summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/manual/style/xsl/common.xsl2
-rw-r--r--include/ap_release.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl
index 8b79b4a577..09d7328a86 100644
--- a/docs/manual/style/xsl/common.xsl
+++ b/docs/manual/style/xsl/common.xsl
@@ -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>
diff --git a/include/ap_release.h b/include/ap_release.h
index 1f69e610f3..131e15c9e1 100644
--- a/include/ap_release.h
+++ b/include/ap_release.h
@@ -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