]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Happy New Year 2026
authorRainer Jung <rjung@apache.org>
Sun, 4 Jan 2026 15:11:13 +0000 (15:11 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 4 Jan 2026 15:11:13 +0000 (15:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1931104 13f79535-47bb-0310-9956-ffa450edef68

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

index ad4f4eda014afc753786da36f5d5e968b0c8a88b..063fefa2b2ce5bf7df336c0cb1a1357b3d0bd299 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 2025 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2026 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 131e15c9e1bd38c06f0d7edec041d91ba65500b9..d752703317668a47f236d4ac89ae1d8e6df14145 100644 (file)
@@ -23,7 +23,7 @@
 #define AP_RELEASE_H
 
 #define AP_SERVER_COPYRIGHT \
-  "Copyright 2025 The Apache Software Foundation."
+  "Copyright 2026 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional