diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2014-01-03 14:26:08 -0200 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2014-01-03 14:26:08 -0200 |
commit | 8927752c7b90f3ed5a6265aebaf3f63ee19bb8ad (patch) | |
tree | 28a350251c1803eeed3aa015192d36bdd10ffdd3 /COPYING | |
parent | 3bc775bb10f9cec6c4c66b1221ece63077ea6ea7 (diff) | |
download | luarocks-8927752c7b90f3ed5a6265aebaf3f63ee19bb8ad.tar.gz luarocks-8927752c7b90f3ed5a6265aebaf3f63ee19bb8ad.tar.bz2 luarocks-8927752c7b90f3ed5a6265aebaf3f63ee19bb8ad.zip |
Licensing cleanup
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 29 |
1 files changed, 1 insertions, 28 deletions
@@ -1,31 +1,4 @@ | |||
1 | LuaRocks is free software: it can be used for both academic and commercial | 1 | Copyright 2007-2014 Kepler Project. |
2 | purposes at absolutely no cost. There are no royalties or GNU-like "copyleft" | ||
3 | restrictions. LuaRocks qualifies as Open Source software. Its licenses are | ||
4 | compatible with the GPL. LuaRocks is not in the public domain and the Kepler | ||
5 | Project keeps its copyright. The legal details are below. | ||
6 | |||
7 | The spirit of the license is that you are free to use LuaRocks for any purpose | ||
8 | at no cost without having to ask us. The only requirement is that if you do | ||
9 | use LuaRocks, then you should give us credit by including the appropriate | ||
10 | copyright notice somewhere in your product or its documentation. | ||
11 | |||
12 | 7z.exe and 7z.dll are covered by another license, please see COPYING.7z for | ||
13 | details. | ||
14 | |||
15 | find.exe, mv.exe, wget.exe, ls.exe, pwd.exe, rmdir.exe, | ||
16 | md5sum.exe, test.exe, cp.exe, mkdir.exe, and uname.exe are part of UnxUtils, | ||
17 | check http://unxutils.sourceforge.net/ for license information. | ||
18 | |||
19 | Files under win32/lua5.1, except for Microsoft.VC80.CRT.manifest and msv*.*, | ||
20 | are covered by another license, please see COPYING.lua for details. | ||
21 | |||
22 | Microsoft.VC80.CRT.manifest, msvcm80.dll, msvcp80.dll, msvcr80.dll are part | ||
23 | of the Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) and | ||
24 | are Copyright Microsoft, Inc. 2007. | ||
25 | |||
26 | ------------------------------------------------------------------------------ | ||
27 | |||
28 | Copyright 2007-2010 Kepler Project. | ||
29 | 2 | ||
30 | Permission is hereby granted, free of charge, to any person obtaining a copy | 3 | Permission is hereby granted, free of charge, to any person obtaining a copy |
31 | of this software and associated documentation files (the "Software"), to deal | 4 | of this software and associated documentation files (the "Software"), to deal |