]> 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:53:43 +0000 (11:53 +0000)
committerNick Kew <niq@apache.org>
Sat, 1 Sep 2007 11:53:43 +0000 (11:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@571770 13f79535-47bb-0310-9956-ffa450edef68

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

index 1abc2a6b110f31b91936600cb7fd2ed680a45d36..f7c4dfb67ebbdf2faad8b90de02075dd87defd11 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 7a4e79a3970b298b8646d0413f545241c9651f26..de57e3eacc3b87e2252adc541d052759901ebebc 100644 (file)
@@ -20,7 +20,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