Repository: incubator-apex-core Updated Branches: refs/heads/release-3.2 7dce05ed8 -> c7a2397dd
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/c7a2397d Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/c7a2397d Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/c7a2397d Branch: refs/heads/release-3.2 Commit: c7a2397dd9febf4ba01f89204ff92891a1bdd1f8 Parents: 7dce05e Author: Vlad Rozov <[email protected]> Authored: Fri Jan 8 10:45:55 2016 -0800 Committer: Thomas Weise <[email protected]> Committed: Mon Apr 18 13:13:44 2016 -0700 ---------------------------------------------------------------------- NOTICE | 2 +- pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/c7a2397d/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/c7a2397d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 50d1625..93a321e 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>
