This is an automated email from the ASF dual-hosted git repository.
grobmeier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/main by this push:
new ee5b5f46d Updated copyright date to 2025
ee5b5f46d is described below
commit ee5b5f46d33a76b035522f21d50aecc71228341f
Author: Christian Grobmeier <[email protected]>
AuthorDate: Fri Jan 31 13:05:48 2025 +0100
Updated copyright date to 2025
---
source/_includes/footer.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/_includes/footer.html b/source/_includes/footer.html
index 421d72261..638f752e8 100644
--- a/source/_includes/footer.html
+++ b/source/_includes/footer.html
@@ -1,7 +1,7 @@
<footer class="container">
<div class="col-md-12">
- Copyright © 2000-2022 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
+ Copyright © 2000-2025 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
Apache Struts, Struts, Apache, the Apache feather logo, and the Apache
Struts project logos are
trademarks of The Apache Software Foundation. All Rights Reserved.
</div>