This repository was archived by the owner on Feb 6, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * @link http ://github.com/zendframework/zend-servicemanager for the canonical source repository
3
+ * @see https ://github.com/zendframework/zend-servicemanager for the canonical source repository
4
4
* @copyright Copyright (c) 2016-2018 Zend Technologies USA Inc. (http://www.zend.com)
5
- * @license http ://framework.zend. com/license/new-bsd New BSD License
5
+ * @license https ://github. com/zendframework/zend-servicemanager/blob/master/LICENSE.md New BSD License
6
6
*/
7
7
8
8
namespace Zend \ServiceManager \AbstractFactory ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * @link http ://github.com/zendframework/zend-servicemanager for the canonical source repository
3
+ * @see https ://github.com/zendframework/zend-servicemanager for the canonical source repository
4
4
* @copyright Copyright (c) 2016-2018 Zend Technologies USA Inc. (http://www.zend.com)
5
- * @license http ://framework.zend. com/license/new-bsd New BSD License
5
+ * @license https ://github. com/zendframework/zend-servicemanager/blob/master/LICENSE.md New BSD License
6
6
*/
7
7
8
8
namespace ZendTest \ServiceManager \AbstractFactory ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * @link http ://github.com/zendframework/zend-servicemanager for the canonical source repository
3
+ * @see https ://github.com/zendframework/zend-servicemanager for the canonical source repository
4
4
* @copyright Copyright (c) 2018 Zend Technologies USA Inc. (http://www.zend.com)
5
- * @license http ://framework.zend. com/license/new-bsd New BSD License
5
+ * @license https ://github. com/zendframework/zend-servicemanager/blob/master/LICENSE.md New BSD License
6
6
*/
7
7
8
8
namespace ZendTest \ServiceManager \AbstractFactory \TestAsset ;
You can’t perform that action at this time.
0 commit comments