]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Happy New Year 2025
authorRainer Jung <rjung@apache.org>
Wed, 1 Jan 2025 11:13:49 +0000 (11:13 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 1 Jan 2025 11:13:49 +0000 (11:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1922819 13f79535-47bb-0310-9956-ffa450edef68

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

index 3955c47e1825f7a8b91d75de81bcb6b0adb5a1b3..9ecd188b7d08c38cba42e778e516de966d14caef 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 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>
index d2a93751c7a47acdf5eb73661d39ec2125c6a079..89956ec576e8bc7a1cb5fee07f952485e8330c2b 100644 (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