mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 12:37:06 +00:00
s/2020/2021/
Happy New Year! [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885835 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
4
NOTICE
4
NOTICE
@ -1,8 +1,8 @@
|
|||||||
Apache HTTP Server
|
Apache HTTP Server
|
||||||
Copyright 2020 The Apache Software Foundation.
|
Copyright 2021 The Apache Software Foundation.
|
||||||
|
|
||||||
This product includes software developed at
|
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
|
Portions of this software were developed at the National Center
|
||||||
for Supercomputing Applications (NCSA) at the University of
|
for Supercomputing Applications (NCSA) at the University of
|
||||||
|
@ -419,7 +419,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/]]></xsl:text>&httpd.com
|
|||||||
</xsl:choose>
|
</xsl:choose>
|
||||||
<div id="footer">&lf;
|
<div id="footer">&lf;
|
||||||
<p class="apache">
|
<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:if test="normalize-space($message[@id='before-license'])">
|
||||||
<xsl:value-of select="$message[@id='before-license']"/>
|
<xsl:value-of select="$message[@id='before-license']"/>
|
||||||
<xsl:text> </xsl:text>
|
<xsl:text> </xsl:text>
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
#define AP_RELEASE_H
|
#define AP_RELEASE_H
|
||||||
|
|
||||||
#define AP_SERVER_COPYRIGHT \
|
#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
|
* The below defines the base string of the Server: header. Additional
|
||||||
|
Reference in New Issue
Block a user