jeremias 2003/07/27 10:08:29
Modified: io build.xml
Log:
Updated copyright year in Javadocs
Link to JDK 1.3 API for Javadocs
Revision Changes Path
1.11 +3 -2 jakarta-commons-sandbox/io/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/io/build.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- build.xml 16 May 2003 22:29:03 -0000 1.10
+++ build.xml 27 Jul 2003 17:08:29 -0000 1.11
@@ -178,8 +178,9 @@
version="true"
doctitle="<h1>${component.title}</h1>"
windowtitle="${component.title} (Version ${component.version})"
- bottom="Copyright (c) 2001-2002 - Apache Software Foundation">
+ bottom="Copyright (c) 2001-2003 - Apache Software Foundation">
<classpath refid="compile.classpath"/>
+ <link href="http://java.sun.com/products/jdk/1.3/docs/api/"/>
</javadoc>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]