diff options
author | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-19 23:43:02 +0200 |
---|---|---|
committer | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-19 23:43:02 +0200 |
commit | 8ee36c5f642a9c4ac1d6dd45ec918a73e59d83f9 (patch) | |
tree | f48d9980dcef6dab83674a35de902786a1d5224a /src/scripts/Commands/cs_server.cpp | |
parent | 469502581d7663ac5742ad56f9172408bfc61296 (diff) | |
parent | 155a23245951f4dfc74e8ed6227cb2c07e36bce0 (diff) |
Merge branch 'master' into threading_rewrite
Diffstat (limited to 'src/scripts/Commands/cs_server.cpp')
-rw-r--r-- | src/scripts/Commands/cs_server.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/scripts/Commands/cs_server.cpp b/src/scripts/Commands/cs_server.cpp index 437de6f6d9..7929eaa532 100644 --- a/src/scripts/Commands/cs_server.cpp +++ b/src/scripts/Commands/cs_server.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) - * + * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU GPL v2 license: http://github.com/azerothcore/azerothcore-wotlk/LICENSE-GPL2 * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> */ |