Point to licence.txt/gpl3 in init.lua code header

recommended by Michieal
This commit is contained in:
SmokeyDope 2023-02-09 01:04:42 +00:00
parent a5793fe1c5
commit 2317e3721b
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
--- Created by SmokeyDope
--- See License.txt and Additional Terms.txt for licensing.
--- If you did not receive a copy of the license with this content package, please see:
--- https://www.gnu.org/licenses/gpl-3.0.en.html and https://creativecommons.org/licenses/by-sa/4.0/
local modname = minetest.get_current_modname()
local modpath = minetest.get_modpath(modname)