Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 2754bf0

Browse files
committed
Merge branch 'hotfix/134'
Close #134
2 parents 9ad7add + cf27671 commit 2754bf0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+54
-54
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion

src/AbstractSerializer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Zend Framework (http://framework.zend.com/)
44
*
55
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015 Zend Technologies USA Inc. (http://www.zend.com)
6+
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
77
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
88
*/
99

src/CallbackStream.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Zend Framework (http://framework.zend.com/)
44
*
55
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015 Oscar Otero (http://oscarotero.com) / Zend Technologies USA Inc. (http://www.zend.com)
6+
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
77
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
88
*/
99

src/Exception/DeprecatedMethodException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Zend Framework (http://framework.zend.com/)
44
*
55
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015 Zend Technologies USA Inc. (http://www.zend.com)
6+
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
77
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
88
*/
99

src/Exception/ExceptionInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Zend Framework (http://framework.zend.com/)
44
*
55
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015 Zend Technologies USA Inc. (http://www.zend.com)
6+
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
77
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
88
*/
99

src/HeaderSecurity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Zend Framework (http://framework.zend.com/)
44
*
55
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015 Zend Technologies USA Inc. (http://www.zend.com)
6+
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
77
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
88
*/
99

src/MessageTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Zend Framework (http://framework.zend.com/)
44
*
55
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015 Zend Technologies USA Inc. (http://www.zend.com)
6+
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
77
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
88
*/
99

src/PhpInputStream.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Zend Framework (http://framework.zend.com/)
44
*
55
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015 Zend Technologies USA Inc. (http://www.zend.com)
6+
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
77
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
88
*/
99

src/RelativeStream.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Zend Framework (http://framework.zend.com/)
44
*
55
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015 Zend Technologies USA Inc. (http://www.zend.com)
6+
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
77
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
88
*/
99

src/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Zend Framework (http://framework.zend.com/)
44
*
55
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015 Zend Technologies USA Inc. (http://www.zend.com)
6+
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
77
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
88
*/
99

0 commit comments

Comments
 (0)