diff options
| author | vincent-michael <vincent_michael@gmx.de> | 2017-01-01 16:21:30 +0100 |
|---|---|---|
| committer | vincent-michael <vincent_michael@gmx.de> | 2017-01-01 16:23:13 +0100 |
| commit | 86b98686a95e23247ecb774fb23ecd5b8d94b97b (patch) | |
| tree | 326743fa7bc7bcd7f7ad4fcaf9e714810212d729 /src/server/game/Garrison | |
| parent | 96f7ce4bfa0942ee75362d94a21435dbe388ffb3 (diff) | |
Update copyright note for 2017
Happy new year
Diffstat (limited to 'src/server/game/Garrison')
| -rw-r--r-- | src/server/game/Garrison/Garrison.cpp | 2 | ||||
| -rw-r--r-- | src/server/game/Garrison/Garrison.h | 2 | ||||
| -rw-r--r-- | src/server/game/Garrison/GarrisonMap.cpp | 2 | ||||
| -rw-r--r-- | src/server/game/Garrison/GarrisonMap.h | 2 | ||||
| -rw-r--r-- | src/server/game/Garrison/GarrisonMgr.cpp | 2 | ||||
| -rw-r--r-- | src/server/game/Garrison/GarrisonMgr.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/server/game/Garrison/Garrison.cpp b/src/server/game/Garrison/Garrison.cpp index c2b5bd354d5..a5b0089a10f 100644 --- a/src/server/game/Garrison/Garrison.cpp +++ b/src/server/game/Garrison/Garrison.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2017 TrinityCore <http://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/game/Garrison/Garrison.h b/src/server/game/Garrison/Garrison.h index 9e3d92f44c9..edf23c1ceaf 100644 --- a/src/server/game/Garrison/Garrison.h +++ b/src/server/game/Garrison/Garrison.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2017 TrinityCore <http://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/game/Garrison/GarrisonMap.cpp b/src/server/game/Garrison/GarrisonMap.cpp index 1ff1151bdb3..60f1fae35e9 100644 --- a/src/server/game/Garrison/GarrisonMap.cpp +++ b/src/server/game/Garrison/GarrisonMap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2017 TrinityCore <http://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/game/Garrison/GarrisonMap.h b/src/server/game/Garrison/GarrisonMap.h index c04cf9d9a24..673e92b0ef2 100644 --- a/src/server/game/Garrison/GarrisonMap.h +++ b/src/server/game/Garrison/GarrisonMap.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2017 TrinityCore <http://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/game/Garrison/GarrisonMgr.cpp b/src/server/game/Garrison/GarrisonMgr.cpp index 5836ee2da4b..550a4ddf877 100644 --- a/src/server/game/Garrison/GarrisonMgr.cpp +++ b/src/server/game/Garrison/GarrisonMgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2017 TrinityCore <http://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/game/Garrison/GarrisonMgr.h b/src/server/game/Garrison/GarrisonMgr.h index b5bb0628ab1..67e5b13df7d 100644 --- a/src/server/game/Garrison/GarrisonMgr.h +++ b/src/server/game/Garrison/GarrisonMgr.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2017 TrinityCore <http://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 |
