Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit ef997c2

Browse files
committed
Remove header comments
1 parent eaf91ba commit ef997c2

16 files changed

+0
-112
lines changed

src/Iterator/ConcatMapIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/DropWhileIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/FlattenIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/InitialIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/IntersectIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/LazyIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/MapIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/MemoizeIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/NonRecursiveIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/ParallelIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/RangeIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/RepeatIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/SampleIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/TakeWhileIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/UniqueIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

src/Iterator/ZipIterator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<?php
2-
/**
3-
* This file is part of the Emonkak\Collection.php package.
4-
*
5-
* Copyright (C) 2013 Shota Nozaki <emonkak@gmail.com>
6-
*
7-
* Licensed under the MIT License
8-
*/
92

103
namespace Emonkak\Collection\Iterator;
114

0 commit comments

Comments
 (0)