Fixed all file headers

This commit is contained in:
Dylan K. Taylor
2017-06-16 16:18:16 +01:00
parent 8ef24423d1
commit 846be84324
94 changed files with 222 additions and 223 deletions

View File

@ -1,6 +1,6 @@
<?php
/**
/*
*
* ____ _ _ __ __ _ __ __ ____
* | _ \ ___ ___| | _____| |_| \/ (_)_ __ ___ | \/ | _ \
@ -14,10 +14,10 @@
* (at your option) any later version.
*
* @author PocketMine Team
* @link http://www.pocketmine.net/
* @link http://www.pocketmine.net/
*
*
*/
*/
declare(strict_types=1);