From 9709643f50aa0bef9004a101897571f200795279 Mon Sep 17 00:00:00 2001 From: Shauren Date: Sun, 26 Sep 2021 14:22:52 +0200 Subject: Core/Misc: Fix copyright headers --- src/server/scripts/EasternKingdoms/zone_goldshire.cpp | 2 +- src/server/scripts/World/npc_guard.cpp | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'src/server/scripts') diff --git a/src/server/scripts/EasternKingdoms/zone_goldshire.cpp b/src/server/scripts/EasternKingdoms/zone_goldshire.cpp index fe6450cf4fe..a40cfca45cb 100644 --- a/src/server/scripts/EasternKingdoms/zone_goldshire.cpp +++ b/src/server/scripts/EasternKingdoms/zone_goldshire.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2018 TrinityCore + * This file is part of the TrinityCore Project. See AUTHORS file for Copyright information * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/server/scripts/World/npc_guard.cpp b/src/server/scripts/World/npc_guard.cpp index d8b018575f4..3540002fec9 100644 --- a/src/server/scripts/World/npc_guard.cpp +++ b/src/server/scripts/World/npc_guard.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2008-2017 TrinityCore - * Copyright (C) 2006-2009 ScriptDev2 + * This file is part of the TrinityCore Project. See AUTHORS file for Copyright information * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the -- cgit v1.2.3