]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update copyright year
authorRainer Jung <rjung@apache.org>
Sat, 30 Mar 2024 21:10:59 +0000 (21:10 +0000)
committerRainer Jung <rjung@apache.org>
Sat, 30 Mar 2024 21:10:59 +0000 (21:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1916669 13f79535-47bb-0310-9956-ffa450edef68

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

index 6e17b023e1771db9ca6d4684bbf23e320547643a..8b79b4a5772c7b9375d11071e55f8cec5f5cc269 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 2023 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2024 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 c118c37fed41d63aeeab82cfbeec2145c2b4a96b..1f69e610f3e8b1d3798f0a42435faa1da05e6f47 100644 (file)
@@ -23,7 +23,7 @@
 #define AP_RELEASE_H
 
 #define AP_SERVER_COPYRIGHT \
-  "Copyright 2021 The Apache Software Foundation."
+  "Copyright 2024 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional