]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
happy new year
authorRoy T. Fielding <fielding@apache.org>
Mon, 5 Jan 2009 23:43:30 +0000 (23:43 +0000)
committerRoy T. Fielding <fielding@apache.org>
Mon, 5 Jan 2009 23:43:30 +0000 (23:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@731769 13f79535-47bb-0310-9956-ffa450edef68

NOTICE
docs/manual/style/xsl/common.xsl
include/ap_release.h

diff --git a/NOTICE b/NOTICE
index bbf623b97656b37c391ce49f27ff1ae33b30807d..539745d20be6cc89f4a4295244fd47a9dc93cdcd 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -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/).
index 82a11548fccb405a350d0eb8a17af5a5abe44730..d85baa2b51163aa601e2a37aef4347e5dd44ea25 100644 (file)
 
 <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>
index 37478cdb81cbaf172e1ccaf3fd25ec8198b419fb..681788b62343e2301c101a927ec84075ddffd5e5 100644 (file)
@@ -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