dfs         2004/02/17 19:19:10

  Modified:    .        build.xml build.properties
  Log:
  Changed all references to Apache Software Foundation to The Apache Software 
Foundation.
  
  Revision  Changes    Path
  1.10      +4 -4      jakarta-oro/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/build.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.xml 14 Feb 2004 06:16:29 -0000      1.9
  +++ build.xml 18 Feb 2004 03:19:10 -0000      1.10
  @@ -148,13 +148,13 @@
                <attribute name="Specification-Version"
                        value="${version}" />
                <attribute name="Specification-Vendor"
  -                     value="Apache Software Foundation" />
  +                     value="The Apache Software Foundation" />
                <attribute name="Implementation-Title"
                        value="org.apache.oro" />
                <attribute name="Implementation-Version"
                        value="${version} ${DATE}" />
                <attribute name="Implementation-Vendor"
  -                     value="Apache Software Foundation" />
  +                     value="The Apache Software Foundation" />
               </section>
              </manifest>
           </jar>
  @@ -174,7 +174,7 @@
               windowtitle="${name} ${version} API"
               doctitle="${name} ${version} API"
               header="&lt;a href=&apos;http://jakarta.apache.org/oro/&apos; 
target=_top&gt;&lt;img src=&apos;[EMAIL PROTECTED]/../images/logoSmall.gif&apos; 
alt=&apos;Jakarta ORO&apos; width=48 height=47 align=center border=0 hspace=1 
vspace=1&gt;&lt;/a&gt;"
  -            bottom="Copyright &#169; ${year} Apache Software Foundation. All Rights 
Reserved.">
  +            bottom="Copyright &#169; ${year} The Apache Software Foundation. All 
Rights Reserved.">
            </javadoc>
            <replace file="${javadoc.destdir}/overview-frame.html"
                     token="[EMAIL PROTECTED]" value="."/>
  
  
  
  1.12      +2 -2      jakarta-oro/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/build.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- build.properties  18 Feb 2004 03:08:48 -0000      1.11
  +++ build.properties  18 Feb 2004 03:19:10 -0000      1.12
  @@ -93,7 +93,7 @@
   #install.doc.java.dir=${build.dir}/docs/api
   
   # Document constants
  -#company.name=Apache Software Foundation
  +#company.name=The Apache Software Foundation
     
   #copyright.date=2000-2003
   #copyright.message=Copyright &#169; ${copyright.date} ${company.name}. All Rights 
Reserved.
  
  
  

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

Reply via email to