Skip to content

Commit

Permalink
Remove redundant header comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ausi committed Oct 19, 2020
1 parent 0dbf398 commit 382aaf0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tests/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@

use Composer\Autoload\ClassLoader;

/*
* This file is part of the ausi/slug-generator package.
*
* (c) Martin Auswöger <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

error_reporting(E_ALL);

$include = /** @return ClassLoader|false */ function (string $file) {
Expand Down

0 comments on commit 382aaf0

Please sign in to comment.