You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by su...@apache.org on 2002/09/07 19:16:13 UTC

cvs commit: jakarta-commons/httpclient build.xml

sullis      2002/09/07 10:16:13

  Modified:    httpclient build.xml
  Log:
  updated copyright year
  
  Revision  Changes    Path
  1.19      +2 -2      jakarta-commons/httpclient/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/build.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- build.xml	8 Aug 2002 18:21:55 -0000	1.18
  +++ build.xml	7 Sep 2002 17:16:13 -0000	1.19
  @@ -361,7 +361,7 @@
                version      ="true"
                doctitle     ="<h1>${component.title}</h1>"
                windowtitle  ="${component.title} (Version ${component.version})"
  -             bottom       ="Copyright (c) 2001 - Apache Software Foundation">
  +             bottom       ="Copyright (c) 2001-2002 - Apache Software Foundation">
         <classpath refid="test.classpath"/>
       </javadoc>
     </target>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>