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

Commit b324e7e

Browse files
committed
Updated headers license links
1 parent ec0e480 commit b324e7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Exception/ExceptionInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* @see https://github.com/zendframework/zend-expressive-authentication for the canonical source repository
44
* @copyright Copyright (c) 2017 Zend Technologies USA Inc. (http://www.zend.com)
5-
* @license https://github.com/zendframework/zend-expressive-cache/blob/master/LICENSE.md New BSD License
5+
* @license https://github.com/zendframework/zend-expressive-authentication/blob/master/LICENSE.md New BSD License
66
*/
77

88
namespace Zend\Expressive\Authentication\Exception;

src/Exception/InvalidConfigException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* @see https://github.com/zendframework/zend-expressive-authentication for the canonical source repository
44
* @copyright Copyright (c) 2017 Zend Technologies USA Inc. (http://www.zend.com)
5-
* @license https://github.com/zendframework/zend-expressive-cache/blob/master/LICENSE.md New BSD License
5+
* @license https://github.com/zendframework/zend-expressive-authentication/blob/master/LICENSE.md New BSD License
66
*/
77

88
namespace Zend\Expressive\Authentication\Exception;

0 commit comments

Comments
 (0)