APEXCORE-302 Update NOTICE copyright year
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/f6e2930d Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/f6e2930d Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/f6e2930d Branch: refs/heads/master Commit: f6e2930d4368d5abf63fdd96f03ae6e477a9e865 Parents: 7629be8 Author: Vlad Rozov <[email protected]> Authored: Fri Jan 8 10:45:55 2016 -0800 Committer: Vlad Rozov <[email protected]> Committed: Fri Jan 8 10:45:55 2016 -0800 ---------------------------------------------------------------------- NOTICE | 2 +- pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/f6e2930d/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index d0f6855..ca47411 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Apex (incubating) -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2015-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-apex-core/blob/f6e2930d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 89c60c9..1972d37 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,7 @@ <name>Apache Apex (incubating)</name> <url>http://apex.incubator.apache.org</url> + <inceptionYear>2015</inceptionYear> <organization> <name>Apache Software Foundation</name>
