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