You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yoko-commits@incubator.apache.org by en...@apache.org on 2006/06/14 10:46:41 UTC

svn commit: r414187 - in /incubator/yoko/trunk/api/src/main: java/org/apache/yoko/wsdl/CorbaTypeImpl.java resources/schemas/wsdl/corba-binding.xsd resources/schemas/wsdl/wsdl.xsd

Author: enolan
Date: Wed Jun 14 03:46:40 2006
New Revision: 414187

URL: http://svn.apache.org/viewvc?rev=414187&view=rev
Log:
Updating the copyright notices.

Modified:
    incubator/yoko/trunk/api/src/main/java/org/apache/yoko/wsdl/CorbaTypeImpl.java
    incubator/yoko/trunk/api/src/main/resources/schemas/wsdl/corba-binding.xsd
    incubator/yoko/trunk/api/src/main/resources/schemas/wsdl/wsdl.xsd

Modified: incubator/yoko/trunk/api/src/main/java/org/apache/yoko/wsdl/CorbaTypeImpl.java
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/api/src/main/java/org/apache/yoko/wsdl/CorbaTypeImpl.java?rev=414187&r1=414186&r2=414187&view=diff
==============================================================================
--- incubator/yoko/trunk/api/src/main/java/org/apache/yoko/wsdl/CorbaTypeImpl.java (original)
+++ incubator/yoko/trunk/api/src/main/java/org/apache/yoko/wsdl/CorbaTypeImpl.java Wed Jun 14 03:46:40 2006
@@ -1,3 +1,22 @@
+/*
+ * 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.
+*/
+
 package org.apache.yoko.wsdl;
 
 import javax.xml.bind.annotation.XmlAccessType;

Modified: incubator/yoko/trunk/api/src/main/resources/schemas/wsdl/corba-binding.xsd
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/api/src/main/resources/schemas/wsdl/corba-binding.xsd?rev=414187&r1=414186&r2=414187&view=diff
==============================================================================
--- incubator/yoko/trunk/api/src/main/resources/schemas/wsdl/corba-binding.xsd (original)
+++ incubator/yoko/trunk/api/src/main/resources/schemas/wsdl/corba-binding.xsd Wed Jun 14 03:46:40 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.
+-->
+
 <xs:schema targetNamespace="http://schemas.apache.org/yoko/bindings/corba" 
     xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
     xmlns:corba="http://schemas.apache.org/yoko/bindings/corba" 

Modified: incubator/yoko/trunk/api/src/main/resources/schemas/wsdl/wsdl.xsd
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/api/src/main/resources/schemas/wsdl/wsdl.xsd?rev=414187&r1=414186&r2=414187&view=diff
==============================================================================
--- incubator/yoko/trunk/api/src/main/resources/schemas/wsdl/wsdl.xsd (original)
+++ incubator/yoko/trunk/api/src/main/resources/schemas/wsdl/wsdl.xsd Wed Jun 14 03:46:40 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.
+-->
+
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    targetNamespace="http://schemas.xmlsoap.org/wsdl/"