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 9aa8d92 YETUS-1125. Update copyright year to 2021 (#220)
9aa8d92 is described below
commit 9aa8d92076d53f02bc8425ce6570d667e83ed948
Author: Allen Wittenauer <[email protected]>
AuthorDate: Tue Sep 28 11:07:47 2021 -0700
YETUS-1125. Update copyright year to 2021 (#220)
---
NOTICE | 2 +-
asf-site-src/source/_footer.html.erb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE b/NOTICE
index 26005c2..ccd34ce 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Yetus
-Copyright 2008-2020 The Apache Software Foundation
+Copyright 2008-2021 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 c078bcb..abe665e 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-2020 <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-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.
</div>
</div>