@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ramsey/uuid-console application |
|
| 4 | - * |
|
| 5 | - * For the full copyright and license information, please view the LICENSE |
|
| 6 | - * file that was distributed with this source code. |
|
| 7 | - * |
|
| 8 | - * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | - * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | - * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | - */ |
|
| 3 | + * This file is part of the ramsey/uuid-console application |
|
| 4 | + * |
|
| 5 | + * For the full copyright and license information, please view the LICENSE |
|
| 6 | + * file that was distributed with this source code. |
|
| 7 | + * |
|
| 8 | + * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | + * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | + * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | namespace Ramsey\Uuid\Console; |
| 15 | 15 | |
@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ramsey/uuid-console application |
|
| 4 | - * |
|
| 5 | - * For the full copyright and license information, please view the LICENSE |
|
| 6 | - * file that was distributed with this source code. |
|
| 7 | - * |
|
| 8 | - * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | - * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | - * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | - */ |
|
| 3 | + * This file is part of the ramsey/uuid-console application |
|
| 4 | + * |
|
| 5 | + * For the full copyright and license information, please view the LICENSE |
|
| 6 | + * file that was distributed with this source code. |
|
| 7 | + * |
|
| 8 | + * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | + * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | + * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | namespace Ramsey\Uuid\Console\Util; |
| 15 | 15 | |
@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ramsey/uuid-console application |
|
| 4 | - * |
|
| 5 | - * For the full copyright and license information, please view the LICENSE |
|
| 6 | - * file that was distributed with this source code. |
|
| 7 | - * |
|
| 8 | - * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | - * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | - * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | - */ |
|
| 3 | + * This file is part of the ramsey/uuid-console application |
|
| 4 | + * |
|
| 5 | + * For the full copyright and license information, please view the LICENSE |
|
| 6 | + * file that was distributed with this source code. |
|
| 7 | + * |
|
| 8 | + * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | + * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | + * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | namespace Ramsey\Uuid\Console\Util; |
| 15 | 15 | |
@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ramsey/uuid-console application |
|
| 4 | - * |
|
| 5 | - * For the full copyright and license information, please view the LICENSE |
|
| 6 | - * file that was distributed with this source code. |
|
| 7 | - * |
|
| 8 | - * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | - * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | - * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | - */ |
|
| 3 | + * This file is part of the ramsey/uuid-console application |
|
| 4 | + * |
|
| 5 | + * For the full copyright and license information, please view the LICENSE |
|
| 6 | + * file that was distributed with this source code. |
|
| 7 | + * |
|
| 8 | + * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | + * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | + * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | namespace Ramsey\Uuid\Console\Util\Formatter; |
| 15 | 15 | |
@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ramsey/uuid-console application |
|
| 4 | - * |
|
| 5 | - * For the full copyright and license information, please view the LICENSE |
|
| 6 | - * file that was distributed with this source code. |
|
| 7 | - * |
|
| 8 | - * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | - * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | - * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | - */ |
|
| 3 | + * This file is part of the ramsey/uuid-console application |
|
| 4 | + * |
|
| 5 | + * For the full copyright and license information, please view the LICENSE |
|
| 6 | + * file that was distributed with this source code. |
|
| 7 | + * |
|
| 8 | + * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | + * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | + * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | namespace Ramsey\Uuid\Console\Util\Formatter; |
| 15 | 15 | |
@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ramsey/uuid-console application |
|
| 4 | - * |
|
| 5 | - * For the full copyright and license information, please view the LICENSE |
|
| 6 | - * file that was distributed with this source code. |
|
| 7 | - * |
|
| 8 | - * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | - * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | - * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | - */ |
|
| 3 | + * This file is part of the ramsey/uuid-console application |
|
| 4 | + * |
|
| 5 | + * For the full copyright and license information, please view the LICENSE |
|
| 6 | + * file that was distributed with this source code. |
|
| 7 | + * |
|
| 8 | + * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | + * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | + * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | namespace Ramsey\Uuid\Console\Util\Formatter; |
| 15 | 15 | |
@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ramsey/uuid-console application |
|
| 4 | - * |
|
| 5 | - * For the full copyright and license information, please view the LICENSE |
|
| 6 | - * file that was distributed with this source code. |
|
| 7 | - * |
|
| 8 | - * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | - * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | - * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | - */ |
|
| 3 | + * This file is part of the ramsey/uuid-console application |
|
| 4 | + * |
|
| 5 | + * For the full copyright and license information, please view the LICENSE |
|
| 6 | + * file that was distributed with this source code. |
|
| 7 | + * |
|
| 8 | + * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | + * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | + * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | namespace Ramsey\Uuid\Console\Util\Formatter; |
| 15 | 15 | |
@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ramsey/uuid-console application |
|
| 4 | - * |
|
| 5 | - * For the full copyright and license information, please view the LICENSE |
|
| 6 | - * file that was distributed with this source code. |
|
| 7 | - * |
|
| 8 | - * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | - * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | - * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | - */ |
|
| 3 | + * This file is part of the ramsey/uuid-console application |
|
| 4 | + * |
|
| 5 | + * For the full copyright and license information, please view the LICENSE |
|
| 6 | + * file that was distributed with this source code. |
|
| 7 | + * |
|
| 8 | + * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | + * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | + * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | namespace Ramsey\Uuid\Console\Util\Formatter; |
| 15 | 15 | |
@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ramsey/uuid-console application |
|
| 4 | - * |
|
| 5 | - * For the full copyright and license information, please view the LICENSE |
|
| 6 | - * file that was distributed with this source code. |
|
| 7 | - * |
|
| 8 | - * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | - * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | - * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | - * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | - */ |
|
| 3 | + * This file is part of the ramsey/uuid-console application |
|
| 4 | + * |
|
| 5 | + * For the full copyright and license information, please view the LICENSE |
|
| 6 | + * file that was distributed with this source code. |
|
| 7 | + * |
|
| 8 | + * @copyright Copyright (c) Ben Ramsey <[email protected]> |
|
| 9 | + * @license http://opensource.org/licenses/MIT MIT |
|
| 10 | + * @link https://packagist.org/packages/ramsey/uuid-console Packagist |
|
| 11 | + * @link https://github.com/ramsey/uuid-console GitHub |
|
| 12 | + */ |
|
| 13 | 13 | |
| 14 | 14 | namespace Ramsey\Uuid\Console\Command; |
| 15 | 15 | |