This is an automated email from the ASF dual-hosted git repository. juanpablo pushed a commit to branch jbake in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git
commit a3ef65388bfb18e53bc592ad061822cdfdbdd665 Author: Juan Pablo Santos RodrÃguez <[email protected]> AuthorDate: Wed Jan 4 12:55:25 2023 +0100 copyright 2023 --- src/main/jbake/templates/page.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/jbake/templates/page.ftl b/src/main/jbake/templates/page.ftl index 51a7c8338a..b15278befe 100755 --- a/src/main/jbake/templates/page.ftl +++ b/src/main/jbake/templates/page.ftl @@ -298,7 +298,7 @@ } </style> <div class="feather"> - Copyright © 2022 The Apache Software Foundation, <br> + Copyright © 2023 The Apache Software Foundation, <br> Licensed under the <a class="external" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a><img class="outlink" src="./images/out.png" alt="">.<br> Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br> <br> </div>
