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 /redefinitions.lua | |
parent | b5d62de9d812ac531011f50ee7d6081c5c3d0b6a (diff) |
More informative and shorter headers.
Diffstat (limited to 'redefinitions.lua')
-rw-r--r-- | redefinitions.lua | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/redefinitions.lua b/redefinitions.lua index 5efd81d..a6498f1 100644 --- a/redefinitions.lua +++ b/redefinitions.lua @@ -1,10 +1,8 @@ --[[ -====================================================================== -This file is part of More Blocks. +More Blocks: redefinitions of default stuff Copyright (c) 2011-2015 Calinou and contributors. Licensed under the zlib license. See LICENSE.md for more information. -====================================================================== --]] -- Redefinitions of some default crafting recipes: |