From b5d62de9d812ac531011f50ee7d6081c5c3d0b6a Mon Sep 17 00:00:00 2001 From: Calinou Date: Sun, 11 Jan 2015 22:21:33 +0100 Subject: Add licensing headers to all files, fix intllib global variable warnings. --- stairsplus/init.lua | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'stairsplus/init.lua') diff --git a/stairsplus/init.lua b/stairsplus/init.lua index 9717039..6ef5391 100644 --- a/stairsplus/init.lua +++ b/stairsplus/init.lua @@ -1,3 +1,12 @@ +--[[ +====================================================================== +This file is part of More Blocks. + +Copyright (c) 2011-2015 Calinou and contributors. +Licensed under the zlib license. See LICENSE.md for more information. +====================================================================== +--]] + -- Nodes will be called :{stair,slab,panel,micro}_ local modpath = minetest.get_modpath("moreblocks").. "/stairsplus" -- cgit v1.2.3