diff options
| author | Shauren <shauren.trinity@gmail.com> | 2021-09-26 14:22:52 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2021-09-26 14:22:52 +0200 |
| commit | 9709643f50aa0bef9004a101897571f200795279 (patch) | |
| tree | 754cbeb5132c8bdeee4cedab10043da153396f2f /src/server/scripts/World | |
| parent | 0b6049fe0bf49a8c21114960cb7a6522f48c8308 (diff) | |
Core/Misc: Fix copyright headers
Diffstat (limited to 'src/server/scripts/World')
| -rw-r--r-- | src/server/scripts/World/npc_guard.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
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 <http://www.trinitycore.org/> - * Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/> + * 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 |
