aboutsummaryrefslogtreecommitdiff
path: root/exec/pom.xml
diff options
context:
space:
mode:
authorJacques Nadeau <jacques@apache.org>2013-09-10 17:48:56 -0700
committerJacques Nadeau <jacques@apache.org>2013-09-10 17:49:21 -0700
commit0a5e682d0727a166dd173ef60d1ae781e1496b52 (patch)
treed5ac38b34a71a83320229ca88539a5bf294abc11 /exec/pom.xml
parent1c91fdf5bc9f4db92a06ee45af2dd9fca1f72db2 (diff)
DRILL-221: continued, add Apache header to poms. Update checksum plugin to not fail on pom projects.
Diffstat (limited to 'exec/pom.xml')
-rw-r--r--exec/pom.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/exec/pom.xml b/exec/pom.xml
index 75aafb6af..f0601dc07 100644
--- a/exec/pom.xml
+++ b/exec/pom.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>