updated copyright label
This commit is contained in:
@ -12,7 +12,7 @@ use ManiaControl\General\UsageInformationTrait;
|
||||
* Class For Invoking Callbacks on Script Methods
|
||||
*
|
||||
* @author ManiaControl Team <mail@maniacontrol.com>
|
||||
* @copyright 2014-2019 ManiaControl Team
|
||||
* @copyright 2014-2020 ManiaControl Team
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class InvokeScriptCallback implements CallbackListener, UsageInformationAble {
|
||||
|
@ -17,7 +17,7 @@ use Maniaplanet\DedicatedServer\Xmlrpc\GameModeException;
|
||||
* Manager for Mode Script Events
|
||||
*
|
||||
* @author ManiaControl Team <mail@maniacontrol.com>
|
||||
* @copyright 2014-2019 ManiaControl Team
|
||||
* @copyright 2014-2020 ManiaControl Team
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class ModeScriptEventManager implements UsageInformationAble {
|
||||
|
@ -15,7 +15,7 @@ use Maniaplanet\DedicatedServer\Xmlrpc\GameModeException;
|
||||
*
|
||||
* @api
|
||||
* @author ManiaControl Team <mail@maniacontrol.com>
|
||||
* @copyright 2014-2019 ManiaControl Team
|
||||
* @copyright 2014-2020 ManiaControl Team
|
||||
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
|
||||
*/
|
||||
class ScriptManager implements UsageInformationAble {
|
||||
|
Reference in New Issue
Block a user