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

svn commit: r610390 - /incubator/tuscany/branches/sca-java-1.1/demos/xml-bigbank/src/main/resources/wsdl/StockQuotes.wsdl

Author: slaws
Date: Wed Jan  9 06:23:01 2008
New Revision: 610390

URL: http://svn.apache.org/viewvc?rev=610390&view=rev
Log:
Add copyright

Modified:
    incubator/tuscany/branches/sca-java-1.1/demos/xml-bigbank/src/main/resources/wsdl/StockQuotes.wsdl

Modified: incubator/tuscany/branches/sca-java-1.1/demos/xml-bigbank/src/main/resources/wsdl/StockQuotes.wsdl
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/demos/xml-bigbank/src/main/resources/wsdl/StockQuotes.wsdl?rev=610390&r1=610389&r2=610390&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.1/demos/xml-bigbank/src/main/resources/wsdl/StockQuotes.wsdl (original)
+++ incubator/tuscany/branches/sca-java-1.1/demos/xml-bigbank/src/main/resources/wsdl/StockQuotes.wsdl Wed Jan  9 06:23:01 2008
@@ -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://swanandmokashi.com" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
     <wsdl:import namespace="http://swanandmokashi.com"
         location="http://www.swanandmokashi.com/HomePage/WebServices/StockQuotes.asmx?WSDL" />



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org