]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update copyright dates from 2006 to 2007
authorNick Kew <niq@apache.org>
Sat, 1 Sep 2007 11:52:52 +0000 (11:52 +0000)
committerNick Kew <niq@apache.org>
Sat, 1 Sep 2007 11:52:52 +0000 (11:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571769 13f79535-47bb-0310-9956-ffa450edef68

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

index 993e301d484e67b0ca346940125bf5105b4738e5..839f01b3c09d5efc05e5e662bd9dc6001f5aefa2 100644 (file)
 
 <div id="footer">&lf;
     <p class="apache">
-        <xsl:text>Copyright 2006 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2007 The Apache Software Foundation.</xsl:text><br />
         <xsl:value-of select="$message[@id='licensed']"/>
         <xsl:text> </xsl:text>
 
index 7e1c10d9120f63d99681202c29dff115aaa7ed48..188cb2d63eca869cc4eef68a80fc47e6211f7fa0 100644 (file)
@@ -25,7 +25,7 @@
 #include "apr_general.h" /* stringify */
 
 #define AP_SERVER_COPYRIGHT \
-  "Copyright 2006 The Apache Software Foundation."
+  "Copyright 2007 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional