Add license

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/svn/trunk@641704 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/contributors.xml b/contributors.xml
index 66a2934..c8ae8f6 100644
--- a/contributors.xml
+++ b/contributors.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.
+-->
 <!DOCTYPE contributors
 [
 <!ELEMENT name (first?, middle?, last)>
@@ -31,4 +47,4 @@
     <first>Steve</first>
     <last>Loughran</last>
   </name>
-</contributors>
\ No newline at end of file
+</contributors>
diff --git a/libraries.properties b/libraries.properties
index 2a31213..dfecbec 100644
--- a/libraries.properties
+++ b/libraries.properties
@@ -1 +1,15 @@
+#  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.
 artifact.version=1.0-beta-SNAPSHOT
\ No newline at end of file