updated copyright

This commit is contained in:
kremsy
2015-01-19 11:06:20 +01:00
parent e1663af886
commit 0ca7d2dd15
102 changed files with 108 additions and 101 deletions

View File

@ -21,7 +21,7 @@ use ManiaControl\Players\Player;
* Widget Class listing Authorized Players
*
* @author ManiaControl Team <mail@maniacontrol.com>
* @copyright 2014 ManiaControl Team
* @copyright 2014-2015 ManiaControl Team
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
*/
class AdminLists implements ManialinkPageAnswerListener, CallbackListener {