diff options
Diffstat (limited to 'stairsplus/init.lua')
-rw-r--r-- | stairsplus/init.lua | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/stairsplus/init.lua b/stairsplus/init.lua index 6ef5391..ffec1b7 100644 --- a/stairsplus/init.lua +++ b/stairsplus/init.lua @@ -1,10 +1,8 @@ --[[ -====================================================================== -This file is part of More Blocks. +More Blocks: Stairs+ Copyright (c) 2011-2015 Calinou and contributors. Licensed under the zlib license. See LICENSE.md for more information. -====================================================================== --]] -- Nodes will be called <modname>:{stair,slab,panel,micro}_<subname> |