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

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

index 8b79b4a5772c7b9375d11071e55f8cec5f5cc269..09d7328a86136e15a11bf36c7849b36987b7df33 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 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 1f69e610f3e8b1d3798f0a42435faa1da05e6f47..131e15c9e1bd38c06f0d7edec041d91ba65500b9 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