diff options
| author | Treeston <treeston.mmoc@gmail.com> | 2019-01-01 15:45:25 +0100 |
|---|---|---|
| committer | Treeston <treeston.mmoc@gmail.com> | 2019-01-01 15:45:25 +0100 |
| commit | fcfcb0eb6f2c5f7152542f3c8deb47e5a99f52f4 (patch) | |
| tree | 759cc0a25974ca7698217510a8cef994fd5ce221 /src/common/Configuration | |
| parent | 20ea24bf5ccf165ce19139d1f7ec7c650719eb68 (diff) | |
Happy New Year, folks. It's 2019!
Diffstat (limited to 'src/common/Configuration')
| -rw-r--r-- | src/common/Configuration/BuiltInConfig.cpp | 2 | ||||
| -rw-r--r-- | src/common/Configuration/BuiltInConfig.h | 2 | ||||
| -rw-r--r-- | src/common/Configuration/Config.cpp | 2 | ||||
| -rw-r--r-- | src/common/Configuration/Config.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/common/Configuration/BuiltInConfig.cpp b/src/common/Configuration/BuiltInConfig.cpp index 936cb2f067b..147f60d8aef 100644 --- a/src/common/Configuration/BuiltInConfig.cpp +++ b/src/common/Configuration/BuiltInConfig.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/common/Configuration/BuiltInConfig.h b/src/common/Configuration/BuiltInConfig.h index f939268188c..fcf4359ba96 100644 --- a/src/common/Configuration/BuiltInConfig.h +++ b/src/common/Configuration/BuiltInConfig.h @@ -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/common/Configuration/Config.cpp b/src/common/Configuration/Config.cpp index df4e5fd151d..ecb24d04dec 100644 --- a/src/common/Configuration/Config.cpp +++ b/src/common/Configuration/Config.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> + * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * This program is free software; you can redistribute it and/or modify it diff --git a/src/common/Configuration/Config.h b/src/common/Configuration/Config.h index 8f5422e3d92..fb7da7638ef 100644 --- a/src/common/Configuration/Config.h +++ b/src/common/Configuration/Config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> + * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * This program is free software; you can redistribute it and/or modify it |
