Author: robbinspg
Date: Mon Oct 16 06:46:20 2006
New Revision: 464492
URL: http://svn.apache.org/viewvc?view=rev&rev=464492
Log:
TUSCANY-848 update licence info in input test files
Modified:
incubator/tuscany/cpp/sdo/runtime/core/test/StockQuoteService.wsdl
incubator/tuscany/cpp/sdo/runtime/core/test/calculator2.wsdl
incubator/tuscany/cpp/sdo/runtime/core/test/calculator2a.wsdl
incubator/tuscany/cpp/sdo/runtime/core/test/jira705.xsd
incubator/tuscany/cpp/sdo/runtime/core/test/stock.wsdl
Modified: incubator/tuscany/cpp/sdo/runtime/core/test/StockQuoteService.wsdl
URL:
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/StockQuoteService.wsdl?view=diff&rev=464492&r1=464491&r2=464492
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/StockQuoteService.wsdl
(original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/StockQuoteService.wsdl Mon Oct
16 06:46:20 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?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.
+-->
+
<definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:s="http://www.w3.org/2001/XMLSchema"
Modified: incubator/tuscany/cpp/sdo/runtime/core/test/calculator2.wsdl
URL:
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/calculator2.wsdl?view=diff&rev=464492&r1=464491&r2=464492
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/calculator2.wsdl (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/calculator2.wsdl Mon Oct 16
06:46:20 2006
@@ -1,4 +1,24 @@
-<?xml version ="1.0" encoding ="UTF-8" ?>
+<?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.
+-->
+
+
<definitions name="Calculator"
targetNamespace="http://example.org/Calculator"
xmlns:calc="http://example.org/CalculatorTypes"
Modified: incubator/tuscany/cpp/sdo/runtime/core/test/calculator2a.wsdl
URL:
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/calculator2a.wsdl?view=diff&rev=464492&r1=464491&r2=464492
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/calculator2a.wsdl (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/calculator2a.wsdl Mon Oct 16
06:46:20 2006
@@ -1,4 +1,23 @@
<?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.
+-->
+
<definitions name="Calculator"
targetNamespace="http://example.org/Calculator"
xmlns:calc="http://example.org/CalculatorTypes"
Modified: incubator/tuscany/cpp/sdo/runtime/core/test/jira705.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/jira705.xsd?view=diff&rev=464492&r1=464491&r2=464492
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/jira705.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/jira705.xsd Mon Oct 16 06:46:20
2006
@@ -1,3 +1,23 @@
+<?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.
+-->
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://ConvertedStockQuote">
<xs:element name="getQuote">
Modified: incubator/tuscany/cpp/sdo/runtime/core/test/stock.wsdl
URL:
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/stock.wsdl?view=diff&rev=464492&r1=464491&r2=464492
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/stock.wsdl (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/stock.wsdl Mon Oct 16 06:46:20
2006
@@ -1,4 +1,24 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?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 xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:tns="http://ws.invesbot.com/" xmlns:s="http://www.w3.org/2001/XMLSchema"
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
targetNamespace="http://ws.invesbot.com/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<s:schema elementFormDefault="qualified"
targetNamespace="http://ws.invesbot.com/">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]