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 [8/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/jdoql/tree/MinusExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/MinusExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/MinusExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/MinusExpression.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/jdoql/tree/Node.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/Node.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/Node.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/Node.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/jdoql/tree/NodeVisitor.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/NodeVisitor.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/NodeVisitor.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/NodeVisitor.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/jdoql/tree/NotEqualsExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/NotEqualsExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/NotEqualsExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/NotEqualsExpression.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/jdoql/tree/NotExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/NotExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/NotExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/NotExpression.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/jdoql/tree/OrExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/OrExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/OrExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/OrExpression.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/jdoql/tree/OrderingExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/OrderingExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/OrderingExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/OrderingExpression.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/jdoql/tree/ParameterAccessExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ParameterAccessExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ParameterAccessExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ParameterAccessExpression.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/jdoql/tree/ParameterDeclaration.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ParameterDeclaration.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ParameterDeclaration.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ParameterDeclaration.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/jdoql/tree/PlusExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/PlusExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/PlusExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/PlusExpression.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/jdoql/tree/QueryTree.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/QueryTree.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/QueryTree.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/QueryTree.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/jdoql/tree/ShortLiteralExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ShortLiteralExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ShortLiteralExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ShortLiteralExpression.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/jdoql/tree/StartsWithCallExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/StartsWithCallExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/StartsWithCallExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/StartsWithCallExpression.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/jdoql/tree/StaticFieldAccessExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/StaticFieldAccessExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/StaticFieldAccessExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/StaticFieldAccessExpression.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/jdoql/tree/ThisExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ThisExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ThisExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ThisExpression.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/jdoql/tree/TimesExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/TimesExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/TimesExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/TimesExpression.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/jdoql/tree/TreeWalker.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/TreeWalker.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/TreeWalker.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/TreeWalker.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/jdoql/tree/Type.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/Type.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/Type.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/Type.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/jdoql/tree/UnaryExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/UnaryExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/UnaryExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/UnaryExpression.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/jdoql/tree/UnaryMinusExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/UnaryMinusExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/UnaryMinusExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/UnaryMinusExpression.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/jdoql/tree/UnaryPlusExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/UnaryPlusExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/UnaryPlusExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/UnaryPlusExpression.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/jdoql/tree/ValueTable.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ValueTable.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ValueTable.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/ValueTable.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/jdoql/tree/VariableAccessExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/VariableAccessExpression.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/VariableAccessExpression.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/VariableAccessExpression.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/jdoql/tree/VariableDeclaration.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/VariableDeclaration.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/VariableDeclaration.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/VariableDeclaration.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/jdoql/tree/package.html
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/package.html?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/package.html (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/jdoql/tree/package.html 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/model/Bundle.properties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/Bundle.properties?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/Bundle.properties (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/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/model/ModelException.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelException.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelException.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelException.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/model/ModelFatalException.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelFatalException.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelFatalException.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelFatalException.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/model/ModelValidationException.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelValidationException.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelValidationException.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelValidationException.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/model/ModelVetoException.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelVetoException.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelVetoException.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/ModelVetoException.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/model/java/JavaField.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaField.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaField.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaField.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/model/java/JavaModel.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaModel.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaModel.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaModel.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/model/java/JavaModelFactory.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaModelFactory.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaModelFactory.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaModelFactory.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/model/java/JavaType.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaType.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaType.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/JavaType.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/model/java/package.html
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/package.html?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/package.html (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/java/package.html 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/model/jdo/JDOArray.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOArray.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOArray.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOArray.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/model/jdo/JDOClass.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOClass.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOClass.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/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/model/jdo/JDOCollection.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOCollection.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOCollection.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOCollection.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/model/jdo/JDOElement.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOElement.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOElement.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOElement.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/model/jdo/JDOExtension.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOExtension.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOExtension.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOExtension.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/model/jdo/JDOField.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOField.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOField.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/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/model/jdo/JDOIdentityType.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOIdentityType.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOIdentityType.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOIdentityType.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/model/jdo/JDOMap.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOMap.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOMap.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOMap.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/model/jdo/JDOMember.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOMember.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOMember.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOMember.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/model/jdo/JDOModel.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOModel.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOModel.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOModel.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/model/jdo/JDOModelFactory.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOModelFactory.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOModelFactory.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOModelFactory.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/model/jdo/JDOPackage.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOPackage.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOPackage.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOPackage.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/model/jdo/JDOReference.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOReference.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOReference.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDOReference.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/model/jdo/JDORelationship.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDORelationship.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDORelationship.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/JDORelationship.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/model/jdo/NullValueTreatment.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/NullValueTreatment.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/NullValueTreatment.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/NullValueTreatment.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/model/jdo/PersistenceModifier.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/PersistenceModifier.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/PersistenceModifier.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/PersistenceModifier.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/model/jdo/package.html
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/package.html?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/package.html (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/jdo/package.html 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/model/package.html
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/model/package.html?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/model/package.html (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/model/package.html 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/pm/Accessor.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/Accessor.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/Accessor.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/Accessor.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/pm/PersistenceManagerFactoryInternal.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/PersistenceManagerFactoryInternal.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/PersistenceManagerFactoryInternal.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/PersistenceManagerFactoryInternal.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/pm/PersistenceManagerInternal.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/PersistenceManagerInternal.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/PersistenceManagerInternal.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/PersistenceManagerInternal.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/pm/package.html
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/package.html?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/package.html (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/pm/package.html 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/query/BasicQueryResult.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/query/BasicQueryResult.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/query/BasicQueryResult.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/query/BasicQueryResult.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/query/Bundle.properties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/query/Bundle.properties?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/query/Bundle.properties (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/query/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/query/QueryResult.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/query/QueryResult.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/query/QueryResult.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/query/QueryResult.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/query/QueryResultHelper.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/query/QueryResultHelper.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/query/QueryResultHelper.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/query/QueryResultHelper.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/query/QueryResultIterator.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/query/QueryResultIterator.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/query/QueryResultIterator.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/query/QueryResultIterator.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/sco/SCO.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCO.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCO.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCO.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/sco/SCOCollection.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCOCollection.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCOCollection.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCOCollection.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/sco/SCODate.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCODate.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCODate.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCODate.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/sco/SCOMap.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCOMap.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCOMap.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/SCOMap.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/sco/package.html
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/package.html?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/package.html (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/sco/package.html 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/state/FieldManager.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/state/FieldManager.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/state/FieldManager.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/state/FieldManager.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/state/StateManagerInternal.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/state/StateManagerInternal.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/state/StateManagerInternal.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/state/StateManagerInternal.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/state/package.html
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/state/package.html?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/state/package.html (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/state/package.html 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/store/Bundle.properties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/store/Bundle.properties?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/store/Bundle.properties (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/store/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/store/Connector.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/store/Connector.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/store/Connector.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/store/Connector.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/store/StoreManager.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/store/StoreManager.java?view=diff&rev=491559&r1=491558&r2=491559
==============================================================================
--- db/jdo/trunk/ri11/src/java/org/apache/jdo/store/StoreManager.java (original)
+++ db/jdo/trunk/ri11/src/java/org/apache/jdo/store/StoreManager.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
  *