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

Commit 102a839

Browse files
committed
Updated license headers for all files changed this year
1 parent e18cf51 commit 102a839

Some content is hidden

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

41 files changed

+82
-164
lines changed

src/HeaderSecurity.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
3+
* @see https://github.com/zendframework/zend-diactoros for the canonical source repository
4+
* @copyright Copyright (c) 2015-2017 Zend Technologies USA Inc. (http://www.zend.com)
75
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
86
*/
97

src/MessageTrait.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
3+
* @see https://github.com/zendframework/zend-diactoros for the canonical source repository
4+
* @copyright Copyright (c) 2015-2017 Zend Technologies USA Inc. (http://www.zend.com)
75
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
86
*/
97

src/PhpInputStream.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
3+
* @see https://github.com/zendframework/zend-diactoros for the canonical source repository
4+
* @copyright Copyright (c) 2015-2017 Zend Technologies USA Inc. (http://www.zend.com)
75
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
86
*/
97

src/RelativeStream.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
3+
* @see https://github.com/zendframework/zend-diactoros for the canonical source repository
4+
* @copyright Copyright (c) 2015-2017 Zend Technologies USA Inc. (http://www.zend.com)
75
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
86
*/
97

src/Request.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
3+
* @see https://github.com/zendframework/zend-diactoros for the canonical source repository
4+
* @copyright Copyright (c) 2015-2017 Zend Technologies USA Inc. (http://www.zend.com)
75
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
86
*/
97

src/RequestTrait.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
3+
* @see https://github.com/zendframework/zend-diactoros for the canonical source repository
4+
* @copyright Copyright (c) 2015-2017 Zend Technologies USA Inc. (http://www.zend.com)
75
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
86
*/
97

src/Response.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
3+
* @see https://github.com/zendframework/zend-diactoros for the canonical source repository
4+
* @copyright Copyright (c) 2015-2017 Zend Technologies USA Inc. (http://www.zend.com)
75
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
86
*/
97

src/Response/JsonResponse.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
3+
* @see https://github.com/zendframework/zend-diactoros for the canonical source repository
4+
* @copyright Copyright (c) 2015-2017 Zend Technologies USA Inc. (http://www.zend.com)
75
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
86
*/
97

src/Response/SapiEmitter.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
3+
* @see https://github.com/zendframework/zend-diactoros for the canonical source repository
4+
* @copyright Copyright (c) 2015-2017 Zend Technologies USA Inc. (http://www.zend.com)
75
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
86
*/
97

src/Response/SapiEmitterTrait.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @see http://github.com/zendframework/zend-diactoros for the canonical source repository
6-
* @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
3+
* @see https://github.com/zendframework/zend-diactoros for the canonical source repository
4+
* @copyright Copyright (c) 2015-2017 Zend Technologies USA Inc. (http://www.zend.com)
75
* @license https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
86
*/
97

0 commit comments

Comments
 (0)