diff options
| author | Aokromes <aokromes@gmail.com> | 2020-01-02 06:44:10 +0100 |
|---|---|---|
| committer | Aokromes <aokromes@gmail.com> | 2020-01-02 06:44:10 +0100 |
| commit | b0bf1275ee29858d34cfe951e46e8b4718386a13 (patch) | |
| tree | 9a1f805e1f1e076246877bf77162aaf1661c365a /src/server/scripts/Events | |
| parent | 346b9bb4a94f8ca265cb1ec605fb12a3e9856145 (diff) | |
New Year
Diffstat (limited to 'src/server/scripts/Events')
| -rw-r--r-- | src/server/scripts/Events/childrens_week.cpp | 2 | ||||
| -rw-r--r-- | src/server/scripts/Events/events_script_loader.cpp | 2 | ||||
| -rw-r--r-- | src/server/scripts/Events/fireworks_show.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/server/scripts/Events/childrens_week.cpp b/src/server/scripts/Events/childrens_week.cpp index 699bd3dec1b..a312b3d1724 100644 --- a/src/server/scripts/Events/childrens_week.cpp +++ b/src/server/scripts/Events/childrens_week.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> + * 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/Events/events_script_loader.cpp b/src/server/scripts/Events/events_script_loader.cpp index 3513d43189d..ca530dbeef2 100644 --- a/src/server/scripts/Events/events_script_loader.cpp +++ b/src/server/scripts/Events/events_script_loader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> + * 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/Events/fireworks_show.cpp b/src/server/scripts/Events/fireworks_show.cpp index a052063bf26..811c242ac25 100644 --- a/src/server/scripts/Events/fireworks_show.cpp +++ b/src/server/scripts/Events/fireworks_show.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> + * 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 |
