You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by gg...@apache.org on 2004/05/24 01:30:34 UTC

cvs commit: jakarta-commons/codec build.xml

ggregory    2004/05/23 16:30:34

  Modified:    codec    build.xml
  Log:
  Fix copyright: 2002-2004
  
  Revision  Changes    Path
  1.13      +2 -2      jakarta-commons/codec/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/build.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- build.xml	23 Feb 2004 07:32:49 -0000	1.12
  +++ build.xml	23 May 2004 23:30:33 -0000	1.13
  @@ -82,7 +82,7 @@
           	version="true" 
           	doctitle="<h1>${component.title}</h1>" 
           	windowtitle="${component.title} (Version ${component.version})" 
  -        	bottom="${component.name} version ${component.version} - Copyright © 2003 - Apache Software Foundation" 
  +        	bottom="${component.name} version ${component.version} - Copyright © 2002-2004 - Apache Software Foundation" 
           	use="true" 
           	link="http://java.sun.com/products/jdk/1.3/docs/api/">
               <classpath refid="compile.classpath"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org