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:28:55 UTC

svn commit: r731765 - in /httpd/httpd/trunk: NOTICE docs/manual/style/xsl/common.xsl include/ap_release.h

Author: fielding
Date: Mon Jan  5 15:28:53 2009
New Revision: 731765

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

Modified:
    httpd/httpd/trunk/NOTICE
    httpd/httpd/trunk/docs/manual/style/xsl/common.xsl
    httpd/httpd/trunk/include/ap_release.h

Modified: httpd/httpd/trunk/NOTICE
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/NOTICE?rev=731765&r1=731764&r2=731765&view=diff
==============================================================================
--- httpd/httpd/trunk/NOTICE (original)
+++ httpd/httpd/trunk/NOTICE Mon Jan  5 15:28:53 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/trunk/docs/manual/style/xsl/common.xsl
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/style/xsl/common.xsl?rev=731765&r1=731764&r2=731765&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/style/xsl/common.xsl (original)
+++ httpd/httpd/trunk/docs/manual/style/xsl/common.xsl Mon Jan  5 15:28:53 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/trunk/include/ap_release.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/include/ap_release.h?rev=731765&r1=731764&r2=731765&view=diff
==============================================================================
--- httpd/httpd/trunk/include/ap_release.h (original)
+++ httpd/httpd/trunk/include/ap_release.h Mon Jan  5 15:28:53 2009
@@ -25,7 +25,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