This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/causeway-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 962556052 fixes copyright
962556052 is described below
commit 9625560526926d19ac41c77da52cfbac9774df89
Author: danhaywood <[email protected]>
AuthorDate: Fri Jan 27 15:34:05 2023 +0000
fixes copyright
---
content/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/index.html b/content/index.html
index f294ee33a..79eb4ba94 100644
--- a/content/index.html
+++ b/content/index.html
@@ -709,7 +709,7 @@ mvn -pl webapp spring-boot:run</pre>
<div class="col-md-8">
<div class="copyright">
- Copyright © 2010~2032 The Apache Software Foundation, licensed under
the Apache License, v2.0.
+ Copyright ©2010~2023 The Apache Software Foundation, licensed under
the Apache License, v2.0.
Apache, the Apache feather logo, Apache Causeway™, and the Apache
Causeway project logo are all trademarks of The Apache Software Foundation.
</div>
</div>