Add licensing headers to all files.

This commit is contained in:
Calinou
2015-01-11 22:20:57 +01:00
parent 9bc3857f10
commit 645a377734
7 changed files with 54 additions and 4 deletions

View File

@ -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.
======================================================================
--]]
maptools.config = {}
local function getbool_default(setting, default)