You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by mb...@apache.org on 2007/01/01 13:06:10 UTC

svn commit: r491552 [2/3] - in /db/jdo/trunk/api20: ./ src/java/javax/jdo/ src/java/javax/jdo/datastore/ src/java/javax/jdo/identity/ src/java/javax/jdo/listener/ src/java/javax/jdo/spi/ src/schema/javax/jdo/ test/java/javax/jdo/ test/java/javax/jdo/id...

Modified: db/jdo/trunk/api20/src/java/javax/jdo/spi/package.html
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/src/java/javax/jdo/spi/package.html?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/src/java/javax/jdo/spi/package.html (original)
+++ db/jdo/trunk/api20/src/java/javax/jdo/spi/package.html Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 <!--
- Copyright 2005 The Apache Software Foundation.
- 
- 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
  

Modified: db/jdo/trunk/api20/src/schema/javax/jdo/jdo.dtd
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/src/schema/javax/jdo/jdo.dtd?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/src/schema/javax/jdo/jdo.dtd (original)
+++ db/jdo/trunk/api20/src/schema/javax/jdo/jdo.dtd Mon Jan  1 04:06:06 2007
@@ -1,3 +1,19 @@
+<!--
+  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.
+-->
 <!-- The DOCTYPE should be as follows for metadata documents.
 <!DOCTYPE jdo
     PUBLIC "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 2.0//EN"

Modified: db/jdo/trunk/api20/src/schema/javax/jdo/jdo.xsd
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/src/schema/javax/jdo/jdo.xsd?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/src/schema/javax/jdo/jdo.xsd (original)
+++ db/jdo/trunk/api20/src/schema/javax/jdo/jdo.xsd Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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://java.sun.com/xml/ns/jdo/jdo"
            xmlns="http://java.sun.com/xml/ns/jdo/jdo"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"

Modified: db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.dtd
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.dtd?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.dtd (original)
+++ db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.dtd Mon Jan  1 04:06:06 2007
@@ -1,3 +1,19 @@
+<!--
+  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.
+-->
 <!-- The DOCTYPE should be as follows for jdoquery documents.
 <!DOCTYPE jdoquery
     PUBLIC "-//Sun Microsystems, Inc.//DTD Java Data Objects Query Metadata 2.0//EN"

Modified: db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.xsd
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.xsd?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.xsd (original)
+++ db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.xsd Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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://java.sun.com/xml/ns/jdo/jdoquery"
            xmlns="http://java.sun.com/xml/ns/jdo/jdoquery"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"

Modified: db/jdo/trunk/api20/src/schema/javax/jdo/orm.dtd
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/src/schema/javax/jdo/orm.dtd?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/src/schema/javax/jdo/orm.dtd (original)
+++ db/jdo/trunk/api20/src/schema/javax/jdo/orm.dtd Mon Jan  1 04:06:06 2007
@@ -1,3 +1,19 @@
+<!--
+  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.
+-->
 <!-- The DOCTYPE should be as follows for metadata documents.
 <!DOCTYPE orm
     PUBLIC "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"

Modified: db/jdo/trunk/api20/src/schema/javax/jdo/orm.xsd
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/src/schema/javax/jdo/orm.xsd?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/src/schema/javax/jdo/orm.xsd (original)
+++ db/jdo/trunk/api20/src/schema/javax/jdo/orm.xsd Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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://java.sun.com/xml/ns/jdo/orm"
            xmlns="http://java.sun.com/xml/ns/jdo/orm"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"

