diff options
| author | vincent-michael <vincent_michael@gmx.de> | 2019-01-01 10:13:49 +0100 |
|---|---|---|
| committer | vincent-michael <vincent_michael@gmx.de> | 2019-01-01 10:14:33 +0100 |
| commit | 5620eb9463a8d6cf59851306b92a8c644acd512d (patch) | |
| tree | 19085d3150eff0bdbb869cf4d70c9a4005d67608 /src/server/scripts/Events | |
| parent | 5e115c620be4a5859d70170ce32e03f540f5027c (diff) | |
Update copyright note for 2019
auto happy = new year(2019);
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 8301a0676a6..699bd3dec1b 100644 --- a/src/server/scripts/Events/childrens_week.cpp +++ b/src/server/scripts/Events/childrens_week.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> + * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> * * 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 db7b4c4fca9..3513d43189d 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-2018 TrinityCore <https://www.trinitycore.org/> + * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> * * 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 bcc74cf55aa..4712090b032 100644 --- a/src/server/scripts/Events/fireworks_show.cpp +++ b/src/server/scripts/Events/fireworks_show.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> + * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> * * 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 |
