]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
New year, backport of r1429349 from trunk
authorRainer Jung <rjung@apache.org>
Sat, 5 Jan 2013 18:22:11 +0000 (18:22 +0000)
committerRainer Jung <rjung@apache.org>
Sat, 5 Jan 2013 18:22:11 +0000 (18:22 +0000)
resp. r1429350 from 2.4.x.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1429352 13f79535-47bb-0310-9956-ffa450edef68

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

diff --git a/NOTICE b/NOTICE
index fe70dcf2de24e92e1af6738cceaeee1c7a9dbac1..44a589cfba2a2cc8b10f6d7b3940f3354e547afb 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache HTTP Server
-Copyright 2012 The Apache Software Foundation.
+Copyright 2013 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
index 3cd8f6f6f9362202376dcb7873c1b801d1779610..f4b7381363ffe221f2285bd3532983ebec916354 100644 (file)
@@ -318,7 +318,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/]]></xsl:text>&httpd.doc
 </xsl:choose>
 <div id="footer">&lf;
     <p class="apache">
-        <xsl:text>Copyright 2012 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2013 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 f6f3c0d194797b3a9f94798ab99fe94e4b80797e..b0575abe178f8d55105b98c35101288d3e515a6d 100644 (file)
@@ -25,7 +25,7 @@
 #include "apr_general.h" /* stringify */
 
 #define AP_SERVER_COPYRIGHT \
-    "Copyright 2012 The Apache Software Foundation."
+    "Copyright 2013 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional