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

Commit a316ac9

Browse files
committed
Fix license check failure
- Updated to docheader 0.1.5, and imported regexp from feature/programmatic branch.
1 parent a6d5518 commit a316ac9

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.docheader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
22
* @see https://github.com/zendframework/zend-expressive for the canonical source repository
3-
* @copyright Copyright (c) 2015-%year% Zend Technologies USA Inc. (http://www.zend.com)
3+
* @copyright Copyright (c) %regexp:(20\d{2}-)?%%year% Zend Technologies USA Inc. (http://www.zend.com)
44
* @license https://github.com/zendframework/zend-expressive/blob/master/LICENSE.md New BSD License
55
*/

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"zendframework/zend-expressive-fastroute": "^1.0",
3333
"zendframework/zend-expressive-zendrouter": "^1.0",
3434
"zendframework/zend-servicemanager": "^2.6",
35-
"malukenho/docheader": "^0.1.0"
35+
"malukenho/docheader": "^0.1.5"
3636
},
3737
"autoload": {
3838
"psr-4": {

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)