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/shared/JSON | |
parent | 96f7ce4bfa0942ee75362d94a21435dbe388ffb3 (diff) |
Update copyright note for 2017
Happy new year
Diffstat (limited to 'src/server/shared/JSON')
-rw-r--r-- | src/server/shared/JSON/ProtobufJSON.cpp | 2 | ||||
-rw-r--r-- | src/server/shared/JSON/ProtobufJSON.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/server/shared/JSON/ProtobufJSON.cpp b/src/server/shared/JSON/ProtobufJSON.cpp index 11108453f06..4d14cf199de 100644 --- a/src/server/shared/JSON/ProtobufJSON.cpp +++ b/src/server/shared/JSON/ProtobufJSON.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/shared/JSON/ProtobufJSON.h b/src/server/shared/JSON/ProtobufJSON.h index 5ddc09bb474..876028e518c 100644 --- a/src/server/shared/JSON/ProtobufJSON.h +++ b/src/server/shared/JSON/ProtobufJSON.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 |