Skip to content

Commit

Permalink
Remove file headers
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter authored and weierophinney committed May 13, 2021
1 parent b9e8861 commit 3db3683
Show file tree
Hide file tree
Showing 40 changed files with 0 additions and 240 deletions.
6 changes: 0 additions & 6 deletions .docheader
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);
6 changes: 0 additions & 6 deletions src/ConfigProvider.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router;
Expand Down
6 changes: 0 additions & 6 deletions src/DuplicateRouteDetector.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router;
Expand Down
6 changes: 0 additions & 6 deletions src/Exception/DuplicateRouteException.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Exception;
Expand Down
6 changes: 0 additions & 6 deletions src/Exception/ExceptionInterface.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Exception;
Expand Down
6 changes: 0 additions & 6 deletions src/Exception/InvalidArgumentException.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Exception;
Expand Down
6 changes: 0 additions & 6 deletions src/Exception/MissingDependencyException.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Exception;
Expand Down
6 changes: 0 additions & 6 deletions src/Exception/RuntimeException.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Exception;
Expand Down
6 changes: 0 additions & 6 deletions src/Middleware/DispatchMiddleware.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions src/Middleware/DispatchMiddlewareFactory.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions src/Middleware/ImplicitHeadMiddleware.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions src/Middleware/ImplicitHeadMiddlewareFactory.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions src/Middleware/ImplicitOptionsMiddleware.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions src/Middleware/ImplicitOptionsMiddlewareFactory.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions src/Middleware/MethodNotAllowedMiddleware.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions src/Middleware/MethodNotAllowedMiddlewareFactory.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions src/Middleware/RouteMiddleware.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions src/Middleware/RouteMiddlewareFactory.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions src/Route.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router;
Expand Down
6 changes: 0 additions & 6 deletions src/RouteCollector.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router;
Expand Down
6 changes: 0 additions & 6 deletions src/RouteCollectorFactory.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router;
Expand Down
6 changes: 0 additions & 6 deletions src/RouteResult.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router;
Expand Down
6 changes: 0 additions & 6 deletions src/RouterInterface.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router;
Expand Down
6 changes: 0 additions & 6 deletions src/Test/AbstractImplicitMethodsIntegrationTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Test;
Expand Down
6 changes: 0 additions & 6 deletions src/Test/ImplicitMethodsIntegrationTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace Mezzio\Router\Test;
Expand Down
6 changes: 0 additions & 6 deletions test/ConfigProviderTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace MezzioTest\Router;
Expand Down
6 changes: 0 additions & 6 deletions test/Middleware/DispatchMiddlewareFactoryTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace MezzioTest\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions test/Middleware/DispatchMiddlewareTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace MezzioTest\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions test/Middleware/ImplicitHeadMiddlewareFactoryTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace MezzioTest\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions test/Middleware/ImplicitHeadMiddlewareTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace MezzioTest\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions test/Middleware/ImplicitOptionsMiddlewareFactoryTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace MezzioTest\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions test/Middleware/ImplicitOptionsMiddlewareTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace MezzioTest\Router\Middleware;
Expand Down
6 changes: 0 additions & 6 deletions test/Middleware/MethodNotAllowedMiddlewareFactoryTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?php

/**
* @see https://github.com/mezzio/mezzio-router for the canonical source repository
* @copyright https://github.com/mezzio/mezzio-router/blob/master/COPYRIGHT.md
* @license https://github.com/mezzio/mezzio-router/blob/master/LICENSE.md New BSD License
*/

declare(strict_types=1);

namespace MezzioTest\Router\Middleware;
Expand Down
Loading

0 comments on commit 3db3683

Please sign in to comment.