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

svn commit: r491558 [3/3] - in /db/jdo/trunk/query20: ./ src/conf/ src/java/org/apache/jdo/impl/jdoql/ src/java/org/apache/jdo/impl/jdoql/jdoqlc/ src/java/org/apache/jdo/impl/jdoql/scope/ src/java/org/apache/jdo/impl/jdoql/tree/ src/java/org/apache/jdo...

Modified: db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/TimesExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/TimesExpression.java?view=diff&rev=491558&r1=491557&r2=491558
==============================================================================
--- db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/TimesExpression.java (original)
+++ db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/TimesExpression.java Mon Jan  1 04:25:21 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/query20/src/java/org/apache/jdo/jdoql/tree/TreeWalker.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/TreeWalker.java?view=diff&rev=491558&r1=491557&r2=491558
==============================================================================
--- db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/TreeWalker.java (original)
+++ db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/TreeWalker.java Mon Jan  1 04:25:21 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/query20/src/java/org/apache/jdo/jdoql/tree/Type.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/Type.java?view=diff&rev=491558&r1=491557&r2=491558
==============================================================================
--- db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/Type.java (original)
+++ db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/Type.java Mon Jan  1 04:25:21 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/query20/src/java/org/apache/jdo/jdoql/tree/UnaryExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/UnaryExpression.java?view=diff&rev=491558&r1=491557&r2=491558
==============================================================================
--- db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/UnaryExpression.java (original)
+++ db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/UnaryExpression.java Mon Jan  1 04:25:21 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/query20/src/java/org/apache/jdo/jdoql/tree/UnaryMinusExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/UnaryMinusExpression.java?view=diff&rev=491558&r1=491557&r2=491558
==============================================================================
--- db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/UnaryMinusExpression.java (original)
+++ db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/UnaryMinusExpression.java Mon Jan  1 04:25:21 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/query20/src/java/org/apache/jdo/jdoql/tree/UnaryPlusExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/UnaryPlusExpression.java?view=diff&rev=491558&r1=491557&r2=491558
==============================================================================
--- db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/UnaryPlusExpression.java (original)
+++ db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/UnaryPlusExpression.java Mon Jan  1 04:25:21 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/query20/src/java/org/apache/jdo/jdoql/tree/ValueTable.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/ValueTable.java?view=diff&rev=491558&r1=491557&r2=491558
==============================================================================
--- db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/ValueTable.java (original)
+++ db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/ValueTable.java Mon Jan  1 04:25:21 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/query20/src/java/org/apache/jdo/jdoql/tree/VariableAccessExpression.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/VariableAccessExpression.java?view=diff&rev=491558&r1=491557&r2=491558
==============================================================================
--- db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/VariableAccessExpression.java (original)
+++ db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/VariableAccessExpression.java Mon Jan  1 04:25:21 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/query20/src/java/org/apache/jdo/jdoql/tree/VariableDeclaration.java
URL: http://svn.apache.org/viewvc/db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/VariableDeclaration.java?view=diff&rev=491558&r1=491557&r2=491558
==============================================================================
--- db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/VariableDeclaration.java (original)
+++ db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/VariableDeclaration.java Mon Jan  1 04:25:21 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/query20/src/java/org/apache/jdo/jdoql/tree/package.html
URL: http://svn.apache.org/viewvc/db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/package.html?view=diff&rev=491558&r1=491557&r2=491558
==============================================================================
--- db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/package.html (original)
+++ db/jdo/trunk/query20/src/java/org/apache/jdo/jdoql/tree/package.html Mon Jan  1 04:25:21 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