You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ds...@apache.org on 2009/07/21 18:36:27 UTC

svn commit: r796370 - in /felix/trunk/sigil/common/core: build.xml ivy.xml

Author: dsavage
Date: Tue Jul 21 16:36:26 2009
New Revision: 796370

URL: http://svn.apache.org/viewvc?rev=796370&view=rev
Log:
apply asf licence to xml files

Modified:
    felix/trunk/sigil/common/core/build.xml
    felix/trunk/sigil/common/core/ivy.xml

Modified: felix/trunk/sigil/common/core/build.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/common/core/build.xml?rev=796370&r1=796369&r2=796370&view=diff
==============================================================================
--- felix/trunk/sigil/common/core/build.xml (original)
+++ felix/trunk/sigil/common/core/build.xml Tue Jul 21 16:36:26 2009
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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 name="common.core" default="build">
       <import file="../build.xml"/>
 </project>

Modified: felix/trunk/sigil/common/core/ivy.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/common/core/ivy.xml?rev=796370&r1=796369&r2=796370&view=diff
==============================================================================
--- felix/trunk/sigil/common/core/ivy.xml (original)
+++ felix/trunk/sigil/common/core/ivy.xml Tue Jul 21 16:36:26 2009
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
 <ivy-module version="1.0">
   <info 
         organisation="org.apache"