mirror of
https://github.com/minetest-mods/maptools.git
synced 2025-06-30 22:30:21 +02:00
Add licensing headers to all files.
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
--[[
|
||||
======================================================================
|
||||
This file is part of Map Tools.
|
||||
|
||||
Copyright (c) 2012-2015 Calinou and contributors.
|
||||
Licensed under the zlib license. See LICENSE.md for more information.
|
||||
======================================================================
|
||||
--]]
|
||||
|
||||
local S = maptools.intllib
|
||||
|
||||
maptools.creative = maptools.config["hide_from_creative_inventory"]
|
||||
|
Reference in New Issue
Block a user