You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2006/05/17 22:12:10 UTC

svn commit: r407364 - in /incubator/tuscany/java: distribution/ distribution/axis2-overlay/src/main/assembly/ distribution/celtix-overlay/src/main/assembly/ distribution/tuscany-core-overlay/src/main/assembly/ distribution/tuscany-polish/ distribution/...

Author: jsdelfino
Date: Wed May 17 13:12:09 2006
New Revision: 407364

URL: http://svn.apache.org/viewvc?rev=407364&view=rev
Log:
Added more missing copyrights

Removed:
    incubator/tuscany/java/sampleapps/bigbank/webclient/src/main/webapp/WEB-INF/axis2.xml
Modified:
    incubator/tuscany/java/distribution/axis2-overlay/src/main/assembly/bin.xml
    incubator/tuscany/java/distribution/buildDistribution.xml
    incubator/tuscany/java/distribution/celtix-overlay/src/main/assembly/bin.xml
    incubator/tuscany/java/distribution/tuscany-core-overlay/src/main/assembly/bin.xml
    incubator/tuscany/java/distribution/tuscany-polish/fixupJars.xml
    incubator/tuscany/java/distribution/tuscany-samples/src/main/assembly/bin.xml
    incubator/tuscany/java/distribution/tuscany-tools-overlay/src/main/assembly/bin.xml
    incubator/tuscany/java/samples/das/companyweb/src/main/webapp/META-INF/context.xml
    incubator/tuscany/java/samples/sca/helloworld-jms/server/activemq.xml
    incubator/tuscany/java/sca/bindings/binding.axis2/src/main/resources/org/apache/tuscany/binding/axis2/engine/config/axis2.xml
    incubator/tuscany/java/sca/tomcat/src/test/resources/app1/WEB-INF/axis2.xml
    incubator/tuscany/java/sca/tomcat/src/test/resources/app1/WEB-INF/web.xml
    incubator/tuscany/java/sca/tomcat/src/test/resources/app2/WEB-INF/web.xml
    incubator/tuscany/java/sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
    incubator/tuscany/java/sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
    incubator/tuscany/java/sdo/impl/src/test/resources/datatype.xsd
    incubator/tuscany/java/sdo/impl/src/test/resources/mixed.xsd
    incubator/tuscany/java/sdo/impl/src/test/resources/names.xsd
    incubator/tuscany/java/sdo/impl/src/test/resources/open.xsd
    incubator/tuscany/java/sdo/impl/src/test/resources/sdoannotations.xsd
    incubator/tuscany/java/sdo/impl/src/test/resources/sdotypes.xsd
    incubator/tuscany/java/sdo/impl/src/test/resources/simple.xsd
    incubator/tuscany/java/spec/sca/src/main/resources/schemas/sca-binding-sca.xsd

Modified: incubator/tuscany/java/distribution/axis2-overlay/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/axis2-overlay/src/main/assembly/bin.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/distribution/axis2-overlay/src/main/assembly/bin.xml (original)
+++ incubator/tuscany/java/distribution/axis2-overlay/src/main/assembly/bin.xml Wed May 17 13:12:09 2006
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <assembly>
     <id>dist</id>
     <formats>

Modified: incubator/tuscany/java/distribution/buildDistribution.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/buildDistribution.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/distribution/buildDistribution.xml (original)
+++ incubator/tuscany/java/distribution/buildDistribution.xml Wed May 17 13:12:09 2006
@@ -1,4 +1,19 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <project name="project" default="createDistribution">
 
 	<condition property="isSample">

Modified: incubator/tuscany/java/distribution/celtix-overlay/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/celtix-overlay/src/main/assembly/bin.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/distribution/celtix-overlay/src/main/assembly/bin.xml (original)
+++ incubator/tuscany/java/distribution/celtix-overlay/src/main/assembly/bin.xml Wed May 17 13:12:09 2006
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <assembly>
     <id>dist</id>
     <formats>

Modified: incubator/tuscany/java/distribution/tuscany-core-overlay/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/tuscany-core-overlay/src/main/assembly/bin.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/distribution/tuscany-core-overlay/src/main/assembly/bin.xml (original)
+++ incubator/tuscany/java/distribution/tuscany-core-overlay/src/main/assembly/bin.xml Wed May 17 13:12:09 2006
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <assembly>
     <id>dist</id>
     <formats>

Modified: incubator/tuscany/java/distribution/tuscany-polish/fixupJars.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/tuscany-polish/fixupJars.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/distribution/tuscany-polish/fixupJars.xml (original)
+++ incubator/tuscany/java/distribution/tuscany-polish/fixupJars.xml Wed May 17 13:12:09 2006
@@ -1,4 +1,19 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <project name="project" default="fixupJars">
 
 	<target name="fixupJars">

