Repository: buildr Updated Branches: refs/heads/master 131dfe603 -> d9843e5c7
Change copyright to 2016 Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/d9843e5c Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/d9843e5c Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/d9843e5c Branch: refs/heads/master Commit: d9843e5c77609937ceeb55214c436abc5026497b Parents: 131dfe6 Author: Antoine Toulme <[email protected]> Authored: Mon May 2 22:03:08 2016 -0700 Committer: Antoine Toulme <[email protected]> Committed: Mon May 2 22:03:08 2016 -0700 ---------------------------------------------------------------------- NOTICE | 2 +- doc/_layouts/default.html | 2 +- doc/preface.textile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/d9843e5c/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 5bb5a67..d65fd2b 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Buildr -Copyright 2007-2009 The Apache Software Foundation +Copyright 2007-2016 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/buildr/blob/d9843e5c/doc/_layouts/default.html ---------------------------------------------------------------------- diff --git a/doc/_layouts/default.html b/doc/_layouts/default.html index 9d35aac..90de68c 100644 --- a/doc/_layouts/default.html +++ b/doc/_layouts/default.html @@ -83,7 +83,7 @@ {{ content | toc }} {{ content }} </div> - <div id='footer'>Copyright © 2007-2010 The Apache Software Foundation</div> + <div id='footer'>Copyright © 2007-2016 The Apache Software Foundation</div> </div> </body> </html> http://git-wip-us.apache.org/repos/asf/buildr/blob/d9843e5c/doc/preface.textile ---------------------------------------------------------------------- diff --git a/doc/preface.textile b/doc/preface.textile index 25c641f..df5e0b1 100644 --- a/doc/preface.textile +++ b/doc/preface.textile @@ -22,7 +22,7 @@ p(title). !images/zbuildr.png! p(preface). !images/asf-logo.png! -Copyright 2007-2009 Apache Buildr +Copyright 2007-2016 Apache Buildr Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
