Happy New Year 2025

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1922818 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Jung
2025-01-01 11:12:22 +00:00
parent 4a9cd1fccf
commit aee4aafa1a
2 changed files with 2 additions and 2 deletions

View 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 2024 The Apache Software Foundation.</xsl:text><br />
<xsl:text>Copyright 2025 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>

View File

@ -23,7 +23,7 @@
#define AP_RELEASE_H
#define AP_SERVER_COPYRIGHT \
"Copyright 2024 The Apache Software Foundation."
"Copyright 2025 The Apache Software Foundation."
/*
* The below defines the base string of the Server: header. Additional