Change namespace to "Ramsey"; closes #48

This commit is contained in:
Ben Ramsey
2015-04-25 12:11:37 -05:00
parent 55c35bceaf
commit d67c3490a8
70 changed files with 348 additions and 348 deletions
@@ -1,6 +1,6 @@
<?php
/**
* This file is part of the Rhumsaa\Uuid library
* This file is part of the Ramsey\Uuid library
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
@@ -9,7 +9,7 @@
* @license http://opensource.org/licenses/MIT MIT
*/
namespace Rhumsaa\Uuid\Exception;
namespace Ramsey\Uuid\Exception;
/**
* Thrown to indicate that the requested operation is not supported.