Fix Copyright date

This commit is contained in:
jonthekiller 2019-07-15 21:26:47 +02:00 committed by GitHub
parent 9d0677364e
commit e3dd2599ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ use ManiaControl\Plugins\Plugin;
* ManiaControl Trackmania Rounds Plugin
*
* @author ManiaControl Team <mail@maniacontrol.com>
* @copyright 2014-2018 ManiaControl Team
* @copyright 2014-2019 ManiaControl Team
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
*/
class TrackmaniaRoundsPlugin implements Plugin, CommandListener {