summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2016-08-19 19:08:48 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2016-08-19 19:08:48 +0100
commitd99cf5f44482dd4572f462d2b144a819968b2630 (patch)
tree282e618539858148963492c8d7df3c2d2d755329
parentcfe8562c7a0f8df99f54c3a6811549c6593fe011 (diff)
Updated license
-rw-r--r--api.lua2
-rw-r--r--license.txt4
2 files changed, 2 insertions, 4 deletions
diff --git a/api.lua b/api.lua
index 8c8df9c..1d966e4 100644
--- a/api.lua
+++ b/api.lua
@@ -26,7 +26,7 @@ else
end
mobs.intllib = S
--- Invisibility mod
+-- Invisibility mod check
function check_global(name)
return rawget(_G, name) ~= nil
diff --git a/license.txt b/license.txt
index d5e9ea5..fec6f6a 100644
--- a/license.txt
+++ b/license.txt
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2014 Krupnov Pavel
+Copyright (c) 2016 TenPlus1
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -19,5 +19,3 @@ 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.
-
-Above license is for Krupnov Pavel's animals, the rest is WTFPL. \ No newline at end of file