You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/02/23 18:03:48 UTC

[1/2] incubator-trafodion git commit: [TRAFODION-1735] Added Apache license header for major mods

Repository: incubator-trafodion
Updated Branches:
  refs/heads/master 8730b34c5 -> 83304c219


[TRAFODION-1735] Added Apache license header for major mods

Per advice on legal-discuss mail list, these third-party files
have been modified enough that they need the Apache header as well
as the original copyright info.


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/b917cce3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/b917cce3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/b917cce3

Branch: refs/heads/master
Commit: b917cce3b73a3d48f2605cf3c081977d3d5d1ec3
Parents: 611b556
Author: Steve Varnau <st...@esgyn.com>
Authored: Mon Feb 22 18:07:33 2016 +0000
Committer: Steve Varnau <st...@esgyn.com>
Committed: Mon Feb 22 18:07:33 2016 +0000

----------------------------------------------------------------------
 core/sql/parser/ulexer.h                        | 21 +++++++++++++++++++
 .../phoenix/end2end/AlterTableTest.java         | 22 ++++++++++++++++++++
 .../phoenix/end2end/ArithmeticQueryTest.java    | 22 ++++++++++++++++++++
 .../phoenix/end2end/AutoCommitTest.java         | 22 ++++++++++++++++++++
 .../org/trafodion/phoenix/end2end/BaseTest.java | 22 ++++++++++++++++++++
 .../phoenix/end2end/BinaryRowKeyTest.java       | 22 ++++++++++++++++++++
 .../phoenix/end2end/CoalesceFunctionTest.java   | 22 ++++++++++++++++++++
 .../end2end/CompareDecimalToLongTest.java       | 22 ++++++++++++++++++++
 .../phoenix/end2end/CreateTableTest.java        | 22 ++++++++++++++++++++
 .../phoenix/end2end/CustomEntityDataTest.java   | 22 ++++++++++++++++++++
 .../phoenix/end2end/DeleteRangeTest.java        | 22 ++++++++++++++++++++
 .../end2end/DescColumnSortOrderTest.java        | 22 ++++++++++++++++++++
 .../phoenix/end2end/DistinctCountTest.java      | 22 ++++++++++++++++++++
 .../phoenix/end2end/ExecuteStatementsTest.java  | 22 ++++++++++++++++++++
 .../phoenix/end2end/ExtendedQueryExecTest.java  | 22 ++++++++++++++++++++
 .../phoenix/end2end/FunkyNamesTest.java         | 22 ++++++++++++++++++++
 .../phoenix/end2end/GroupByCaseTest.java        | 22 ++++++++++++++++++++
 .../trafodion/phoenix/end2end/IndexTest.java    | 22 ++++++++++++++++++++
 .../trafodion/phoenix/end2end/IsNullTest.java   | 22 ++++++++++++++++++++
 .../trafodion/phoenix/end2end/KeyOnlyTest.java  | 22 ++++++++++++++++++++
 .../phoenix/end2end/MultiCfQueryExecTest.java   | 22 ++++++++++++++++++++
 .../trafodion/phoenix/end2end/OrderByTest.java  | 22 ++++++++++++++++++++
 .../phoenix/end2end/ProductMetricsTest.java     | 22 ++++++++++++++++++++
 .../phoenix/end2end/QueryExecTest.java          | 22 ++++++++++++++++++++
 .../end2end/QueryExecWithoutSCNTest.java        | 22 ++++++++++++++++++++
 .../phoenix/end2end/QueryPlanTest.java          | 22 ++++++++++++++++++++
 .../phoenix/end2end/ReadIsolationLevelTest.java | 22 ++++++++++++++++++++
 .../phoenix/end2end/SaltedTableTest.java        | 22 ++++++++++++++++++++
 .../end2end/SaltedTableUpsertSelectTest.java    | 22 ++++++++++++++++++++
 .../end2end/SaltedTableVarLengthRowKeyTest.java | 22 ++++++++++++++++++++
 .../phoenix/end2end/ServerExceptionTest.java    | 22 ++++++++++++++++++++
 .../phoenix/end2end/SkipScanQueryTest.java      | 22 ++++++++++++++++++++
 .../phoenix/end2end/StatementHintsTest.java     | 22 ++++++++++++++++++++
 .../trafodion/phoenix/end2end/StddevTest.java   | 22 ++++++++++++++++++++
 .../phoenix/end2end/ToCharFunctionTest.java     | 22 ++++++++++++++++++++
 .../phoenix/end2end/ToNumberFunctionTest.java   | 22 ++++++++++++++++++++
 .../org/trafodion/phoenix/end2end/TopNTest.java | 22 ++++++++++++++++++++
 .../phoenix/end2end/UpsertBigValuesTest.java    | 22 ++++++++++++++++++++
 .../end2end/UpsertSelectAutoCommitTest.java     | 22 ++++++++++++++++++++
 .../phoenix/end2end/UpsertSelectTest.java       | 22 ++++++++++++++++++++
 .../phoenix/end2end/UpsertValuesTest.java       | 22 ++++++++++++++++++++
 .../phoenix/end2end/VariableLengthPKTest.java   | 22 ++++++++++++++++++++
 42 files changed, 923 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/core/sql/parser/ulexer.h
