diff --git a/example_sscsm.lua b/example_sscsm.lua index 4a723b0..3e59740 100644 --- a/example_sscsm.lua +++ b/example_sscsm.lua @@ -3,7 +3,7 @@ -- Testing code -- -- Copyright © 2019 by luk3yx --- License: https://git.minetest.land/luk3yx/sscsm/src/branch/master/LICENSE.md +-- License: https://luk3yx.mit-license.org/@2019 -- --[==[ diff --git a/sscsm_init.lua b/sscsm_init.lua index 35093e2..d787c50 100644 --- a/sscsm_init.lua +++ b/sscsm_init.lua @@ -3,7 +3,7 @@ -- Initial code sent to the client -- -- Copyright © 2019 by luk3yx --- License: https://git.minetest.land/luk3yx/sscsm/src/branch/master/LICENSE.md +-- License: https://luk3yx.mit-license.org/@2019 -- -- Make sure both table.unpack and unpack exist.