rwaldhoff 02/05/04 05:33:01
Modified: collections build.xml
Log:
(c) 2001 - 2002
Revision Changes Path
1.28 +2 -2 jakarta-commons/collections/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/collections/build.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- build.xml 2 Apr 2002 16:29:20 -0000 1.27
+++ build.xml 4 May 2002 12:33:01 -0000 1.28
@@ -1,4 +1,4 @@
-<!-- $Id: build.xml,v 1.27 2002/04/02 16:29:20 morgand Exp $ -->
+<!-- $Id: build.xml,v 1.28 2002/05/04 12:33:01 rwaldhoff Exp $ -->
<project name="commons-collections" default="test" basedir=".">
<!-- patternset describing files to be copied from the doc directory -->
@@ -173,7 +173,7 @@
destdir="${dest.doc.api}"
windowtitle="${Name-Long}"
doctitle="${Name-Long}"
- bottom="<small>Copyright &copy; 2001 Apache Software
Foundation. Documenation generated ${TODAY}</small>."
+ bottom="<small>Copyright &copy; 2001-2002 Apache Software
Foundation. Documenation generated ${TODAY}</small>."
protected="true"
version="true"
author="true"
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>