summaryrefslogtreecommitdiffstats
path: root/Lua-LICENSE.txt
diff options
context:
space:
mode:
authorfaketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6>2011-10-03 21:39:53 +0200
committerfaketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6>2011-10-03 21:39:53 +0200
commit7e010e7f8fc3983c3bd85fe17da27e06bdb4c7d9 (patch)
tree5ef154088135039dd0ea9430b4cbe608ef17d8ff /Lua-LICENSE.txt
parentSource for additional projects (diff)
downloadcuberite-7e010e7f8fc3983c3bd85fe17da27e06bdb4c7d9.tar
cuberite-7e010e7f8fc3983c3bd85fe17da27e06bdb4c7d9.tar.gz
cuberite-7e010e7f8fc3983c3bd85fe17da27e06bdb4c7d9.tar.bz2
cuberite-7e010e7f8fc3983c3bd85fe17da27e06bdb4c7d9.tar.lz
cuberite-7e010e7f8fc3983c3bd85fe17da27e06bdb4c7d9.tar.xz
cuberite-7e010e7f8fc3983c3bd85fe17da27e06bdb4c7d9.tar.zst
cuberite-7e010e7f8fc3983c3bd85fe17da27e06bdb4c7d9.zip
Diffstat (limited to '')
-rw-r--r--Lua-LICENSE.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/Lua-LICENSE.txt b/Lua-LICENSE.txt
new file mode 100644
index 000000000..bc4f3973c
--- /dev/null
+++ b/Lua-LICENSE.txt
@@ -0,0 +1,21 @@
+Copyright (C) 1994-2008 Lua.org, PUC-Rio.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
+ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
+TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
+PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
+SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
+ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
+OR OTHER DEALINGS IN THE SOFTWARE.