Skip to content

Commit c8cb921

Browse files
committed
minor #15916 [2.3] Fix license headers (1ed)
This PR was merged into the 2.3 branch. Discussion ---------- [2.3] Fix license headers | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- f0dc014 Fix license headers
2 parents 8cd2560 + f0dc014 commit c8cb921

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Tests/Iterator/RecursiveDirectoryIteratorTest.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
/*
44
* This file is part of the Symfony package.
5-
*
6-
* (c) Fabien Potencier <[email protected]>
7-
*
8-
* For the full copyright and license information, please view the LICENSE
9-
* file that was distributed with this source code.
10-
*/
5+
*
6+
* (c) Fabien Potencier <[email protected]>
7+
*
8+
* For the full copyright and license information, please view the LICENSE
9+
* file that was distributed with this source code.
10+
*/
1111

1212
namespace Symfony\Component\Finder\Tests\Iterator;
1313

0 commit comments

Comments
 (0)