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

Commit 64eca47

Browse files
committed
Updates license docblock in updated file
1 parent 7b3c14d commit 64eca47

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/Adapter/Http/FileResolver.php

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<?php
22
/**
3-
* Zend Framework (http://framework.zend.com/)
4-
*
5-
* @link http://github.com/zendframework/zf2 for the canonical source repository
6-
* @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
7-
* @license http://framework.zend.com/license/new-bsd New BSD License
3+
* @see https://github.com/zendframework/zend-authentication for the canonical source repository
4+
* @copyright Copyright (c) 2005-2018 Zend Technologies USA Inc. (https://www.zend.com)
5+
* @license https://github.com/zendframework/zend-authentication/blob/master/LICENSE.md New BSD License
86
*/
97

108
namespace Zend\Authentication\Adapter\Http;

0 commit comments

Comments
 (0)