leif        2003/05/31 08:41:09

  Modified:    datasource build.xml
  Log:
  Update the javadocs copyright so it gives credit to the Jakarta Avalon Project.
  
  Revision  Changes    Path
  1.53      +1 -1      avalon-excalibur/datasource/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/datasource/build.xml,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- build.xml 31 May 2003 15:37:07 -0000      1.52
  +++ build.xml 31 May 2003 15:41:08 -0000      1.53
  @@ -327,7 +327,7 @@
                   <param name="-link" 
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
                   <param name="-link" value="http://avalon.apache.org/api/"/>
                   <param name="-bottom"
  -                    value="&quot;Copyright &#169; ${year} Apache Jakarta Project. 
All Rights Reserved.&quot;"/>
  +                    value="&quot;Copyright &#169; ${year} Apache Avalon Project. 
All Rights Reserved.&quot;"/>
               </doclet>
           </javadoc>
       </target>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to