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

Commit dba214f

Browse files
committed
Updates copyright ranges
Reflects when files were added.
1 parent d15354e commit dba214f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ZendRouter/ConfigProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @see https://github.com/zendframework/zend-expressive-zendrouter for the canonical source repository
4-
* @copyright Copyright (c) 2015-2018 Zend Technologies USA Inc. (https://www.zend.com)
4+
* @copyright Copyright (c) 2018 Zend Technologies USA Inc. (https://www.zend.com)
55
* @license https://github.com/zendframework/zend-expressive-zendrouter/blob/master/LICENSE.md New BSD License
66
*/
77

test/ZendRouter/ConfigProviderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @see https://github.com/zendframework/zend-expressive-zendrouter for the canonical source repository
4-
* @copyright Copyright (c) 2015-2018 Zend Technologies USA Inc. (https://www.zend.com)
4+
* @copyright Copyright (c) 2018 Zend Technologies USA Inc. (https://www.zend.com)
55
* @license https://github.com/zendframework/zend-expressive-zendrouter/blob/master/LICENSE.md New BSD License
66
*/
77

0 commit comments

Comments
 (0)