You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2008/03/27 05:51:44 UTC

svn commit: r641704 - in /ant/antlibs/svn/trunk: contributors.xml libraries.properties

Author: bodewig
Date: Wed Mar 26 21:51:22 2008
New Revision: 641704

URL: http://svn.apache.org/viewvc?rev=641704&view=rev
Log:
Add license

Modified:
    ant/antlibs/svn/trunk/contributors.xml
    ant/antlibs/svn/trunk/libraries.properties

Modified: ant/antlibs/svn/trunk/contributors.xml
URL: http://svn.apache.org/viewvc/ant/antlibs/svn/trunk/contributors.xml?rev=641704&r1=641703&r2=641704&view=diff
==============================================================================
--- ant/antlibs/svn/trunk/contributors.xml (original)
+++ ant/antlibs/svn/trunk/contributors.xml Wed Mar 26 21:51:22 2008
@@ -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>

Modified: ant/antlibs/svn/trunk/libraries.properties
URL: http://svn.apache.org/viewvc/ant/antlibs/svn/trunk/libraries.properties?rev=641704&r1=641703&r2=641704&view=diff
==============================================================================
--- ant/antlibs/svn/trunk/libraries.properties (original)
+++ ant/antlibs/svn/trunk/libraries.properties Wed Mar 26 21:51:22 2008
@@ -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