]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
s/2020/2021/
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 23 Jan 2021 07:29:38 +0000 (07:29 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 23 Jan 2021 07:29:38 +0000 (07:29 +0000)
Happy New Year!

(r1885835 on trunk)

[skip ci]

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

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

diff --git a/NOTICE b/NOTICE
index 1a202c0fe668ba826419605483fb63d237be840e..24c6beefc5897b79e0e6607f338da8c22d50e395 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -1,8 +1,8 @@
 Apache HTTP Server
-Copyright 2020 The Apache Software Foundation.
+Copyright 2021 The Apache Software Foundation.
 
 This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 Portions of this software were developed at the National Center
 for Supercomputing Applications (NCSA) at the University of
index 493826639d75637c13afec63537795d1c5a97703..d344ad117674d6ba11d359f27435ebabc9a8099d 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 2020 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2021 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 0f5f28a25cc45cb8a12401304caf6e915f3af3f3..84121a0d4b2c7a1e5787134552251bd54029c5a4 100644 (file)
@@ -23,7 +23,7 @@
 #define AP_RELEASE_H
 
 #define AP_SERVER_COPYRIGHT \
-  "Copyright 2020 The Apache Software Foundation."
+  "Copyright 2021 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional