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 [3/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/enhance...

Modified: db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/CodeWriter.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/CodeWriter.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/CodeWriter.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/CodeWriter.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/src/java/org/apache/jdo/impl/enhancer/generator/ImplHelper.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/ImplHelper.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/ImplHelper.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/ImplHelper.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/src/java/org/apache/jdo/impl/enhancer/generator/Main.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/Main.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/Main.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/Main.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/src/java/org/apache/jdo/impl/enhancer/generator/NameHelper.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/NameHelper.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/NameHelper.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/generator/NameHelper.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/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaData.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaData.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaData.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaData.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/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaDataFatalError.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaDataFatalError.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaDataFatalError.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaDataFatalError.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/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaDataUserException.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaDataUserException.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaDataUserException.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/EnhancerMetaDataUserException.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/src/java/org/apache/jdo/impl/enhancer/meta/ExtendedMetaData.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/ExtendedMetaData.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/ExtendedMetaData.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/ExtendedMetaData.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/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerJavaModel.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerJavaModel.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerJavaModel.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerJavaModel.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/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerJavaType.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerJavaType.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerJavaType.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerJavaType.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/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerMetaDataJDOModelImpl.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerMetaDataJDOModelImpl.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerMetaDataJDOModelImpl.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/model/EnhancerMetaDataJDOModelImpl.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/src/java/org/apache/jdo/impl/enhancer/meta/prop/EnhancerMetaDataPropertyImpl.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/EnhancerMetaDataPropertyImpl.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/EnhancerMetaDataPropertyImpl.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/EnhancerMetaDataPropertyImpl.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/src/java/org/apache/jdo/impl/enhancer/meta/prop/JDOClass.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/JDOClass.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/JDOClass.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/JDOClass.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/src/java/org/apache/jdo/impl/enhancer/meta/prop/JDOField.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/JDOField.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/JDOField.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/JDOField.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/src/java/org/apache/jdo/impl/enhancer/meta/prop/MetaDataProperties.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/MetaDataProperties.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/MetaDataProperties.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/MetaDataProperties.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/src/java/org/apache/jdo/impl/enhancer/meta/prop/NameHelper.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/NameHelper.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/NameHelper.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/prop/NameHelper.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/src/java/org/apache/jdo/impl/enhancer/meta/util/EnhancerMetaDataBaseModel.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/util/EnhancerMetaDataBaseModel.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/util/EnhancerMetaDataBaseModel.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/util/EnhancerMetaDataBaseModel.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/src/java/org/apache/jdo/impl/enhancer/meta/util/EnhancerMetaDataTimer.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/util/EnhancerMetaDataTimer.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/util/EnhancerMetaDataTimer.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/meta/util/EnhancerMetaDataTimer.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/src/java/org/apache/jdo/impl/enhancer/util/AnnotationTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/AnnotationTest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/AnnotationTest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/AnnotationTest.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/src/java/org/apache/jdo/impl/enhancer/util/Assertion.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Assertion.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Assertion.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Assertion.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/src/java/org/apache/jdo/impl/enhancer/util/AugmentationDiffTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/AugmentationDiffTest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/AugmentationDiffTest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/AugmentationDiffTest.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/src/java/org/apache/jdo/impl/enhancer/util/AugmentationTest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/AugmentationTest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/AugmentationTest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/AugmentationTest.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/src/java/org/apache/jdo/impl/enhancer/util/CombinedResourceLocator.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/CombinedResourceLocator.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/CombinedResourceLocator.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/CombinedResourceLocator.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/src/java/org/apache/jdo/impl/enhancer/util/Disassembler.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Disassembler.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Disassembler.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Disassembler.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/src/java/org/apache/jdo/impl/enhancer/util/InternalError.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/InternalError.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/InternalError.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/InternalError.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/src/java/org/apache/jdo/impl/enhancer/util/ListResourceLocator.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ListResourceLocator.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ListResourceLocator.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ListResourceLocator.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/src/java/org/apache/jdo/impl/enhancer/util/PathResourceLocator.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/PathResourceLocator.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/PathResourceLocator.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/PathResourceLocator.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/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocator.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocator.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocator.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocator.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/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocatorBase.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocatorBase.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocatorBase.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocatorBase.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/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocatorTimer.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocatorTimer.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocatorTimer.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/ResourceLocatorTimer.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/src/java/org/apache/jdo/impl/enhancer/util/Support.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Support.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Support.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Support.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/src/java/org/apache/jdo/impl/enhancer/util/Timer.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Timer.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Timer.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/enhancer/util/Timer.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/src/java/org/apache/jdo/impl/fostore/AID.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AID.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AID.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AID.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/src/java/org/apache/jdo/impl/fostore/AIDTranscriber.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AIDTranscriber.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AIDTranscriber.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AIDTranscriber.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/src/java/org/apache/jdo/impl/fostore/AbstractFieldManager.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AbstractFieldManager.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AbstractFieldManager.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AbstractFieldManager.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/src/java/org/apache/jdo/impl/fostore/AbstractFieldRequest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AbstractFieldRequest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AbstractFieldRequest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AbstractFieldRequest.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/src/java/org/apache/jdo/impl/fostore/AbstractRequest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AbstractRequest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AbstractRequest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/AbstractRequest.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/src/java/org/apache/jdo/impl/fostore/ActivateClassHandler.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/ActivateClassHandler.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/ActivateClassHandler.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/ActivateClassHandler.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/src/java/org/apache/jdo/impl/fostore/ActivateClassRequest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/ActivateClassRequest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/ActivateClassRequest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/ActivateClassRequest.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/src/java/org/apache/jdo/impl/fostore/BeginTxHandler.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BeginTxHandler.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BeginTxHandler.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BeginTxHandler.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/src/java/org/apache/jdo/impl/fostore/BeginTxRequest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BeginTxRequest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BeginTxRequest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BeginTxRequest.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/src/java/org/apache/jdo/impl/fostore/Block.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/Block.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/Block.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/Block.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/src/java/org/apache/jdo/impl/fostore/BooleanTranscriber.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BooleanTranscriber.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BooleanTranscriber.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BooleanTranscriber.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/src/java/org/apache/jdo/impl/fostore/BufferedRequestFactory.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BufferedRequestFactory.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BufferedRequestFactory.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/BufferedRequestFactory.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/src/java/org/apache/jdo/impl/fostore/Bundle.properties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/Bundle.properties?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/Bundle.properties (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/Bundle.properties 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/src/java/org/apache/jdo/impl/fostore/ByteTranscriber.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/ByteTranscriber.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/ByteTranscriber.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/ByteTranscriber.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/src/java/org/apache/jdo/impl/fostore/CLID.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CLID.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CLID.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CLID.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/src/java/org/apache/jdo/impl/fostore/CharTranscriber.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CharTranscriber.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CharTranscriber.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CharTranscriber.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/src/java/org/apache/jdo/impl/fostore/CommitHandler.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CommitHandler.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CommitHandler.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CommitHandler.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/src/java/org/apache/jdo/impl/fostore/CommitRequest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CommitRequest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CommitRequest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CommitRequest.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/src/java/org/apache/jdo/impl/fostore/CreateOIDHandler.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CreateOIDHandler.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CreateOIDHandler.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CreateOIDHandler.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/src/java/org/apache/jdo/impl/fostore/CreateOIDRequest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CreateOIDRequest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CreateOIDRequest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/CreateOIDRequest.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/src/java/org/apache/jdo/impl/fostore/DBClass.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DBClass.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DBClass.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DBClass.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/src/java/org/apache/jdo/impl/fostore/DBExtent.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DBExtent.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DBExtent.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DBExtent.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/src/java/org/apache/jdo/impl/fostore/DBInfo.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DBInfo.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DBInfo.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DBInfo.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/src/java/org/apache/jdo/impl/fostore/DeleteHandler.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DeleteHandler.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DeleteHandler.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DeleteHandler.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/src/java/org/apache/jdo/impl/fostore/DeleteRequest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DeleteRequest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DeleteRequest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DeleteRequest.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/src/java/org/apache/jdo/impl/fostore/DoubleTranscriber.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DoubleTranscriber.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DoubleTranscriber.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DoubleTranscriber.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/src/java/org/apache/jdo/impl/fostore/DummyTranscriber.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DummyTranscriber.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DummyTranscriber.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DummyTranscriber.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/src/java/org/apache/jdo/impl/fostore/DumpHandler.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DumpHandler.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DumpHandler.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DumpHandler.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/src/java/org/apache/jdo/impl/fostore/DumpOption.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DumpOption.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DumpOption.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DumpOption.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/src/java/org/apache/jdo/impl/fostore/DumpRequest.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DumpRequest.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DumpRequest.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/DumpRequest.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/src/java/org/apache/jdo/impl/fostore/Dumper.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/Dumper.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/Dumper.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/Dumper.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/src/java/org/apache/jdo/impl/fostore/FOStoreAbstractMethodException.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreAbstractMethodException.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreAbstractMethodException.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreAbstractMethodException.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/src/java/org/apache/jdo/impl/fostore/FOStoreBtreeStorage.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreBtreeStorage.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreBtreeStorage.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreBtreeStorage.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/src/java/org/apache/jdo/impl/fostore/FOStoreClientConnection.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreClientConnection.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreClientConnection.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreClientConnection.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/src/java/org/apache/jdo/impl/fostore/FOStoreClientConnectionImpl.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreClientConnectionImpl.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreClientConnectionImpl.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreClientConnectionImpl.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/src/java/org/apache/jdo/impl/fostore/FOStoreConnection.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreConnection.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreConnection.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreConnection.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/src/java/org/apache/jdo/impl/fostore/FOStoreConnectionFactory.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreConnectionFactory.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreConnectionFactory.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreConnectionFactory.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/src/java/org/apache/jdo/impl/fostore/FOStoreConnectionId.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreConnectionId.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreConnectionId.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/fostore/FOStoreConnectionId.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
  *