draft for copyright and license annotations

This commit is contained in:
Steffen Schröder 2014-02-09 17:20:30 +01:00
parent 25faaf205b
commit 961b6dd590

View File

@ -29,7 +29,8 @@ require_once __DIR__ . '/FML/autoload.php';
/**
* ManiaControl Server Controller for ManiaPlanet Server
*
* @author steeffeen & kremsy
* @copyright ManiaControl Copyright © 2014 ManiaControl Team
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
*/
class ManiaControl implements CommandListener {
/**