Repository: yetus Updated Branches: refs/heads/master 3ad808722 -> 95885fa36
YETUS-603. Update years to 2018 closes apache/yetus#16 Signed-off-by: Allen Wittenauer <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/95885fa3 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/95885fa3 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/95885fa3 Branch: refs/heads/master Commit: 95885fa3664515972b0249ed151dfa179617cb9d Parents: 3ad8087 Author: Akira Ajisaka <[email protected]> Authored: Fri Mar 9 15:14:09 2018 -0800 Committer: Akira Ajisaka <[email protected]> Committed: Tue Mar 13 10:37:10 2018 +0900 ---------------------------------------------------------------------- NOTICE | 2 +- asf-site-src/source/_footer.md.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/95885fa3/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 633d836..5cb4db8 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Yetus -Copyright 2008-2017 The Apache Software Foundation +Copyright 2008-2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/yetus/blob/95885fa3/asf-site-src/source/_footer.md.erb ---------------------------------------------------------------------- diff --git a/asf-site-src/source/_footer.md.erb b/asf-site-src/source/_footer.md.erb index fbd2247..06265be 100644 --- a/asf-site-src/source/_footer.md.erb +++ b/asf-site-src/source/_footer.md.erb @@ -23,7 +23,7 @@ <div class="row-fluid"> <div class="span12 text-left"> <div class="span12"> - Copyright 2008-2017 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://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-2018 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://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>
