]> 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:51:42 +0000 (11:51 +0000)
committerNick Kew <niq@apache.org>
Sat, 1 Sep 2007 11:51:42 +0000 (11:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571768 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 f55e23a28af1001c8ab65604e7fe1df6e8f2aa6c..afeead776b9a797802e675a23fc27262ab59ff96 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