]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Happy New Year 2020
authorRainer Jung <rjung@apache.org>
Wed, 1 Jan 2020 19:40:13 +0000 (19:40 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 1 Jan 2020 19:40:13 +0000 (19:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872188 13f79535-47bb-0310-9956-ffa450edef68

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

diff --git a/NOTICE b/NOTICE
index 6e88e642d24715e79187e459c07631d6614cc1e9..1a202c0fe668ba826419605483fb63d237be840e 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache HTTP Server
-Copyright 2019 The Apache Software Foundation.
+Copyright 2020 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
index b629ebee7df1b9badba81ba840a52f5290d8c733..efb8ee6f8093a571baa70e7cd5bb9fa53afa2663 100644 (file)
@@ -419,7 +419,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/]]></xsl:text>&httpd.com
 </xsl:choose>
 <div id="footer">&lf;
     <p class="apache">
-        <xsl:text>Copyright 2019 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2020 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 7bcc1f3dd4f34f5ae220487079b4ad7634ffb222..90cce900624ed8578996ac64ed59938d1f491abb 100644 (file)
@@ -23,7 +23,7 @@
 #define AP_RELEASE_H
 
 #define AP_SERVER_COPYRIGHT \
-  "Copyright 2019 The Apache Software Foundation."
+  "Copyright 2020 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional