]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Happy New Year 2019
authorRainer Jung <rjung@apache.org>
Tue, 1 Jan 2019 12:13:21 +0000 (12:13 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 1 Jan 2019 12:13:21 +0000 (12:13 +0000)
Backport of r1850098 from trunk.

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

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

diff --git a/NOTICE b/NOTICE
index 2c1a2e9e30658af9ce06034c18d4aef21bc61e40..6e88e642d24715e79187e459c07631d6614cc1e9 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache HTTP Server
-Copyright 2018 The Apache Software Foundation.
+Copyright 2019 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
index 88e68b254e256f19449c69a5b3ffe3c27c693e64..8b8fa53bcf25804feed40c6db25cc198c1725cd1 100644 (file)
@@ -418,7 +418,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 2018 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2019 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 6e856de7be87429800e85e4c3abbd59b9b1d1be0..03cd21e3f87cecd5bdd7420e1522b250ce662a45 100644 (file)
@@ -23,7 +23,7 @@
 #define AP_RELEASE_H
 
 #define AP_SERVER_COPYRIGHT \
-  "Copyright 2018 The Apache Software Foundation."
+  "Copyright 2019 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional