Skip to content

Commit 4cc0660

Browse files
committed
Update phpdoc file headers
1 parent 54a1f67 commit 4cc0660

20 files changed

+29
-59
lines changed

src/HttpFactory/Factory.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?php
22

33
/**
4-
* This file is part of HttpMessage
5-
*
64
* @package bdk/http-message
75
* @author Brad Kent <bkfake-github@yahoo.com>
86
* @license http://opensource.org/licenses/MIT MIT
9-
* @copyright 2014-2024 Brad Kent
7+
* @copyright 2014-2025 Brad Kent
108
* @since 2.3 since 2.3 & 3.3
119
*/
1210

src/HttpMessage/AbstractStream.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?php
22

33
/**
4-
* This file is part of HttpMessage
5-
*
64
* @package bdk/http-message
75
* @author Brad Kent <bkfake-github@yahoo.com>
86
* @license http://opensource.org/licenses/MIT MIT
9-
* @copyright 2014-2024 Brad Kent
7+
* @copyright 2020-2025 Brad Kent
108
* @since 1.0
119
*/
1210

src/HttpMessage/AbstractUri.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?php
22

33
/**
4-
* This file is part of HttpMessage
5-
*
64
* @package bdk/http-message
75
* @author Brad Kent <bkfake-github@yahoo.com>
86
* @license http://opensource.org/licenses/MIT MIT
9-
* @copyright 2014-2024 Brad Kent
7+
* @copyright 2020-2025 Brad Kent
108
* @since 1.0
119
*/
1210

src/HttpMessage/AssertionTrait.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?php
22

33
/**
4-
* This file is part of HttpMessage
5-
*
64
* @package bdk/http-message
75
* @author Brad Kent <bkfake-github@yahoo.com>
86
* @license http://opensource.org/licenses/MIT MIT
9-
* @copyright 2014-2024 Brad Kent
7+
* @copyright 2020-2025 Brad Kent
108
* @since 1.0
119
*/
1210

src/HttpMessage/Message.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?php
22

33
/**
4-
* This file is part of HttpMessage
5-
*
64
* @package bdk/http-message
75
* @author Brad Kent <bkfake-github@yahoo.com>
86
* @license http://opensource.org/licenses/MIT MIT
9-
* @copyright 2014-2024 Brad Kent
7+
* @copyright 2020-2025 Brad Kent
108
* @since 1.0
119
*/
1210

src/HttpMessage/Request.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?php
22

33
/**
4-
* This file is part of HttpMessage
5-
*
64
* @package bdk/http-message
75
* @author Brad Kent <bkfake-github@yahoo.com>
86
* @license http://opensource.org/licenses/MIT MIT
9-
* @copyright 2014-2024 Brad Kent
7+
* @copyright 2020-2025 Brad Kent
108
* @since 1.0
119
*/
1210

src/HttpMessage/Response.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?php
22

33
/**
4-
* This file is part of HttpMessage
5-
*
64
* @package bdk/http-message
75
* @author Brad Kent <bkfake-github@yahoo.com>
86
* @license http://opensource.org/licenses/MIT MIT
9-
* @copyright 2014-2024 Brad Kent
7+
* @copyright 2020-2025 Brad Kent
108
* @since 1.0
119
*/
1210

src/HttpMessage/ServerRequest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?php
22

33
/**
4-
* This file is part of HttpMessage
5-
*
64
* @package bdk/http-message
75
* @author Brad Kent <bkfake-github@yahoo.com>
86
* @license http://opensource.org/licenses/MIT MIT
9-
* @copyright 2014-2024 Brad Kent
7+
* @copyright 2020-2025 Brad Kent
108
* @since 1.0
119
*/
1210

src/HttpMessage/ServerRequestExtended.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?php
22

33
/**
4-
* This file is part of HttpMessage
5-
*
64
* @package bdk/http-message
75
* @author Brad Kent <bkfake-github@yahoo.com>
86
* @license http://opensource.org/licenses/MIT MIT
9-
* @copyright 2024 Brad Kent
7+
* @copyright 2024-2025 Brad Kent
108
* @since 1.3
119
*/
1210

src/HttpMessage/ServerRequestExtendedInterface.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?php
22

33
/**
4-
* This file is part of HttpMessage
5-
*
64
* @package bdk/http-message
75
* @author Brad Kent <bkfake-github@yahoo.com>
86
* @license http://opensource.org/licenses/MIT MIT
9-
* @copyright 2024 Brad Kent
7+
* @copyright 2024-2025 Brad Kent
108
* @since 1.3
119
*/
1210

0 commit comments

Comments
 (0)