Modified: db/jdo/trunk/api20/test/java/javax/jdo/JDOHelperTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/JDOHelperTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/JDOHelperTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/JDOHelperTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/identity/ByteIdentityTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/identity/ByteIdentityTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/identity/ByteIdentityTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/identity/ByteIdentityTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/identity/CharIdentityTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/identity/CharIdentityTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/identity/CharIdentityTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/identity/CharIdentityTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/identity/ConcreteTestIdentity.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/identity/ConcreteTestIdentity.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/identity/ConcreteTestIdentity.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/identity/ConcreteTestIdentity.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/identity/IntIdentityTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/identity/IntIdentityTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/identity/IntIdentityTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/identity/IntIdentityTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/identity/LongIdentityTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/identity/LongIdentityTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/identity/LongIdentityTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/identity/LongIdentityTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/identity/ObjectIdentityTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/identity/ObjectIdentityTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/identity/ObjectIdentityTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/identity/ObjectIdentityTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/identity/ShortIdentityTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/identity/ShortIdentityTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/identity/ShortIdentityTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/identity/ShortIdentityTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/identity/SingleFieldIdentityTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/identity/SingleFieldIdentityTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/identity/SingleFieldIdentityTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/identity/SingleFieldIdentityTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/identity/StringIdentityTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/identity/StringIdentityTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/identity/StringIdentityTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/identity/StringIdentityTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/listener/InstanceLifecycleEventTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/listener/InstanceLifecycleEventTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/listener/InstanceLifecycleEventTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/listener/InstanceLifecycleEventTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/pc/PCPoint.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/pc/PCPoint.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/pc/PCPoint.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/pc/PCPoint.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/schema/XMLTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/schema/XMLTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/schema/XMLTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/schema/XMLTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/spi/JDOImplHelperTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/spi/JDOImplHelperTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/spi/JDOImplHelperTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/spi/JDOImplHelperTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/spi/StateInterrogationTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/spi/StateInterrogationTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/spi/StateInterrogationTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/spi/StateInterrogationTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/util/AbstractTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/util/AbstractTest.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/util/AbstractTest.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/util/AbstractTest.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/util/BatchResultPrinter.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/util/BatchResultPrinter.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/util/BatchResultPrinter.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/util/BatchResultPrinter.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/util/BatchTestRunner.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/util/BatchTestRunner.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/util/BatchTestRunner.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/util/BatchTestRunner.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2005 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/java/javax/jdo/util/XMLTestUtil.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/java/javax/jdo/util/XMLTestUtil.java?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/java/javax/jdo/util/XMLTestUtil.java (original)
+++ db/jdo/trunk/api20/test/java/javax/jdo/util/XMLTestUtil.java Mon Jan  1 04:06:06 2007
@@ -1,9 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation.
- * 
- * 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
  * 

Modified: db/jdo/trunk/api20/test/schema/Negative0-dtd.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Negative0-dtd.jdo?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Negative0-dtd.jdo (original)
+++ db/jdo/trunk/api20/test/schema/Negative0-dtd.jdo Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- Negative test: empty jdo element --> 
 <!DOCTYPE jdo PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 2.0//EN"

Modified: db/jdo/trunk/api20/test/schema/Negative0-dtd.jdoquery
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Negative0-dtd.jdoquery?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Negative0-dtd.jdoquery (original)
+++ db/jdo/trunk/api20/test/schema/Negative0-dtd.jdoquery Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- Negative test: empty jdoquery element --> 
 <!DOCTYPE jdo PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Query Metadata 2.0//EN"

Modified: db/jdo/trunk/api20/test/schema/Negative0-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Negative0-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Negative0-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Negative0-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- Negative test: empty orm element --> 
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"

Modified: db/jdo/trunk/api20/test/schema/Negative0-xsd.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Negative0-xsd.jdo?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Negative0-xsd.jdo (original)
+++ db/jdo/trunk/api20/test/schema/Negative0-xsd.jdo Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- Negative test: empty jdo element --> 
 <jdo xmlns="http://java.sun.com/xml/ns/jdo/jdo"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

Modified: db/jdo/trunk/api20/test/schema/Negative0-xsd.jdoquery
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Negative0-xsd.jdoquery?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Negative0-xsd.jdoquery (original)
+++ db/jdo/trunk/api20/test/schema/Negative0-xsd.jdoquery Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- Negative test: empty jdoquery element --> 
 <jdoquery xmlns="http://java.sun.com/xml/ns/jdo/jdoquery"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

