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

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885835 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 c92ad281f5d33a6141ac993af0e5e0f5c9b6cda0..b15447818d68601ef6544c28cd4b51cc123407c5 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 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 90cce900624ed8578996ac64ed59938d1f491abb..c118c37fed41d63aeeab82cfbeec2145c2b4a96b 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