You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2010/01/12 09:15:24 UTC

svn commit: r898233 - in /tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources: contrib1/META-INF/sca-contribution.xml contrib1/contrib1.composite contrib2/META-INF/sca-contribution.xml contrib2/contrib2.composite

Author: lresende
Date: Tue Jan 12 08:15:23 2010
New Revision: 898233

URL: http://svn.apache.org/viewvc?rev=898233&view=rev
Log:
Adding missing Apache License headers

Modified:
    tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib1/META-INF/sca-contribution.xml
    tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib1/contrib1.composite
    tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib2/META-INF/sca-contribution.xml
    tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib2/contrib2.composite

Modified: tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib1/META-INF/sca-contribution.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib1/META-INF/sca-contribution.xml?rev=898233&r1=898232&r2=898233&view=diff
==============================================================================
--- tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib1/META-INF/sca-contribution.xml (original)
+++ tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib1/META-INF/sca-contribution.xml Tue Jan 12 08:15:23 2010
@@ -1,5 +1,22 @@
 <?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.    
+-->
 <contribution xmlns="http://www.osoa.org/xmlns/sca/1.0"
 		 	  xmlns:tns="http://someuri"
               xmlns:ans="http://someotheruri">

Modified: tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib1/contrib1.composite
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib1/contrib1.composite?rev=898233&r1=898232&r2=898233&view=diff
==============================================================================
--- tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib1/contrib1.composite (original)
+++ tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib1/contrib1.composite Tue Jan 12 08:15:23 2010
@@ -1,4 +1,22 @@
 <?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.    
+-->
 <composite xmlns="http://www.osoa.org/xmlns/sca/1.0" 
            xmlns:tns="http://someuri"
            xmlns:test="http://test"

Modified: tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib2/META-INF/sca-contribution.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib2/META-INF/sca-contribution.xml?rev=898233&r1=898232&r2=898233&view=diff
==============================================================================
--- tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib2/META-INF/sca-contribution.xml (original)
+++ tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib2/META-INF/sca-contribution.xml Tue Jan 12 08:15:23 2010
@@ -1,5 +1,22 @@
 <?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.    
+-->
 <contribution xmlns="http://www.osoa.org/xmlns/sca/1.0"
 		 	  xmlns:tns="http://someuri"
               xmlns:ans="http://someotheruri">

Modified: tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib2/contrib2.composite
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib2/contrib2.composite?rev=898233&r1=898232&r2=898233&view=diff
==============================================================================
--- tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib2/contrib2.composite (original)
+++ tuscany/sca-java-1.x/branches/sca-java-1.6/itest/workspace-manager/src/main/resources/contrib2/contrib2.composite Tue Jan 12 08:15:23 2010
@@ -1,4 +1,22 @@
 <?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.    
+-->
 <composite xmlns="http://www.osoa.org/xmlns/sca/1.0" 
            xmlns:tns="http://someuri"
            targetNamespace="http://contrib2"