aboutsummaryrefslogtreecommitdiff
path: root/src/server/proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/proto')
-rw-r--r--src/server/proto/BattlenetRpcErrorCodes.h2
-rw-r--r--src/server/proto/CMakeLists.txt2
-rw-r--r--src/server/proto/ServiceBase.h2
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