Skip to content

Commit dea8bbe

Browse files
author
Niall Pemberton
committed
Remove my @author tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1088801 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5464093 commit dea8bbe

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

src/main/java/org/apache/commons/io/FileUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
* @author Ian Springer
7878
* @author Chris Eldredge
7979
* @author Jim Harrington
80-
* @author Niall Pemberton
8180
* @author Sandy McArthur
8281
* @version $Id$
8382
*/

src/main/java/org/apache/commons/io/IOUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
* @author Stephen Colebourne
7777
* @author Gareth Davis
7878
* @author Ian Springer
79-
* @author Niall Pemberton
8079
* @author Sandy McArthur
8180
* @version $Id$
8281
*/

src/main/java/org/apache/commons/io/LineIterator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
* }
4545
* </pre>
4646
*
47-
* @author Niall Pemberton
4847
* @author Stephen Colebourne
4948
* @author Sandy McArthur
5049
* @version $Id$

src/test/java/org/apache/commons/io/LineIteratorTestCase.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
/**
3434
* This is used to test LineIterator for correctness.
3535
*
36-
* @author Niall Pemberton
3736
* @author Stephen Colebourne
3837
* @version $Id$
3938
*/

0 commit comments

Comments
 (0)