----------------------------------------------------------------------
diff --git a/core/sql/parser/ulexer.h b/core/sql/parser/ulexer.h
index 16b9795..62fdc88 100644
--- a/core/sql/parser/ulexer.h
+++ b/core/sql/parser/ulexer.h
@@ -15,6 +15,27 @@
 // of this software.  Neither the name of the University nor the names of
 // its contributors may be used to endorse or promote products derived from
 // this software without specific prior written permission.
+//
+//
+// Later modifications to enable Unicode parsing were granted to ASF.
+//
+// # Licensed to the Apache Software Foundation (ASF) under one
+// # or more contributor license agreements.  See the NOTICE file
+// # distributed with this work for additional information
+// # regarding copyright ownership.  The ASF licenses this file
+// # to you under the Apache License, Version 2.0 (the
+// # "License"); you may not use this file except in compliance
+// # with the License.  You may obtain a copy of the License at
+// #
+// #   http://www.apache.org/licenses/LICENSE-2.0
+// #
+// # Unless required by applicable law or agreed to in writing,
+// # software distributed under the License is distributed on an
+// # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// # KIND, either express or implied.  See the License for the
+// # specific language governing permissions and limitations
+// # under the License.
+//
 
 
 // ULexer.h -- define interfaces for Unicode lexical analyzer class (tcr)

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AlterTableTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AlterTableTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AlterTableTest.java
index 4efa444..84ae8a6 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AlterTableTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AlterTableTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ArithmeticQueryTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ArithmeticQueryTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ArithmeticQueryTest.java
index 6e9f68d..c23cb74 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ArithmeticQueryTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ArithmeticQueryTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AutoCommitTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AutoCommitTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AutoCommitTest.java
index 04ea75d..255056f 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AutoCommitTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AutoCommitTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BaseTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BaseTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BaseTest.java
index cca37aa..6036ce6 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BaseTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BaseTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BinaryRowKeyTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BinaryRowKeyTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BinaryRowKeyTest.java
index 5647c6f..dcf3605 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BinaryRowKeyTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BinaryRowKeyTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CoalesceFunctionTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CoalesceFunctionTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CoalesceFunctionTest.java
index 840414e..c4e6c0b 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CoalesceFunctionTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CoalesceFunctionTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CompareDecimalToLongTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CompareDecimalToLongTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CompareDecimalToLongTest.java
index 3acd951..dc2db19 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CompareDecimalToLongTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CompareDecimalToLongTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CreateTableTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CreateTableTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CreateTableTest.java
index 53022a2..261e557 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CreateTableTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CreateTableTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CustomEntityDataTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CustomEntityDataTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CustomEntityDataTest.java
index 7f87a76..c3faff6 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CustomEntityDataTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CustomEntityDataTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DeleteRangeTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DeleteRangeTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DeleteRangeTest.java
index 6b522d8..8900747 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DeleteRangeTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DeleteRangeTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DescColumnSortOrderTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DescColumnSortOrderTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DescColumnSortOrderTest.java
index 45c87aa..07d492b 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DescColumnSortOrderTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DescColumnSortOrderTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DistinctCountTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DistinctCountTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DistinctCountTest.java
index 7ac75ca..ff103ec 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DistinctCountTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DistinctCountTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExecuteStatementsTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExecuteStatementsTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExecuteStatementsTest.java
index fe1347d..3b775e5 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExecuteStatementsTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExecuteStatementsTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExtendedQueryExecTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExtendedQueryExecTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExtendedQueryExecTest.java
index 7acc83d..3b7c297 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExtendedQueryExecTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExtendedQueryExecTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/FunkyNamesTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/FunkyNamesTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/FunkyNamesTest.java
index 73bb4d3..0feecd2 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/FunkyNamesTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/FunkyNamesTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/GroupByCaseTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/GroupByCaseTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/GroupByCaseTest.java
index 8c041e3..cbb6ab0 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/GroupByCaseTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/GroupByCaseTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IndexTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IndexTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IndexTest.java
index 8428824..31cad7c 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IndexTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IndexTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IsNullTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IsNullTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IsNullTest.java
index 8f739f7..f22ef79 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IsNullTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IsNullTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/KeyOnlyTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/KeyOnlyTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/KeyOnlyTest.java
index 70a96d4..4ecb673 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/KeyOnlyTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/KeyOnlyTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/MultiCfQueryExecTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/MultiCfQueryExecTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/MultiCfQueryExecTest.java
index 0d3134c..b2d64aa 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/MultiCfQueryExecTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/MultiCfQueryExecTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/OrderByTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/OrderByTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/OrderByTest.java
index 47f7660..28b9c24 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/OrderByTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/OrderByTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ProductMetricsTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ProductMetricsTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ProductMetricsTest.java
index fa3ca81..e246d8c 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ProductMetricsTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ProductMetricsTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecTest.java
index f4ac3f2..ff1bb6a 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecWithoutSCNTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecWithoutSCNTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecWithoutSCNTest.java
index 2443217..4974345 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecWithoutSCNTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecWithoutSCNTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryPlanTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryPlanTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryPlanTest.java
index 1f200cf..a908740 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryPlanTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryPlanTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ReadIsolationLevelTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ReadIsolationLevelTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ReadIsolationLevelTest.java
index 6b3569e..da1ebd2 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ReadIsolationLevelTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ReadIsolationLevelTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableTest.java
index d552a50..a2103c5 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableUpsertSelectTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableUpsertSelectTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableUpsertSelectTest.java
index 0c84d57..98a6aa4 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableUpsertSelectTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableUpsertSelectTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableVarLengthRowKeyTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableVarLengthRowKeyTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableVarLengthRowKeyTest.java
index 827c29b..573c4a6 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableVarLengthRowKeyTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SaltedTableVarLengthRowKeyTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ServerExceptionTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ServerExceptionTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ServerExceptionTest.java
index 61044ab..c987282 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ServerExceptionTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ServerExceptionTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SkipScanQueryTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SkipScanQueryTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SkipScanQueryTest.java
index e15c58f..e154704 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SkipScanQueryTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/SkipScanQueryTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/StatementHintsTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/StatementHintsTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/StatementHintsTest.java
index 8f06772..a1088db 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/StatementHintsTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/StatementHintsTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/StddevTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/StddevTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/StddevTest.java
index 934dcff..528e6e5 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/StddevTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/StddevTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ToCharFunctionTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ToCharFunctionTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ToCharFunctionTest.java
index e837cd4..ac4bdcc 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ToCharFunctionTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ToCharFunctionTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ToNumberFunctionTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ToNumberFunctionTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ToNumberFunctionTest.java
index 233f0ff..91e752f 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ToNumberFunctionTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ToNumberFunctionTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/TopNTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/TopNTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/TopNTest.java
index 1f3a11e..2eb90b4 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/TopNTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/TopNTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertBigValuesTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertBigValuesTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertBigValuesTest.java
index 2d206b8..f7ff60e 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertBigValuesTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertBigValuesTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertSelectAutoCommitTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertSelectAutoCommitTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertSelectAutoCommitTest.java
index ba1b9e7..367438d 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertSelectAutoCommitTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertSelectAutoCommitTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertSelectTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertSelectTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertSelectTest.java
index dbe8018..43ef0b6 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertSelectTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertSelectTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertValuesTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertValuesTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertValuesTest.java
index d4e4969..da7be95 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertValuesTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/UpsertValuesTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/b917cce3/tests/phx/src/test/java/org/trafodion/phoenix/end2end/VariableLengthPKTest.java
----------------------------------------------------------------------
diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/VariableLengthPKTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/VariableLengthPKTest.java
index d97a616..b81606f 100644
--- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/VariableLengthPKTest.java
+++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/VariableLengthPKTest.java
@@ -25,6 +25,28 @@
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  ******************************************************************************/
+/**********************************
+ *
+ * Later modifications to test Trafodion instead of Phoenix were granted to ASF.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+*************************************/
+
 package test.java.org.trafodion.phoenix.end2end;
 
 import static org.junit.Assert.*;


