diff --git a/BattleGroundHooks.cpp b/BattleGroundHooks.cpp index 9095403266..14f2a8300a 100644 --- a/BattleGroundHooks.cpp +++ b/BattleGroundHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 037540ecee..793ea5e9bb 100644 --- a/BindingMap.h +++ b/BindingMap.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/AuraMethods.h b/CMangos/AuraMethods.h index 2e621f8d29..97ddfb8d7c 100644 --- a/CMangos/AuraMethods.h +++ b/CMangos/AuraMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/BattleGroundMethods.h b/CMangos/BattleGroundMethods.h index bc0a9aad9c..25d16808d8 100644 --- a/CMangos/BattleGroundMethods.h +++ b/CMangos/BattleGroundMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/CorpseMethods.h b/CMangos/CorpseMethods.h index 05a0e0618f..ef20272786 100644 --- a/CMangos/CorpseMethods.h +++ b/CMangos/CorpseMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/CreatureMethods.h b/CMangos/CreatureMethods.h index 2fbc344808..13485d6b0d 100644 --- a/CMangos/CreatureMethods.h +++ b/CMangos/CreatureMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/ElunaQueryMethods.h b/CMangos/ElunaQueryMethods.h index d344aea096..13fce87fca 100644 --- a/CMangos/ElunaQueryMethods.h +++ b/CMangos/ElunaQueryMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/GameObjectMethods.h b/CMangos/GameObjectMethods.h index 518b921dc7..c65eace490 100644 --- a/CMangos/GameObjectMethods.h +++ b/CMangos/GameObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/GlobalMethods.h b/CMangos/GlobalMethods.h index 2ef1689e9f..028ab42b49 100644 --- a/CMangos/GlobalMethods.h +++ b/CMangos/GlobalMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/GroupMethods.h b/CMangos/GroupMethods.h index 8d6db23660..87e279b74f 100644 --- a/CMangos/GroupMethods.h +++ b/CMangos/GroupMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/GuildMethods.h b/CMangos/GuildMethods.h index 6fda4857fa..71f4309f3d 100644 --- a/CMangos/GuildMethods.h +++ b/CMangos/GuildMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/ItemMethods.h b/CMangos/ItemMethods.h index 110edb0626..83fb192e58 100644 --- a/CMangos/ItemMethods.h +++ b/CMangos/ItemMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/MapMethods.h b/CMangos/MapMethods.h index dbf2bd5981..1cbed62375 100644 --- a/CMangos/MapMethods.h +++ b/CMangos/MapMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/ObjectMethods.h b/CMangos/ObjectMethods.h index c59e171ca7..da0336241b 100644 --- a/CMangos/ObjectMethods.h +++ b/CMangos/ObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/PlayerMethods.h b/CMangos/PlayerMethods.h index dc005d3850..e386d6d6a1 100644 --- a/CMangos/PlayerMethods.h +++ b/CMangos/PlayerMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/QuestMethods.h b/CMangos/QuestMethods.h index 546aaac57b..34083f8480 100644 --- a/CMangos/QuestMethods.h +++ b/CMangos/QuestMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/SpellMethods.h b/CMangos/SpellMethods.h index 3e3de37ea0..79da990192 100644 --- a/CMangos/SpellMethods.h +++ b/CMangos/SpellMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/UnitMethods.h b/CMangos/UnitMethods.h index 1103d02182..0a048647c8 100644 --- a/CMangos/UnitMethods.h +++ b/CMangos/UnitMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/VehicleMethods.h b/CMangos/VehicleMethods.h index 0693a15ec7..00396668a7 100644 --- a/CMangos/VehicleMethods.h +++ b/CMangos/VehicleMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/WorldObjectMethods.h b/CMangos/WorldObjectMethods.h index 23cb926da4..5ed46c6786 100644 --- a/CMangos/WorldObjectMethods.h +++ b/CMangos/WorldObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/CMangos/WorldPacketMethods.h b/CMangos/WorldPacketMethods.h index 3e24579477..325600291a 100644 --- a/CMangos/WorldPacketMethods.h +++ b/CMangos/WorldPacketMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 f9fa43d267..ba7c22467f 100644 --- a/CreatureHooks.cpp +++ b/CreatureHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 07cea762db..80b7553669 100644 --- a/ElunaCreatureAI.h +++ b/ElunaCreatureAI.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 4f06c7e95e..5a91c264ac 100644 --- a/ElunaEventMgr.cpp +++ b/ElunaEventMgr.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 31547565e3..0d86521bc0 100644 --- a/ElunaEventMgr.h +++ b/ElunaEventMgr.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 d7ff4ed77f..5774551014 100644 --- a/ElunaIncludes.h +++ b/ElunaIncludes.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 b53c5457dc..06c2b699c8 100644 --- a/ElunaInstanceAI.cpp +++ b/ElunaInstanceAI.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 b12a88e21f..a9fa3faf5f 100644 --- a/ElunaInstanceAI.h +++ b/ElunaInstanceAI.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 7c6ca40771..3672792726 100644 --- a/ElunaTemplate.h +++ b/ElunaTemplate.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 699a5f530f..142c0c34f3 100644 --- a/ElunaUtility.cpp +++ b/ElunaUtility.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 c4c2d83cba..90fc0e2da5 100644 --- a/ElunaUtility.h +++ b/ElunaUtility.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 b5eef799fb..d5e9a1a75d 100644 --- a/GameObjectHooks.cpp +++ b/GameObjectHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 5fd3e3f648..94d0734d37 100644 --- a/GossipHooks.cpp +++ b/GossipHooks.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 0b5b88fb55..dc6f756097 100644 --- a/GroupHooks.cpp +++ b/GroupHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 3f0f19b396..9744602840 100644 --- a/GuildHooks.cpp +++ b/GuildHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 8c9d1e47b9..2d1a2e01f4 100644 --- a/HookHelpers.h +++ b/HookHelpers.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 e366e42974..c9e45d0f44 100644 --- a/Hooks.h +++ b/Hooks.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 b9d6a618c7..5eafcdfbe1 100644 --- a/InstanceHooks.cpp +++ b/InstanceHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 8996b77209..ab04de6ad7 100644 --- a/ItemHooks.cpp +++ b/ItemHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 8a72d53f6d..e1b358540e 100644 --- a/LuaEngine.cpp +++ b/LuaEngine.cpp @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 2a91bc7874..9bf56c2a59 100644 --- a/LuaEngine.h +++ b/LuaEngine.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/AuraMethods.h b/Mangos/AuraMethods.h index ab3f562490..a59b800dc6 100644 --- a/Mangos/AuraMethods.h +++ b/Mangos/AuraMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/BattleGroundMethods.h b/Mangos/BattleGroundMethods.h index 882fb81cd4..d2a4905931 100644 --- a/Mangos/BattleGroundMethods.h +++ b/Mangos/BattleGroundMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/CorpseMethods.h b/Mangos/CorpseMethods.h index b6fe08344d..0146e1e9ea 100644 --- a/Mangos/CorpseMethods.h +++ b/Mangos/CorpseMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/CreatureMethods.h b/Mangos/CreatureMethods.h index 3baa5a310f..87b748cc10 100644 --- a/Mangos/CreatureMethods.h +++ b/Mangos/CreatureMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/ElunaQueryMethods.h b/Mangos/ElunaQueryMethods.h index 9f98381581..10046d3ea6 100644 --- a/Mangos/ElunaQueryMethods.h +++ b/Mangos/ElunaQueryMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/GameObjectMethods.h b/Mangos/GameObjectMethods.h index 0cbf0a12d1..a524cf7881 100644 --- a/Mangos/GameObjectMethods.h +++ b/Mangos/GameObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/GlobalMethods.h b/Mangos/GlobalMethods.h index 91e5603561..673a3dc935 100644 --- a/Mangos/GlobalMethods.h +++ b/Mangos/GlobalMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/GroupMethods.h b/Mangos/GroupMethods.h index d1cb7a83f4..5755341d52 100644 --- a/Mangos/GroupMethods.h +++ b/Mangos/GroupMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/GuildMethods.h b/Mangos/GuildMethods.h index 4799e6fe11..6990efe2f2 100644 --- a/Mangos/GuildMethods.h +++ b/Mangos/GuildMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/ItemMethods.h b/Mangos/ItemMethods.h index 92358ad5ac..5d540442a7 100644 --- a/Mangos/ItemMethods.h +++ b/Mangos/ItemMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/MapMethods.h b/Mangos/MapMethods.h index e3e03a4105..a67ebf896d 100644 --- a/Mangos/MapMethods.h +++ b/Mangos/MapMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/ObjectMethods.h b/Mangos/ObjectMethods.h index 98801d8a00..104c984c73 100644 --- a/Mangos/ObjectMethods.h +++ b/Mangos/ObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/PlayerMethods.h b/Mangos/PlayerMethods.h index e394c30074..22bcbd073f 100644 --- a/Mangos/PlayerMethods.h +++ b/Mangos/PlayerMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/QuestMethods.h b/Mangos/QuestMethods.h index 40836c6c37..bf65e1f0f6 100644 --- a/Mangos/QuestMethods.h +++ b/Mangos/QuestMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/SpellMethods.h b/Mangos/SpellMethods.h index 14ac28bc09..9b5acff4f5 100644 --- a/Mangos/SpellMethods.h +++ b/Mangos/SpellMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/UnitMethods.h b/Mangos/UnitMethods.h index 8a0e7539e4..df9d739863 100644 --- a/Mangos/UnitMethods.h +++ b/Mangos/UnitMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/VehicleMethods.h b/Mangos/VehicleMethods.h index 3fd327aca3..a1330381d7 100644 --- a/Mangos/VehicleMethods.h +++ b/Mangos/VehicleMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/WorldObjectMethods.h b/Mangos/WorldObjectMethods.h index a728c78dc3..fcb1aa6880 100644 --- a/Mangos/WorldObjectMethods.h +++ b/Mangos/WorldObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/Mangos/WorldPacketMethods.h b/Mangos/WorldPacketMethods.h index 9d01774bcc..ccd3288b38 100644 --- a/Mangos/WorldPacketMethods.h +++ b/Mangos/WorldPacketMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 16c332bccf..c02a1f20ff 100644 --- a/PacketHooks.cpp +++ b/PacketHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 4aed46893b..7ada1a0810 100644 --- a/PlayerHooks.cpp +++ b/PlayerHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 e3c52e4af8..fa6bd5c43e 100644 --- a/ServerHooks.cpp +++ b/ServerHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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/TrinityCore/AuraMethods.h b/TrinityCore/AuraMethods.h index 90da5c95f7..f8cd77cdf6 100644 --- a/TrinityCore/AuraMethods.h +++ b/TrinityCore/AuraMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/BattleGroundMethods.h b/TrinityCore/BattleGroundMethods.h index 34cf1552af..b0e0bf2316 100644 --- a/TrinityCore/BattleGroundMethods.h +++ b/TrinityCore/BattleGroundMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/CorpseMethods.h b/TrinityCore/CorpseMethods.h index 60e1eca6c8..635cc6d5a1 100644 --- a/TrinityCore/CorpseMethods.h +++ b/TrinityCore/CorpseMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/CreatureMethods.h b/TrinityCore/CreatureMethods.h index 147fe51c96..49f7a3df81 100644 --- a/TrinityCore/CreatureMethods.h +++ b/TrinityCore/CreatureMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/ElunaQueryMethods.h b/TrinityCore/ElunaQueryMethods.h index 282ac31afe..0471a2b41a 100644 --- a/TrinityCore/ElunaQueryMethods.h +++ b/TrinityCore/ElunaQueryMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/GameObjectMethods.h b/TrinityCore/GameObjectMethods.h index 72ee1e884a..56a5488a84 100644 --- a/TrinityCore/GameObjectMethods.h +++ b/TrinityCore/GameObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/GlobalMethods.h b/TrinityCore/GlobalMethods.h index 47e28edbec..b6e9946cbf 100644 --- a/TrinityCore/GlobalMethods.h +++ b/TrinityCore/GlobalMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/GroupMethods.h b/TrinityCore/GroupMethods.h index e2b0bdc488..c2b36ee352 100644 --- a/TrinityCore/GroupMethods.h +++ b/TrinityCore/GroupMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/GuildMethods.h b/TrinityCore/GuildMethods.h index 48ca7d2533..5f9230c3b6 100644 --- a/TrinityCore/GuildMethods.h +++ b/TrinityCore/GuildMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/ItemMethods.h b/TrinityCore/ItemMethods.h index c16efc57f0..c536214e64 100644 --- a/TrinityCore/ItemMethods.h +++ b/TrinityCore/ItemMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/MapMethods.h b/TrinityCore/MapMethods.h index af1e967f2f..68847ef894 100644 --- a/TrinityCore/MapMethods.h +++ b/TrinityCore/MapMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/ObjectMethods.h b/TrinityCore/ObjectMethods.h index 6bd6da7485..23fe8960db 100644 --- a/TrinityCore/ObjectMethods.h +++ b/TrinityCore/ObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/PlayerMethods.h b/TrinityCore/PlayerMethods.h index 8f92d1bbfd..6b10ec2a00 100644 --- a/TrinityCore/PlayerMethods.h +++ b/TrinityCore/PlayerMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/QuestMethods.h b/TrinityCore/QuestMethods.h index 180c2ac34b..479bbd2527 100644 --- a/TrinityCore/QuestMethods.h +++ b/TrinityCore/QuestMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/SpellMethods.h b/TrinityCore/SpellMethods.h index e2175a12b3..91102c5418 100644 --- a/TrinityCore/SpellMethods.h +++ b/TrinityCore/SpellMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/UnitMethods.h b/TrinityCore/UnitMethods.h index 19e6691a3a..2bab549875 100644 --- a/TrinityCore/UnitMethods.h +++ b/TrinityCore/UnitMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/VehicleMethods.h b/TrinityCore/VehicleMethods.h index 995c681bee..6d3a119701 100644 --- a/TrinityCore/VehicleMethods.h +++ b/TrinityCore/VehicleMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/WorldObjectMethods.h b/TrinityCore/WorldObjectMethods.h index 877dc29b84..9d29511d6f 100644 --- a/TrinityCore/WorldObjectMethods.h +++ b/TrinityCore/WorldObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/TrinityCore/WorldPacketMethods.h b/TrinityCore/WorldPacketMethods.h index 2844da6047..24ea893864 100644 --- a/TrinityCore/WorldPacketMethods.h +++ b/TrinityCore/WorldPacketMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/AuraMethods.h b/VMangos/AuraMethods.h index a590cf36d0..217221e038 100644 --- a/VMangos/AuraMethods.h +++ b/VMangos/AuraMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/BattleGroundMethods.h b/VMangos/BattleGroundMethods.h index 21ddabb282..be43146451 100644 --- a/VMangos/BattleGroundMethods.h +++ b/VMangos/BattleGroundMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/CorpseMethods.h b/VMangos/CorpseMethods.h index 13188331fe..efa17f6bc8 100644 --- a/VMangos/CorpseMethods.h +++ b/VMangos/CorpseMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/CreatureMethods.h b/VMangos/CreatureMethods.h index 2784329d76..7094f2c645 100644 --- a/VMangos/CreatureMethods.h +++ b/VMangos/CreatureMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/ElunaQueryMethods.h b/VMangos/ElunaQueryMethods.h index ced7898947..9061803cfc 100644 --- a/VMangos/ElunaQueryMethods.h +++ b/VMangos/ElunaQueryMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/GameObjectMethods.h b/VMangos/GameObjectMethods.h index 4e09d73883..bca94a4d05 100644 --- a/VMangos/GameObjectMethods.h +++ b/VMangos/GameObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/GlobalMethods.h b/VMangos/GlobalMethods.h index 221b21cc13..49cdf56f61 100644 --- a/VMangos/GlobalMethods.h +++ b/VMangos/GlobalMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/GroupMethods.h b/VMangos/GroupMethods.h index ddbb78af85..321bb7b121 100644 --- a/VMangos/GroupMethods.h +++ b/VMangos/GroupMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/GuildMethods.h b/VMangos/GuildMethods.h index 99947491ad..bb2d343843 100644 --- a/VMangos/GuildMethods.h +++ b/VMangos/GuildMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/ItemMethods.h b/VMangos/ItemMethods.h index 6d10712443..8d5cca9916 100644 --- a/VMangos/ItemMethods.h +++ b/VMangos/ItemMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/MapMethods.h b/VMangos/MapMethods.h index 38db9f0884..f6d29dc8ad 100644 --- a/VMangos/MapMethods.h +++ b/VMangos/MapMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/ObjectMethods.h b/VMangos/ObjectMethods.h index ea5110e260..fa26507735 100644 --- a/VMangos/ObjectMethods.h +++ b/VMangos/ObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/PlayerMethods.h b/VMangos/PlayerMethods.h index 05ea35cc90..679a1b0970 100644 --- a/VMangos/PlayerMethods.h +++ b/VMangos/PlayerMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/QuestMethods.h b/VMangos/QuestMethods.h index 31b7d79f07..5af6c0ddb1 100644 --- a/VMangos/QuestMethods.h +++ b/VMangos/QuestMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/SpellMethods.h b/VMangos/SpellMethods.h index 541c739a8f..ebd8777afe 100644 --- a/VMangos/SpellMethods.h +++ b/VMangos/SpellMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/UnitMethods.h b/VMangos/UnitMethods.h index 27f59b81e3..915c51d72f 100644 --- a/VMangos/UnitMethods.h +++ b/VMangos/UnitMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/VehicleMethods.h b/VMangos/VehicleMethods.h index 7be79cd3f2..9729f504e2 100644 --- a/VMangos/VehicleMethods.h +++ b/VMangos/VehicleMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/WorldObjectMethods.h b/VMangos/WorldObjectMethods.h index 574b55c47d..94c85fe45a 100644 --- a/VMangos/WorldObjectMethods.h +++ b/VMangos/WorldObjectMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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/VMangos/WorldPacketMethods.h b/VMangos/WorldPacketMethods.h index 8fba876d32..1956848310 100644 --- a/VMangos/WorldPacketMethods.h +++ b/VMangos/WorldPacketMethods.h @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 - 2016 Eluna Lua Engine +* Copyright (C) 2010 - 2024 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 6153929667..74c81410ca 100644 --- a/VehicleHooks.cpp +++ b/VehicleHooks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 - 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 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 b0ad721554..a56558fee2 100644 --- a/lmarshal.h +++ b/lmarshal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Eluna Lua Engine + * Copyright (C) 2010 - 2024 Eluna Lua Engine * This program is free software licensed under GPL version 3 * Please see the included DOCS/LICENSE.md for more information */