vmassol 2003/01/03 07:52:23
Modified: sample-servlet build.xml
sample-jetty build.xml
Log:
update licenses for 2003
Revision Changes Path
1.16 +1 -1 jakarta-cactus/sample-servlet/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/sample-servlet/build.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- build.xml 1 Dec 2002 19:30:15 -0000 1.15
+++ build.xml 3 Jan 2003 15:52:23 -0000 1.16
@@ -47,7 +47,7 @@
a higher level calling Ant script
========================================================================
-->
- <property name="year" value="2000-2002"/>
+ <property name="year" value="2000-2003"/>
<property name="debug" value="on"/>
<property name="optimize" value="off"/>
<property name="deprecation" value="off"/>
1.2 +1 -1 jakarta-cactus/sample-jetty/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/sample-jetty/build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- build.xml 8 Sep 2002 17:43:19 -0000 1.1
+++ build.xml 3 Jan 2003 15:52:23 -0000 1.2
@@ -48,7 +48,7 @@
a higher level calling Ant script
========================================================================
-->
- <property name="year" value="2000-2002"/>
+ <property name="year" value="2000-2003"/>
<property name="debug" value="on"/>
<property name="optimize" value="off"/>
<property name="deprecation" value="off"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>