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

Commit 495ad55

Browse files
committed
Updates LICENSE
1 parent cf6ea02 commit 495ad55

9 files changed

+9
-9
lines changed

src/MessageFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the Http Message Factory package.
55
*
6-
* (c) PHP HTTP Team
6+
* (c) PHP HTTP Team <team@php-http.org>
77
*
88
* For the full copyright and license information, please read the LICENSE
99
* file that was distributed with this source code.

src/MessageFactoryAware.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the Http Message Factory package.
55
*
6-
* (c) PHP HTTP Team
6+
* (c) PHP HTTP Team <team@php-http.org>
77
*
88
* For the full copyright and license information, please read the LICENSE
99
* file that was distributed with this source code.

src/MessageFactoryAwareTemplate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the Http Message Factory package.
55
*
6-
* (c) PHP HTTP Team
6+
* (c) PHP HTTP Team <team@php-http.org>
77
*
88
* For the full copyright and license information, please read the LICENSE
99
* file that was distributed with this source code.

src/StreamFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the Http Message Factory package.
55
*
6-
* (c) PHP HTTP Team
6+
* (c) PHP HTTP Team <team@php-http.org>
77
*
88
* For the full copyright and license information, please read the LICENSE
99
* file that was distributed with this source code.

src/StreamFactoryAware.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the Http Message Factory package.
55
*
6-
* (c) PHP HTTP Team
6+
* (c) PHP HTTP Team <team@php-http.org>
77
*
88
* For the full copyright and license information, please read the LICENSE
99
* file that was distributed with this source code.

src/StreamFactoryAwareTemplate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the Http Message Factory package.
55
*
6-
* (c) PHP HTTP Team
6+
* (c) PHP HTTP Team <team@php-http.org>
77
*
88
* For the full copyright and license information, please read the LICENSE
99
* file that was distributed with this source code.

src/UriFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the Http Message Factory package.
55
*
6-
* (c) PHP HTTP Team
6+
* (c) PHP HTTP Team <team@php-http.org>
77
*
88
* For the full copyright and license information, please read the LICENSE
99
* file that was distributed with this source code.

src/UriFactoryAware.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the Http Message Factory package.
55
*
6-
* (c) PHP HTTP Team
6+
* (c) PHP HTTP Team <team@php-http.org>
77
*
88
* For the full copyright and license information, please read the LICENSE
99
* file that was distributed with this source code.

src/UriFactoryAwareTemplate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the Http Message Factory package.
55
*
6-
* (c) PHP HTTP Team
6+
* (c) PHP HTTP Team <team@php-http.org>
77
*
88
* For the full copyright and license information, please read the LICENSE
99
* file that was distributed with this source code.

0 commit comments

Comments
 (0)