Skip to content

Commit e79254e

Browse files
committed
Removing my @author statements
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/branches/cli-1.x@734339 13f79535-47bb-0310-9956-ffa450edef68
1 parent d45b614 commit e79254e

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

src/java/org/apache/commons/cli/PatternOptionBuilder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
* to be pluggable.
5151
* </p>
5252
*
53-
* @author Henri Yandell (bayard @ generationjava.com)
5453
* @version $Revision$, $Date$
5554
*/
5655
public class PatternOptionBuilder

src/java/org/apache/commons/cli/TypeHandler.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
* of conversion functionalities to ConvertUtils component in Commons
3131
* already. BeanUtils I think.
3232
*
33-
* @author Henri Yandell (bayard @ generationjava.com)
3433
* @version $Revision$, $Date$
3534
*/
3635
public class TypeHandler

src/test/org/apache/commons/cli/PatternOptionBuilderTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
/**
2828
* Test case for the PatternOptionBuilder class
2929
*
30-
* @author Henri Yandell
3130
* @version $Revision$, $Date$
3231
*/
3332
public class PatternOptionBuilderTest extends TestCase

0 commit comments

Comments
 (0)