You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by mu...@apache.org on 2014/02/13 00:24:34 UTC

[2/8] Add missing ASF license headers to source and remove copyright https://issues.apache.org/jira/browse/PHOENIX-45

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/hbase/index/write/FakeTableFactory.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/hbase/index/write/FakeTableFactory.java b/src/test/java/org/apache/hbase/index/write/FakeTableFactory.java
index 4162607..7bba198 100644
--- a/src/test/java/org/apache/hbase/index/write/FakeTableFactory.java
+++ b/src/test/java/org/apache/hbase/index/write/FakeTableFactory.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this 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 org.apache.hbase.index.write;
 
 import java.io.IOException;

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/hbase/index/write/TestCachingHTableFactory.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/hbase/index/write/TestCachingHTableFactory.java b/src/test/java/org/apache/hbase/index/write/TestCachingHTableFactory.java
index 8800031..9422bcc 100644
--- a/src/test/java/org/apache/hbase/index/write/TestCachingHTableFactory.java
+++ b/src/test/java/org/apache/hbase/index/write/TestCachingHTableFactory.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/hbase/index/write/TestIndexWriter.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/hbase/index/write/TestIndexWriter.java b/src/test/java/org/apache/hbase/index/write/TestIndexWriter.java
index 926fec3..5500c63 100644
--- a/src/test/java/org/apache/hbase/index/write/TestIndexWriter.java
+++ b/src/test/java/org/apache/hbase/index/write/TestIndexWriter.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/hbase/index/write/TestParalleIndexWriter.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/hbase/index/write/TestParalleIndexWriter.java b/src/test/java/org/apache/hbase/index/write/TestParalleIndexWriter.java
index 4f08aef..0c9d493 100644
--- a/src/test/java/org/apache/hbase/index/write/TestParalleIndexWriter.java
+++ b/src/test/java/org/apache/hbase/index/write/TestParalleIndexWriter.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/hbase/index/write/TestParalleWriterIndexCommitter.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/hbase/index/write/TestParalleWriterIndexCommitter.java b/src/test/java/org/apache/hbase/index/write/TestParalleWriterIndexCommitter.java
index a6a6925..3faa44a 100644
--- a/src/test/java/org/apache/hbase/index/write/TestParalleWriterIndexCommitter.java
+++ b/src/test/java/org/apache/hbase/index/write/TestParalleWriterIndexCommitter.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/hbase/index/write/TestWALRecoveryCaching.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/hbase/index/write/TestWALRecoveryCaching.java b/src/test/java/org/apache/hbase/index/write/TestWALRecoveryCaching.java
index 0411b46..da8c7d2 100644
--- a/src/test/java/org/apache/hbase/index/write/TestWALRecoveryCaching.java
+++ b/src/test/java/org/apache/hbase/index/write/TestWALRecoveryCaching.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/hbase/index/write/recovery/TestPerRegionIndexWriteCache.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/hbase/index/write/recovery/TestPerRegionIndexWriteCache.java b/src/test/java/org/apache/hbase/index/write/recovery/TestPerRegionIndexWriteCache.java
index 47a08e7..00d5110 100644
--- a/src/test/java/org/apache/hbase/index/write/recovery/TestPerRegionIndexWriteCache.java
+++ b/src/test/java/org/apache/hbase/index/write/recovery/TestPerRegionIndexWriteCache.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/arithmetic/ArithmeticOperationTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/arithmetic/ArithmeticOperationTest.java b/src/test/java/org/apache/phoenix/arithmetic/ArithmeticOperationTest.java
index c0c656e..dfda74f 100644
--- a/src/test/java/org/apache/phoenix/arithmetic/ArithmeticOperationTest.java
+++ b/src/test/java/org/apache/phoenix/arithmetic/ArithmeticOperationTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/compile/HavingClauseTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/compile/HavingClauseTest.java b/src/test/java/org/apache/phoenix/compile/HavingClauseTest.java
index 62c1856..2669199 100644
--- a/src/test/java/org/apache/phoenix/compile/HavingClauseTest.java
+++ b/src/test/java/org/apache/phoenix/compile/HavingClauseTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/compile/LimitClauseTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/compile/LimitClauseTest.java b/src/test/java/org/apache/phoenix/compile/LimitClauseTest.java
index 4380975..5e97c46 100644
--- a/src/test/java/org/apache/phoenix/compile/LimitClauseTest.java
+++ b/src/test/java/org/apache/phoenix/compile/LimitClauseTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/compile/QueryCompileTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/compile/QueryCompileTest.java b/src/test/java/org/apache/phoenix/compile/QueryCompileTest.java
index e83c1b1..65aa586 100644
--- a/src/test/java/org/apache/phoenix/compile/QueryCompileTest.java
+++ b/src/test/java/org/apache/phoenix/compile/QueryCompileTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/compile/QueryMetaDataTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/compile/QueryMetaDataTest.java b/src/test/java/org/apache/phoenix/compile/QueryMetaDataTest.java
index a01b6d3..ee9a4d4 100644
--- a/src/test/java/org/apache/phoenix/compile/QueryMetaDataTest.java
+++ b/src/test/java/org/apache/phoenix/compile/QueryMetaDataTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/compile/QueryOptimizerTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/compile/QueryOptimizerTest.java b/src/test/java/org/apache/phoenix/compile/QueryOptimizerTest.java
index 660420c..773374d 100644
--- a/src/test/java/org/apache/phoenix/compile/QueryOptimizerTest.java
+++ b/src/test/java/org/apache/phoenix/compile/QueryOptimizerTest.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this 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 org.apache.phoenix.compile;
 
 import static org.junit.Assert.assertEquals;

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/compile/ScanRangesTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/compile/ScanRangesTest.java b/src/test/java/org/apache/phoenix/compile/ScanRangesTest.java
index 9e08c17..881c0de 100644
--- a/src/test/java/org/apache/phoenix/compile/ScanRangesTest.java
+++ b/src/test/java/org/apache/phoenix/compile/ScanRangesTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/compile/SelectStatementRewriterTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/compile/SelectStatementRewriterTest.java b/src/test/java/org/apache/phoenix/compile/SelectStatementRewriterTest.java
index 0140ce8..7f3ea06 100644
--- a/src/test/java/org/apache/phoenix/compile/SelectStatementRewriterTest.java
+++ b/src/test/java/org/apache/phoenix/compile/SelectStatementRewriterTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/compile/StatementHintsCompilationTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/compile/StatementHintsCompilationTest.java b/src/test/java/org/apache/phoenix/compile/StatementHintsCompilationTest.java
index 9d33fbd..d257a4e 100644
--- a/src/test/java/org/apache/phoenix/compile/StatementHintsCompilationTest.java
+++ b/src/test/java/org/apache/phoenix/compile/StatementHintsCompilationTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/compile/WhereClauseFilterTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/compile/WhereClauseFilterTest.java b/src/test/java/org/apache/phoenix/compile/WhereClauseFilterTest.java
index fbfbec5..42bfa04 100644
--- a/src/test/java/org/apache/phoenix/compile/WhereClauseFilterTest.java
+++ b/src/test/java/org/apache/phoenix/compile/WhereClauseFilterTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/compile/WhereClauseScanKeyTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/compile/WhereClauseScanKeyTest.java b/src/test/java/org/apache/phoenix/compile/WhereClauseScanKeyTest.java
index 1a9d8d4..2eac377 100644
--- a/src/test/java/org/apache/phoenix/compile/WhereClauseScanKeyTest.java
+++ b/src/test/java/org/apache/phoenix/compile/WhereClauseScanKeyTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/AlterTableTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/AlterTableTest.java b/src/test/java/org/apache/phoenix/end2end/AlterTableTest.java
index 30374f9..622d52d 100644
--- a/src/test/java/org/apache/phoenix/end2end/AlterTableTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/AlterTableTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/ArithmeticQueryTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/ArithmeticQueryTest.java b/src/test/java/org/apache/phoenix/end2end/ArithmeticQueryTest.java
index 5f202d5..42a98fa 100644
--- a/src/test/java/org/apache/phoenix/end2end/ArithmeticQueryTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/ArithmeticQueryTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/AutoCommitTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/AutoCommitTest.java b/src/test/java/org/apache/phoenix/end2end/AutoCommitTest.java
index cc15f9a..ae9be62 100644
--- a/src/test/java/org/apache/phoenix/end2end/AutoCommitTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/AutoCommitTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/BaseClientMangedTimeTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/BaseClientMangedTimeTest.java b/src/test/java/org/apache/phoenix/end2end/BaseClientMangedTimeTest.java
index 858ca63..963c215 100644
--- a/src/test/java/org/apache/phoenix/end2end/BaseClientMangedTimeTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/BaseClientMangedTimeTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/BaseConnectedQueryTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/BaseConnectedQueryTest.java b/src/test/java/org/apache/phoenix/end2end/BaseConnectedQueryTest.java
index f46fbb5..96b650a 100644
--- a/src/test/java/org/apache/phoenix/end2end/BaseConnectedQueryTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/BaseConnectedQueryTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/BaseHBaseManagedTimeTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/BaseHBaseManagedTimeTest.java b/src/test/java/org/apache/phoenix/end2end/BaseHBaseManagedTimeTest.java
index 59a0d40..81c0a36 100644
--- a/src/test/java/org/apache/phoenix/end2end/BaseHBaseManagedTimeTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/BaseHBaseManagedTimeTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/BinaryRowKeyTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/BinaryRowKeyTest.java b/src/test/java/org/apache/phoenix/end2end/BinaryRowKeyTest.java
index 472d83d..86a3b8c 100644
--- a/src/test/java/org/apache/phoenix/end2end/BinaryRowKeyTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/BinaryRowKeyTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/CSVLoaderTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/CSVLoaderTest.java b/src/test/java/org/apache/phoenix/end2end/CSVLoaderTest.java
index 6f2dcb4..50bbb36 100644
--- a/src/test/java/org/apache/phoenix/end2end/CSVLoaderTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/CSVLoaderTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/CoalesceFunctionTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/CoalesceFunctionTest.java b/src/test/java/org/apache/phoenix/end2end/CoalesceFunctionTest.java
index 027718b..189a5c8 100644
--- a/src/test/java/org/apache/phoenix/end2end/CoalesceFunctionTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/CoalesceFunctionTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/CompareDecimalToLongTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/CompareDecimalToLongTest.java b/src/test/java/org/apache/phoenix/end2end/CompareDecimalToLongTest.java
index b968a0d..ea9b435 100644
--- a/src/test/java/org/apache/phoenix/end2end/CompareDecimalToLongTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/CompareDecimalToLongTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/ConnectionQueryServicesTestImpl.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/ConnectionQueryServicesTestImpl.java b/src/test/java/org/apache/phoenix/end2end/ConnectionQueryServicesTestImpl.java
index 474465e..c776f19 100644
--- a/src/test/java/org/apache/phoenix/end2end/ConnectionQueryServicesTestImpl.java
+++ b/src/test/java/org/apache/phoenix/end2end/ConnectionQueryServicesTestImpl.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/CreateTableTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/CreateTableTest.java b/src/test/java/org/apache/phoenix/end2end/CreateTableTest.java
index d843bcb..70ed8ac 100644
--- a/src/test/java/org/apache/phoenix/end2end/CreateTableTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/CreateTableTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/CustomEntityDataTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/CustomEntityDataTest.java b/src/test/java/org/apache/phoenix/end2end/CustomEntityDataTest.java
index 605963f..bcf3808 100644
--- a/src/test/java/org/apache/phoenix/end2end/CustomEntityDataTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/CustomEntityDataTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/DefaultParallelIteratorsRegionSplitterTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/DefaultParallelIteratorsRegionSplitterTest.java b/src/test/java/org/apache/phoenix/end2end/DefaultParallelIteratorsRegionSplitterTest.java
index 603e832..499dfe6 100644
--- a/src/test/java/org/apache/phoenix/end2end/DefaultParallelIteratorsRegionSplitterTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/DefaultParallelIteratorsRegionSplitterTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/DeleteTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/DeleteTest.java b/src/test/java/org/apache/phoenix/end2end/DeleteTest.java
index 22bf77b..bf53ad7 100644
--- a/src/test/java/org/apache/phoenix/end2end/DeleteTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/DeleteTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/DescColumnSortOrderTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/DescColumnSortOrderTest.java b/src/test/java/org/apache/phoenix/end2end/DescColumnSortOrderTest.java
index ea80608..27c4f96 100644
--- a/src/test/java/org/apache/phoenix/end2end/DescColumnSortOrderTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/DescColumnSortOrderTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/DistinctCountTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/DistinctCountTest.java b/src/test/java/org/apache/phoenix/end2end/DistinctCountTest.java
index b657662..a21a42c 100644
--- a/src/test/java/org/apache/phoenix/end2end/DistinctCountTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/DistinctCountTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/DynamicColumnTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/DynamicColumnTest.java b/src/test/java/org/apache/phoenix/end2end/DynamicColumnTest.java
index 6772ad2..b6385d2 100644
--- a/src/test/java/org/apache/phoenix/end2end/DynamicColumnTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/DynamicColumnTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/DynamicFamilyTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/DynamicFamilyTest.java b/src/test/java/org/apache/phoenix/end2end/DynamicFamilyTest.java
index cd9b085..dfc56c3 100644
--- a/src/test/java/org/apache/phoenix/end2end/DynamicFamilyTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/DynamicFamilyTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/DynamicUpsertTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/DynamicUpsertTest.java b/src/test/java/org/apache/phoenix/end2end/DynamicUpsertTest.java
index 2aef3ba..17c8209 100644
--- a/src/test/java/org/apache/phoenix/end2end/DynamicUpsertTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/DynamicUpsertTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/ExecuteStatementsTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/ExecuteStatementsTest.java b/src/test/java/org/apache/phoenix/end2end/ExecuteStatementsTest.java
index 1749757..48d473f 100644
--- a/src/test/java/org/apache/phoenix/end2end/ExecuteStatementsTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/ExecuteStatementsTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/ExtendedQueryExecTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/ExtendedQueryExecTest.java b/src/test/java/org/apache/phoenix/end2end/ExtendedQueryExecTest.java
index c8f6b45..28e565c 100644
--- a/src/test/java/org/apache/phoenix/end2end/ExtendedQueryExecTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/ExtendedQueryExecTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/FunkyNamesTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/FunkyNamesTest.java b/src/test/java/org/apache/phoenix/end2end/FunkyNamesTest.java
index b114cea..47e32a0 100644
--- a/src/test/java/org/apache/phoenix/end2end/FunkyNamesTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/FunkyNamesTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/GroupByCaseTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/GroupByCaseTest.java b/src/test/java/org/apache/phoenix/end2end/GroupByCaseTest.java
index b823545..78a3ce4 100644
--- a/src/test/java/org/apache/phoenix/end2end/GroupByCaseTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/GroupByCaseTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/InMemoryOrderByTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/InMemoryOrderByTest.java b/src/test/java/org/apache/phoenix/end2end/InMemoryOrderByTest.java
index 3deb3cd..059d2f9 100644
--- a/src/test/java/org/apache/phoenix/end2end/InMemoryOrderByTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/InMemoryOrderByTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/IsNullTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/IsNullTest.java b/src/test/java/org/apache/phoenix/end2end/IsNullTest.java
index 25569f1..758e231 100644
--- a/src/test/java/org/apache/phoenix/end2end/IsNullTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/IsNullTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/KeyOnlyTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/KeyOnlyTest.java b/src/test/java/org/apache/phoenix/end2end/KeyOnlyTest.java
index 365ceda..819f164 100644
--- a/src/test/java/org/apache/phoenix/end2end/KeyOnlyTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/KeyOnlyTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/MD5FunctionTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/MD5FunctionTest.java b/src/test/java/org/apache/phoenix/end2end/MD5FunctionTest.java
index 022afc6..6396cb1 100644
--- a/src/test/java/org/apache/phoenix/end2end/MD5FunctionTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/MD5FunctionTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/MultiCfQueryExecTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/MultiCfQueryExecTest.java b/src/test/java/org/apache/phoenix/end2end/MultiCfQueryExecTest.java
index 9e41081..6c81666 100644
--- a/src/test/java/org/apache/phoenix/end2end/MultiCfQueryExecTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/MultiCfQueryExecTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/NativeHBaseTypesTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/NativeHBaseTypesTest.java b/src/test/java/org/apache/phoenix/end2end/NativeHBaseTypesTest.java
index 8e96c9d..a2c6633 100644
--- a/src/test/java/org/apache/phoenix/end2end/NativeHBaseTypesTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/NativeHBaseTypesTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/OrderByTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/OrderByTest.java b/src/test/java/org/apache/phoenix/end2end/OrderByTest.java
index 66d338e..e682659 100644
--- a/src/test/java/org/apache/phoenix/end2end/OrderByTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/OrderByTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/PercentileTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/PercentileTest.java b/src/test/java/org/apache/phoenix/end2end/PercentileTest.java
index ab822f8..cd0c731 100644
--- a/src/test/java/org/apache/phoenix/end2end/PercentileTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/PercentileTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/ProductMetricsTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/ProductMetricsTest.java b/src/test/java/org/apache/phoenix/end2end/ProductMetricsTest.java
index 5872ac8..9e5980a 100644
--- a/src/test/java/org/apache/phoenix/end2end/ProductMetricsTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/ProductMetricsTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataTest.java b/src/test/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataTest.java
index 270420f..6ed8c1c 100644
--- a/src/test/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/QueryExecWithoutSCNTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/QueryExecWithoutSCNTest.java b/src/test/java/org/apache/phoenix/end2end/QueryExecWithoutSCNTest.java
index 2dd0c66..c7bb813 100644
--- a/src/test/java/org/apache/phoenix/end2end/QueryExecWithoutSCNTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/QueryExecWithoutSCNTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/QueryPlanTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/QueryPlanTest.java b/src/test/java/org/apache/phoenix/end2end/QueryPlanTest.java
index ed7c9f3..4ccdb70 100644
--- a/src/test/java/org/apache/phoenix/end2end/QueryPlanTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/QueryPlanTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/QueryTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/QueryTest.java b/src/test/java/org/apache/phoenix/end2end/QueryTest.java
index d5537e8..47ea261 100644
--- a/src/test/java/org/apache/phoenix/end2end/QueryTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/QueryTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/ReadIsolationLevelTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/ReadIsolationLevelTest.java b/src/test/java/org/apache/phoenix/end2end/ReadIsolationLevelTest.java
index 19123a5..6f32035 100644
--- a/src/test/java/org/apache/phoenix/end2end/ReadIsolationLevelTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/ReadIsolationLevelTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/ReverseFunctionTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/ReverseFunctionTest.java b/src/test/java/org/apache/phoenix/end2end/ReverseFunctionTest.java
index 4115904..bf86acb 100644
--- a/src/test/java/org/apache/phoenix/end2end/ReverseFunctionTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/ReverseFunctionTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/RowValueConstructorTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/RowValueConstructorTest.java b/src/test/java/org/apache/phoenix/end2end/RowValueConstructorTest.java
index e5c6786..598a0d3 100644
--- a/src/test/java/org/apache/phoenix/end2end/RowValueConstructorTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/RowValueConstructorTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/ServerExceptionTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/ServerExceptionTest.java b/src/test/java/org/apache/phoenix/end2end/ServerExceptionTest.java
index 2a25bd0..600d2ef 100644
--- a/src/test/java/org/apache/phoenix/end2end/ServerExceptionTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/ServerExceptionTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/SkipRangeParallelIteratorRegionSplitterTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/SkipRangeParallelIteratorRegionSplitterTest.java b/src/test/java/org/apache/phoenix/end2end/SkipRangeParallelIteratorRegionSplitterTest.java
index 6495adb..4182fc4 100644
--- a/src/test/java/org/apache/phoenix/end2end/SkipRangeParallelIteratorRegionSplitterTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/SkipRangeParallelIteratorRegionSplitterTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/SkipScanQueryTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/SkipScanQueryTest.java b/src/test/java/org/apache/phoenix/end2end/SkipScanQueryTest.java
index 7140bd9..d5e660d 100644
--- a/src/test/java/org/apache/phoenix/end2end/SkipScanQueryTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/SkipScanQueryTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/SpooledOrderByTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/SpooledOrderByTest.java b/src/test/java/org/apache/phoenix/end2end/SpooledOrderByTest.java
index 7bacb3d..2d44599 100644
--- a/src/test/java/org/apache/phoenix/end2end/SpooledOrderByTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/SpooledOrderByTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/StatementHintsTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/StatementHintsTest.java b/src/test/java/org/apache/phoenix/end2end/StatementHintsTest.java
index 9d7e1b2..1677e85 100644
--- a/src/test/java/org/apache/phoenix/end2end/StatementHintsTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/StatementHintsTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/StddevTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/StddevTest.java b/src/test/java/org/apache/phoenix/end2end/StddevTest.java
index 036e5fa..c86284d 100644
--- a/src/test/java/org/apache/phoenix/end2end/StddevTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/StddevTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/ToCharFunctionTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/ToCharFunctionTest.java b/src/test/java/org/apache/phoenix/end2end/ToCharFunctionTest.java
index 2c1c7ab..df3b89d 100644
--- a/src/test/java/org/apache/phoenix/end2end/ToCharFunctionTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/ToCharFunctionTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/ToNumberFunctionTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/ToNumberFunctionTest.java b/src/test/java/org/apache/phoenix/end2end/ToNumberFunctionTest.java
index 899aca7..ed580a7 100644
--- a/src/test/java/org/apache/phoenix/end2end/ToNumberFunctionTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/ToNumberFunctionTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/TopNTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/TopNTest.java b/src/test/java/org/apache/phoenix/end2end/TopNTest.java
index d03eea0..44a3b1f 100644
--- a/src/test/java/org/apache/phoenix/end2end/TopNTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/TopNTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/UpsertBigValuesTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/UpsertBigValuesTest.java b/src/test/java/org/apache/phoenix/end2end/UpsertBigValuesTest.java
index 34af437..0c4ed19 100644
--- a/src/test/java/org/apache/phoenix/end2end/UpsertBigValuesTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/UpsertBigValuesTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/UpsertSelectAutoCommitTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/UpsertSelectAutoCommitTest.java b/src/test/java/org/apache/phoenix/end2end/UpsertSelectAutoCommitTest.java
index 85e8b9c..e0a315d 100644
--- a/src/test/java/org/apache/phoenix/end2end/UpsertSelectAutoCommitTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/UpsertSelectAutoCommitTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/UpsertSelectTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/UpsertSelectTest.java b/src/test/java/org/apache/phoenix/end2end/UpsertSelectTest.java
index 078ea06..3325dfd 100644
--- a/src/test/java/org/apache/phoenix/end2end/UpsertSelectTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/UpsertSelectTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/UpsertValuesTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/UpsertValuesTest.java b/src/test/java/org/apache/phoenix/end2end/UpsertValuesTest.java
index 07c96b0..28e2ac4 100644
--- a/src/test/java/org/apache/phoenix/end2end/UpsertValuesTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/UpsertValuesTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/VariableLengthPKTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/VariableLengthPKTest.java b/src/test/java/org/apache/phoenix/end2end/VariableLengthPKTest.java
index 1c779c1..7ce61bc 100644
--- a/src/test/java/org/apache/phoenix/end2end/VariableLengthPKTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/VariableLengthPKTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/index/BaseMutableIndexTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/index/BaseMutableIndexTest.java b/src/test/java/org/apache/phoenix/end2end/index/BaseMutableIndexTest.java
index 9992acc..7c2f912 100644
--- a/src/test/java/org/apache/phoenix/end2end/index/BaseMutableIndexTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/index/BaseMutableIndexTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/index/DropViewTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/index/DropViewTest.java b/src/test/java/org/apache/phoenix/end2end/index/DropViewTest.java
index ff05d69..2eefcc4 100644
--- a/src/test/java/org/apache/phoenix/end2end/index/DropViewTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/index/DropViewTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/index/ImmutableIndexTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/index/ImmutableIndexTest.java b/src/test/java/org/apache/phoenix/end2end/index/ImmutableIndexTest.java
index 910c951..de47628 100644
--- a/src/test/java/org/apache/phoenix/end2end/index/ImmutableIndexTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/index/ImmutableIndexTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/index/IndexMetadataTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/index/IndexMetadataTest.java b/src/test/java/org/apache/phoenix/end2end/index/IndexMetadataTest.java
index a83a03a..400eab4 100644
--- a/src/test/java/org/apache/phoenix/end2end/index/IndexMetadataTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/index/IndexMetadataTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/index/IndexTestUtil.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/index/IndexTestUtil.java b/src/test/java/org/apache/phoenix/end2end/index/IndexTestUtil.java
index fe5fbfa..5a47770 100644
--- a/src/test/java/org/apache/phoenix/end2end/index/IndexTestUtil.java
+++ b/src/test/java/org/apache/phoenix/end2end/index/IndexTestUtil.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/index/MutableIndexFailureTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/index/MutableIndexFailureTest.java b/src/test/java/org/apache/phoenix/end2end/index/MutableIndexFailureTest.java
index dbbe60b..82ab97e 100644
--- a/src/test/java/org/apache/phoenix/end2end/index/MutableIndexFailureTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/index/MutableIndexFailureTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/index/MutableIndexTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/index/MutableIndexTest.java b/src/test/java/org/apache/phoenix/end2end/index/MutableIndexTest.java
index 73fb98e..87f9bc2 100644
--- a/src/test/java/org/apache/phoenix/end2end/index/MutableIndexTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/index/MutableIndexTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/index/MutableSaltedIndexTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/index/MutableSaltedIndexTest.java b/src/test/java/org/apache/phoenix/end2end/index/MutableSaltedIndexTest.java
index ceb4c93..88862b5 100644
--- a/src/test/java/org/apache/phoenix/end2end/index/MutableSaltedIndexTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/index/MutableSaltedIndexTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableTest.java b/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableTest.java
index 0c9430a..fb5dd50 100644
--- a/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableUpsertSelectTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableUpsertSelectTest.java b/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableUpsertSelectTest.java
index f37e95e..3d349eb 100644
--- a/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableUpsertSelectTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableUpsertSelectTest.java
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this 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 org.apache.phoenix.end2end.salted;
 
 import static org.apache.phoenix.util.TestUtil.TEST_PROPERTIES;

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableVarLengthRowKeyTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableVarLengthRowKeyTest.java b/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableVarLengthRowKeyTest.java
index 4774e3b..e988121 100644
--- a/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableVarLengthRowKeyTest.java
+++ b/src/test/java/org/apache/phoenix/end2end/salted/SaltedTableVarLengthRowKeyTest.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this 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 org.apache.phoenix.end2end.salted;
 
 import static org.apache.phoenix.util.TestUtil.TEST_PROPERTIES;

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/expression/CoerceExpressionTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/expression/CoerceExpressionTest.java b/src/test/java/org/apache/phoenix/expression/CoerceExpressionTest.java
index 73e4c1f..d631346 100644
--- a/src/test/java/org/apache/phoenix/expression/CoerceExpressionTest.java
+++ b/src/test/java/org/apache/phoenix/expression/CoerceExpressionTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/expression/ColumnExpressionTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/expression/ColumnExpressionTest.java b/src/test/java/org/apache/phoenix/expression/ColumnExpressionTest.java
index 5efdbcd..e829550 100644
--- a/src/test/java/org/apache/phoenix/expression/ColumnExpressionTest.java
+++ b/src/test/java/org/apache/phoenix/expression/ColumnExpressionTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/expression/DescColumnSortOrderExpressionTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/expression/DescColumnSortOrderExpressionTest.java b/src/test/java/org/apache/phoenix/expression/DescColumnSortOrderExpressionTest.java
index 0cce89d..102f586 100644
--- a/src/test/java/org/apache/phoenix/expression/DescColumnSortOrderExpressionTest.java
+++ b/src/test/java/org/apache/phoenix/expression/DescColumnSortOrderExpressionTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/expression/LikeExpressionTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/expression/LikeExpressionTest.java b/src/test/java/org/apache/phoenix/expression/LikeExpressionTest.java
index 83435a8..e36c187 100644
--- a/src/test/java/org/apache/phoenix/expression/LikeExpressionTest.java
+++ b/src/test/java/org/apache/phoenix/expression/LikeExpressionTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/filter/SkipScanFilterIntersectTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/filter/SkipScanFilterIntersectTest.java b/src/test/java/org/apache/phoenix/filter/SkipScanFilterIntersectTest.java
index 5a8f391..7c5a4ce 100644
--- a/src/test/java/org/apache/phoenix/filter/SkipScanFilterIntersectTest.java
+++ b/src/test/java/org/apache/phoenix/filter/SkipScanFilterIntersectTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/filter/SkipScanFilterTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/filter/SkipScanFilterTest.java b/src/test/java/org/apache/phoenix/filter/SkipScanFilterTest.java
index 990b31c..0d118c0 100644
--- a/src/test/java/org/apache/phoenix/filter/SkipScanFilterTest.java
+++ b/src/test/java/org/apache/phoenix/filter/SkipScanFilterTest.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this 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 org.apache.phoenix.filter;
 
 import java.util.Arrays;

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/index/IndexMaintainerTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/index/IndexMaintainerTest.java b/src/test/java/org/apache/phoenix/index/IndexMaintainerTest.java
index 10672dd..a815956 100644
--- a/src/test/java/org/apache/phoenix/index/IndexMaintainerTest.java
+++ b/src/test/java/org/apache/phoenix/index/IndexMaintainerTest.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this 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 org.apache.phoenix.index;
 
 import static org.junit.Assert.assertArrayEquals;

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/iterate/AggregateResultScannerTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/iterate/AggregateResultScannerTest.java b/src/test/java/org/apache/phoenix/iterate/AggregateResultScannerTest.java
index f5b4278..50fd4ff 100644
--- a/src/test/java/org/apache/phoenix/iterate/AggregateResultScannerTest.java
+++ b/src/test/java/org/apache/phoenix/iterate/AggregateResultScannerTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/iterate/ConcatResultIteratorTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/iterate/ConcatResultIteratorTest.java b/src/test/java/org/apache/phoenix/iterate/ConcatResultIteratorTest.java
index 205d978..a135729 100644
--- a/src/test/java/org/apache/phoenix/iterate/ConcatResultIteratorTest.java
+++ b/src/test/java/org/apache/phoenix/iterate/ConcatResultIteratorTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/iterate/MergeSortResultIteratorTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/iterate/MergeSortResultIteratorTest.java b/src/test/java/org/apache/phoenix/iterate/MergeSortResultIteratorTest.java
index 125d927..9ff088e 100644
--- a/src/test/java/org/apache/phoenix/iterate/MergeSortResultIteratorTest.java
+++ b/src/test/java/org/apache/phoenix/iterate/MergeSortResultIteratorTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/iterate/SpoolingResultIteratorTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/iterate/SpoolingResultIteratorTest.java b/src/test/java/org/apache/phoenix/iterate/SpoolingResultIteratorTest.java
index 59fc4bc..9ef0277 100644
--- a/src/test/java/org/apache/phoenix/iterate/SpoolingResultIteratorTest.java
+++ b/src/test/java/org/apache/phoenix/iterate/SpoolingResultIteratorTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/jdbc/PhoenixEmbeddedDriverTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/jdbc/PhoenixEmbeddedDriverTest.java b/src/test/java/org/apache/phoenix/jdbc/PhoenixEmbeddedDriverTest.java
index 9dc8021..eb774f0 100644
--- a/src/test/java/org/apache/phoenix/jdbc/PhoenixEmbeddedDriverTest.java
+++ b/src/test/java/org/apache/phoenix/jdbc/PhoenixEmbeddedDriverTest.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this 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 org.apache.phoenix.jdbc;
 
 import static org.junit.Assert.*;

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/jdbc/PhoenixTestDriver.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/jdbc/PhoenixTestDriver.java b/src/test/java/org/apache/phoenix/jdbc/PhoenixTestDriver.java
index 05435b6..c8732f7 100644
--- a/src/test/java/org/apache/phoenix/jdbc/PhoenixTestDriver.java
+++ b/src/test/java/org/apache/phoenix/jdbc/PhoenixTestDriver.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/logging/PerformanceLog.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/logging/PerformanceLog.java b/src/test/java/org/apache/phoenix/logging/PerformanceLog.java
index 8ef9cdc..0f7158e 100644
--- a/src/test/java/org/apache/phoenix/logging/PerformanceLog.java
+++ b/src/test/java/org/apache/phoenix/logging/PerformanceLog.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/memory/MemoryManagerTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/memory/MemoryManagerTest.java b/src/test/java/org/apache/phoenix/memory/MemoryManagerTest.java
index 0061700..94e6c79 100644
--- a/src/test/java/org/apache/phoenix/memory/MemoryManagerTest.java
+++ b/src/test/java/org/apache/phoenix/memory/MemoryManagerTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/parse/QueryParserTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/parse/QueryParserTest.java b/src/test/java/org/apache/phoenix/parse/QueryParserTest.java
index ed1f416..f2d27b5 100644
--- a/src/test/java/org/apache/phoenix/parse/QueryParserTest.java
+++ b/src/test/java/org/apache/phoenix/parse/QueryParserTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/query/BaseConnectionlessQueryTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/query/BaseConnectionlessQueryTest.java b/src/test/java/org/apache/phoenix/query/BaseConnectionlessQueryTest.java
index 6d812ce..da32dfd 100644
--- a/src/test/java/org/apache/phoenix/query/BaseConnectionlessQueryTest.java
+++ b/src/test/java/org/apache/phoenix/query/BaseConnectionlessQueryTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/query/BaseTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/query/BaseTest.java b/src/test/java/org/apache/phoenix/query/BaseTest.java
index 133d818..9af6e55 100644
--- a/src/test/java/org/apache/phoenix/query/BaseTest.java
+++ b/src/test/java/org/apache/phoenix/query/BaseTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/query/ConnectionlessUpsertTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/query/ConnectionlessUpsertTest.java b/src/test/java/org/apache/phoenix/query/ConnectionlessUpsertTest.java
index baed456..bcc3897 100644
--- a/src/test/java/org/apache/phoenix/query/ConnectionlessUpsertTest.java
+++ b/src/test/java/org/apache/phoenix/query/ConnectionlessUpsertTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/query/HBaseFactoryProviderTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/query/HBaseFactoryProviderTest.java b/src/test/java/org/apache/phoenix/query/HBaseFactoryProviderTest.java
index 92de926..95512e5 100644
--- a/src/test/java/org/apache/phoenix/query/HBaseFactoryProviderTest.java
+++ b/src/test/java/org/apache/phoenix/query/HBaseFactoryProviderTest.java
@@ -1,6 +1,4 @@
 /*
- * Copyright 2014 The Apache Software Foundation
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/query/KeyRangeCoalesceTests.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/query/KeyRangeCoalesceTests.java b/src/test/java/org/apache/phoenix/query/KeyRangeCoalesceTests.java
index c552b12..c7f0ce0 100644
--- a/src/test/java/org/apache/phoenix/query/KeyRangeCoalesceTests.java
+++ b/src/test/java/org/apache/phoenix/query/KeyRangeCoalesceTests.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this 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 org.apache.phoenix.query;
 
 import static org.apache.phoenix.query.KeyRange.EMPTY_RANGE;

http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/18ddce87/src/test/java/org/apache/phoenix/query/KeyRangeIntersectTests.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/phoenix/query/KeyRangeIntersectTests.java b/src/test/java/org/apache/phoenix/query/KeyRangeIntersectTests.java
index 7e2641f..7d311cf 100644
--- a/src/test/java/org/apache/phoenix/query/KeyRangeIntersectTests.java
+++ b/src/test/java/org/apache/phoenix/query/KeyRangeIntersectTests.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this 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 org.apache.phoenix.query;
 
 import static org.apache.phoenix.query.KeyRange.EMPTY_RANGE;