diff --git a/AuraMethods.h b/AuraMethods.h index 7ed206a..df0b1d5 100644 --- a/AuraMethods.h +++ b/AuraMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/BattleGroundHooks.cpp b/BattleGroundHooks.cpp index 1789a19..f172cb5 100644 --- a/BattleGroundHooks.cpp +++ b/BattleGroundHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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 bf78a96..aecb192 100644 --- a/BattleGroundMethods.h +++ b/BattleGroundMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/BindingMap.h b/BindingMap.h index 5549d4d..b9a2a60 100644 --- a/BindingMap.h +++ b/BindingMap.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 fb3d0c8..b0a6e53 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2010 - 2015 Eluna Lua Engine +# Copyright (C) 2010 - 2016 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 885fc18..e9738b9 100644 --- a/CorpseMethods.h +++ b/CorpseMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/CreatureHooks.cpp b/CreatureHooks.cpp index fb5f12c..d14692c 100644 --- a/CreatureHooks.cpp +++ b/CreatureHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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 0f99a21..d3bf10a 100644 --- a/CreatureMethods.h +++ b/CreatureMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/ElunaCreatureAI.h b/ElunaCreatureAI.h index c04a95d..0e0b0b0 100644 --- a/ElunaCreatureAI.h +++ b/ElunaCreatureAI.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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 6e045ac..91b7c39 100644 --- a/ElunaEventMgr.cpp +++ b/ElunaEventMgr.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 6771701..d77c157 100644 --- a/ElunaEventMgr.h +++ b/ElunaEventMgr.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 53c72e5..1ab1b2c 100644 --- a/ElunaIncludes.h +++ b/ElunaIncludes.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/ElunaInstanceAI.cpp b/ElunaInstanceAI.cpp index aa0a746..9f99616 100644 --- a/ElunaInstanceAI.cpp +++ b/ElunaInstanceAI.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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/ElunaInstanceAI.h b/ElunaInstanceAI.h index f1a7ece..c28d6f4 100644 --- a/ElunaInstanceAI.h +++ b/ElunaInstanceAI.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 f8cfea7..9f76edb 100644 --- a/ElunaQueryMethods.h +++ b/ElunaQueryMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 057e67d..f04a300 100644 --- a/ElunaTemplate.h +++ b/ElunaTemplate.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 788dfff..0a9c440 100644 --- a/ElunaUtility.cpp +++ b/ElunaUtility.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 2c33a0c..2f51dee 100644 --- a/ElunaUtility.h +++ b/ElunaUtility.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/GameObjectHooks.cpp b/GameObjectHooks.cpp index 739e3e7..c37d1e8 100644 --- a/GameObjectHooks.cpp +++ b/GameObjectHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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 c265d6f..6031f35 100644 --- a/GameObjectMethods.h +++ b/GameObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 348d7ec..e518589 100644 --- a/GlobalMethods.h +++ b/GlobalMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/GossipHooks.cpp b/GossipHooks.cpp index 718b86f..25459bf 100644 --- a/GossipHooks.cpp +++ b/GossipHooks.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/GroupHooks.cpp b/GroupHooks.cpp index a891665..8ed8f7c 100644 --- a/GroupHooks.cpp +++ b/GroupHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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 a6213ea..2f99e50 100644 --- a/GroupMethods.h +++ b/GroupMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/GuildHooks.cpp b/GuildHooks.cpp index 1d52019..3662ef1 100644 --- a/GuildHooks.cpp +++ b/GuildHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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 7314823..1bdbda6 100644 --- a/GuildMethods.h +++ b/GuildMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/HookHelpers.h b/HookHelpers.h index 844791f..9dd0f26 100644 --- a/HookHelpers.h +++ b/HookHelpers.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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/Hooks.h b/Hooks.h index 539d3d9..7c82929 100644 --- a/Hooks.h +++ b/Hooks.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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/InstanceHooks.cpp b/InstanceHooks.cpp index 9646dcc..29b2607 100644 --- a/InstanceHooks.cpp +++ b/InstanceHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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/ItemHooks.cpp b/ItemHooks.cpp index 58db391..baf00e8 100644 --- a/ItemHooks.cpp +++ b/ItemHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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 763ff4e..14e244e 100644 --- a/ItemMethods.h +++ b/ItemMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 b4f49d5..779e6af 100644 --- a/LuaEngine.cpp +++ b/LuaEngine.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 abf4091..f9531d8 100644 --- a/LuaEngine.h +++ b/LuaEngine.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 9a32d03..eae26c2 100644 --- a/LuaFunctions.cpp +++ b/LuaFunctions.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 9d1c82f..3749e09 100644 --- a/MapMethods.h +++ b/MapMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 dfa038a..fbe5ff2 100644 --- a/ObjectMethods.h +++ b/ObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/PacketHooks.cpp b/PacketHooks.cpp index a7e10c5..edaecb6 100644 --- a/PacketHooks.cpp +++ b/PacketHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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/PlayerHooks.cpp b/PlayerHooks.cpp index 93ee9b9..4205272 100644 --- a/PlayerHooks.cpp +++ b/PlayerHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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 72883dc..18e48b2 100644 --- a/PlayerMethods.h +++ b/PlayerMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 b157775..724b141 100644 --- a/QuestMethods.h +++ b/QuestMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/ServerHooks.cpp b/ServerHooks.cpp index 10a7e22..01294f1 100644 --- a/ServerHooks.cpp +++ b/ServerHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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 aaeee0d..4740bac 100644 --- a/SpellMethods.h +++ b/SpellMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 6e24979..7584723 100644 --- a/UnitMethods.h +++ b/UnitMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/VehicleHooks.cpp b/VehicleHooks.cpp index 54a6e5c..44eaf23 100644 --- a/VehicleHooks.cpp +++ b/VehicleHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2015 Eluna Lua Engine + * Copyright (C) 2010 - 2016 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 265c7ac..4b7acf9 100644 --- a/VehicleMethods.h +++ b/VehicleMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 202c27e..d4470bd 100644 --- a/WorldObjectMethods.h +++ b/WorldObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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 c3cfb6c..35666b1 100644 --- a/WorldPacketMethods.h +++ b/WorldPacketMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2015 Eluna Lua Engine +* Copyright (C) 2010 - 2016 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/lmarshal.h b/lmarshal.h index 5920add..b0ad721 100644 --- a/lmarshal.h +++ b/lmarshal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Eluna Lua Engine + * Copyright (C) 2016 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */