diff --git a/AuraMethods.h b/AuraMethods.h index 0370058..9a06dd4 100644 --- a/AuraMethods.h +++ b/AuraMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/BattleGroundMethods.h b/BattleGroundMethods.h index 81a935b..83dc33f 100644 --- a/BattleGroundMethods.h +++ b/BattleGroundMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/CMakeLists.txt b/CMakeLists.txt index aa0811a..988690a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2010 - 2014 Eluna Lua Engine +# Copyright (C) 2010 - 2015 Eluna Lua Engine # This program is free software licensed under GPL version 3 # Please see the included DOCS/LICENSE.md for more information # diff --git a/CorpseMethods.h b/CorpseMethods.h index 9b5e6dd..64425a7 100644 --- a/CorpseMethods.h +++ b/CorpseMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/CreatureMethods.h b/CreatureMethods.h index 36fc42d..8df3808 100644 --- a/CreatureMethods.h +++ b/CreatureMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/ElunaBinding.h b/ElunaBinding.h index 0efa1f3..831e1f4 100644 --- a/ElunaBinding.h +++ b/ElunaBinding.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/ElunaEventMgr.cpp b/ElunaEventMgr.cpp index 2ea57f9..9570f26 100644 --- a/ElunaEventMgr.cpp +++ b/ElunaEventMgr.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/ElunaEventMgr.h b/ElunaEventMgr.h index b1ae301..8390e42 100644 --- a/ElunaEventMgr.h +++ b/ElunaEventMgr.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/ElunaIncludes.h b/ElunaIncludes.h index 3af353b..68949af 100644 --- a/ElunaIncludes.h +++ b/ElunaIncludes.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/ElunaQueryMethods.h b/ElunaQueryMethods.h index 144ca1e..9fd8535 100644 --- a/ElunaQueryMethods.h +++ b/ElunaQueryMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/ElunaTemplate.h b/ElunaTemplate.h index 966be62..e3dee34 100644 --- a/ElunaTemplate.h +++ b/ElunaTemplate.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/ElunaUtility.cpp b/ElunaUtility.cpp index cd2751a..c8efac9 100644 --- a/ElunaUtility.cpp +++ b/ElunaUtility.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/ElunaUtility.h b/ElunaUtility.h index 0025d05..b56ade6 100644 --- a/ElunaUtility.h +++ b/ElunaUtility.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/GameObjectMethods.h b/GameObjectMethods.h index 7c59982..e34242a 100644 --- a/GameObjectMethods.h +++ b/GameObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/GlobalMethods.h b/GlobalMethods.h index 82b068f..8812f96 100644 --- a/GlobalMethods.h +++ b/GlobalMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/GroupMethods.h b/GroupMethods.h index 1d0836d..28edb77 100644 --- a/GroupMethods.h +++ b/GroupMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/GuildMethods.h b/GuildMethods.h index fa2622e..c9305f7 100644 --- a/GuildMethods.h +++ b/GuildMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/HookMgr.cpp b/HookMgr.cpp index 7577337..e405e8d 100644 --- a/HookMgr.cpp +++ b/HookMgr.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/HookMgr.h b/HookMgr.h index e0db8b5..ced1da8 100644 --- a/HookMgr.h +++ b/HookMgr.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/ItemMethods.h b/ItemMethods.h index de320c2..49f5faf 100644 --- a/ItemMethods.h +++ b/ItemMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/LuaEngine.cpp b/LuaEngine.cpp index f433c7d..36195af 100644 --- a/LuaEngine.cpp +++ b/LuaEngine.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/LuaEngine.h b/LuaEngine.h index b2d7760..fe8555d 100644 --- a/LuaEngine.h +++ b/LuaEngine.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/LuaFunctions.cpp b/LuaFunctions.cpp index 4a3b33e..22cf6f4 100644 --- a/LuaFunctions.cpp +++ b/LuaFunctions.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/MapMethods.h b/MapMethods.h index bb738e5..2f0d48d 100644 --- a/MapMethods.h +++ b/MapMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/ObjectMethods.h b/ObjectMethods.h index 81f3645..53f71ba 100644 --- a/ObjectMethods.h +++ b/ObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/PlayerMethods.h b/PlayerMethods.h index 0605e83..331ffbd 100644 --- a/PlayerMethods.h +++ b/PlayerMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/QuestMethods.h b/QuestMethods.h index 1aa762a..798f3c5 100644 --- a/QuestMethods.h +++ b/QuestMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/SpellMethods.h b/SpellMethods.h index 68822f2..885b165 100644 --- a/SpellMethods.h +++ b/SpellMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/UnitMethods.h b/UnitMethods.h index 1a77382..be0201e 100644 --- a/UnitMethods.h +++ b/UnitMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/VehicleMethods.h b/VehicleMethods.h index 2ff01d4..ff9210f 100644 --- a/VehicleMethods.h +++ b/VehicleMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/WeatherMethods.h b/WeatherMethods.h index f050dd1..f6aedb4 100644 --- a/WeatherMethods.h +++ b/WeatherMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/WorldObjectMethods.h b/WorldObjectMethods.h index 2f69b83..ca0d61b 100644 --- a/WorldObjectMethods.h +++ b/WorldObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/WorldPacketMethods.h b/WorldPacketMethods.h index fc2fba3..5a182e6 100644 --- a/WorldPacketMethods.h +++ b/WorldPacketMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2014 Eluna Lua Engine +* Copyright (C) 2010 - 2015 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */ diff --git a/extensions/ObjectVariables.ext b/extensions/ObjectVariables.ext index b859c1f..1dad6cd 100644 --- a/extensions/ObjectVariables.ext +++ b/extensions/ObjectVariables.ext @@ -1,5 +1,5 @@ -- --- Copyright (C) 2010 - 2014 Eluna Lua Engine +-- Copyright (C) 2010 - 2015 Eluna Lua Engine -- This program is free software licensed under GPL version 3 -- Please see the included DOCS/LICENSE.md for more information -- diff --git a/extensions/_Misc.ext b/extensions/_Misc.ext index aed7959..256e3af 100644 --- a/extensions/_Misc.ext +++ b/extensions/_Misc.ext @@ -1,5 +1,5 @@ -- --- Copyright (C) 2010 - 2014 Eluna Lua Engine +-- Copyright (C) 2010 - 2015 Eluna Lua Engine -- This program is free software licensed under GPL version 3 -- Please see the included DOCS/LICENSE.md for more information --