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:39:25 UTC

svn commit: r491559 [10/12] - in /db/jdo/trunk/ri11: ./ src/conf/ src/java/org/apache/jdo/ejb/ src/java/org/apache/jdo/enhancer/ src/java/org/apache/jdo/impl/enhancer/ src/java/org/apache/jdo/impl/enhancer/classfile/ src/java/org/apache/jdo/impl/enhanc...

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/RectFactory.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/RectFactory.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/RectFactory.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/RectFactory.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/PCDepartment.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCDepartment.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCDepartment.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCDepartment.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/PCEmployee.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCEmployee.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCEmployee.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCEmployee.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/PCFullTimeEmployee.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCFullTimeEmployee.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCFullTimeEmployee.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCFullTimeEmployee.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/PCInsurance.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCInsurance.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCInsurance.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCInsurance.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/PCObjectKey.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCObjectKey.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCObjectKey.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCObjectKey.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/PCPartTimeEmployee.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCPartTimeEmployee.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCPartTimeEmployee.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCPartTimeEmployee.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/PCPerson.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCPerson.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCPerson.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCPerson.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/PCPoint.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCPoint.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCPoint.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCPoint.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/PCProject.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCProject.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCProject.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCProject.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/PCRect.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCRect.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCRect.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/PCRect.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/appid/appid.jdoproperties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/appid.jdoproperties?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/appid.jdoproperties (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/appid.jdoproperties Mon Jan  1 04:39:02 2007
@@ -1,3 +1,18 @@
+# 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.
+
 # Classnames can have the following attributes: 
 #          jdo:{persistent|transactional} 
 #          super: <classname> 

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/package.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/package.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/package.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/appid/package.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.appid">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCDepartment.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCDepartment.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCDepartment.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCDepartment.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/empdept/PCEmployee.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCEmployee.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCEmployee.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCEmployee.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/empdept/PCFullTimeEmployee.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCFullTimeEmployee.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCFullTimeEmployee.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCFullTimeEmployee.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/empdept/PCInsurance.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCInsurance.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCInsurance.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCInsurance.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/empdept/PCPartTimeEmployee.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCPartTimeEmployee.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCPartTimeEmployee.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCPartTimeEmployee.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/empdept/PCPerson.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCPerson.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCPerson.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCPerson.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/empdept/PCProject.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCProject.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCProject.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/PCProject.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/empdept/empdept.jdoproperties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/empdept.jdoproperties?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/empdept.jdoproperties (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/empdept.jdoproperties Mon Jan  1 04:39:02 2007
@@ -1,3 +1,18 @@
+# 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.
+
 # Classnames can have the following attributes: 
 #          jdo:{persistent|transactional} 
 #          super: <classname> 

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/package.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/package.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/package.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/empdept/package.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.empdept">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/package.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/package.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/package.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/package.jdo Mon Jan  1 04:39:02 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.
+-->
 <!-- 
    For testing purposes this .jdo file uses SYSTEM DOCTYPE, 
    where most of the other .jdo files use a PUBLIC DOCTYPE.

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/pc.jdoproperties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/pc.jdoproperties?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/pc.jdoproperties (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/pc.jdoproperties Mon Jan  1 04:39:02 2007
@@ -1,3 +1,18 @@
+# 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.
+
 # Classnames can have the following attributes: 
 #          jdo:{persistent|transactional} 
 #          super: <classname> 

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCClass1.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCClass1.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCClass1.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCClass1.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/serializable/PCClass2A.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCClass2A.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCClass2A.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCClass2A.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/serializable/PCClass2B.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCClass2B.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCClass2B.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCClass2B.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/serializable/PCSub3.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSub3.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSub3.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSub3.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/serializable/PCSub4A.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSub4A.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSub4A.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSub4A.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/serializable/PCSub4B.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSub4B.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSub4B.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSub4B.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/serializable/PCSuper.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSuper.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSuper.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/PCSuper.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/serializable/Transient.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/Transient.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/Transient.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/Transient.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/serializable/build.xml
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/build.xml?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/build.xml (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/build.xml Mon Jan  1 04:39:02 2007
@@ -1,7 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- Copyright 2004 Sun Microsystems, Inc. All rights reserved.
- Use is subject to license terms.
+    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.
 -->
 
 <project name="serializable-test" default="enh" basedir=".">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/package.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/package.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/package.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/package.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.serializable">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/serializable.jdoproperties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/serializable.jdoproperties?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/serializable.jdoproperties (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/serializable/serializable.jdoproperties Mon Jan  1 04:39:02 2007
@@ -1,3 +1,18 @@
+# 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.
+
 # Classnames can have the following attributes: 
 #          jdo:{persistent|transient} 
 #          super: <classname> 

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Company.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Company.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Company.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Company.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/xempdept/Company.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Company.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Company.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Company.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.xempdept">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Department.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Department.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Department.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Department.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/xempdept/Department.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Department.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Department.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Department.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.xempdept">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Employee.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Employee.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Employee.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Employee.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/xempdept/Employee.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Employee.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Employee.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Employee.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.xempdept">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/FullTimeEmployee.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/FullTimeEmployee.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/FullTimeEmployee.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/FullTimeEmployee.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/xempdept/FullTimeEmployee.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/FullTimeEmployee.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/FullTimeEmployee.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/FullTimeEmployee.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.xempdept">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Identifiable.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Identifiable.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Identifiable.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Identifiable.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/xempdept/Insurance.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Insurance.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Insurance.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Insurance.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/xempdept/Insurance.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Insurance.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Insurance.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Insurance.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.xempdept">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PartTimeEmployee.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PartTimeEmployee.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PartTimeEmployee.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PartTimeEmployee.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/xempdept/PartTimeEmployee.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PartTimeEmployee.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PartTimeEmployee.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PartTimeEmployee.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.xempdept">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Person.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Person.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Person.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Person.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/xempdept/Person.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Person.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Person.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Person.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.xempdept">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PrimitiveTypes.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PrimitiveTypes.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PrimitiveTypes.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PrimitiveTypes.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/xempdept/PrimitiveTypes.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PrimitiveTypes.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PrimitiveTypes.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/PrimitiveTypes.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.xempdept">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Project.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Project.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Project.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Project.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/pc/xempdept/Project.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Project.jdo?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Project.jdo (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/Project.jdo Mon Jan  1 04:39:02 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 1.0//EN" "http://java.sun.com/dtd/jdo_1_0.dtd">
 <jdo>
   <package name="org.apache.jdo.pc.xempdept">

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/xempdept.jdoproperties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/xempdept.jdoproperties?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/xempdept.jdoproperties (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/pc/xempdept/xempdept.jdoproperties Mon Jan  1 04:39:02 2007
@@ -1,3 +1,18 @@
+# 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.
+
 # Classnames can have the following attributes: 
 #          jdo:{persistent|transient} 
 #          super: <classname> 

Modified: db/jdo/trunk/ri11/test/java/org/apache/jdo/test/EmpDeptSupport.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/EmpDeptSupport.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/EmpDeptSupport.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/EmpDeptSupport.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Point.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Point.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Point.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Point.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_4510817.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_4510817.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_4510817.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_4510817.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_4515265.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_4515265.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_4515265.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_4515265.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_6214617.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_6214617.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_6214617.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_6214617.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_ActivateClass.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_ActivateClass.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_ActivateClass.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_ActivateClass.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_AppId.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_AppId.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_AppId.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_AppId.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_Arrays.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Arrays.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Arrays.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Arrays.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_ClassRegistration.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_ClassRegistration.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_ClassRegistration.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_ClassRegistration.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_ClosePMF.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_ClosePMF.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_ClosePMF.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_ClosePMF.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_Collections.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Collections.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Collections.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Collections.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_Container.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Container.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Container.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Container.java Mon Jan  1 04:39:02 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/ri11/test/java/org/apache/jdo/test/Test_Cycle.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Cycle.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Cycle.java (original)
+++ db/jdo/trunk/ri11/test/java/org/apache/jdo/test/Test_Cycle.java Mon Jan  1 04:39:02 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
  *