update copyright label

This commit is contained in:
kremsy
2017-02-04 11:49:23 +01:00
parent 8dd3d9bc7d
commit d09faa7c53
114 changed files with 114 additions and 114 deletions

View File

@ -15,7 +15,7 @@ use Maniaplanet\DedicatedServer\Xmlrpc\Exception;
* Class providing access to the connected ManiaPlanet Server
*
* @author ManiaControl Team <mail@maniacontrol.com>
* @copyright 2014-2016 ManiaControl Team
* @copyright 2014-2017 ManiaControl Team
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
*/
class Server implements CallbackListener, CommandListener {