This is an automated email from the ASF dual-hosted git repository.

ottlinger pushed a commit to branch fixFooter
in repository https://gitbox.apache.org/repos/asf/creadur-site.git

commit 26c1bcf3b5e8d6cdb8ecacd9a539410d5ca942e6
Author: Hugo Hirsch <[email protected]>
AuthorDate: Thu May 28 12:34:17 2026 +0200

    Fix footer year number
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index e4c240bfc..72fcc5cd0 100644
--- a/index.html
+++ b/index.html
@@ -167,7 +167,7 @@ Some tools in the suite use sub-sites, generated by Maven, 
checked ini <a href="
       <div class="clear"></div>
     </div>
     <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2012-2025 The Apache Software Foundation, Licensed 
under the <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.<br/>
+      <p>Copyright &#169; 2012-2026 The Apache Software Foundation, Licensed 
under the <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.<br/>
       Apache Creadur, Creadur, Apache RAT, Apache Tentacles, Apache Whisker, 
Apache and the ASF logo are <a 
href="https://www.apache.org/foundation/marks/";>trademarks</a> of <a 
href="https://www.apache.org";>The Apache Software Foundation</a>.<br/>
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.
       </p>

Reply via email to