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

Commit 3d39fc9

Browse files
committed
Updated docheader links to the LICENSE
1 parent b21e76e commit 3d39fc9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

test/UserRepository/HtpasswdFactoryTest.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. (https://www.zend.com)
5-
* @license https://github.com/zendframework/zend-expressive-authorization/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
namespace ZendTest\Expressive\Authentication\UserRepository;
88

test/UserRepository/HtpasswdTest.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. (https://www.zend.com)
5-
* @license https://github.com/zendframework/zend-expressive-authorization/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
namespace ZendTest\Expressive\Authentication\UserRepository;
88

test/UserRepository/PdoDatabaseFactoryTest.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. (https://www.zend.com)
5-
* @license https://github.com/zendframework/zend-expressive-authorization/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
namespace ZendTest\Expressive\Authentication\UserRepository;
88

test/UserRepository/PdoDatabaseTest.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. (https://www.zend.com)
5-
* @license https://github.com/zendframework/zend-expressive-authorization/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
namespace ZendTest\Expressive\Authentication\UserRepository;
88

0 commit comments

Comments
 (0)