Repository: incubator-twill Updated Branches: refs/heads/master 59bf3883f -> 180e446d2
Update license statement year to 2016 Project: http://git-wip-us.apache.org/repos/asf/incubator-twill/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-twill/commit/180e446d Tree: http://git-wip-us.apache.org/repos/asf/incubator-twill/tree/180e446d Diff: http://git-wip-us.apache.org/repos/asf/incubator-twill/diff/180e446d Branch: refs/heads/master Commit: 180e446d23709706bf189fed66529bc2be6c3884 Parents: 59bf388 Author: Terence Yim <[email protected]> Authored: Tue Jan 26 11:08:53 2016 -0800 Committer: Terence Yim <[email protected]> Committed: Tue Jan 26 11:08:53 2016 -0800 ---------------------------------------------------------------------- NOTICE | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/180e446d/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 17c9ea9..a88b8d4 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Twill -Copyright 2013-2015 The Apache Software Foundation +Copyright 2013-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/incubator-twill/blob/180e446d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c4792c4..839214c 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ <link>http://docs.oracle.com/javase/7/docs/api/</link> </links> <bottom> - <![CDATA[Copyright © 2013-2015 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.]]> + <![CDATA[Copyright © 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.]]> </bottom> </configuration> <executions>
