]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Happy New Year 2016
authorRainer Jung <rjung@apache.org>
Fri, 1 Jan 2016 21:05:26 +0000 (21:05 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 1 Jan 2016 21:05:26 +0000 (21:05 +0000)
Backport of r1722572 from trunk
resp. r1722573 from 2.4.x.

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

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

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