|
|
@@ -1,6 +1,6 @@
|
|
|
<?php
|
|
|
/**
|
|
|
- * CakePHP(tm) Tests <https://book.cakephp.org/2.0/en/development/testing.html>
|
|
|
+ * CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
|
|
|
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
|
|
|
*
|
|
|
* Licensed under The MIT License
|
|
|
@@ -8,7 +8,7 @@
|
|
|
* Redistributions of files must retain the above copyright notice
|
|
|
*
|
|
|
* @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
|
|
|
- * @link https://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests
|
|
|
+ * @link https://cakephp.org CakePHP(tm) Project
|
|
|
* @since 3.1.0
|
|
|
* @license https://opensource.org/licenses/mit-license.php MIT License
|
|
|
*/
|