Modified: db/jdo/trunk/api20/test/schema/Negative0-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Negative0-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Negative0-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Negative0-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- Negative test: empty orm element --> 
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

Modified: db/jdo/trunk/api20/test/schema/Positive0-dtd.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive0-dtd.jdo?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive0-dtd.jdo (original)
+++ db/jdo/trunk/api20/test/schema/Positive0-dtd.jdo Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE jdo PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 2.0//EN"
         "http://java.sun.com/dtd/jdo_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive0-dtd.jdoquery
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive0-dtd.jdoquery?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive0-dtd.jdoquery (original)
+++ db/jdo/trunk/api20/test/schema/Positive0-dtd.jdoquery Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE jdoquery  PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Query Metadata 2.0//EN"
         "http://java.sun.com/dtd/jdoquery_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive0-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive0-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive0-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive0-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive0-xsd.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive0-xsd.jdo?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive0-xsd.jdo (original)
+++ db/jdo/trunk/api20/test/schema/Positive0-xsd.jdo Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <jdo xmlns="http://java.sun.com/xml/ns/jdo/jdo"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/jdo 

Modified: db/jdo/trunk/api20/test/schema/Positive0-xsd.jdoquery
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive0-xsd.jdoquery?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive0-xsd.jdoquery (original)
+++ db/jdo/trunk/api20/test/schema/Positive0-xsd.jdoquery Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <jdoquery xmlns="http://java.sun.com/xml/ns/jdo/jdoquery"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/jdoquery 

Modified: db/jdo/trunk/api20/test/schema/Positive0-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive0-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive0-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive0-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive1-dtd.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive1-dtd.jdo?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive1-dtd.jdo (original)
+++ db/jdo/trunk/api20/test/schema/Positive1-dtd.jdo Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE jdo PUBLIC "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 2.0//EN" 
   "http://java.sun.com/dtd/jdo_2_0.dtd">
 <!--

Modified: db/jdo/trunk/api20/test/schema/Positive1-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive1-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive1-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive1-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN" "http://java.sun.com/dtd/orm_2_0.dtd">
 <!--
 This file contains the schema information when an implementation

Modified: db/jdo/trunk/api20/test/schema/Positive1-xsd.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive1-xsd.jdo?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive1-xsd.jdo (original)
+++ db/jdo/trunk/api20/test/schema/Positive1-xsd.jdo Mon Jan  1 04:06:06 2007
@@ -1,5 +1,21 @@
 <?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.
+-->
+<!--
 This file contains the schema information when an implementation
 has application identity.
 -->

Modified: db/jdo/trunk/api20/test/schema/Positive1-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive1-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive1-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive1-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,5 +1,21 @@
 <?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.
+-->
+<!--
 This file contains the schema information when an implementation
 has application identity.
 -->

Modified: db/jdo/trunk/api20/test/schema/Positive15.1-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.1-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.1-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.1-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.1-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.1-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.1-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.1-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.2.1-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.2.1-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.2.1-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.2.1-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.2.1-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.2.1-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.2.1-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.2.1-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.2.2-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.2.2-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.2.2-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.2.2-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.2.2-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.2.2-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.2.2-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.2.2-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.1-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.1-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.1-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.1-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.1-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.1-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.1-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.1-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.2-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.2-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.2-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.2-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.2-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.2-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.2-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.2-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.3-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.3-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.3-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.3-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.3-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.3-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.3-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.3-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.4-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.4-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.4-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.4-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.4-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.4-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.4-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.4-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.5-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.5-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.5-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.5-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.5-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.5-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.5-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.5-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.6-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.6-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.6-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.6-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.3.6-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.3.6-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.3.6-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.3.6-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.4-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.4-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.4-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.4-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.4-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.4-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.4-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.4-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.5-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.5-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.5-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.5-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.5-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.5-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.5-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.5-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.6-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.6-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.6-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.6-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">