Skip to content

Commit e435c29

Browse files
Remove superfluous copyright information
1 parent bbf42fb commit e435c29

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/examples/error-handling/deprecation/tests/FirstPartyClassTest.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
<?php declare(strict_types=1);
2-
/*
3-
* This file is part of PHPUnit.
4-
*
5-
* (c) Sebastian Bergmann <[email protected]>
6-
*
7-
* For the full copyright and license information, please view the LICENSE
8-
* file that was distributed with this source code.
9-
*/
102
namespace example;
113

124
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)