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

aw pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/yetus.git


The following commit(s) were added to refs/heads/main by this push:
     new f69a6268 YETUS-1160. Update year to 2022 (#255)
f69a6268 is described below

commit f69a6268035a3fbdd4f00acbd61ea028f4ee97eb
Author: Allen Wittenauer <[email protected]>
AuthorDate: Sat Apr 23 23:38:03 2022 -0700

    YETUS-1160. Update year to 2022 (#255)
---
 NOTICE                               | 2 +-
 asf-site-src/source/_footer.html.erb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index ccd34ce9..c3209f36 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Yetus
-Copyright 2008-2021 The Apache Software Foundation
+Copyright 2008-2022 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git a/asf-site-src/source/_footer.html.erb 
b/asf-site-src/source/_footer.html.erb
index abe665e5..a6f6af0e 100644
--- a/asf-site-src/source/_footer.html.erb
+++ b/asf-site-src/source/_footer.html.erb
@@ -23,7 +23,7 @@
         <div class="row-fluid">
             <div class="span12 text-left">
               <div class="span12">
-                Copyright 2008-2021 <a href="https://www.apache.org/";>Apache 
Software Foundation</a>. Licensed under the <a 
href="https://www.apache.org/licenses/";>Apache License v2.0</a>. Apache Yetus 
and the Apache feather logo are trademarks of The Apache Software Foundation.
+                Copyright 2008-<%= Time.new.year =%> <a 
href="https://www.apache.org/";>Apache Software Foundation</a>. Licensed under 
the <a href="https://www.apache.org/licenses/";>Apache License v2.0</a>. Apache 
Yetus and the Apache feather logo are trademarks of The Apache Software 
Foundation.
               </div>
             </div>
 

Reply via email to