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

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

index 825f405d3dc11ad8fbd193c50f1429b1fcfa693b..3955c47e1825f7a8b91d75de81bcb6b0adb5a1b3 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 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 d790fd4490ea9c2bf9b5ab887d790482f11c8966..0b7c32b372ac7a7d2ebbac71f4b1547b37c7d15d 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