Use PHP-CS-Fixer to enforce file header presence

This commit is contained in:
Dylan K. Taylor
2022-06-04 17:34:49 +01:00
parent c87a3b054c
commit 38d6284671
1175 changed files with 1350 additions and 1169 deletions

View File

@ -17,7 +17,7 @@
* @link http://www.pocketmine.net/
*
*
*/
*/
// This code is based on a Go implementation and its license is below:
// Copyright (c) 2010 Jack Palevich. All rights reserved.