Skip to content

Commit 111821a

Browse files
committed
Removed Eclipse auto generated crap
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@384129 13f79535-47bb-0310-9956-ffa450edef68
1 parent 76e86ae commit 111821a

4 files changed

Lines changed: 0 additions & 12 deletions

File tree

src/test/org/apache/commons/cli2/DocumentationTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@
3535

3636
/**
3737
* @author Rob
38-
*
39-
* To change the template for this generated type comment go to Window -
40-
* Preferences - Java - Code Generation - Code and Comments
4138
*/
4239
public class DocumentationTest extends TestCase {
4340

src/test/org/apache/commons/cli2/PrecedenceTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828

2929
/**
3030
* @author Rob Oxspring
31-
*
32-
* To change the template for this generated type comment go to Window -
33-
* Preferences - Java - Code Generation - Code and Comments
3431
*/
3532
public class PrecedenceTest extends TestCase {
3633
private final String[] args = new String[] { "-file" };

src/test/org/apache/commons/cli2/WriteableCommandLineTestCase.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919

2020
/**
2121
* @author Rob Oxspring
22-
*
23-
* To change the template for this generated type comment go to
24-
* Window - Preferences - Java - Code Generation - Code and Comments
2522
*/
2623
public abstract class WriteableCommandLineTestCase extends CommandLineTestCase {
2724

src/test/org/apache/commons/cli2/jdepend/JDependTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626

2727
/**
2828
* @author Rob Oxspring
29-
*
30-
* To change the template for this generated type comment go to Window -
31-
* Preferences - Java - Code Generation - Code and Comments
3229
*/
3330
public class JDependTest extends TestCase {
3431

0 commit comments

Comments
 (0)