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

Commit d5ad5b6

Browse files
committed
Change the copyright year to 2019 in the docblock of changed files
1 parent d585429 commit d5ad5b6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Repository/Pdo/ClientRepository.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-authentication-oauth2 for the canonical source repository
4-
* @copyright Copyright (c) 2017 Zend Technologies USA Inc. (https://www.zend.com)
4+
* @copyright Copyright (c) 2019 Zend Technologies USA Inc. (https://www.zend.com)
55
* @license https://github.com/zendframework/zend-expressive-authentication-oauth2/blob/master/LICENSE.md
66
* New BSD License
77
*/

test/Pdo/OAuth2PdoMiddlewareTest.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-authentication-oauth2 for the canonical source repository
4-
* @copyright Copyright (c) 2017 Zend Technologies USA Inc. (https://www.zend.com)
4+
* @copyright Copyright (c) 2019 Zend Technologies USA Inc. (https://www.zend.com)
55
* @license https://github.com/zendframework/zend-expressive-authentication-oauth2/blob/master/LICENSE.md
66
* New BSD License
77
*/

test/Repository/Pdo/ClientRepositoryTest.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-authentication-oauth2 for the canonical source repository
4-
* @copyright Copyright (c) 2017 Zend Technologies USA Inc. (https://www.zend.com)
4+
* @copyright Copyright (c) 2019 Zend Technologies USA Inc. (https://www.zend.com)
55
* @license https://github.com/zendframework/zend-expressive-authentication-oauth2/blob/master/LICENSE.md
66
* New BSD License
77
*/

0 commit comments

Comments
 (0)