Modified: incubator/tuscany/java/distribution/tuscany-samples/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/tuscany-samples/src/main/assembly/bin.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/distribution/tuscany-samples/src/main/assembly/bin.xml (original)
+++ incubator/tuscany/java/distribution/tuscany-samples/src/main/assembly/bin.xml Wed May 17 13:12:09 2006
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <assembly>
     <id>dist</id>
     <formats>

Modified: incubator/tuscany/java/distribution/tuscany-tools-overlay/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/tuscany-tools-overlay/src/main/assembly/bin.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/distribution/tuscany-tools-overlay/src/main/assembly/bin.xml (original)
+++ incubator/tuscany/java/distribution/tuscany-tools-overlay/src/main/assembly/bin.xml Wed May 17 13:12:09 2006
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <assembly>
     <id>dist</id>
     <formats>

Modified: incubator/tuscany/java/samples/das/companyweb/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/samples/das/companyweb/src/main/webapp/META-INF/context.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/samples/das/companyweb/src/main/webapp/META-INF/context.xml (original)
+++ incubator/tuscany/java/samples/das/companyweb/src/main/webapp/META-INF/context.xml Wed May 17 13:12:09 2006
@@ -1,6 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <Context path="/DAS Stand alone app" debug="5" reloadable="true" crossContext="true">
 
    <Manager pathname=""/>
    <ResourceLink name="jdbc/dastest" global="jdbc/dastest" type="javax.sql.DataSource" />
                         
-</Context>
\ No newline at end of file
+</Context>

Modified: incubator/tuscany/java/samples/sca/helloworld-jms/server/activemq.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/samples/sca/helloworld-jms/server/activemq.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/samples/sca/helloworld-jms/server/activemq.xml (original)
+++ incubator/tuscany/java/samples/sca/helloworld-jms/server/activemq.xml Wed May 17 13:12:09 2006
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE beans PUBLIC  "-//ACTIVEMQ//DTD//EN" "http://activemq.org/dtd/activemq.dtd">
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <beans>
 
   <!-- ==================================================================== -->

Modified: incubator/tuscany/java/sca/bindings/binding.axis2/src/main/resources/org/apache/tuscany/binding/axis2/engine/config/axis2.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/bindings/binding.axis2/src/main/resources/org/apache/tuscany/binding/axis2/engine/config/axis2.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sca/bindings/binding.axis2/src/main/resources/org/apache/tuscany/binding/axis2/engine/config/axis2.xml (original)
+++ incubator/tuscany/java/sca/bindings/binding.axis2/src/main/resources/org/apache/tuscany/binding/axis2/engine/config/axis2.xml Wed May 17 13:12:09 2006
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <axisconfig name="AxisJava2.0">
     <!-- ================================================= -->
     <!-- Parameters -->

Modified: incubator/tuscany/java/sca/tomcat/src/test/resources/app1/WEB-INF/axis2.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/tomcat/src/test/resources/app1/WEB-INF/axis2.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sca/tomcat/src/test/resources/app1/WEB-INF/axis2.xml (original)
+++ incubator/tuscany/java/sca/tomcat/src/test/resources/app1/WEB-INF/axis2.xml Wed May 17 13:12:09 2006
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <axisconfig name="AxisJava2.0">
     <!-- ================================================= -->
     <!-- Parameters -->

Modified: incubator/tuscany/java/sca/tomcat/src/test/resources/app1/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/tomcat/src/test/resources/app1/WEB-INF/web.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sca/tomcat/src/test/resources/app1/WEB-INF/web.xml (original)
+++ incubator/tuscany/java/sca/tomcat/src/test/resources/app1/WEB-INF/web.xml Wed May 17 13:12:09 2006
@@ -1,6 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE web-app
     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
     "http://java.sun.com/dtd/web-app_2_3.dtd">
-
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <web-app>
-</web-app>
\ No newline at end of file
+</web-app>

Modified: incubator/tuscany/java/sca/tomcat/src/test/resources/app2/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/tomcat/src/test/resources/app2/WEB-INF/web.xml?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sca/tomcat/src/test/resources/app2/WEB-INF/web.xml (original)
+++ incubator/tuscany/java/sca/tomcat/src/test/resources/app2/WEB-INF/web.xml Wed May 17 13:12:09 2006
@@ -1,7 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE web-app
     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
     "http://java.sun.com/dtd/web-app_2_3.dtd">
 
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <web-app>
     <context-param>
         <param-name>org.apache.tuscany.core.webapp.ModuleComponentName</param-name>
@@ -26,4 +42,4 @@
         <servlet-name>TestServlet</servlet-name>
         <url-pattern>/servlet</url-pattern>
     </servlet-mapping>
