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/worldserver/CommandLine | |
| parent | 96f7ce4bfa0942ee75362d94a21435dbe388ffb3 (diff) | |
Update copyright note for 2017
Happy new year
Diffstat (limited to 'src/server/worldserver/CommandLine')
| -rw-r--r-- | src/server/worldserver/CommandLine/CliRunnable.cpp | 2 | ||||
| -rw-r--r-- | src/server/worldserver/CommandLine/CliRunnable.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/server/worldserver/CommandLine/CliRunnable.cpp b/src/server/worldserver/CommandLine/CliRunnable.cpp index 16cd4a868e6..0c0aba645ef 100644 --- a/src/server/worldserver/CommandLine/CliRunnable.cpp +++ b/src/server/worldserver/CommandLine/CliRunnable.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * This program is free software; you can redistribute it and/or modify it diff --git a/src/server/worldserver/CommandLine/CliRunnable.h b/src/server/worldserver/CommandLine/CliRunnable.h index 0ac91bbeb16..427478e5227 100644 --- a/src/server/worldserver/CommandLine/CliRunnable.h +++ b/src/server/worldserver/CommandLine/CliRunnable.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * This program is free software; you can redistribute it and/or modify it |
