aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorLuciano Resende <lresende@apache.org>2017-01-16 12:36:07 -0800
committerLuciano Resende <lresende@apache.org>2017-01-16 12:36:07 -0800
commit917c0243a18b770526acecf4c36eb7b483aafe8b (patch)
tree81d1ac36761c8e8201f586e1d934e71594bc57ba /pom.xml
parentbf017f191be768c265f0de57b9336fa52a342ce5 (diff)
downloadtoree-gateway-917c0243a18b770526acecf4c36eb7b483aafe8b.tar.gz
toree-gateway-917c0243a18b770526acecf4c36eb7b483aafe8b.tar.bz2
toree-gateway-917c0243a18b770526acecf4c36eb7b483aafe8b.zip
Add Apache License header files
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 75d8fd3..d4ad8cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * (C) Copyright IBM Corp. 2017
+ *
+ * Licensed 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>