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 2003/05/23 05:52:09 UTC

cvs commit: jakarta-commons/lang build.xml

ggregory    2003/05/22 20:52:09

  Modified:    lang     build.xml
  Log:
  Change copyright in Javadoc output from 2002 to 2003.
  
  Revision  Changes    Path
  1.11      +2 -2      jakarta-commons/lang/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/lang/build.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- build.xml	16 May 2003 22:17:01 -0000	1.10
  +++ build.xml	23 May 2003 03:52:09 -0000	1.11
  @@ -111,7 +111,7 @@
                   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"/>
       </javadoc>
     </target>
  
  
  

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