From 450abfa85598b22e5d9aa633aec6551359345b17 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Sun, 24 Jun 2018 19:02:26 -0300 Subject: Move win32-specific licenses to win32/ --- win32/COPYING | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 win32/COPYING (limited to 'win32/COPYING') diff --git a/win32/COPYING b/win32/COPYING new file mode 100644 index 00000000..3413b8c2 --- /dev/null +++ b/win32/COPYING @@ -0,0 +1,16 @@ + +This package includes additional Windows components which are under the +following licenses: + +* For 7z.exe and 7z.dll, please see COPYING_7z for details. + +* find.exe, mv.exe, wget.exe, ls.exe, pwd.exe, rmdir.exe, md5sum.exe, + test.exe, cp.exe, mkdir.exe, and uname.exe are part of UnxUtils, check + http://unxutils.sourceforge.net/ for license information. + +* Files under win32/lua5.1, except for Microsoft.VC80.CRT.manifest and msv*.*, + are covered by another license, please see COPYING_lua for details. + +* Microsoft.VC80.CRT.manifest, msvcm80.dll, msvcp80.dll, msvcr80.dll are part + of the Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) and are + Copyright Microsoft, Inc. 2007. -- cgit v1.2.3-55-g6feb