@@ -1,18 +1,18 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Phone Helper (https://github.com/PotatoPowered/phone-helper) |
|
4 | - * |
|
5 | - * Licensed under The MIT License |
|
6 | - * For full copyrgiht and license information, please see the LICENSE |
|
7 | - * Redistributions of files must retain the above copyright notice. |
|
8 | - * |
|
9 | - * @author Blake Sutton <[email protected]> |
|
10 | - * @copyright Copyright (c) Potato Powered Software |
|
11 | - * @link http://potatopowered.net |
|
12 | - * @since 1.0 |
|
13 | - * @version 1.0 |
|
14 | - * @license http://www.opensource.org/licenses/mit-license.php MIT License |
|
15 | - */ |
|
3 | + * Phone Helper (https://github.com/PotatoPowered/phone-helper) |
|
4 | + * |
|
5 | + * Licensed under The MIT License |
|
6 | + * For full copyrgiht and license information, please see the LICENSE |
|
7 | + * Redistributions of files must retain the above copyright notice. |
|
8 | + * |
|
9 | + * @author Blake Sutton <[email protected]> |
|
10 | + * @copyright Copyright (c) Potato Powered Software |
|
11 | + * @link http://potatopowered.net |
|
12 | + * @since 1.0 |
|
13 | + * @version 1.0 |
|
14 | + * @license http://www.opensource.org/licenses/mit-license.php MIT License |
|
15 | + */ |
|
16 | 16 | namespace PhoneHelper\Test\TestCase\View\Helper; |
17 | 17 | |
18 | 18 | use Cake\TestSuite\TestCase; |