This is an automated email from the ASF dual-hosted git repository.
adelbene pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/wicket-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4b7cb99 updated copiright date
4b7cb99 is described below
commit 4b7cb999f42e0f122f195cf01df4c7bf815f64a5
Author: Andrea Del Bene <[email protected]>
AuthorDate: Fri Feb 4 10:12:29 2022 +0100
updated copiright date
---
_includes/footer.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/footer.html b/_includes/footer.html
index 160b645..c4056a6 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,6 +1,6 @@
<div class="l-container">
<div class="left">
<img src="{{ site.baseurl }}/img/asf_logo_url.svg" style="height:90px;
float:left; margin-right:10px;">
- <div style="margin-top:12px;">Copyright © 2021 — The Apache Software
Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the
Apache Wicket project logo are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of their
respective owners.</div>
+ <div style="margin-top:12px;">Copyright © 2022 — The Apache Software
Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the
Apache Wicket project logo are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of their
respective owners.</div>
</div>
</div>