Repository: incubator-hawq Updated Branches: refs/heads/master 43b8e44c5 -> 1923e03e6
HAWQ-1013. Add Copyright to hawq-ambari-plugin Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/1923e03e Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/1923e03e Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/1923e03e Branch: refs/heads/master Commit: 1923e03e650090f5ae76e9548995e82cb89c1cbd Parents: 43b8e44 Author: Matt <[email protected]> Authored: Thu Aug 25 15:12:25 2016 -0700 Committer: Matt <[email protected]> Committed: Thu Aug 25 15:14:05 2016 -0700 ---------------------------------------------------------------------- contrib/hawq-ambari-plugin/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/1923e03e/contrib/hawq-ambari-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/hawq-ambari-plugin/pom.xml b/contrib/hawq-ambari-plugin/pom.xml index 7b309a8..8a75334 100644 --- a/contrib/hawq-ambari-plugin/pom.xml +++ b/contrib/hawq-ambari-plugin/pom.xml @@ -79,6 +79,7 @@ </executions> <configuration> + <copyright>2016 The Apache Software Foundation</copyright> <group>org.apache.hawq</group> <description> HAWQ plugin contains Ambari's stack definition for HAWQ.
