You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fi...@apache.org on 2009/01/06 00:43:30 UTC

svn commit: r731769 - in /httpd/httpd/branches/2.0.x: NOTICE docs/manual/style/xsl/common.xsl include/ap_release.h

Author: fielding
Date: Mon Jan  5 15:43:30 2009
New Revision: 731769

URL: http://svn.apache.org/viewvc?rev=731769&view=rev
Log:
happy new year

Modified:
    httpd/httpd/branches/2.0.x/NOTICE
    httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl
    httpd/httpd/branches/2.0.x/include/ap_release.h

Modified: httpd/httpd/branches/2.0.x/NOTICE
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/NOTICE?rev=731769&r1=731768&r2=731769&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/NOTICE (original)
+++ httpd/httpd/branches/2.0.x/NOTICE Mon Jan  5 15:43:30 2009
@@ -1,5 +1,5 @@
 Apache HTTP Server
-Copyright 2008 The Apache Software Foundation.
+Copyright 2009 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Modified: httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl?rev=731769&r1=731768&r2=731769&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/style/xsl/common.xsl Mon Jan  5 15:43:30 2009
@@ -277,7 +277,7 @@
 
 <div id="footer">&lf;
     <p class="apache">
-        <xsl:text>Copyright 2008 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2009 The Apache Software Foundation.</xsl:text><br />
         <xsl:if test="normalize-space($message[@id='before-license'])">
             <xsl:value-of select="$message[@id='before-license']"/>
             <xsl:text> </xsl:text>

Modified: httpd/httpd/branches/2.0.x/include/ap_release.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/include/ap_release.h?rev=731769&r1=731768&r2=731769&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/include/ap_release.h (original)
+++ httpd/httpd/branches/2.0.x/include/ap_release.h Mon Jan  5 15:43:30 2009
@@ -20,7 +20,7 @@
 #include "apr_general.h" /* stringify */
 
 #define AP_SERVER_COPYRIGHT \
-    "Copyright 2008 The Apache Software Foundation."
+    "Copyright 2009 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional