bodewig 02/05/27 00:11:20
Modified: docs/manual/CoreTasks Tag: ANT_15_BRANCH taskdef.html
typedef.html
Log:
2002
Revision Changes Path
No revision
No revision
1.6.2.3 +1 -1 jakarta-ant/docs/manual/CoreTasks/taskdef.html
Index: taskdef.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/taskdef.html,v
retrieving revision 1.6.2.2
retrieving revision 1.6.2.3
diff -u -r1.6.2.2 -r1.6.2.3
--- taskdef.html 26 May 2002 07:06:32 -0000 1.6.2.2
+++ taskdef.html 27 May 2002 07:11:20 -0000 1.6.2.3
@@ -77,7 +77,7 @@
<p>makes a task called <code>myjavadoc</code> available to Ant. The class
<code>com.mydomain.JavadocTask</code>
implements the task.</p>
<hr>
-<p align="center">Copyright © 2000-2001 Apache Software Foundation. All
rights
+<p align="center">Copyright © 2000-2002 Apache Software Foundation. All
rights
Reserved.</p>
</body>
1.5.2.2 +1 -1 jakarta-ant/docs/manual/CoreTasks/typedef.html
Index: typedef.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/typedef.html,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -r1.5.2.1 -r1.5.2.2
--- typedef.html 26 May 2002 07:06:32 -0000 1.5.2.1
+++ typedef.html 27 May 2002 07:11:20 -0000 1.5.2.2
@@ -80,7 +80,7 @@
<p>makes a data type called <code>urlset</code> available to Ant. The
class <code>com.mydomain.URLSet</code> implements this type.</p>
<hr>
-<p align="center">Copyright © 2001 Apache Software
+<p align="center">Copyright © 2001-2002 Apache Software
Foundation. All rights Reserved.</p>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>