Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

Commit 9141e26

Browse files
committed
Remove file header
1 parent 1d8c0b9 commit 9141e26

10 files changed

+0
-90
lines changed

src/ClientContextFactory.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 Message Factory package.
5-
*
6-
* (c) PHP HTTP Team <[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\Message;
134

145
use Psr\Http\Message\UriInterface;

src/MessageFactory.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 Message Factory package.
5-
*
6-
* (c) PHP HTTP Team <[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\Message;
134

145
use Psr\Http\Message\UriInterface;

src/MessageFactoryAware.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 Message Factory package.
5-
*
6-
* (c) PHP HTTP Team <[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\Message;
134

145
/**

src/MessageFactoryAwareTemplate.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 Message Factory package.
5-
*
6-
* (c) PHP HTTP Team <[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\Message;
134

145
/**

src/StreamFactory.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 Message Factory package.
5-
*
6-
* (c) PHP HTTP Team <[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\Message;
134

145
use Psr\Http\Message\StreamInterface;

src/StreamFactoryAware.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 Message Factory package.
5-
*
6-
* (c) PHP HTTP Team <[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\Message;
134

145
/**

src/StreamFactoryAwareTemplate.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 Message Factory package.
5-
*
6-
* (c) PHP HTTP Team <[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\Message;
134

145
/**

src/UriFactory.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 Message Factory package.
5-
*
6-
* (c) PHP HTTP Team <[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\Message;
134

145
use Psr\Http\Message\UriInterface;

src/UriFactoryAware.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 Message Factory package.
5-
*
6-
* (c) PHP HTTP Team <[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\Message;
134

145
/**

src/UriFactoryAwareTemplate.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 Message Factory package.
5-
*
6-
* (c) PHP HTTP Team <[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\Message;
134

145
/**

0 commit comments

Comments
 (0)