Author: kelvingoodson
Date: Fri Jul 20 16:18:49 2007
New Revision: 558195

URL: http://svn.apache.org/viewvc?view=rev&rev=558195
Log:
fix final license headers

Modified:
    
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/ExpectedExceptionFactory.java
    
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/ExpectedExceptionType.java
    
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/SequenceReadOnlyType.java
    
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/ExpectedExceptionFactoryImpl.java
    
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/ExpectedExceptionTypeImpl.java
    
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/SequenceReadOnlyTypeImpl.java
    
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/resources/containmenttest.xsd
    
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/MedicalTest.xsd
    
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/MedicalTest_CS.xsd
    
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/People.xsd

Modified: 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/ExpectedExceptionFactory.java
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/ExpectedExceptionFactory.java?view=diff&rev=558195&r1=558194&r2=558195
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/ExpectedExceptionFactory.java
 (original)
+++ 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/ExpectedExceptionFactory.java
 Fri Jul 20 16:18:49 2007
@@ -1,8 +1,21 @@
 /**
- * <copyright>
- * </copyright>
  *
- * $Id$
+ *  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 com.example.ExpectedException;
 

Modified: 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/ExpectedExceptionType.java
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/ExpectedExceptionType.java?view=diff&rev=558195&r1=558194&r2=558195
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/ExpectedExceptionType.java
 (original)
+++ 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/ExpectedExceptionType.java
 Fri Jul 20 16:18:49 2007
@@ -1,8 +1,21 @@
 /**
- * <copyright>
- * </copyright>
  *
- * $Id$
+ *  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 com.example.ExpectedException;
 

Modified: 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/SequenceReadOnlyType.java
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/SequenceReadOnlyType.java?view=diff&rev=558195&r1=558194&r2=558195
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/SequenceReadOnlyType.java
 (original)
+++ 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/SequenceReadOnlyType.java
 Fri Jul 20 16:18:49 2007
@@ -1,8 +1,21 @@
 /**
- * <copyright>
- * </copyright>
  *
- * $Id$
+ *  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 com.example.ExpectedException;
 

Modified: 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/ExpectedExceptionFactoryImpl.java
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/ExpectedExceptionFactoryImpl.java?view=diff&rev=558195&r1=558194&r2=558195
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/ExpectedExceptionFactoryImpl.java
 (original)
+++ 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/ExpectedExceptionFactoryImpl.java
 Fri Jul 20 16:18:49 2007
@@ -1,8 +1,21 @@
 /**
- * <copyright>
- * </copyright>
  *
- * $Id$
+ *  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 com.example.ExpectedException.impl;
 

Modified: 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/ExpectedExceptionTypeImpl.java
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/ExpectedExceptionTypeImpl.java?view=diff&rev=558195&r1=558194&r2=558195
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/ExpectedExceptionTypeImpl.java
 (original)
+++ 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/ExpectedExceptionTypeImpl.java
 Fri Jul 20 16:18:49 2007
@@ -1,8 +1,21 @@
 /**
- * <copyright>
- * </copyright>
  *
- * $Id$
+ *  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 com.example.ExpectedException.impl;
 

Modified: 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/SequenceReadOnlyTypeImpl.java
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/SequenceReadOnlyTypeImpl.java?view=diff&rev=558195&r1=558194&r2=558195
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/SequenceReadOnlyTypeImpl.java
 (original)
+++ 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/java/com/example/ExpectedException/impl/SequenceReadOnlyTypeImpl.java
 Fri Jul 20 16:18:49 2007
@@ -1,8 +1,21 @@
 /**
- * <copyright>
- * </copyright>
  *
- * $Id$
+ *  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 com.example.ExpectedException.impl;
 

Modified: 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/resources/containmenttest.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/resources/containmenttest.xsd?view=diff&rev=558195&r1=558194&r2=558195
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/resources/containmenttest.xsd
 (original)
+++ 
incubator/tuscany/branches/sdo-1.0-incubating/impl/src/test/resources/containmenttest.xsd
 Fri Jul 20 16:18:49 2007
@@ -1,3 +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.    
+ -->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:contain="http://www.example.com/ContainmentTest"; 
targetNamespace="http://www.example.com/ContainmentTest";> 
 
      <xsd:element name="containTestInstance" type="contain:ContainmentTest"/>

Modified: 
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/MedicalTest.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/MedicalTest.xsd?view=diff&rev=558195&r1=558194&r2=558195
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/MedicalTest.xsd
 (original)
+++ 
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/MedicalTest.xsd
 Fri Jul 20 16:18:49 2007
@@ -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.    
+ -->
 <schema xmlns="http://www.w3.org/2001/XMLSchema";
        xmlns:people="www.example.org/people" xmlns:sdo="commonj.sdo"
        xmlns:sdoxml="commonj.sdo/xml"

Modified: 
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/MedicalTest_CS.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/MedicalTest_CS.xsd?view=diff&rev=558195&r1=558194&r2=558195
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/MedicalTest_CS.xsd
 (original)
+++ 
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/MedicalTest_CS.xsd
 Fri Jul 20 16:18:49 2007
@@ -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.    
+ -->
 <schema xmlns="http://www.w3.org/2001/XMLSchema";
        xmlns:people="www.example.org/people" xmlns:sdo="commonj.sdo"
        xmlns:sdoxml="commonj.sdo/xml"

Modified: 
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/People.xsd
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/People.xsd?view=diff&rev=558195&r1=558194&r2=558195
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/People.xsd
 (original)
+++ 
incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/resources/People.xsd
 Fri Jul 20 16:18:49 2007
@@ -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.    
+ -->
 <schema xmlns="http://www.w3.org/2001/XMLSchema";
        targetNamespace="www.example.org/people"
        xmlns:sdo="commonj.sdo"



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

Reply via email to