diff options
Diffstat (limited to '')
-rw-r--r-- | COPYING_win | 16 |
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 | |||
2 | This package includes additional Windows components which are under the | ||
3 | following 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. | ||