-</web-app>
\ No newline at end of file
+</web-app>

Modified: incubator/tuscany/java/sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd (original)
+++ incubator/tuscany/java/sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd Wed May 17 13:12:09 2006
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 
  <xsd:element name="aNoNamespaceSchemaLocationElement">

Modified: incubator/tuscany/java/sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd (original)
+++ incubator/tuscany/java/sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd Wed May 17 13:12:09 2006
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
   targetNamespace="http://www.example.com/xmlDocumentSchemaLocation"
   xmlns:sl="http://www.example.com/xmlDocumentSchemaLocation">

Modified: incubator/tuscany/java/sdo/impl/src/test/resources/datatype.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/resources/datatype.xsd?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sdo/impl/src/test/resources/datatype.xsd (original)
+++ incubator/tuscany/java/sdo/impl/src/test/resources/datatype.xsd Wed May 17 13:12:09 2006
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:datatype="http://www.example.com/datatype" xmlns:sdoJava="commonj.sdo/java" targetNamespace="http://www.example.com/datatype"> 
 
 	<xsd:simpleType name="SimpleSDOType">

Modified: incubator/tuscany/java/sdo/impl/src/test/resources/mixed.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/resources/mixed.xsd?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sdo/impl/src/test/resources/mixed.xsd (original)
+++ incubator/tuscany/java/sdo/impl/src/test/resources/mixed.xsd Wed May 17 13:12:09 2006
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <xsd:schema 
   targetNamespace="http://www.example.com/mixed"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema" 

Modified: incubator/tuscany/java/sdo/impl/src/test/resources/names.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/resources/names.xsd?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sdo/impl/src/test/resources/names.xsd (original)
+++ incubator/tuscany/java/sdo/impl/src/test/resources/names.xsd Wed May 17 13:12:09 2006
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <xsd:schema 
   targetNamespace="http://www.example.com/names"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema" 

Modified: incubator/tuscany/java/sdo/impl/src/test/resources/open.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/resources/open.xsd?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sdo/impl/src/test/resources/open.xsd (original)
+++ incubator/tuscany/java/sdo/impl/src/test/resources/open.xsd Wed May 17 13:12:09 2006
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <xsd:schema 
   xmlns:simple="http://www.example.com/open" 
   xmlns:xsd="http://www.w3.org/2001/XMLSchema" 

Modified: incubator/tuscany/java/sdo/impl/src/test/resources/sdoannotations.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/resources/sdoannotations.xsd?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sdo/impl/src/test/resources/sdoannotations.xsd (original)
+++ incubator/tuscany/java/sdo/impl/src/test/resources/sdoannotations.xsd Wed May 17 13:12:09 2006
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <xsd:schema 
   targetNamespace="http://www.example.com/sdoannotations"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema" 

Modified: incubator/tuscany/java/sdo/impl/src/test/resources/sdotypes.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/resources/sdotypes.xsd?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sdo/impl/src/test/resources/sdotypes.xsd (original)
+++ incubator/tuscany/java/sdo/impl/src/test/resources/sdotypes.xsd Wed May 17 13:12:09 2006
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <xsd:schema 
   targetNamespace="http://www.example.com/sdotypes"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema" 

Modified: incubator/tuscany/java/sdo/impl/src/test/resources/simple.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/resources/simple.xsd?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/sdo/impl/src/test/resources/simple.xsd (original)
+++ incubator/tuscany/java/sdo/impl/src/test/resources/simple.xsd Wed May 17 13:12:09 2006
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *  Copyright (c) 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <xsd:schema 
   targetNamespace="http://www.example.com/simple"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema" 

Modified: incubator/tuscany/java/spec/sca/src/main/resources/schemas/sca-binding-sca.xsd
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/spec/sca/src/main/resources/schemas/sca-binding-sca.xsd?rev=407364&r1=407363&r2=407364&view=diff
==============================================================================
--- incubator/tuscany/java/spec/sca/src/main/resources/schemas/sca-binding-sca.xsd (original)
+++ incubator/tuscany/java/spec/sca/src/main/resources/schemas/sca-binding-sca.xsd Wed May 17 13:12:09 2006
@@ -1,5 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- (c) Copyright BEA Systems Inc. and IBM Corporation 2005 -->
+<!--
+ *  Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed 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.
+ -->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" 
 		targetNamespace="http://www.osoa.org/xmlns/sca/0.9" 
 		xmlns:sca="http://www.osoa.org/xmlns/sca/0.9"
@@ -18,4 +32,4 @@
 			</extension>
 		</complexContent>
 	</complexType>
-</schema>
\ No newline at end of file
+</schema>