summaryrefslogtreecommitdiff
path: root/tools/item_merge.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tools/item_merge.lua')
-rw-r--r--tools/item_merge.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/item_merge.lua b/tools/item_merge.lua
index 38708f452..ba2e4b9b9 100644
--- a/tools/item_merge.lua
+++ b/tools/item_merge.lua
@@ -1,7 +1,7 @@
-- This file is part of Hercules.
-- http://herc.ws - http://github.com/HerculesWS/Hercules
--
--- Copyright (C) 2014-2015 Hercules Dev Team
+-- Copyright (C) 2014-2020 Hercules Dev Team
--
-- Hercules is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
--- Base Author: Dastgir @ http://hercules.ws
+-- Base Author: Dastgir @ http://herc.ws
--
-- This script requires lua 5.1 to run.