This repository was archived by the owner on Jan 29, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
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/zf2 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-db for the canonical source repository
4
+ * @copyright Copyright (c) 2019 Zend Technologies USA Inc. (https://www.zend.com)
5
+ * @license https://github.com/zendframework/zend-db/blob/master/LICENSE.md New BSD License
8
6
*/
9
7
10
8
namespace Zend \Db \Sql ;
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/zf2 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-db for the canonical source repository
4
+ * @copyright Copyright (c) 2019 Zend Technologies USA Inc. (https://www.zend.com)
5
+ * @license https://github.com/zendframework/zend-db/blob/master/LICENSE.md New BSD License
8
6
*/
9
7
10
8
namespace ZendTest \Db \Sql ;
You can’t perform that action at this time.
0 commit comments