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:52:57 UTC

svn commit: r491564 [8/10] - in /db/jdo/trunk/tck11: ./ test/conf/ test/java/org/apache/jdo/tck/ test/java/org/apache/jdo/tck/api/instancecallbacks/ test/java/org/apache/jdo/tck/api/jdohelper/ test/java/org/apache/jdo/tck/api/persistencemanager/ test/j...

Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/query/operators/SignInversion.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/query/operators/SignInversion.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/query/operators/SignInversion.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/query/operators/SignInversion.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/query/operators/StringConcatenation.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/query/operators/StringConcatenation.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/query/operators/StringConcatenation.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/query/operators/StringConcatenation.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/query/operators/UnaryPlus.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/query/operators/UnaryPlus.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/query/operators/UnaryPlus.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/query/operators/UnaryPlus.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenCommitted.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenCommitted.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenCommitted.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenCommitted.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenRolledback.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenRolledback.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenRolledback.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenRolledback.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodCalled.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodCalled.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodCalled.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodCalled.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodNotCalledBeforeRollback.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodNotCalledBeforeRollback.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodNotCalledBeforeRollback.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodNotCalledBeforeRollback.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/Commit.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/Commit.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/Commit.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/Commit.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/GetOptimistic.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetOptimistic.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetOptimistic.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetOptimistic.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/GetPersistenceManager.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetPersistenceManager.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetPersistenceManager.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetPersistenceManager.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/GetRetainValues.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetRetainValues.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetRetainValues.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetRetainValues.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/GetSynchronization.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetSynchronization.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetSynchronization.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/GetSynchronization.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/IsActive.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/IsActive.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/IsActive.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/IsActive.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/IsActiveUntilAfterCompletionMethodCalled.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/IsActiveUntilAfterCompletionMethodCalled.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/IsActiveUntilAfterCompletionMethodCalled.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/IsActiveUntilAfterCompletionMethodCalled.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/Rollback.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/Rollback.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/Rollback.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/Rollback.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalRead.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalRead.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalRead.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalRead.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadCalledDuringTxCompletion.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadCalledDuringTxCompletion.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadCalledDuringTxCompletion.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadCalledDuringTxCompletion.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadTrueWhenNotSupported.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadTrueWhenNotSupported.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadTrueWhenNotSupported.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadTrueWhenNotSupported.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalWriteCalledDuringTxCompletion.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalWriteCalledDuringTxCompletion.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalWriteCalledDuringTxCompletion.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetNontransactionalWriteCalledDuringTxCompletion.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimistic.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimistic.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimistic.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimistic.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticCalledDuringTxCompletion.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticCalledDuringTxCompletion.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticCalledDuringTxCompletion.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticCalledDuringTxCompletion.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticDuringTransaction.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticDuringTransaction.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticDuringTransaction.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticDuringTransaction.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticTrueWhenNotSupported.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticTrueWhenNotSupported.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticTrueWhenNotSupported.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetOptimisticTrueWhenNotSupported.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValues.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValues.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValues.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValues.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValuesCalledDuringTxCompletion.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValuesCalledDuringTxCompletion.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValuesCalledDuringTxCompletion.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValuesCalledDuringTxCompletion.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValuesTrueWhenNotSupported.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValuesTrueWhenNotSupported.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValuesTrueWhenNotSupported.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetRetainValuesTrueWhenNotSupported.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetSynchronization.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetSynchronization.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetSynchronization.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetSynchronization.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/SetSynchronizationToNull.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetSynchronizationToNull.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetSynchronizationToNull.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/SetSynchronizationToNull.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/transactions/WhenNontransactionalReadIsFalse.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/WhenNontransactionalReadIsFalse.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/WhenNontransactionalReadIsFalse.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/transactions/WhenNontransactionalReadIsFalse.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/BatchResultPrinter.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/BatchResultPrinter.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/BatchResultPrinter.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/BatchResultPrinter.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/BatchTestRunner.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/BatchTestRunner.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/BatchTestRunner.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/BatchTestRunner.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/ClassGenerator.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/ClassGenerator.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/ClassGenerator.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/ClassGenerator.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/DeepEquality.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/DeepEquality.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/DeepEquality.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/DeepEquality.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/EqualityHelper.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/EqualityHelper.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/EqualityHelper.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/EqualityHelper.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/GetSupportedOptions.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/GetSupportedOptions.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/GetSupportedOptions.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/GetSupportedOptions.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/JDOJdk14Logger.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/JDOJdk14Logger.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/JDOJdk14Logger.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/JDOJdk14Logger.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/SwingTestRunner.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/SwingTestRunner.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/SwingTestRunner.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/SwingTestRunner.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/TestListSuite.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/TestListSuite.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/TestListSuite.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/TestListSuite.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/TestSelector.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/TestSelector.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/TestSelector.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/TestSelector.java Mon Jan  1 04:52:39 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/tck11/test/java/org/apache/jdo/tck/util/ThreadExceptionHandler.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/ThreadExceptionHandler.java?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/ThreadExceptionHandler.java (original)
+++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/util/ThreadExceptionHandler.java Mon Jan  1 04:52:39 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/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/jdoTest.properties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/jdoTest.properties?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/jdoTest.properties (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/jdoTest.properties Mon Jan  1 04:52:39 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/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/package.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/package.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/package.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/package.jdo Mon Jan  1 04:52:39 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>
 <!--

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">

Modified: db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo?view=diff&rev=491564&r1=491563&r2=491564
==============================================================================
--- db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo (original)
+++ db/jdo/trunk/tck11/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo Mon Jan  1 04:52:39 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.tck.pc.fieldtypes">