]> granicus.if.org Git - apache/commitdiff
Happy New Year 2017
authorRainer Jung <rjung@apache.org>
Mon, 2 Jan 2017 16:13:18 +0000 (16:13 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 2 Jan 2017 16:13:18 +0000 (16:13 +0000)
Backport of r1776956 from trunk.

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

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

diff --git a/NOTICE b/NOTICE
index 3e80c98a83b235a44f0f3678bead3f829d14ac2f..01a492b7b718afc94eaad7e06b2cf0b5611afa3d 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 24a1f102c4360cb3cc3535624f247df53d0787e2..e71192801f5c93573dcd19e13e83dec41b4cc02f 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 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 a8d8bfe8631a20a1068289562ba52805c8867b31..1f2dd9be2063796dfcc266b36808f1a116aa49bd 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