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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 43e238e  Fix year in footer
43e238e is described below

commit 43e238e259cbcc9eea0b396a9289969c24b623af
Author: Hugo Hirsch <[email protected]>
AuthorDate: Wed May 18 16:33:11 2022 +0200

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

diff --git a/index.html b/index.html
index 7cf7338..13406ef 100644
--- a/index.html
+++ b/index.html
@@ -159,7 +159,7 @@ Some tools in the suite use sub-sites, generated using 
Maven, then checked in.</
       <div class="clear"></div>
     </div>
     <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2012-2021 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-2022 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 Apache feather 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