diff options
author | vincent-michael <vincent_michael@gmx.de> | 2019-01-01 10:13:49 +0100 |
---|---|---|
committer | vincent-michael <vincent_michael@gmx.de> | 2019-01-01 10:14:33 +0100 |
commit | 5620eb9463a8d6cf59851306b92a8c644acd512d (patch) | |
tree | 19085d3150eff0bdbb869cf4d70c9a4005d67608 /src/server/proto | |
parent | 5e115c620be4a5859d70170ce32e03f540f5027c (diff) |
Update copyright note for 2019
auto happy = new year(2019);
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 2dca91a0818..c1217a5a424 100644 --- a/src/server/proto/BattlenetRpcErrorCodes.h +++ b/src/server/proto/BattlenetRpcErrorCodes.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/server/proto/CMakeLists.txt b/src/server/proto/CMakeLists.txt index 0866940283d..25a91c4cd18 100644 --- a/src/server/proto/CMakeLists.txt +++ b/src/server/proto/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://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 9b94fd1ce5d..8948953d04e 100644 --- a/src/server/proto/ServiceBase.h +++ b/src/server/proto/ServiceBase.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 |