]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Happy New Year 2017
authorRainer Jung <rjung@apache.org>
Mon, 2 Jan 2017 16:16:17 +0000 (16:16 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 2 Jan 2017 16:16:17 +0000 (16:16 +0000)
Backport of r1776956 from trunk resp.
r1776957 from 2.4.x.

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

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

diff --git a/NOTICE b/NOTICE
index 920f92c06947657e5f242e90161992527a45a678..af680bd95aabb794404801b672b44ebade8c4506 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache HTTP Server
-Copyright 2016 The Apache Software Foundation.
+Copyright 2017 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
index ade28ed933b77bfb6edeb256df2f4d686137b0da..6eda1bd67f9b98c8a00c02c212d529f9c06cc979 100644 (file)
@@ -412,7 +412,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 2016 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2017 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 ff328ec44b9c60fc73af11602848ed2947ec18a5..9346b1496ae361a82ac06c8f30a45afa96e32e41 100644 (file)
@@ -23,7 +23,7 @@
 #define AP_RELEASE_H
 
 #define AP_SERVER_COPYRIGHT \
-    "Copyright 2016 The Apache Software Foundation."
+    "Copyright 2017 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional