]> granicus.if.org Git - apache/commitdiff
Happy New Year 2016
authorRainer Jung <rjung@apache.org>
Fri, 1 Jan 2016 20:59:28 +0000 (20:59 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 1 Jan 2016 20:59:28 +0000 (20:59 +0000)
Backport of r1722572 from trunk.

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

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

diff --git a/NOTICE b/NOTICE
index d24cb1ddc444bf5b34fc3b7d73defc65f2c4e280..3e80c98a83b235a44f0f3678bead3f829d14ac2f 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 8793eca2be5bea063e3b8547205afc094aebc1e4..a1ec905183186ae44fa6715e8514dae19e387287 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