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/proto | |
parent | 96f7ce4bfa0942ee75362d94a21435dbe388ffb3 (diff) |
Update copyright note for 2017
Happy new year
Diffstat (limited to 'src/server/proto')
-rw-r--r-- | src/server/proto/BattlenetRpcErrorCodes.h | 2 | ||||
-rw-r--r-- | src/server/proto/CMakeLists.txt | 2 | ||||
-rw-r--r-- | src/server/proto/ServiceBase.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/server/proto/BattlenetRpcErrorCodes.h b/src/server/proto/BattlenetRpcErrorCodes.h index f9092ecfa3c..bef827616b1 100644 --- a/src/server/proto/BattlenetRpcErrorCodes.h +++ b/src/server/proto/BattlenetRpcErrorCodes.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/proto/CMakeLists.txt b/src/server/proto/CMakeLists.txt index 0db906e27cc..ac8cbe5d0e9 100644 --- a/src/server/proto/CMakeLists.txt +++ b/src/server/proto/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/src/server/proto/ServiceBase.h b/src/server/proto/ServiceBase.h index 7df52a8055b..8c8c9ec2bd3 100644 --- a/src/server/proto/ServiceBase.h +++ b/src/server/proto/ServiceBase.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 |