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