Skip to content

Commit cc6f1e5

Browse files
committed
Remove file header
1 parent eea882b commit cc6f1e5

File tree

3 files changed

+0
-27
lines changed

3 files changed

+0
-27
lines changed

src/HttpBaseTest.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
<?php
22

3-
/*
4-
* This file is part of the Http Adapter package.
5-
*
6-
* (c) Eric GELOEN <[email protected]>
7-
*
8-
* For the full copyright and license information, please read the LICENSE
9-
* file that was distributed with this source code.
10-
*/
11-
123
namespace Http\Client\Tests;
134

145
use Http\Discovery\MessageFactoryDiscovery;

src/HttpClientTest.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
<?php
22

3-
/*
4-
* This file is part of the Http Adapter package.
5-
*
6-
* (c) Eric GELOEN <[email protected]>
7-
*
8-
* For the full copyright and license information, please read the LICENSE
9-
* file that was distributed with this source code.
10-
*/
11-
123
namespace Http\Client\Tests;
134

145
use Http\Client\HttpClient;

src/PHPUnitUtility.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
<?php
22

3-
/*
4-
* This file is part of the Http Adapter package.
5-
*
6-
* (c) Eric GELOEN <[email protected]>
7-
*
8-
* For the full copyright and license information, please read the LICENSE
9-
* file that was distributed with this source code.
10-
*/
11-
123
namespace Http\Client\Tests;
134

145
/**

0 commit comments

Comments
 (0)