Repository: yetus Updated Branches: refs/heads/master 21f567784 -> 0868072cd
YETUS-287. Update year to 2016 on website footer Signed-off-by: Sean Busbey <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/0868072c Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/0868072c Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/0868072c Branch: refs/heads/master Commit: 0868072cd4c8513ac9722afbce5f0641ea9576d1 Parents: 21f5677 Author: Allen Wittenauer <[email protected]> Authored: Tue Feb 9 12:47:08 2016 -0800 Committer: Allen Wittenauer <[email protected]> Committed: Wed Feb 10 09:44:01 2016 -0800 ---------------------------------------------------------------------- asf-site-src/source/_footer.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/0868072c/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 8e27509..42f357b 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-2015 <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-2016 <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>
