diff options
author | Calinou <calinou@opmbx.org> | 2015-01-12 17:46:22 +0100 |
---|---|---|
committer | Calinou <calinou@opmbx.org> | 2015-01-12 17:46:22 +0100 |
commit | 10d28eec32ee088d13b73a570cd24e8b97744e13 (patch) | |
tree | e7e24113f7f3bec5f11646f5d1b01592aed65618 /stairsplus/stairs.lua | |
parent | b5d62de9d812ac531011f50ee7d6081c5c3d0b6a (diff) |
More informative and shorter headers.
Diffstat (limited to 'stairsplus/stairs.lua')
-rw-r--r-- | stairsplus/stairs.lua | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/stairsplus/stairs.lua b/stairsplus/stairs.lua index d3337ea..a93cda0 100644 --- a/stairsplus/stairs.lua +++ b/stairsplus/stairs.lua @@ -1,10 +1,8 @@ --[[ -====================================================================== -This file is part of More Blocks. +More Blocks: stair definitions Copyright (c) 2011-2015 Calinou and contributors. Licensed under the zlib license. See LICENSE.md for more information. -====================================================================== --]] local S = moreblocks.intllib |