Author: robbinspg
Date: Mon Oct 16 06:53:24 2006
New Revision: 464495

URL: http://svn.apache.org/viewvc?view=rev&rev=464495
Log:
TUSCANY-848 update licence info in input test files

Modified:
    incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/company.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/include.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok1.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok2.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok3.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/g/gCustomer.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/g/gOrder.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/t2/include3.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother1.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother2.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/test/include3.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother1.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother2.xsd
    incubator/tuscany/cpp/sdo/runtime/core/test/test2/includeother3.xsd

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/company.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/company.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/company.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/company.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
 
-  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.mycompanyinc.com";
   xmlns:xsd="http://www.w3.org/2001/XMLSchema";

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/include.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/include.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/include.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/include.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
 
-  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.mycompanyinc.com";
   xmlns:xsd="http://www.w3.org/2001/XMLSchema";

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok1.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok1.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok1.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok1.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
+
 
-  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.mycompanyinc.com";
   xmlns:xsd="http://www.w3.org/2001/XMLSchema";

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok2.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok2.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok2.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok2.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
 
-  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.mycompanyinc.com";
   xmlns:xsd="http://www.w3.org/2001/XMLSchema";

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok3.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok3.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok3.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/bugs/1/ok3.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
- -->
+     
+   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.mycompanyinc.com";
   xmlns:xsd="http://www.w3.org/2001/XMLSchema";

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/g/gCustomer.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/g/gCustomer.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/g/gCustomer.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/g/gCustomer.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
- -->
+     
+   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";
  xmlns:cust="customerNS" targetNamespace="customerNS">

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/g/gOrder.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/g/gOrder.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/g/gOrder.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/g/gOrder.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
- -->
+     
+   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";
 xmlns:ord="orderNS" xmlns:cust="customerNS" targetNamespace="orderNS">

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/t2/include3.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/t2/include3.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/t2/include3.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/t2/include3.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,23 @@
-
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
 
-  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:sdo="commonj.sdo"

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,23 @@
-
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
 
-  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:sdo="commonj.sdo"

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother1.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother1.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother1.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother1.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,23 @@
-
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
 
-  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:sdo="commonj.sdo"

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother2.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother2.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother2.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/t2/includeother2.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,23 @@
-
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
 
-  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:sdo="commonj.sdo"

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/test/include3.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/test/include3.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/test/include3.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/test/include3.xsd Mon Oct 16 
06:53:24 2006
@@ -1,19 +1,24 @@
-
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
+
 
-  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:sdo="commonj.sdo"

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother.xsd (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother.xsd Mon Oct 
16 06:53:24 2006
@@ -1,19 +1,23 @@
-
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
 
-  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:sdo="commonj.sdo"

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother1.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother1.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother1.xsd 
(original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother1.xsd Mon Oct 
16 06:53:24 2006
@@ -1,19 +1,23 @@
-
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
 
-  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:sdo="commonj.sdo"

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother2.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother2.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother2.xsd 
(original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/test/includeother2.xsd Mon Oct 
16 06:53:24 2006
@@ -1,19 +1,23 @@
-
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
 
-  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:sdo="commonj.sdo"

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/test2/includeother3.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/test2/includeother3.xsd?view=diff&rev=464495&r1=464494&r2=464495
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/test2/includeother3.xsd 
(original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/test2/includeother3.xsd Mon Oct 
16 06:53:24 2006
@@ -1,19 +1,24 @@
-
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 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
-
+   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.
+-->
+
 
-  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:sdo="commonj.sdo"



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to