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

@@ -3,7 +3,7 @@
* Player Hit Structure
*
* @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
*/
namespace ManiaControl\Callbacks\Structures;

View File

@@ -6,7 +6,7 @@ namespace ManiaControl\Callbacks\Structures;
* VictoryTypes Interface (only available in Elite atm)
*
* @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
*/
interface VictoryTypes {

View File

@@ -6,7 +6,7 @@ namespace ManiaControl\Callbacks\Structures;
* Weapons Interface
*
* @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
*/
interface Weapons {