aboutsummaryrefslogtreecommitdiff
path: root/COPYING_win
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-01-03 14:26:08 -0200
committerHisham Muhammad <hisham@gobolinux.org>2014-01-03 14:26:08 -0200
commit8927752c7b90f3ed5a6265aebaf3f63ee19bb8ad (patch)
tree28a350251c1803eeed3aa015192d36bdd10ffdd3 /COPYING_win
parent3bc775bb10f9cec6c4c66b1221ece63077ea6ea7 (diff)
downloadluarocks-8927752c7b90f3ed5a6265aebaf3f63ee19bb8ad.tar.gz
luarocks-8927752c7b90f3ed5a6265aebaf3f63ee19bb8ad.tar.bz2
luarocks-8927752c7b90f3ed5a6265aebaf3f63ee19bb8ad.zip
Licensing cleanup
Diffstat (limited to 'COPYING_win')
-rw-r--r--COPYING_win16
1 files changed, 16 insertions, 0 deletions
diff --git a/COPYING_win b/COPYING_win
new file mode 100644
index 00000000..3413b8c2
--- /dev/null
+++ b/COPYING_win
@@ -0,0 +1,16 @@
1
2This package includes additional Windows components which are under the
3following licenses:
4
5* For 7z.exe and 7z.dll, please see COPYING_7z for details.
6
7* find.exe, mv.exe, wget.exe, ls.exe, pwd.exe, rmdir.exe, md5sum.exe,
8 test.exe, cp.exe, mkdir.exe, and uname.exe are part of UnxUtils, check
9 http://unxutils.sourceforge.net/ for license information.
10
11* Files under win32/lua5.1, except for Microsoft.VC80.CRT.manifest and msv*.*,
12 are covered by another license, please see COPYING_lua for details.
13
14* Microsoft.VC80.CRT.manifest, msvcm80.dll, msvcp80.dll, msvcr80.dll are part
15 of the Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) and are
16 Copyright Microsoft, Inc. 2007.