Browse Source

remove @author

1. not in use inside Ant any more
2. problems with egrave ;-)

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536747 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 18 years ago
parent
commit
269c1ea995
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      docs/manual/tutorial-writing-tasks.html

+ 0
- 1
docs/manual/tutorial-writing-tasks.html View File

@@ -450,7 +450,6 @@ import java.util.Iterator;
/**
* The task of the tutorial.
* Print a message or let the build fail.
* @author Jan Mat�rne
* @since 2003-08-19
*/
public class HelloWorld extends Task {


Loading…
Cancel
Save