aboutsummaryrefslogtreecommitdiff
path: root/nodes.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nodes.lua')
-rw-r--r--nodes.lua9
1 files changed, 9 insertions, 0 deletions
diff --git a/nodes.lua b/nodes.lua
index ad411be..e93aa13 100644
--- a/nodes.lua
+++ b/nodes.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.
+======================================================================
+--]]
+
local S = moreblocks.intllib
local sound_wood = default.node_sound_wood_defaults()