forked from mtcontrib/mobs_redo
Updated license
This commit is contained in:
parent
cfe8562c7a
commit
d99cf5f444
2
api.lua
2
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
|
||||
|
|
|
@ -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.
|
Loading…
Reference in New Issue
Block a user