[2/2] incubator-trafodion git commit: Merge [TRAFODION-1735] PR 334 Add Apache license where needed

Posted by db...@apache.org.
Merge [TRAFODION-1735] PR 334 Add Apache license where needed


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/83304c21
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/83304c21
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/83304c21

Branch: refs/heads/master
Commit: 83304c219ea2c0f6aafb2b01e5c3043878df8991
Parents: 8730b34 b917cce
Author: Dave Birdsall <db...@apache.org>
Authored: Tue Feb 23 17:02:50 2016 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Tue Feb 23 17:02:50 2016 +0000

----------------------------------------------------------------------
 core/sql/parser/ulexer.h                        | 21 +++++++++++++++++++
 .../phoenix/end2end/AlterTableTest.java         | 22 ++++++++++++++++++++
 .../phoenix/end2end/ArithmeticQueryTest.java    | 22 ++++++++++++++++++++
 .../phoenix/end2end/AutoCommitTest.java         | 22 ++++++++++++++++++++
 .../org/trafodion/phoenix/end2end/BaseTest.java | 22 ++++++++++++++++++++
 .../phoenix/end2end/BinaryRowKeyTest.java       | 22 ++++++++++++++++++++
 .../phoenix/end2end/CoalesceFunctionTest.java   | 22 ++++++++++++++++++++
 .../end2end/CompareDecimalToLongTest.java       | 22 ++++++++++++++++++++
 .../phoenix/end2end/CreateTableTest.java        | 22 ++++++++++++++++++++
 .../phoenix/end2end/CustomEntityDataTest.java   | 22 ++++++++++++++++++++
 .../phoenix/end2end/DeleteRangeTest.java        | 22 ++++++++++++++++++++
 .../end2end/DescColumnSortOrderTest.java        | 22 ++++++++++++++++++++
 .../phoenix/end2end/DistinctCountTest.java      | 22 ++++++++++++++++++++
 .../phoenix/end2end/ExecuteStatementsTest.java  | 22 ++++++++++++++++++++
 .../phoenix/end2end/ExtendedQueryExecTest.java  | 22 ++++++++++++++++++++
 .../phoenix/end2end/FunkyNamesTest.java         | 22 ++++++++++++++++++++
 .../phoenix/end2end/GroupByCaseTest.java        | 22 ++++++++++++++++++++
 .../trafodion/phoenix/end2end/IndexTest.java    | 22 ++++++++++++++++++++
 .../trafodion/phoenix/end2end/IsNullTest.java   | 22 ++++++++++++++++++++
 .../trafodion/phoenix/end2end/KeyOnlyTest.java  | 22 ++++++++++++++++++++
 .../phoenix/end2end/MultiCfQueryExecTest.java   | 22 ++++++++++++++++++++
 .../trafodion/phoenix/end2end/OrderByTest.java  | 22 ++++++++++++++++++++
 .../phoenix/end2end/ProductMetricsTest.java     | 22 ++++++++++++++++++++
 .../phoenix/end2end/QueryExecTest.java          | 22 ++++++++++++++++++++
 .../end2end/QueryExecWithoutSCNTest.java        | 22 ++++++++++++++++++++
 .../phoenix/end2end/QueryPlanTest.java          | 22 ++++++++++++++++++++
 .../phoenix/end2end/ReadIsolationLevelTest.java | 22 ++++++++++++++++++++
 .../phoenix/end2end/SaltedTableTest.java        | 22 ++++++++++++++++++++
 .../end2end/SaltedTableUpsertSelectTest.java    | 22 ++++++++++++++++++++
 .../end2end/SaltedTableVarLengthRowKeyTest.java | 22 ++++++++++++++++++++
 .../phoenix/end2end/ServerExceptionTest.java    | 22 ++++++++++++++++++++
 .../phoenix/end2end/SkipScanQueryTest.java      | 22 ++++++++++++++++++++
 .../phoenix/end2end/StatementHintsTest.java     | 22 ++++++++++++++++++++
 .../trafodion/phoenix/end2end/StddevTest.java   | 22 ++++++++++++++++++++
 .../phoenix/end2end/ToCharFunctionTest.java     | 22 ++++++++++++++++++++
 .../phoenix/end2end/ToNumberFunctionTest.java   | 22 ++++++++++++++++++++
 .../org/trafodion/phoenix/end2end/TopNTest.java | 22 ++++++++++++++++++++
 .../phoenix/end2end/UpsertBigValuesTest.java    | 22 ++++++++++++++++++++
 .../end2end/UpsertSelectAutoCommitTest.java     | 22 ++++++++++++++++++++
 .../phoenix/end2end/UpsertSelectTest.java       | 22 ++++++++++++++++++++
 .../phoenix/end2end/UpsertValuesTest.java       | 22 ++++++++++++++++++++
 .../phoenix/end2end/VariableLengthPKTest.java   | 22 ++++++++++++++++++++
 42 files changed, 923 insertions(+)
----------------------------------------------------------------------