summaryrefslogtreecommitdiff
path: root/mg.lua
diff options
context:
space:
mode:
authorCalinou <calinou@opmbx.org>2015-01-11 22:21:01 +0100
committerCalinou <calinou@opmbx.org>2015-01-11 22:21:01 +0100
commitcdedce3e8d78a414dedf6748eaa060238ad73485 (patch)
treee6f87d19bf0f609b68fed9855b89ec94e8bf6845 /mg.lua
parentb9c8011b53db3ba54f0759f49b1633d228d21a5b (diff)
Add licensing headers to all files.
Diffstat (limited to 'mg.lua')
-rw-r--r--mg.lua9
1 files changed, 9 insertions, 0 deletions
diff --git a/mg.lua b/mg.lua
index c950a4b..308c4c6 100644
--- a/mg.lua
+++ b/mg.lua
@@ -1,3 +1,12 @@
+--[[
+======================================================================
+This file is part of More Ores.
+
+Copyright (c) 2011-2015 Calinou and contributors.
+Licensed under the zlib license. See LICENSE.md for more information.
+======================================================================
+--]]
+
mg.register_ore({
name = "moreores:mineral_tin",
wherein = "default:stone",