Updated Copyright label

This commit is contained in:
kremsy
2016-05-04 09:57:31 +02:00
parent e3aa9062a0
commit 2e50a757fd
117 changed files with 116 additions and 138 deletions

View File

@ -21,7 +21,7 @@ use Maniaplanet\DedicatedServer\Xmlrpc\FaultException;
* Class offering Commands to manage Maps
*
* @author ManiaControl Team <mail@maniacontrol.com>
* @copyright 2014-2015 ManiaControl Team
* @copyright 2014-2016 ManiaControl Team
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
*/
class MapCommands implements CommandListener, ManialinkPageAnswerListener, CallbackListener {