Skip to content

Commit

Permalink
Remove copyright comments
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Jan 27, 2017
1 parent 26e947e commit a23420b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 32 deletions.
8 changes: 0 additions & 8 deletions src/DI/ServiceCollectionsExtension.php
@@ -1,13 +1,5 @@
<?php

/*
* This file is part of the Arachne package.
*
* Copyright (c) Jáchym Toušek (enumag@gmail.com)
*
* For the full copyright and license information, please view the file license.md that was distributed with this source code.
*/

namespace Arachne\ServiceCollections\DI;

use Arachne\ServiceCollections\IteratorFactory;
Expand Down
8 changes: 0 additions & 8 deletions src/IteratorFactory.php
@@ -1,13 +1,5 @@
<?php

/*
* This file is part of the Arachne package.
*
* Copyright (c) Jáchym Toušek (enumag@gmail.com)
*
* For the full copyright and license information, please view the file license.md that was distributed with this source code.
*/

namespace Arachne\ServiceCollections;

use Generator;
Expand Down
8 changes: 0 additions & 8 deletions src/IteratorResolverFactory.php
@@ -1,13 +1,5 @@
<?php

/*
* This file is part of the Arachne package.
*
* Copyright (c) Jáchym Toušek (enumag@gmail.com)
*
* For the full copyright and license information, please view the file license.md that was distributed with this source code.
*/

namespace Arachne\ServiceCollections;

use Closure;
Expand Down
8 changes: 0 additions & 8 deletions src/ResolverFactory.php
@@ -1,13 +1,5 @@
<?php

/*
* This file is part of the Arachne package.
*
* Copyright (c) Jáchym Toušek (enumag@gmail.com)
*
* For the full copyright and license information, please view the file license.md that was distributed with this source code.
*/

namespace Arachne\ServiceCollections;

use Closure;
Expand Down

0 comments on commit a23420b

Please sign in to comment.