Author: nash
Date: Sat Apr 23 21:41:55 2011
New Revision: 1096241
URL: http://svn.apache.org/viewvc?rev=1096241&view=rev
Log:
Add license headers
Modified:
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.bpel
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.composite
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/wsdl/jupiter.wsdl
Modified:
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.bpel
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.bpel?rev=1096241&r1=1096240&r2=1096241&view=diff
==============================================================================
---
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.bpel
(original)
+++
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.bpel
Sat Apr 23 21:41:55 2011
@@ -1,3 +1,21 @@
+<!--
+ * 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.
+-->
<process name="Jupiter"
targetNamespace="http://jupiter.ptg.company.com/jupiter"
xmlns:bpws="http://schemas.xmlsoap.org/ws/2004/03/business-process/"
Modified:
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.composite
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.composite?rev=1096241&r1=1096240&r2=1096241&view=diff
==============================================================================
---
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.composite
(original)
+++
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.composite
Sat Apr 23 21:41:55 2011
@@ -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"
targetNamespace="http://jupiter.ptg.company.com"
xmlns:mw="http://jupiter.ptg.company.com"
Modified:
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/wsdl/jupiter.wsdl
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/wsdl/jupiter.wsdl?rev=1096241&r1=1096240&r2=1096241&view=diff
==============================================================================
---
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/wsdl/jupiter.wsdl
(original)
+++
tuscany/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/wsdl/jupiter.wsdl
Sat Apr 23 21:41:55 2011
@@ -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.
+-->
<wsdl:definitions
targetNamespace="http://jupiter.ptg.company.com/jupiter.wsdl"
xmlns="http://schemas.xmlsoap.org/wsdl/"