summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2011-04-23 21:41:55 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2011-04-23 21:41:55 +0000
commit3bd20d98e64a16440ad0ae4fcc8c4c3df8ba5fa0 (patch)
treeff27108d8ac0ef4146665ba752c1cae640809f91 /sca-java-1.x
parent5a4bb3643e8573d3597cdaf2e976952e3ae07c77 (diff)
Add license headers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096241 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x')
-rw-r--r--sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.bpel18
-rw-r--r--sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.composite18
-rw-r--r--sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/wsdl/jupiter.wsdl18
3 files changed, 54 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.bpel b/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.bpel
index 0f145c705e..1c590f7a73 100644
--- a/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.bpel
+++ b/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.bpel
@@ -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/"
diff --git a/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.composite b/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.composite
index beebeee9a3..dc12774337 100644
--- a/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.composite
+++ b/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/jupiter.composite
@@ -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"
diff --git a/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/wsdl/jupiter.wsdl b/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/wsdl/jupiter.wsdl
index 91e1ef279e..45997cfce0 100644
--- a/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/wsdl/jupiter.wsdl
+++ b/sca-java-1.x/trunk/itest/wsdlgen-runtime/src/main/resources/wsdl/jupiter.wsdl
@@ -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/"