Author: ningjiang
Date: Tue Sep 18 07:57:06 2012
New Revision: 1387029

URL: http://svn.apache.org/viewvc?rev=1387029&view=rev
Log:
  Added ASF license on the bare.wsdl

Modified:
    camel/branches/camel-2.10.x/   (props changed)
    
camel/branches/camel-2.10.x/components/camel-cxf/src/test/resources/bare.wsdl

Propchange: camel/branches/camel-2.10.x/
------------------------------------------------------------------------------
  Merged /camel/trunk:r1387020

Propchange: camel/branches/camel-2.10.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: 
camel/branches/camel-2.10.x/components/camel-cxf/src/test/resources/bare.wsdl
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/components/camel-cxf/src/test/resources/bare.wsdl?rev=1387029&r1=1387028&r2=1387029&view=diff
==============================================================================
--- 
camel/branches/camel-2.10.x/components/camel-cxf/src/test/resources/bare.wsdl 
(original)
+++ 
camel/branches/camel-2.10.x/components/camel-cxf/src/test/resources/bare.wsdl 
Tue Sep 18 07:57:06 2012
@@ -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 name="BareSoapServiceImplService" 
targetNamespace="http://cxf.component.camel.apache.org/"; 
xmlns:ns1="http://schemas.xmlsoap.org/soap/http"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:tns="http://cxf.component.camel.apache.org/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
   <wsdl:message name="doSomething">
   </wsdl:message>


Reply via email to