You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by la...@apache.org on 2016/01/07 20:22:25 UTC

[9/9] hbase git commit: HBASE-14213 Ensure ASF policy compliant headers and correct LICENSE and NOTICE files in artifacts for 0.94. (Sean Busbey)

HBASE-14213 Ensure ASF policy compliant headers and correct LICENSE and NOTICE files in artifacts for 0.94. (Sean Busbey)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/498fd221
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/498fd221
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/498fd221

Branch: refs/heads/0.94
Commit: 498fd221d37064d146b5af246b494b8ca8cce526
Parents: c97c915
Author: Lars Hofhansl <la...@apache.org>
Authored: Thu Jan 7 11:15:56 2016 -0800
Committer: Lars Hofhansl <la...@apache.org>
Committed: Thu Jan 7 11:15:56 2016 -0800

----------------------------------------------------------------------
 LICENSE.txt                                     |  69 +++++++
 NOTICE.txt                                      |  24 +--
 bin/get-active-master.rb                        |   2 -
 bin/graceful_stop.sh                            |   2 -
 bin/hbase                                       |   2 -
 bin/hbase-config.sh                             |   2 -
 bin/hbase-daemon.sh                             |   2 -
 bin/hbase-daemons.sh                            |   2 -
 bin/hirb.rb                                     |   2 -
 bin/local-master-backup.sh                      |   2 -
 bin/local-regionservers.sh                      |   2 -
 bin/master-backup.sh                            |   2 -
 bin/region_mover.rb                             |   2 -
 bin/regionservers.sh                            |   2 -
 bin/replication/copy_tables_desc.rb             |   2 -
 bin/rolling-restart.sh                          |   2 -
 bin/start-hbase.sh                              |   2 -
 bin/stop-hbase.sh                               |   2 -
 bin/zookeepers.sh                               |   2 -
 conf/hadoop-metrics.properties                  |  16 ++
 conf/hbase-env.sh                               |   2 -
 conf/hbase-site.xml                             |   2 -
 conf/log4j.properties                           |  16 ++
 .../hbase_jdiff_acrossSingularityTemplate.xml   |  27 ++-
 .../hbase_jdiff_afterSingularityTemplate.xml    |  23 ++-
 dev-support/hbase_jdiff_template.xml            |  27 ++-
 dev-support/jdiffHBasePublicAPI.sh              |  27 ++-
 dev-support/jdiffHBasePublicAPI_common.sh       |  23 ++-
 dev-support/smart-apply-patch.sh                |  23 ++-
 dev-support/test-patch.sh                       |  23 ++-
 dev-support/test-util.sh                        |   2 -
 pom.xml                                         | 201 ++++++++++++++++++-
 .../hbase/security/access/AccessController.java |  23 ++-
 .../security/access/SecureBulkLoadEndpoint.java |   4 +-
 .../security/access/SecureBulkLoadProtocol.java |   4 +-
 security/src/test/resources/hbase-site.xml      |   2 -
 src/assembly/all.xml                            |  27 +++
 .../hadoop/hbase/mapreduce/IndexBuilder.java    |   4 +-
 .../hadoop/hbase/mapreduce/SampleUploader.java  |   4 +-
 src/examples/thrift/DemoClient.cpp              |   2 -
 src/examples/thrift/DemoClient.java             |   4 +-
 src/examples/thrift/DemoClient.php              |   2 -
 src/examples/thrift/DemoClient.pl               |   2 -
 src/examples/thrift/DemoClient.py               |   3 +-
 src/examples/thrift/DemoClient.rb               |   2 -
 src/examples/thrift/Makefile                    |   2 -
 src/examples/thrift2/DemoClient.java            |   4 +-
 src/examples/thrift2/DemoClient.py              |   2 -
 .../hbase/tmpl/common/TaskMonitorTmpl.jamon     |   2 -
 .../master/AssignmentManagerStatusTmpl.jamon    |   2 -
 .../hbase/tmpl/master/MasterStatusTmpl.jamon    |   2 -
 .../hbase/tmpl/regionserver/RSStatusTmpl.jamon  |   2 -
 .../java/org/apache/hadoop/hbase/Abortable.java |   4 +-
 .../java/org/apache/hadoop/hbase/Chore.java     |   4 +-
 .../hadoop/hbase/ClockOutOfSyncException.java   |   4 +-
 .../org/apache/hadoop/hbase/ClusterStatus.java  |   4 +-
 .../org/apache/hadoop/hbase/Coprocessor.java    |  25 ++-
 .../hadoop/hbase/CoprocessorEnvironment.java    |  27 +--
 .../hadoop/hbase/DoNotRetryIOException.java     |   4 +-
 .../hadoop/hbase/DroppedSnapshotException.java  |  29 +--
 .../org/apache/hadoop/hbase/EmptyWatcher.java   |   4 +-
 .../apache/hadoop/hbase/HBaseConfiguration.java |   4 +-
 .../apache/hadoop/hbase/HColumnDescriptor.java  |   4 +-
 .../org/apache/hadoop/hbase/HConstants.java     |   4 +-
 .../hadoop/hbase/HDFSBlocksDistribution.java    |   4 +-
 .../org/apache/hadoop/hbase/HRegionInfo.java    |   4 +-
 .../apache/hadoop/hbase/HRegionLocation.java    |   1 -
 .../org/apache/hadoop/hbase/HServerAddress.java |   1 -
 .../org/apache/hadoop/hbase/HServerInfo.java    |   1 -
 .../org/apache/hadoop/hbase/HServerLoad.java    |   1 -
 .../apache/hadoop/hbase/HTableDescriptor.java   |   1 -
 .../apache/hadoop/hbase/HealthCheckChore.java   |   4 +-
 .../org/apache/hadoop/hbase/HealthChecker.java  |   4 +-
 .../hbase/InvalidFamilyOperationException.java  |   1 -
 .../java/org/apache/hadoop/hbase/KeyValue.java  |   1 -
 .../apache/hadoop/hbase/LocalHBaseCluster.java  |   1 -
 .../hadoop/hbase/MasterAddressTracker.java      |   1 -
 .../hadoop/hbase/MasterNotRunningException.java |   1 -
 .../hbase/NotAllMetaRegionsOnlineException.java |   1 -
 .../hadoop/hbase/NotServingRegionException.java |   1 -
 .../hadoop/hbase/PleaseHoldException.java       |   1 -
 .../apache/hadoop/hbase/RegionException.java    |   1 -
 .../hadoop/hbase/RemoteExceptionHandler.java    |   1 -
 .../java/org/apache/hadoop/hbase/Server.java    |   1 -
 .../org/apache/hadoop/hbase/ServerName.java     |   1 -
 .../java/org/apache/hadoop/hbase/Stoppable.java |   1 -
 .../hadoop/hbase/TableExistsException.java      |  27 +--
 .../hadoop/hbase/TableNotDisabledException.java |   1 -
 .../hadoop/hbase/TableNotEnabledException.java  |   1 -
 .../hadoop/hbase/TableNotFoundException.java    |   1 -
 .../hadoop/hbase/UnknownRegionException.java    |   1 -
 .../hadoop/hbase/UnknownRowLockException.java   |   1 -
 .../hadoop/hbase/UnknownScannerException.java   |   1 -
 .../hadoop/hbase/YouAreDeadException.java       |   1 -
 .../hbase/ZooKeeperConnectionException.java     |   1 -
 .../hbase/catalog/RootLocationEditor.java       |   4 +-
 .../org/apache/hadoop/hbase/client/Action.java  |   4 +-
 .../apache/hadoop/hbase/client/Attributes.java  |   2 -
 .../org/apache/hadoop/hbase/client/Delete.java  |   2 -
 .../org/apache/hadoop/hbase/client/Get.java     |   4 +-
 .../apache/hadoop/hbase/client/HBaseAdmin.java  |   4 +-
 .../apache/hadoop/hbase/client/HConnection.java |   4 +-
 .../hadoop/hbase/client/HConnectionManager.java |   4 +-
 .../org/apache/hadoop/hbase/client/HTable.java  |   4 +-
 .../hadoop/hbase/client/HTableFactory.java      |   4 +-
 .../hadoop/hbase/client/HTableInterface.java    |   4 +-
 .../hbase/client/HTableInterfaceFactory.java    |   4 +-
 .../apache/hadoop/hbase/client/HTablePool.java  |   4 +-
 .../apache/hadoop/hbase/client/HTableUtil.java  |   4 +-
 .../apache/hadoop/hbase/client/Increment.java   |   4 +-
 .../apache/hadoop/hbase/client/MetaScanner.java |   4 +-
 .../apache/hadoop/hbase/client/MultiAction.java |   2 -
 .../apache/hadoop/hbase/client/MultiPut.java    |   2 -
 .../hadoop/hbase/client/MultiPutResponse.java   |   2 -
 .../hadoop/hbase/client/MultiResponse.java      |   2 -
 .../apache/hadoop/hbase/client/Mutation.java    |   2 -
 .../client/NoServerForRegionException.java      |   4 +-
 .../apache/hadoop/hbase/client/Operation.java   |   2 -
 .../hbase/client/OperationWithAttributes.java   |   2 -
 .../org/apache/hadoop/hbase/client/Put.java     |   2 -
 .../hbase/client/RegionOfflineException.java    |   4 +-
 .../org/apache/hadoop/hbase/client/Result.java  |   2 -
 .../hadoop/hbase/client/ResultScanner.java      |   4 +-
 .../hbase/client/RetriesExhaustedException.java |  27 +--
 .../RetriesExhaustedWithDetailsException.java   |   2 -
 .../org/apache/hadoop/hbase/client/Row.java     |   2 -
 .../org/apache/hadoop/hbase/client/RowLock.java |   4 +-
 .../org/apache/hadoop/hbase/client/Scan.java    |   2 -
 .../hbase/client/ScannerTimeoutException.java   |   4 +-
 .../hadoop/hbase/client/ServerCallable.java     |   4 +-
 .../client/UnmodifyableHColumnDescriptor.java   |   4 +-
 .../hbase/client/UnmodifyableHRegionInfo.java   |   4 +-
 .../client/UnmodifyableHTableDescriptor.java    |   4 +-
 .../client/coprocessor/AggregationClient.java   |   2 -
 .../hadoop/hbase/client/coprocessor/Batch.java  |   2 -
 .../hadoop/hbase/client/coprocessor/Exec.java   |   2 -
 .../hbase/client/coprocessor/ExecResult.java    |   2 -
 .../coprocessor/LongColumnInterpreter.java      |   2 -
 .../hbase/client/coprocessor/package-info.java  |   2 -
 .../hadoop/hbase/client/package-info.java       |   2 -
 .../client/replication/ReplicationAdmin.java    |   4 +-
 .../coprocessor/AggregateImplementation.java    |   2 -
 .../hbase/coprocessor/AggregateProtocol.java    |   4 +-
 .../coprocessor/BaseEndpointCoprocessor.java    |   2 -
 .../hbase/coprocessor/BaseMasterObserver.java   |   2 -
 .../hbase/coprocessor/BaseRegionObserver.java   |  25 ++-
 .../hbase/coprocessor/ColumnInterpreter.java    |   4 +-
 .../hbase/coprocessor/CoprocessorException.java |   4 +-
 .../hbase/coprocessor/CoprocessorHost.java      |   2 -
 .../MasterCoprocessorEnvironment.java           |   2 -
 .../hbase/coprocessor/MasterObserver.java       |   2 -
 .../hbase/coprocessor/ObserverContext.java      |   2 -
 .../RegionCoprocessorEnvironment.java           |   2 -
 .../hbase/coprocessor/RegionObserver.java       |  25 ++-
 .../coprocessor/WALCoprocessorEnvironment.java  |   2 -
 .../hadoop/hbase/coprocessor/WALObserver.java   |   2 -
 .../hadoop/hbase/coprocessor/package-info.java  |   2 -
 .../hadoop/hbase/executor/EventHandler.java     |   4 +-
 .../hadoop/hbase/executor/ExecutorService.java  |   4 +-
 .../hbase/executor/RegionTransitionData.java    |   4 +-
 .../hadoop/hbase/filter/BinaryComparator.java   |   2 -
 .../hbase/filter/BinaryPrefixComparator.java    |   2 -
 .../hadoop/hbase/filter/BitComparator.java      |   2 -
 .../hbase/filter/ColumnCountGetFilter.java      |   2 -
 .../hbase/filter/ColumnPaginationFilter.java    |   2 -
 .../hadoop/hbase/filter/ColumnPrefixFilter.java |   2 -
 .../hadoop/hbase/filter/ColumnRangeFilter.java  |   2 -
 .../hadoop/hbase/filter/CompareFilter.java      |   4 +-
 .../hbase/filter/DependentColumnFilter.java     |   4 +-
 .../hadoop/hbase/filter/FamilyFilter.java       |   4 +-
 .../org/apache/hadoop/hbase/filter/Filter.java  |   2 -
 .../apache/hadoop/hbase/filter/FilterBase.java  |  18 +-
 .../apache/hadoop/hbase/filter/FilterList.java  |   4 +-
 .../hadoop/hbase/filter/FirstKeyOnlyFilter.java |   2 -
 .../hbase/filter/InclusiveStopFilter.java       |   2 -
 .../filter/IncompatibleFilterException.java     |   4 +-
 .../hbase/filter/InvalidRowFilterException.java |   4 +-
 .../hadoop/hbase/filter/KeyOnlyFilter.java      |   2 -
 .../hadoop/hbase/filter/NullComparator.java     |   2 -
 .../apache/hadoop/hbase/filter/PageFilter.java  |   4 +-
 .../hadoop/hbase/filter/ParseConstants.java     |   4 +-
 .../apache/hadoop/hbase/filter/ParseFilter.java |   4 +-
 .../hadoop/hbase/filter/PrefixFilter.java       |   1 -
 .../hadoop/hbase/filter/QualifierFilter.java    |   4 +-
 .../hadoop/hbase/filter/RandomRowFilter.java    |   4 +-
 .../hbase/filter/RegexStringComparator.java     |   4 +-
 .../apache/hadoop/hbase/filter/RowFilter.java   |   4 +-
 .../filter/SingleColumnValueExcludeFilter.java  |   4 +-
 .../hbase/filter/SingleColumnValueFilter.java   |   4 +-
 .../apache/hadoop/hbase/filter/SkipFilter.java  |   2 -
 .../hbase/filter/SubstringComparator.java       |   4 +-
 .../apache/hadoop/hbase/filter/ValueFilter.java |   4 +-
 .../hadoop/hbase/filter/WhileMatchFilter.java   |   2 -
 .../filter/WritableByteArrayComparable.java     |   4 +-
 .../hadoop/hbase/filter/package-info.java       |   2 -
 .../hadoop/hbase/io/CodeToClassAndBack.java     |   1 -
 .../hadoop/hbase/io/DoubleOutputStream.java     |   1 -
 .../hadoop/hbase/io/HalfStoreFileReader.java    |   1 -
 .../hadoop/hbase/io/HbaseMapWritable.java       |   1 -
 .../org/apache/hadoop/hbase/io/HeapSize.java    |   1 -
 .../hadoop/hbase/io/ImmutableBytesWritable.java |   1 -
 .../org/apache/hadoop/hbase/io/Reference.java   |   1 -
 .../org/apache/hadoop/hbase/io/TimeRange.java   |   1 -
 .../hadoop/hbase/io/WritableWithSize.java       |   1 -
 .../hbase/io/hfile/AbstractHFileReader.java     |   1 -
 .../hadoop/hbase/io/hfile/BlockCache.java       |   1 -
 .../io/hfile/BlockCacheColumnFamilySummary.java |   1 -
 .../apache/hadoop/hbase/io/hfile/BlockType.java |   1 -
 .../hadoop/hbase/io/hfile/CacheStats.java       |   1 -
 .../apache/hadoop/hbase/io/hfile/Cacheable.java |   1 -
 .../hadoop/hbase/io/hfile/CachedBlock.java      |   1 -
 .../hadoop/hbase/io/hfile/CachedBlockQueue.java |   1 -
 .../hadoop/hbase/io/hfile/DoubleBlockCache.java |   1 -
 .../hadoop/hbase/io/hfile/FixedFileTrailer.java |   1 -
 .../org/apache/hadoop/hbase/io/hfile/HFile.java |   1 -
 .../hadoop/hbase/io/hfile/HFileBlockIndex.java  |   1 -
 .../hbase/io/hfile/HFilePrettyPrinter.java      |   1 -
 .../hadoop/hbase/io/hfile/HFileReaderV1.java    |   1 -
 .../hadoop/hbase/io/hfile/HFileReaderV2.java    |   1 -
 .../hadoop/hbase/io/hfile/HFileScanner.java     |   1 -
 .../hadoop/hbase/io/hfile/HFileWriterV1.java    |   1 -
 .../hadoop/hbase/io/hfile/HFileWriterV2.java    |   1 -
 .../hbase/io/hfile/InlineBlockWriter.java       |   1 -
 .../hadoop/hbase/io/hfile/LruBlockCache.java    |   1 -
 .../hadoop/hbase/io/hfile/SimpleBlockCache.java |   1 -
 .../hbase/io/hfile/slab/SingleSizeCache.java    |   1 -
 .../apache/hadoop/hbase/io/hfile/slab/Slab.java |   1 -
 .../hadoop/hbase/io/hfile/slab/SlabCache.java   |   1 -
 .../io/hfile/slab/SlabItemActionWatcher.java    |   1 -
 .../hadoop/hbase/ipc/ConnectionHeader.java      |   1 -
 .../hadoop/hbase/ipc/CoprocessorProtocol.java   |   1 -
 .../org/apache/hadoop/hbase/ipc/Delayable.java  |   1 -
 .../apache/hadoop/hbase/ipc/ExecRPCInvoker.java |   1 -
 .../apache/hadoop/hbase/ipc/HBaseClient.java    |   1 -
 .../org/apache/hadoop/hbase/ipc/HBaseRPC.java   |   1 -
 .../hadoop/hbase/ipc/HBaseRPCErrorHandler.java  |   1 -
 .../hadoop/hbase/ipc/HBaseRPCStatistics.java    |   1 -
 .../hadoop/hbase/ipc/HBaseRpcMetrics.java       |   1 -
 .../apache/hadoop/hbase/ipc/HBaseServer.java    |   1 -
 .../hadoop/hbase/ipc/HMasterInterface.java      |   1 -
 .../hbase/ipc/HMasterRegionInterface.java       |   1 -
 .../hadoop/hbase/ipc/HRegionInterface.java      |   1 -
 .../org/apache/hadoop/hbase/ipc/Invocation.java |   1 -
 .../org/apache/hadoop/hbase/ipc/RpcEngine.java  |   1 -
 .../org/apache/hadoop/hbase/ipc/RpcServer.java  |   1 -
 .../hbase/ipc/ServerNotRunningYetException.java |   1 -
 .../hadoop/hbase/ipc/WritableRpcEngine.java     |   1 -
 .../org/apache/hadoop/hbase/mapred/Driver.java  |   1 -
 .../hadoop/hbase/mapred/GroupingTableMap.java   |   1 -
 .../hadoop/hbase/mapred/HRegionPartitioner.java |   1 -
 .../hadoop/hbase/mapred/IdentityTableMap.java   |   1 -
 .../hbase/mapred/IdentityTableReduce.java       |   1 -
 .../apache/hadoop/hbase/mapred/RowCounter.java  |   1 -
 .../hadoop/hbase/mapred/TableInputFormat.java   |   1 -
 .../hbase/mapred/TableInputFormatBase.java      |   1 -
 .../apache/hadoop/hbase/mapred/TableMap.java    |   1 -
 .../hadoop/hbase/mapred/TableMapReduceUtil.java |   1 -
 .../hadoop/hbase/mapred/TableOutputFormat.java  |   1 -
 .../hadoop/hbase/mapred/TableRecordReader.java  |   1 -
 .../hbase/mapred/TableRecordReaderImpl.java     |   1 -
 .../apache/hadoop/hbase/mapred/TableReduce.java |   1 -
 .../apache/hadoop/hbase/mapred/TableSplit.java  |   1 -
 .../hadoop/hbase/mapred/package-info.java       |   1 -
 .../hadoop/hbase/mapreduce/CellCounter.java     |   1 -
 .../hadoop/hbase/mapreduce/CopyTable.java       |   1 -
 .../apache/hadoop/hbase/mapreduce/Driver.java   |   1 -
 .../apache/hadoop/hbase/mapreduce/Export.java   |   1 -
 .../hbase/mapreduce/GroupingTableMapper.java    |   1 -
 .../hbase/mapreduce/HFileOutputFormat.java      |   1 -
 .../hbase/mapreduce/HRegionPartitioner.java     |   1 -
 .../hbase/mapreduce/IdentityTableMapper.java    |   1 -
 .../hbase/mapreduce/IdentityTableReducer.java   |   1 -
 .../apache/hadoop/hbase/mapreduce/Import.java   |   1 -
 .../hadoop/hbase/mapreduce/ImportTsv.java       |   1 -
 .../hbase/mapreduce/KeyValueSortReducer.java    |   1 -
 .../hbase/mapreduce/LoadIncrementalHFiles.java  |   1 -
 .../hbase/mapreduce/MultiTableOutputFormat.java |   1 -
 .../hadoop/hbase/mapreduce/PutSortReducer.java  |   1 -
 .../hadoop/hbase/mapreduce/RowCounter.java      |   1 -
 .../mapreduce/SimpleTotalOrderPartitioner.java  |   1 -
 .../hbase/mapreduce/TableInputFormat.java       |   1 -
 .../hbase/mapreduce/TableInputFormatBase.java   |   1 -
 .../hbase/mapreduce/TableMapReduceUtil.java     |   1 -
 .../hadoop/hbase/mapreduce/TableMapper.java     |   1 -
 .../hbase/mapreduce/TableOutputCommitter.java   |   1 -
 .../hbase/mapreduce/TableOutputFormat.java      |   1 -
 .../hbase/mapreduce/TableRecordReader.java      |   1 -
 .../hadoop/hbase/mapreduce/TableReducer.java    |   1 -
 .../hadoop/hbase/mapreduce/TableSplit.java      |   1 -
 .../mapreduce/hadoopbackport/JarFinder.java     |  23 ++-
 .../hadoop/hbase/mapreduce/package-info.java    |   1 -
 .../replication/VerifyReplication.java          |   1 -
 .../hbase/master/ActiveMasterManager.java       |   1 -
 .../hadoop/hbase/master/AssignCallable.java     |   1 -
 .../hadoop/hbase/master/AssignmentManager.java  |   1 -
 .../hadoop/hbase/master/BulkAssigner.java       |   1 -
 .../apache/hadoop/hbase/master/BulkReOpen.java  |   1 -
 .../hadoop/hbase/master/CatalogJanitor.java     |   1 -
 .../apache/hadoop/hbase/master/DeadServer.java  |   1 -
 .../hbase/master/DefaultLoadBalancer.java       |   1 -
 .../org/apache/hadoop/hbase/master/HMaster.java |   1 -
 .../hadoop/hbase/master/HMasterCommandLine.java |   1 -
 .../hadoop/hbase/master/LoadBalancer.java       |   1 -
 .../hbase/master/LoadBalancerFactory.java       |   1 -
 .../hbase/master/MasterCoprocessorHost.java     |   1 -
 .../hadoop/hbase/master/MasterDumpServlet.java  |   1 -
 .../hadoop/hbase/master/MasterFileSystem.java   |   1 -
 .../hadoop/hbase/master/MasterServices.java     |   1 -
 .../hbase/master/MasterStatusServlet.java       |   1 -
 .../hadoop/hbase/master/ServerManager.java      |   1 -
 .../hadoop/hbase/master/SplitLogManager.java    |   1 -
 .../hadoop/hbase/master/UnAssignCallable.java   |   1 -
 .../master/handler/ClosedRegionHandler.java     |   1 -
 .../master/handler/DeleteTableHandler.java      |   1 -
 .../master/handler/DisableTableHandler.java     |   1 -
 .../master/handler/EnableTableHandler.java      |   1 -
 .../handler/MetaServerShutdownHandler.java      |   1 -
 .../master/handler/ModifyTableHandler.java      |   1 -
 .../master/handler/OpenedRegionHandler.java     |   1 -
 .../master/handler/ServerShutdownHandler.java   |   1 -
 .../master/handler/SplitRegionHandler.java      |   1 -
 .../master/handler/TableAddFamilyHandler.java   |   1 -
 .../handler/TableDeleteFamilyHandler.java       |   1 -
 .../hbase/master/handler/TableEventHandler.java |   1 -
 .../handler/TableModifyFamilyHandler.java       |   1 -
 .../hbase/master/handler/TotesHRegionInfo.java  |   1 -
 .../apache/hadoop/hbase/metrics/HBaseInfo.java  |   1 -
 .../hadoop/hbase/metrics/MetricsMBeanBase.java  |   1 -
 .../hadoop/hbase/migration/HRegionInfo090x.java |   1 -
 .../hadoop/hbase/monitoring/LogMonitoring.java  |   1 -
 .../MemoryBoundedLogMessageBuffer.java          |   1 -
 .../hbase/monitoring/MonitoredRPCHandler.java   |   1 -
 .../monitoring/MonitoredRPCHandlerImpl.java     |   1 -
 .../hadoop/hbase/monitoring/MonitoredTask.java  |   1 -
 .../hbase/monitoring/MonitoredTaskImpl.java     |   1 -
 .../hbase/monitoring/StateDumpServlet.java      |   1 -
 .../hadoop/hbase/monitoring/TaskMonitor.java    |   1 -
 .../hbase/monitoring/ThreadMonitoring.java      |   1 -
 .../regionserver/ChangedReadersObserver.java    |   1 -
 .../hadoop/hbase/regionserver/ColumnCount.java  |   1 -
 .../hbase/regionserver/ColumnTracker.java       |   1 -
 .../hbase/regionserver/CompactSplitThread.java  |   1 -
 .../hbase/regionserver/CompactionRequestor.java |   1 -
 .../hadoop/hbase/regionserver/DebugPrint.java   |   1 -
 .../hbase/regionserver/DeleteTracker.java       |   1 -
 .../regionserver/ExplicitColumnTracker.java     |   1 -
 .../hbase/regionserver/FlushRequester.java      |   1 -
 .../GetClosestRowBeforeTracker.java             |   1 -
 .../hadoop/hbase/regionserver/HRegion.java      |   1 -
 .../hbase/regionserver/HRegionServer.java       |   1 -
 .../regionserver/HRegionServerCommandLine.java  |   1 -
 .../hbase/regionserver/HRegionThriftServer.java |   1 -
 .../hadoop/hbase/regionserver/InternalScan.java |   1 -
 .../hbase/regionserver/InternalScanner.java     |   1 -
 .../hadoop/hbase/regionserver/KeyValueHeap.java |   1 -
 .../hbase/regionserver/KeyValueScanner.java     |   1 -
 .../hbase/regionserver/KeyValueSkipListSet.java |   1 -
 .../hbase/regionserver/LeaseException.java      |   1 -
 .../hbase/regionserver/LeaseListener.java       |   1 -
 .../hadoop/hbase/regionserver/Leases.java       |   1 -
 .../hadoop/hbase/regionserver/LogRoller.java    |   1 -
 .../hadoop/hbase/regionserver/LruHashMap.java   |   1 -
 .../hadoop/hbase/regionserver/MemStore.java     |   1 -
 .../hbase/regionserver/MemStoreFlusher.java     |   1 -
 .../hadoop/hbase/regionserver/MemStoreLAB.java  |   1 -
 .../MultiVersionConsistencyControl.java         |   1 -
 .../NoSuchColumnFamilyException.java            |   1 -
 .../regionserver/NonLazyKeyValueScanner.java    |   1 -
 .../hbase/regionserver/OnlineRegions.java       |   1 -
 .../hbase/regionserver/OperationStatus.java     |   1 -
 .../hbase/regionserver/RSDumpServlet.java       |   1 -
 .../hbase/regionserver/RSStatusServlet.java     |   1 -
 .../RegionAlreadyInTransitionException.java     |   1 -
 .../regionserver/RegionCoprocessorHost.java     |   1 -
 .../hbase/regionserver/RegionOpeningState.java  |   1 -
 .../hbase/regionserver/RegionScanner.java       |   1 -
 .../regionserver/RegionServerAccounting.java    |   1 -
 .../RegionServerRunningException.java           |   1 -
 .../regionserver/RegionServerServices.java      |   1 -
 .../RegionServerStoppedException.java           |   1 -
 .../hbase/regionserver/ReplicationService.java  |   1 -
 .../regionserver/ReplicationSinkService.java    |   1 -
 .../regionserver/ReplicationSourceService.java  |   1 -
 .../hbase/regionserver/ScanDeleteTracker.java   |   1 -
 .../hbase/regionserver/ScanQueryMatcher.java    |   1 -
 .../regionserver/ScanWildcardColumnTracker.java |   1 -
 .../hadoop/hbase/regionserver/ShutdownHook.java |   1 -
 .../hbase/regionserver/SplitLogWorker.java      |   1 -
 .../hadoop/hbase/regionserver/SplitRequest.java |   1 -
 .../hbase/regionserver/SplitTransaction.java    |   1 -
 .../apache/hadoop/hbase/regionserver/Store.java |   1 -
 .../hadoop/hbase/regionserver/StoreFile.java    |   1 -
 .../hbase/regionserver/StoreFileScanner.java    |   1 -
 .../hadoop/hbase/regionserver/StoreFlusher.java |   1 -
 .../hadoop/hbase/regionserver/StoreScanner.java |   1 -
 .../hbase/regionserver/TimeRangeTracker.java    |   1 -
 .../regionserver/WrongRegionException.java      |   1 -
 .../compactions/CompactSelection.java           |   1 -
 .../compactions/CompactionProgress.java         |   1 -
 .../compactions/CompactionRequest.java          |   1 -
 .../regionserver/handler/CloseMetaHandler.java  |   1 -
 .../handler/CloseRegionHandler.java             |   1 -
 .../regionserver/handler/CloseRootHandler.java  |   1 -
 .../regionserver/handler/OpenMetaHandler.java   |   1 -
 .../regionserver/handler/OpenRegionHandler.java |   1 -
 .../regionserver/handler/OpenRootHandler.java   |   1 -
 .../metrics/RegionServerDynamicMetrics.java     |   1 -
 .../metrics/RegionServerDynamicStatistics.java  |   1 -
 .../metrics/RegionServerMetrics.java            |   1 -
 .../metrics/RegionServerStatistics.java         |   1 -
 .../wal/FailedLogCloseException.java            |   1 -
 .../hadoop/hbase/regionserver/wal/HLog.java     |   1 -
 .../hadoop/hbase/regionserver/wal/HLogKey.java  |   1 -
 .../hbase/regionserver/wal/HLogSplitter.java    |   1 -
 .../wal/OrphanHLogAfterSplitException.java      |   1 -
 .../regionserver/wal/SequenceFileLogReader.java |   1 -
 .../regionserver/wal/SequenceFileLogWriter.java |   1 -
 .../regionserver/wal/WALActionsListener.java    |   1 -
 .../regionserver/wal/WALCoprocessorHost.java    |   1 -
 .../hadoop/hbase/regionserver/wal/WALEdit.java  |   1 -
 .../hbase/replication/ReplicationPeer.java      |   1 -
 .../hbase/replication/ReplicationZookeeper.java |   1 -
 .../master/ReplicationLogCleaner.java           |   1 -
 .../replication/regionserver/Replication.java   |   1 -
 .../regionserver/ReplicationSink.java           |   1 -
 .../regionserver/ReplicationSinkMetrics.java    |   1 -
 .../regionserver/ReplicationSource.java         |   1 -
 .../ReplicationSourceInterface.java             |   1 -
 .../regionserver/ReplicationSourceManager.java  |   1 -
 .../regionserver/ReplicationSourceMetrics.java  |   1 -
 .../regionserver/ReplicationStatistics.java     |   1 -
 .../org/apache/hadoop/hbase/rest/Constants.java |   1 -
 .../hadoop/hbase/rest/ExistsResource.java       |   1 -
 .../java/org/apache/hadoop/hbase/rest/Main.java |   1 -
 .../hadoop/hbase/rest/MultiRowResource.java     |   1 -
 .../hbase/rest/ProtobufMessageHandler.java      |   1 -
 .../apache/hadoop/hbase/rest/RESTServlet.java   |   1 -
 .../hadoop/hbase/rest/RegionsResource.java      |   1 -
 .../apache/hadoop/hbase/rest/ResourceBase.java  |   1 -
 .../hadoop/hbase/rest/ResourceConfig.java       |   1 -
 .../hadoop/hbase/rest/ResultGenerator.java      |   1 -
 .../apache/hadoop/hbase/rest/RootResource.java  |   1 -
 .../apache/hadoop/hbase/rest/RowResource.java   |   1 -
 .../hadoop/hbase/rest/RowResultGenerator.java   |   1 -
 .../org/apache/hadoop/hbase/rest/RowSpec.java   |   1 -
 .../hbase/rest/ScannerInstanceResource.java     |   1 -
 .../hadoop/hbase/rest/ScannerResource.java      |   1 -
 .../hbase/rest/ScannerResultGenerator.java      |   1 -
 .../hadoop/hbase/rest/SchemaResource.java       |   1 -
 .../rest/StorageClusterStatusResource.java      |   1 -
 .../rest/StorageClusterVersionResource.java     |   1 -
 .../apache/hadoop/hbase/rest/TableResource.java |   1 -
 .../hadoop/hbase/rest/VersionResource.java      |   1 -
 .../apache/hadoop/hbase/rest/client/Client.java |   1 -
 .../hadoop/hbase/rest/client/Cluster.java       |   1 -
 .../hadoop/hbase/rest/client/RemoteAdmin.java   |   1 -
 .../hadoop/hbase/rest/client/RemoteHTable.java  |   1 -
 .../hadoop/hbase/rest/client/Response.java      |   1 -
 .../hbase/rest/filter/GZIPRequestStream.java    |   1 -
 .../hbase/rest/filter/GZIPRequestWrapper.java   |   1 -
 .../hbase/rest/filter/GZIPResponseStream.java   |   1 -
 .../hbase/rest/filter/GZIPResponseWrapper.java  |   1 -
 .../hadoop/hbase/rest/filter/GzipFilter.java    |   1 -
 .../hadoop/hbase/rest/metrics/RESTMetrics.java  |   1 -
 .../hbase/rest/metrics/RESTStatistics.java      |   1 -
 .../hadoop/hbase/rest/model/CellModel.java      |   1 -
 .../hadoop/hbase/rest/model/CellSetModel.java   |   1 -
 .../hbase/rest/model/ColumnSchemaModel.java     |   1 -
 .../hadoop/hbase/rest/model/RowModel.java       |   1 -
 .../hadoop/hbase/rest/model/ScannerModel.java   |   1 -
 .../rest/model/StorageClusterStatusModel.java   |   1 -
 .../rest/model/StorageClusterVersionModel.java  |   1 -
 .../hadoop/hbase/rest/model/TableInfoModel.java |   1 -
 .../hadoop/hbase/rest/model/TableListModel.java |   1 -
 .../hadoop/hbase/rest/model/TableModel.java     |   1 -
 .../hbase/rest/model/TableRegionModel.java      |   1 -
 .../hbase/rest/model/TableSchemaModel.java      |   1 -
 .../hadoop/hbase/rest/model/VersionModel.java   |   1 -
 .../org/apache/hadoop/hbase/rest/package.html   |   1 -
 .../rest/provider/JAXBContextResolver.java      |   1 -
 .../consumer/ProtobufMessageBodyConsumer.java   |   1 -
 .../producer/PlainTextMessageBodyProducer.java  |   1 -
 .../producer/ProtobufMessageBodyProducer.java   |   1 -
 .../thrift2/ThriftHBaseServiceHandler.java      |   1 -
 .../hadoop/hbase/thrift2/ThriftServer.java      |   1 -
 .../hadoop/hbase/thrift2/ThriftUtilities.java   |   1 -
 .../apache/hadoop/hbase/util/Addressing.java    |   1 -
 .../org/apache/hadoop/hbase/util/Base64.java    |   1 -
 .../apache/hadoop/hbase/util/BloomFilter.java   |   1 -
 .../hadoop/hbase/util/BloomFilterBase.java      |   1 -
 .../hadoop/hbase/util/BloomFilterFactory.java   |   1 -
 .../hadoop/hbase/util/BloomFilterWriter.java    |   1 -
 .../hadoop/hbase/util/ByteBloomFilter.java      |   1 -
 .../hbase/util/ByteBufferOutputStream.java      |   1 -
 .../org/apache/hadoop/hbase/util/Bytes.java     |   1 -
 .../hbase/util/CancelableProgressable.java      |   1 -
 .../org/apache/hadoop/hbase/util/ClassSize.java |   1 -
 .../hbase/util/CollectionBackedScanner.java     |   1 -
 .../hadoop/hbase/util/CompoundBloomFilter.java  |   1 -
 .../hbase/util/CompoundBloomFilterBase.java     |   1 -
 .../hbase/util/CompoundBloomFilterWriter.java   |   1 -
 .../hadoop/hbase/util/CompressionTest.java      |   1 -
 .../hbase/util/DefaultEnvironmentEdge.java      |   1 -
 .../hadoop/hbase/util/DirectMemoryUtils.java    |   1 -
 .../hadoop/hbase/util/EnvironmentEdge.java      |   1 -
 .../hbase/util/EnvironmentEdgeManager.java      |   1 -
 .../org/apache/hadoop/hbase/util/FSUtils.java   |   1 -
 .../hbase/util/FileSystemVersionException.java  |   1 -
 .../hadoop/hbase/util/GetJavaProperty.java      |   1 -
 .../apache/hadoop/hbase/util/HBaseConfTool.java |   1 -
 .../hadoop/hbase/util/HBaseFsckRepair.java      |   1 -
 .../org/apache/hadoop/hbase/util/HMerge.java    |   1 -
 .../java/org/apache/hadoop/hbase/util/Hash.java |   1 -
 .../apache/hadoop/hbase/util/HashedBytes.java   |   1 -
 .../org/apache/hadoop/hbase/util/IdLock.java    |   1 -
 .../hbase/util/IncrementingEnvironmentEdge.java |   1 -
 .../apache/hadoop/hbase/util/InfoServer.java    |   1 -
 .../hadoop/hbase/util/JVMClusterUtil.java       |   1 -
 .../apache/hadoop/hbase/util/JenkinsHash.java   |   1 -
 .../apache/hadoop/hbase/util/JvmVersion.java    |   1 -
 .../org/apache/hadoop/hbase/util/KeyRange.java  |   1 -
 .../org/apache/hadoop/hbase/util/Keying.java    |   1 -
 .../org/apache/hadoop/hbase/util/MD5Hash.java   |   1 -
 .../hbase/util/ManualEnvironmentEdge.java       |   1 -
 .../org/apache/hadoop/hbase/util/Merge.java     |   1 -
 .../org/apache/hadoop/hbase/util/MetaUtils.java |   1 -
 .../apache/hadoop/hbase/util/MurmurHash.java    |   1 -
 .../org/apache/hadoop/hbase/util/Objects.java   |   1 -
 .../java/org/apache/hadoop/hbase/util/Pair.java |   1 -
 .../hadoop/hbase/util/PairOfSameType.java       |   1 -
 .../org/apache/hadoop/hbase/util/PoolMap.java   |   1 -
 .../org/apache/hadoop/hbase/util/ProtoUtil.java |  37 +++-
 .../hbase/util/RegionSplitCalculator.java       |   1 -
 .../hadoop/hbase/util/RegionSplitter.java       |   1 -
 .../apache/hadoop/hbase/util/RetryCounter.java  |   1 -
 .../hadoop/hbase/util/RetryCounterFactory.java  |   1 -
 .../hadoop/hbase/util/ServerCommandLine.java    |   1 -
 .../org/apache/hadoop/hbase/util/Sleeper.java   |   1 -
 .../hadoop/hbase/util/SoftValueSortedMap.java   |   1 -
 .../hadoop/hbase/util/SortedCopyOnWriteSet.java |   1 -
 .../org/apache/hadoop/hbase/util/Strings.java   |   1 -
 .../org/apache/hadoop/hbase/util/Threads.java   |   1 -
 .../apache/hadoop/hbase/util/VersionInfo.java   |   1 -
 .../org/apache/hadoop/hbase/util/Writables.java |   1 -
 .../hadoop/hbase/zookeeper/ClusterId.java       |   1 -
 .../hbase/zookeeper/ClusterStatusTracker.java   |   1 -
 .../hadoop/hbase/zookeeper/HQuorumPeer.java     |   1 -
 .../hadoop/hbase/zookeeper/MetaNodeTracker.java |   1 -
 .../hbase/zookeeper/MiniZooKeeperCluster.java   |   1 -
 .../hbase/zookeeper/RecoverableZooKeeper.java   |   1 -
 .../hbase/zookeeper/RegionServerTracker.java    |   1 -
 .../hbase/zookeeper/RootRegionTracker.java      |   1 -
 .../apache/hadoop/hbase/zookeeper/ZKAssign.java |   1 -
 .../apache/hadoop/hbase/zookeeper/ZKConfig.java |   1 -
 .../hadoop/hbase/zookeeper/ZKServerTool.java    |   1 -
 .../hadoop/hbase/zookeeper/ZKSplitLog.java      |   1 -
 .../apache/hadoop/hbase/zookeeper/ZKTable.java  |   1 -
 .../apache/hadoop/hbase/zookeeper/ZKUtil.java   |   1 -
 .../hbase/zookeeper/ZooKeeperListener.java      |   1 -
 .../hbase/zookeeper/ZooKeeperMainServerArg.java |   1 -
 .../hbase/zookeeper/ZooKeeperNodeTracker.java   |   1 -
 .../hbase/zookeeper/ZooKeeperWatcher.java       |   1 -
 .../hadoop/hbase/replication/package.html       |   1 -
 .../hbase/rest/protobuf/CellMessage.proto       |   1 -
 .../hbase/rest/protobuf/CellSetMessage.proto    |   1 -
 .../rest/protobuf/ColumnSchemaMessage.proto     |   1 -
 .../hbase/rest/protobuf/ScannerMessage.proto    |   1 -
 .../protobuf/StorageClusterStatusMessage.proto  |   1 -
 .../hbase/rest/protobuf/TableInfoMessage.proto  |   1 -
 .../hbase/rest/protobuf/TableListMessage.proto  |   1 -
 .../rest/protobuf/TableSchemaMessage.proto      |   1 -
 .../hbase/rest/protobuf/VersionMessage.proto    |   1 -
 src/main/ruby/hbase.rb                          |   1 -
 src/main/ruby/hbase/admin.rb                    |   1 -
 src/main/ruby/hbase/hbase.rb                    |   1 -
 src/main/ruby/hbase/replication_admin.rb        |   1 -
 src/main/ruby/hbase/table.rb                    |   1 -
 src/main/ruby/irb/hirb.rb                       |   1 -
 src/main/ruby/shell.rb                          |   1 -
 src/main/ruby/shell/commands.rb                 |   1 -
 src/main/ruby/shell/commands/add_peer.rb        |   1 -
 src/main/ruby/shell/commands/alter.rb           |   1 -
 src/main/ruby/shell/commands/alter_async.rb     |   1 -
 src/main/ruby/shell/commands/alter_status.rb    |   1 -
 src/main/ruby/shell/commands/assign.rb          |   1 -
 src/main/ruby/shell/commands/balance_switch.rb  |   1 -
 src/main/ruby/shell/commands/balancer.rb        |   1 -
 src/main/ruby/shell/commands/close_region.rb    |   1 -
 src/main/ruby/shell/commands/compact.rb         |   1 -
 src/main/ruby/shell/commands/count.rb           |   1 -
 src/main/ruby/shell/commands/create.rb          |   1 -
 src/main/ruby/shell/commands/delete.rb          |   1 -
 src/main/ruby/shell/commands/deleteall.rb       |   1 -
 src/main/ruby/shell/commands/describe.rb        |   1 -
 src/main/ruby/shell/commands/disable.rb         |   1 -
 src/main/ruby/shell/commands/disable_all.rb     |   1 -
 src/main/ruby/shell/commands/disable_peer.rb    |   1 -
 src/main/ruby/shell/commands/drop.rb            |   1 -
 src/main/ruby/shell/commands/drop_all.rb        |   1 -
 src/main/ruby/shell/commands/enable.rb          |   1 -
 src/main/ruby/shell/commands/enable_all.rb      |   1 -
 src/main/ruby/shell/commands/enable_peer.rb     |   1 -
 src/main/ruby/shell/commands/exists.rb          |   1 -
 src/main/ruby/shell/commands/flush.rb           |   1 -
 src/main/ruby/shell/commands/get.rb             |   1 -
 src/main/ruby/shell/commands/get_counter.rb     |   1 -
 src/main/ruby/shell/commands/hlog_roll.rb       |   1 -
 src/main/ruby/shell/commands/incr.rb            |   1 -
 src/main/ruby/shell/commands/is_disabled.rb     |   1 -
 src/main/ruby/shell/commands/is_enabled.rb      |   1 -
 src/main/ruby/shell/commands/list.rb            |   1 -
 src/main/ruby/shell/commands/major_compact.rb   |   1 -
 src/main/ruby/shell/commands/move.rb            |   1 -
 src/main/ruby/shell/commands/put.rb             |   1 -
 src/main/ruby/shell/commands/remove_peer.rb     |   1 -
 src/main/ruby/shell/commands/scan.rb            |   1 -
 src/main/ruby/shell/commands/show_filters.rb    |   1 -
 src/main/ruby/shell/commands/split.rb           |   1 -
 .../ruby/shell/commands/start_replication.rb    |   1 -
 src/main/ruby/shell/commands/status.rb          |   1 -
 .../ruby/shell/commands/stop_replication.rb     |   1 -
 src/main/ruby/shell/commands/truncate.rb        |   1 -
 src/main/ruby/shell/commands/unassign.rb        |   1 -
 src/main/ruby/shell/commands/version.rb         |   1 -
 src/main/ruby/shell/commands/zk_dump.rb         |   1 -
 src/main/ruby/shell/formatter.rb                |   1 -
 .../xslt/configuration_to_docbook_section.xsl   |   1 -
 src/packages/conf-pseudo/hbase-site.xml         |   1 -
 src/site/xdoc/acid-semantics.xml                |  28 +--
 src/site/xdoc/bulk-loads.xml                    |  24 ++-
 src/site/xdoc/cygwin.xml                        |  24 ++-
 src/site/xdoc/index.xml                         |  24 ++-
 src/site/xdoc/metrics.xml                       |  24 ++-
 src/site/xdoc/old_news.xml                      |  24 ++-
 src/site/xdoc/pseudo-distributed.xml            |  28 +--
 src/site/xdoc/replication.xml                   |  24 ++-
 src/site/xdoc/resources.xml                     |  23 ++-
 src/site/xdoc/sponsors.xml                      |  23 ++-
 .../org/apache/hadoop/hbase/HBaseTestCase.java  |   1 -
 .../hadoop/hbase/HBaseTestingUtility.java       |   1 -
 .../hbase/HFilePerformanceEvaluation.java       |   1 -
 .../apache/hadoop/hbase/KeyValueTestUtil.java   |   1 -
 .../org/apache/hadoop/hbase/LargeTests.java     |   1 -
 .../hbase/MapFilePerformanceEvaluation.java     |   1 -
 .../org/apache/hadoop/hbase/MediumTests.java    |   1 -
 .../apache/hadoop/hbase/MiniHBaseCluster.java   |   1 -
 .../hadoop/hbase/MultithreadedTestUtil.java     |   1 -
 .../hadoop/hbase/PerformanceEvaluation.java     |   1 -
 .../hbase/PerformanceEvaluationCommons.java     |   1 -
 .../apache/hadoop/hbase/ResourceChecker.java    |   1 -
 .../hadoop/hbase/ResourceCheckerJUnitRule.java  |   1 -
 .../org/apache/hadoop/hbase/SmallTests.java     |   1 -
 .../apache/hadoop/hbase/TestAcidGuarantees.java |   1 -
 .../TestFSTableDescriptorForceCreation.java     |   1 -
 .../hadoop/hbase/TestFullLogReconstruction.java |   1 -
 .../hadoop/hbase/TestGlobalMemStoreSize.java    |   1 -
 .../hadoop/hbase/TestHBaseTestingUtility.java   |   1 -
 .../hadoop/hbase/TestHRegionLocation.java       |   1 -
 .../apache/hadoop/hbase/TestHServerAddress.java |   1 -
 .../apache/hadoop/hbase/TestInfoServers.java    |   1 -
 .../org/apache/hadoop/hbase/TestKeyValue.java   |   1 -
 .../hadoop/hbase/TestRegionRebalancing.java     |   1 -
 .../apache/hadoop/hbase/TestSerialization.java  |   1 -
 .../org/apache/hadoop/hbase/TestZooKeeper.java  |   1 -
 .../hbase/catalog/TestCatalogTracker.java       |   1 -
 .../hbase/catalog/TestMetaReaderEditor.java     |   1 -
 .../apache/hadoop/hbase/client/TestAdmin.java   |   1 -
 .../hadoop/hbase/client/TestAttributes.java     |   1 -
 .../hadoop/hbase/client/TestFromClientSide.java |   1 -
 .../org/apache/hadoop/hbase/client/TestGet.java |   1 -
 .../org/apache/hadoop/hbase/client/TestHCM.java |   1 -
 .../hadoop/hbase/client/TestHTablePool.java     |   1 -
 .../hadoop/hbase/client/TestHTableUtil.java     |   1 -
 .../client/TestMetaMigrationRemovingHTD.java    |   1 -
 .../hadoop/hbase/client/TestMetaScanner.java    |   1 -
 .../hadoop/hbase/client/TestMultiParallel.java  |   1 -
 .../hbase/client/TestMultipleTimestamps.java    |   1 -
 .../hadoop/hbase/client/TestOperation.java      |   1 -
 .../apache/hadoop/hbase/client/TestResult.java  |   1 -
 .../apache/hadoop/hbase/client/TestScan.java    |   1 -
 .../hadoop/hbase/client/TestScannerTimeout.java |   1 -
 .../apache/hadoop/hbase/client/TestShell.java   |   1 -
 .../hbase/client/TestTimestampsFilter.java      |   1 -
 .../coprocessor/ColumnAggregationEndpoint.java  |   1 -
 .../coprocessor/ColumnAggregationProtocol.java  |   1 -
 .../coprocessor/SampleRegionWALObserver.java    |   1 -
 .../hbase/coprocessor/SimpleRegionObserver.java |   1 -
 .../coprocessor/TestAggregateProtocol.java      |   1 -
 .../hbase/coprocessor/TestClassLoading.java     |   1 -
 .../coprocessor/TestCoprocessorEndpoint.java    |   1 -
 .../coprocessor/TestCoprocessorInterface.java   |   1 -
 ...TestMasterCoprocessorExceptionWithAbort.java |   1 -
 ...estMasterCoprocessorExceptionWithRemove.java |   1 -
 .../hbase/coprocessor/TestMasterObserver.java   |   1 -
 .../TestMultiRowMutationProtocol.java           |   1 -
 .../coprocessor/TestRegionObserverBypass.java   |   1 -
 .../TestRegionObserverInterface.java            |   1 -
 .../coprocessor/TestRegionObserverStacking.java |   1 -
 ...ionServerCoprocessorExceptionWithRemove.java |   1 -
 .../hbase/coprocessor/TestWALObserver.java      |   1 -
 .../hbase/executor/TestExecutorService.java     |   1 -
 .../hadoop/hbase/filter/TestBitComparator.java  |  32 +--
 .../filter/TestColumnPaginationFilter.java      |   1 -
 .../hbase/filter/TestDependentColumnFilter.java |   1 -
 .../apache/hadoop/hbase/filter/TestFilter.java  |   1 -
 .../hadoop/hbase/filter/TestFilterList.java     |   1 -
 .../TestFuzzyRowAndColumnRangeFilter.java       |  27 +--
 .../hbase/filter/TestInclusiveStopFilter.java   |   1 -
 .../hadoop/hbase/filter/TestNullComparator.java |  31 +--
 .../hadoop/hbase/filter/TestPageFilter.java     |   1 -
 .../hadoop/hbase/filter/TestParseFilter.java    |   1 -
 .../hadoop/hbase/filter/TestPrefixFilter.java   |   1 -
 .../hbase/filter/TestRandomRowFilter.java       |   1 -
 .../TestSingleColumnValueExcludeFilter.java     |   1 -
 .../filter/TestSingleColumnValueFilter.java     |   1 -
 .../hbase/io/TestHalfStoreFileReader.java       |   1 -
 .../hbase/io/TestHbaseObjectWritable.java       |   1 -
 .../apache/hadoop/hbase/io/TestHeapSize.java    |   1 -
 .../hbase/io/TestImmutableBytesWritable.java    |   1 -
 .../hadoop/hbase/io/hfile/CacheTestUtils.java   |   1 -
 .../hadoop/hbase/io/hfile/RandomSeek.java       |   1 -
 .../TestBlockCacheColumnFamilySummary.java      |   1 -
 .../hadoop/hbase/io/hfile/TestCacheOnWrite.java |   1 -
 .../hbase/io/hfile/TestCachedBlockQueue.java    |   1 -
 .../hbase/io/hfile/TestFixedFileTrailer.java    |   1 -
 .../apache/hadoop/hbase/io/hfile/TestHFile.java |   1 -
 .../hadoop/hbase/io/hfile/TestHFileBlock.java   |   1 -
 .../io/hfile/TestHFileBlockCompatibility.java   |   1 -
 .../hbase/io/hfile/TestHFileBlockIndex.java     |   1 -
 .../hbase/io/hfile/TestHFileReaderV1.java       |   1 -
 .../hbase/io/hfile/TestHFileWriterV2.java       |   1 -
 .../hbase/io/hfile/TestLruBlockCache.java       |   1 -
 .../hadoop/hbase/io/hfile/TestReseekTo.java     |   1 -
 .../hadoop/hbase/io/hfile/TestSeekTo.java       |   1 -
 .../io/hfile/slab/TestSingleSizeCache.java      |   1 -
 .../hadoop/hbase/io/hfile/slab/TestSlab.java    |   1 -
 .../hbase/io/hfile/slab/TestSlabCache.java      |   1 -
 .../apache/hadoop/hbase/ipc/TestDelayedRpc.java |   1 -
 .../hbase/mapred/TestTableInputFormat.java      |   1 -
 .../hadoop/hbase/mapred/TestTableMapReduce.java |   1 -
 .../hadoop/hbase/mapreduce/NMapInputFormat.java |   1 -
 .../hbase/mapreduce/TestHFileOutputFormat.java  |   1 -
 .../hadoop/hbase/mapreduce/TestImportTsv.java   |   1 -
 .../mapreduce/TestLoadIncrementalHFiles.java    |   1 -
 .../TestSimpleTotalOrderPartitioner.java        |   1 -
 .../hbase/mapreduce/TestTableMapReduce.java     |   1 -
 .../hbase/mapreduce/TestTimeRangeMapRed.java    |   1 -
 .../hbase/master/TestActiveMasterManager.java   |   1 -
 .../hadoop/hbase/master/TestCatalogJanitor.java |   1 -
 .../hbase/master/TestClockSkewDetection.java    |   1 -
 .../hbase/master/TestDefaultLoadBalancer.java   |   1 -
 .../master/TestDistributedLogSplitting.java     |   1 -
 .../hbase/master/TestHMasterRPCException.java   |   1 -
 .../apache/hadoop/hbase/master/TestMaster.java  |   1 -
 .../hadoop/hbase/master/TestMasterFailover.java |   1 -
 .../TestMasterRestartAfterDisablingTable.java   |   1 -
 .../hbase/master/TestMasterStatusServlet.java   |   1 -
 .../hbase/master/TestMasterTransitions.java     |   1 -
 .../hadoop/hbase/master/TestRestartCluster.java |   1 -
 .../hadoop/hbase/master/TestRollingRestart.java |   1 -
 .../hbase/master/TestSplitLogManager.java       |   1 -
 .../master/TestZKBasedOpenCloseRegion.java      |   1 -
 .../hbase/master/cleaner/TestLogsCleaner.java   |   1 -
 .../hbase/metrics/TestMetricsMBeanBase.java     |   1 -
 .../TestMemoryBoundedLogMessageBuffer.java      |   1 -
 .../hbase/monitoring/TestTaskMonitor.java       |   1 -
 .../regionserver/CreateRandomStoreFile.java     |   1 -
 .../hbase/regionserver/KeyValueScanFixture.java |   1 -
 .../hbase/regionserver/OOMERegionServer.java    |   1 -
 .../TestBatchHRegionLockingAndWrites.java       |   1 -
 .../hbase/regionserver/TestBlocksRead.java      |   1 -
 .../regionserver/TestCacheOnWriteInSchema.java  |   1 -
 .../hbase/regionserver/TestColumnSeeking.java   |   1 -
 .../regionserver/TestCompactSelection.java      |   1 -
 .../hbase/regionserver/TestCompaction.java      |   1 -
 .../regionserver/TestCompoundBloomFilter.java   |   1 -
 .../regionserver/TestExplicitColumnTracker.java |   1 -
 .../hbase/regionserver/TestFSErrorsExposed.java |   1 -
 .../regionserver/TestGetClosestAtOrBefore.java  |   1 -
 .../hadoop/hbase/regionserver/TestHRegion.java  |   1 -
 .../hbase/regionserver/TestHRegionInfo.java     |   1 -
 .../hbase/regionserver/TestKeyValueHeap.java    |   1 -
 .../regionserver/TestKeyValueScanFixture.java   |   1 -
 .../regionserver/TestKeyValueSkipListSet.java   |   1 -
 .../regionserver/TestMasterAddressManager.java  |   1 -
 .../hadoop/hbase/regionserver/TestMemStore.java |   1 -
 .../hbase/regionserver/TestMemStoreLAB.java     |   1 -
 .../hbase/regionserver/TestMinVersions.java     |   1 -
 .../regionserver/TestMultiColumnScanner.java    |   1 -
 .../hbase/regionserver/TestQueryMatcher.java    |   1 -
 .../hbase/regionserver/TestRSStatusServlet.java |   1 -
 .../regionserver/TestResettingCounters.java     |   1 -
 .../hbase/regionserver/TestRpcMetrics.java      |   1 -
 .../regionserver/TestScanDeleteTracker.java     |   1 -
 .../TestScanWildcardColumnTracker.java          |   1 -
 .../regionserver/TestScanWithBloomError.java    |   1 -
 .../hadoop/hbase/regionserver/TestScanner.java  |   1 -
 .../regionserver/TestSeekOptimizations.java     |   1 -
 .../regionserver/TestServerCustomProtocol.java  |   1 -
 .../hbase/regionserver/TestSplitLogWorker.java  |   1 -
 .../regionserver/TestSplitTransaction.java      |   1 -
 .../TestSplitTransactionOnCluster.java          |   1 -
 .../hadoop/hbase/regionserver/TestStore.java    |   1 -
 .../hbase/regionserver/TestStoreFile.java       |   1 -
 .../TestStoreFileBlockCacheSummary.java         |   1 -
 .../hbase/regionserver/TestStoreScanner.java    |   1 -
 .../hbase/regionserver/TestWideScanner.java     |   1 -
 .../handler/TestOpenRegionHandler.java          |   1 -
 .../wal/FaultySequenceFileLogReader.java        |   1 -
 .../regionserver/wal/HLogUtilsForTests.java     |   1 -
 .../wal/InstrumentedSequenceFileLogWriter.java  |   1 -
 .../hadoop/hbase/regionserver/wal/TestHLog.java |   1 -
 .../hbase/regionserver/wal/TestHLogBench.java   |   1 -
 .../hbase/regionserver/wal/TestHLogMethods.java |   1 -
 .../hbase/regionserver/wal/TestHLogSplit.java   |   1 -
 .../hbase/regionserver/wal/TestLogRolling.java  |   1 -
 .../wal/TestWALActionsListener.java             |   1 -
 .../hbase/regionserver/wal/TestWALReplay.java   |   1 -
 .../replication/ReplicationSourceDummy.java     |   1 -
 .../replication/TestMasterReplication.java      |   1 -
 .../replication/TestReplicationSource.java      |   1 -
 .../regionserver/TestReplicationSink.java       |   1 -
 .../TestReplicationSourceManager.java           |   1 -
 .../hbase/rest/HBaseRESTTestingUtility.java     |   1 -
 .../hbase/rest/PerformanceEvaluation.java       |   1 -
 .../hbase/rest/TestGZIPResponseWrapper.java     |   1 -
 .../hadoop/hbase/rest/TestGzipFilter.java       |   1 -
 .../hadoop/hbase/rest/TestMultiRowResource.java |   1 -
 .../hadoop/hbase/rest/TestRESTMetrics.java      |   1 -
 .../hadoop/hbase/rest/TestRowResource.java      |   1 -
 .../hadoop/hbase/rest/TestScannerResource.java  |   1 -
 .../hbase/rest/TestScannersWithFilters.java     |   1 -
 .../hadoop/hbase/rest/TestSchemaResource.java   |   1 -
 .../hadoop/hbase/rest/TestStatusResource.java   |   1 -
 .../hadoop/hbase/rest/TestTableResource.java    |   1 -
 .../hadoop/hbase/rest/TestVersionResource.java  |   1 -
 .../hbase/rest/client/TestRemoteAdmin.java      |   1 -
 .../hbase/rest/client/TestRemoteTable.java      |   1 -
 .../hadoop/hbase/rest/model/TestCellModel.java  |   1 -
 .../hbase/rest/model/TestCellSetModel.java      |   1 -
 .../hbase/rest/model/TestColumnSchemaModel.java |   1 -
 .../hadoop/hbase/rest/model/TestRowModel.java   |   1 -
 .../hbase/rest/model/TestScannerModel.java      |   1 -
 .../model/TestStorageClusterStatusModel.java    |   1 -
 .../model/TestStorageClusterVersionModel.java   |   1 -
 .../hbase/rest/model/TestTableInfoModel.java    |   1 -
 .../hbase/rest/model/TestTableListModel.java    |   1 -
 .../hbase/rest/model/TestTableRegionModel.java  |   1 -
 .../hbase/rest/model/TestTableSchemaModel.java  |   1 -
 .../hbase/rest/model/TestVersionModel.java      |   1 -
 .../apache/hadoop/hbase/security/TestUser.java  |   1 -
 .../hadoop/hbase/thrift/TestThriftServer.java   |   1 -
 .../thrift2/TestThriftHBaseServiceHandler.java  |   1 -
 .../util/EnvironmentEdgeManagerTestHelper.java  |   1 -
 .../apache/hadoop/hbase/util/TestBase64.java    |   1 -
 .../hadoop/hbase/util/TestByteBloomFilter.java  |   1 -
 .../org/apache/hadoop/hbase/util/TestBytes.java |   1 -
 .../hadoop/hbase/util/TestCompressionTest.java  |   1 -
 .../hbase/util/TestDefaultEnvironmentEdge.java  |   1 -
 .../hbase/util/TestEnvironmentEdgeManager.java  |   1 -
 .../apache/hadoop/hbase/util/TestFSUtils.java   |   1 -
 .../apache/hadoop/hbase/util/TestHBaseFsck.java |   1 -
 .../hbase/util/TestHBaseFsckComparator.java     |   1 -
 .../apache/hadoop/hbase/util/TestIdLock.java    |   1 -
 .../util/TestIncrementingEnvironmentEdge.java   |   1 -
 .../apache/hadoop/hbase/util/TestKeying.java    |   1 -
 .../hadoop/hbase/util/TestMergeTable.java       |   1 -
 .../apache/hadoop/hbase/util/TestMergeTool.java |   1 -
 .../apache/hadoop/hbase/util/TestPoolMap.java   |   1 -
 .../hbase/util/TestRegionSplitCalculator.java   |   1 -
 .../hadoop/hbase/util/TestRegionSplitter.java   |   1 -
 .../apache/hadoop/hbase/util/TestRootPath.java  |   1 -
 .../hbase/util/TestSortedCopyOnWriteSet.java    |   1 -
 .../hadoop/hbase/zookeeper/TestHQuorumPeer.java |   1 -
 .../hadoop/hbase/zookeeper/TestZKTable.java     |   1 -
 .../zookeeper/TestZooKeeperMainServerArg.java   |   1 -
 .../zookeeper/TestZooKeeperNodeTracker.java     |   1 -
 src/test/resources/hbase-site.xml               |   1 -
 .../PerformanceEvaluation_Counter.properties    |   2 -
 src/test/ruby/hbase/admin_test.rb               |   1 -
 src/test/ruby/hbase/hbase_test.rb               |   1 -
 src/test/ruby/hbase/table_test.rb               |   1 -
 src/test/ruby/shell/commands_test.rb            |   1 -
 src/test/ruby/shell/formatter_test.rb           |   1 -
 src/test/ruby/shell/shell_test.rb               |   1 -
 src/test/ruby/tests_runner.rb                   |   1 -
 886 files changed, 876 insertions(+), 1403 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/LICENSE.txt
----------------------------------------------------------------------
diff --git a/LICENSE.txt b/LICENSE.txt
index d645695..b94f0c0 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -200,3 +200,72 @@
    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.
+
+----
+This project incorporates portions of the 'Protocol Buffers' project avaialble
+under a '3-clause BSD' license.
+
+  Copyright 2008, Google Inc.
+  All rights reserved.
+
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions are
+  met:
+
+      * Redistributions of source code must retain the above copyright
+  notice, this list of conditions and the following disclaimer.
+      * Redistributions in binary form must reproduce the above
+  copyright notice, this list of conditions and the following disclaimer
+  in the documentation and/or other materials provided with the
+  distribution.
+      * Neither the name of Google Inc. nor the names of its
+  contributors may be used to endorse or promote products derived from
+  this software without specific prior written permission.
+
+  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 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.
+
+  Code generated by the Protocol Buffer compiler is owned by the owner
+  of the input file used when generating it.  This code is not
+  standalone and requires a support library to be linked with it.  This
+  support library is itself covered by the above license.
+
+--
+
+This project incorporates part of the 'FreeBSD Documentation Project'
+available under a BSD-style license.
+
+ * Copyright (c) 2001, 2003, 2010 The FreeBSD Documentation Project
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in the
+ *    documentation and/or other materials provided with the distribution.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, 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.
+ *
+ * $FreeBSD: doc/share/misc/docbook.css,v 1.15 2010/03/20 04:15:01 hrs Exp $

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/NOTICE.txt
----------------------------------------------------------------------
diff --git a/NOTICE.txt b/NOTICE.txt
index 337c93b..dcaa169 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,20 +1,12 @@
-This product includes software developed by The Apache Software
-Foundation (http://www.apache.org/).
+Apache HBase
+Copyright 2007-2015 The Apache Software Foundation
 
-In addition, this product includes software developed by:
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
 
-Jamon (http://www.jamon.org/) is a text template engine for Java used by our
-UI.  It uses the Mozilla Public License (http://www.mozilla.org/MPL/)
-See the tail of http://www.jamon.org/About.html
+--
+This product incorporates portions of the 'Hadoop' project
 
-JUnit (http://www.junit.org/) included under the Common Public License v1.0.  See
-the full text here: http://junit.sourceforge.net/cpl-v10.html
+Copyright 2007-2009 The Apache Software Foundation
 
-JRuby (http://jruby.org) is tri-licensed.  We include it under terms of the
-Common Public License v1.0.
-
-JRuby itself includes libraries variously licensed.  See its COPYING document
-for details: https://github.com/jruby/jruby/blob/master/COPYING
-    
-The JRuby community went out of their way to make JRuby compatible with Apache
-projects: See https://issues.apache.org/jira/browse/HBASE-3374)
+Licensed under the Apache License v2.0

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/bin/get-active-master.rb
----------------------------------------------------------------------
diff --git a/bin/get-active-master.rb b/bin/get-active-master.rb
index 8887a45..6855cfc 100644
--- a/bin/get-active-master.rb
+++ b/bin/get-active-master.rb
@@ -1,6 +1,4 @@
 #!/usr/bin/env hbase-jruby
-# Copyright 2011 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 regarding copyright ownership. The ASF

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/bin/graceful_stop.sh
----------------------------------------------------------------------
diff --git a/bin/graceful_stop.sh b/bin/graceful_stop.sh
index 9a62440..80461a5 100755
--- a/bin/graceful_stop.sh
+++ b/bin/graceful_stop.sh
@@ -1,8 +1,6 @@
 #!/usr/bin/env bash
 #
 #/**
-# * Copyright 2011 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/hbase/blob/498fd221/bin/hbase
----------------------------------------------------------------------
diff --git a/bin/hbase b/bin/hbase
index 8516985..158c7c8 100755
--- a/bin/hbase
+++ b/bin/hbase
@@ -1,8 +1,6 @@
 #! /usr/bin/env bash
 #
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/bin/hbase-config.sh
----------------------------------------------------------------------
diff --git a/bin/hbase-config.sh b/bin/hbase-config.sh
index 966744a..0137db9 100644
--- a/bin/hbase-config.sh
+++ b/bin/hbase-config.sh
@@ -1,7 +1,5 @@
 #
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/bin/hbase-daemon.sh
----------------------------------------------------------------------
diff --git a/bin/hbase-daemon.sh b/bin/hbase-daemon.sh
index 9c49732..201548a 100755
--- a/bin/hbase-daemon.sh
+++ b/bin/hbase-daemon.sh
@@ -1,8 +1,6 @@
 #!/usr/bin/env bash
 #
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/bin/hbase-daemons.sh
----------------------------------------------------------------------
diff --git a/bin/hbase-daemons.sh b/bin/hbase-daemons.sh
index 843eaaa..21ce635 100755
--- a/bin/hbase-daemons.sh
+++ b/bin/hbase-daemons.sh
@@ -1,8 +1,6 @@
 #!/usr/bin/env bash
 #
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/bin/hirb.rb
----------------------------------------------------------------------
diff --git a/bin/hirb.rb b/bin/hirb.rb
index 32a51b3..c8f13b5 100644
--- a/bin/hirb.rb
+++ b/bin/hirb.rb
@@ -1,6 +1,4 @@
 #
-# Copyright 2009 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/hbase/blob/498fd221/bin/local-master-backup.sh
----------------------------------------------------------------------
diff --git a/bin/local-master-backup.sh b/bin/local-master-backup.sh
index fc2efef..c945e2b 100755
--- a/bin/local-master-backup.sh
+++ b/bin/local-master-backup.sh
@@ -1,7 +1,5 @@
 #!/usr/bin/env bash
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/bin/local-regionservers.sh
----------------------------------------------------------------------
diff --git a/bin/local-regionservers.sh b/bin/local-regionservers.sh
index 31e90cc..29adcf3 100755
--- a/bin/local-regionservers.sh
+++ b/bin/local-regionservers.sh
@@ -1,7 +1,5 @@
 #!/usr/bin/env bash
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/bin/master-backup.sh
----------------------------------------------------------------------
diff --git a/bin/master-backup.sh b/bin/master-backup.sh
index a79c19e..feca4ab 100755
--- a/bin/master-backup.sh
+++ b/bin/master-backup.sh
@@ -1,8 +1,6 @@
 #!/usr/bin/env bash
 #
 #/**
-# * Copyright 2010 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/hbase/blob/498fd221/bin/region_mover.rb
----------------------------------------------------------------------
diff --git a/bin/region_mover.rb b/bin/region_mover.rb
index dc28331..1ea785d 100644
--- a/bin/region_mover.rb
+++ b/bin/region_mover.rb
@@ -1,5 +1,3 @@
-# Copyright 2011 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/hbase/blob/498fd221/bin/regionservers.sh
----------------------------------------------------------------------
diff --git a/bin/regionservers.sh b/bin/regionservers.sh
index a86322d..fc96563 100755
--- a/bin/regionservers.sh
+++ b/bin/regionservers.sh
@@ -1,8 +1,6 @@
 #!/usr/bin/env bash
 #
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/bin/replication/copy_tables_desc.rb
----------------------------------------------------------------------
diff --git a/bin/replication/copy_tables_desc.rb b/bin/replication/copy_tables_desc.rb
index 13cfaff..6d4e9c8 100644
--- a/bin/replication/copy_tables_desc.rb
+++ b/bin/replication/copy_tables_desc.rb
@@ -1,6 +1,4 @@
 #
-# Copyright 2010 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/hbase/blob/498fd221/bin/rolling-restart.sh
----------------------------------------------------------------------
diff --git a/bin/rolling-restart.sh b/bin/rolling-restart.sh
index 11a28c1..362b29c 100755
--- a/bin/rolling-restart.sh
+++ b/bin/rolling-restart.sh
@@ -1,8 +1,6 @@
 #!/usr/bin/env bash
 #
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/bin/start-hbase.sh
----------------------------------------------------------------------
diff --git a/bin/start-hbase.sh b/bin/start-hbase.sh
index ca95f49..aed729a 100755
--- a/bin/start-hbase.sh
+++ b/bin/start-hbase.sh
@@ -1,8 +1,6 @@
 #!/usr/bin/env bash
 #
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/bin/stop-hbase.sh
----------------------------------------------------------------------
diff --git a/bin/stop-hbase.sh b/bin/stop-hbase.sh
index e9749fe..5b2e69d 100755
--- a/bin/stop-hbase.sh
+++ b/bin/stop-hbase.sh
@@ -1,8 +1,6 @@
 #!/usr/bin/env bash
 #
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/bin/zookeepers.sh
----------------------------------------------------------------------
diff --git a/bin/zookeepers.sh b/bin/zookeepers.sh
index 89a214e..97bf41b 100755
--- a/bin/zookeepers.sh
+++ b/bin/zookeepers.sh
@@ -1,8 +1,6 @@
 #!/usr/bin/env bash
 #
 #/**
-# * Copyright 2009 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/hbase/blob/498fd221/conf/hadoop-metrics.properties
----------------------------------------------------------------------
diff --git a/conf/hadoop-metrics.properties b/conf/hadoop-metrics.properties
index 2060e22..4eb70a6 100644
--- a/conf/hadoop-metrics.properties
+++ b/conf/hadoop-metrics.properties
@@ -1,3 +1,19 @@
+# Licensed 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.
+
 # See http://wiki.apache.org/hadoop/GangliaMetrics
 # Make sure you know whether you are using ganglia 3.0 or 3.1.
 # If 3.1, you will have to patch your hadoop instance with HADOOP-4675

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/conf/hbase-env.sh
----------------------------------------------------------------------
diff --git a/conf/hbase-env.sh b/conf/hbase-env.sh
index 7c74010..39f3b74 100644
--- a/conf/hbase-env.sh
+++ b/conf/hbase-env.sh
@@ -1,7 +1,5 @@
 #
 #/**
-# * Copyright 2007 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/hbase/blob/498fd221/conf/hbase-site.xml
----------------------------------------------------------------------
diff --git a/conf/hbase-site.xml b/conf/hbase-site.xml
index af4c300..3ecd24c 100644
--- a/conf/hbase-site.xml
+++ b/conf/hbase-site.xml
@@ -2,8 +2,6 @@
 <?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
 <!--
 /**
- * Copyright 2010 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/hbase/blob/498fd221/conf/log4j.properties
----------------------------------------------------------------------
diff --git a/conf/log4j.properties b/conf/log4j.properties
index 24d7b2b..2c5ed6a 100644
--- a/conf/log4j.properties
+++ b/conf/log4j.properties
@@ -1,3 +1,19 @@
+# Licensed 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.
+
 # Define some default values that can be overridden by system properties
 hbase.root.logger=INFO,console
 hbase.security.logger=INFO,console

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/dev-support/hbase_jdiff_acrossSingularityTemplate.xml
----------------------------------------------------------------------
diff --git a/dev-support/hbase_jdiff_acrossSingularityTemplate.xml b/dev-support/hbase_jdiff_acrossSingularityTemplate.xml
index 4c70eae..e8c5867 100644
--- a/dev-support/hbase_jdiff_acrossSingularityTemplate.xml
+++ b/dev-support/hbase_jdiff_acrossSingularityTemplate.xml
@@ -1,16 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       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.
+Licensed 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.
 -->
 
 <project name="jdiff" default="jdiff_report" basedir="JDIFF_FOLDER">

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/dev-support/hbase_jdiff_afterSingularityTemplate.xml
----------------------------------------------------------------------
diff --git a/dev-support/hbase_jdiff_afterSingularityTemplate.xml b/dev-support/hbase_jdiff_afterSingularityTemplate.xml
index 81adad0..6c4cd93 100644
--- a/dev-support/hbase_jdiff_afterSingularityTemplate.xml
+++ b/dev-support/hbase_jdiff_afterSingularityTemplate.xml
@@ -1,16 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+  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.
+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.
 -->
 
 <project name="jdiff" default="jdiff_report" basedir="JDIFF_FOLDER">

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/dev-support/hbase_jdiff_template.xml
----------------------------------------------------------------------
diff --git a/dev-support/hbase_jdiff_template.xml b/dev-support/hbase_jdiff_template.xml
index 48b1ab5..21fe8ed 100644
--- a/dev-support/hbase_jdiff_template.xml
+++ b/dev-support/hbase_jdiff_template.xml
@@ -1,16 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       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.
+Licensed 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.
 -->
 
 <project name="jdiff" default="jdiff_report" basedir="JDIFF_FOLDER">

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/dev-support/jdiffHBasePublicAPI.sh
----------------------------------------------------------------------
diff --git a/dev-support/jdiffHBasePublicAPI.sh b/dev-support/jdiffHBasePublicAPI.sh
index b6adbbfe..2000d2a 100644
--- a/dev-support/jdiffHBasePublicAPI.sh
+++ b/dev-support/jdiffHBasePublicAPI.sh
@@ -1,17 +1,22 @@
 #!/bin/bash
 set -e
 
-#   Licensed under the Apache License, Version 2.0 (the "License");
-#   you may not use this file except in compliance with the License.
-#   You may obtain a copy of the License at
-#
-#       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.
+# Licensed 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.
 
 ################################################ ABOUT JDIFF #######################################################
 #

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/dev-support/jdiffHBasePublicAPI_common.sh
----------------------------------------------------------------------
diff --git a/dev-support/jdiffHBasePublicAPI_common.sh b/dev-support/jdiffHBasePublicAPI_common.sh
index 8c7b53f..1cc9954 100644
--- a/dev-support/jdiffHBasePublicAPI_common.sh
+++ b/dev-support/jdiffHBasePublicAPI_common.sh
@@ -1,15 +1,20 @@
 #!/bin/bash
-#   Licensed under the Apache License, Version 2.0 (the "License");
-#   you may not use this file except in compliance with the License.
-#   You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-#       http://www.apache.org/licenses/LICENSE-2.0
+#   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.
+# 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.
 #
 ##########################################################################################################################
 #

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/dev-support/smart-apply-patch.sh
----------------------------------------------------------------------
diff --git a/dev-support/smart-apply-patch.sh b/dev-support/smart-apply-patch.sh
index cf1a7b0..9200e3b 100755
--- a/dev-support/smart-apply-patch.sh
+++ b/dev-support/smart-apply-patch.sh
@@ -1,15 +1,20 @@
 #!/usr/bin/env bash
-#   Licensed under the Apache License, Version 2.0 (the "License");
-#   you may not use this file except in compliance with the License.
-#   You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-#       http://www.apache.org/licenses/LICENSE-2.0
+#   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.
+# 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.
 
 set -e
 

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/dev-support/test-patch.sh
----------------------------------------------------------------------
diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh
index bdef3ab..3c72845 100755
--- a/dev-support/test-patch.sh
+++ b/dev-support/test-patch.sh
@@ -1,15 +1,20 @@
 #!/usr/bin/env bash
-#   Licensed under the Apache License, Version 2.0 (the "License");
-#   you may not use this file except in compliance with the License.
-#   You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-#       http://www.apache.org/licenses/LICENSE-2.0
+#   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.
+# 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.
 
 
 #set -x

http://git-wip-us.apache.org/repos/asf/hbase/blob/498fd221/dev-support/test-util.sh
----------------------------------------------------------------------
diff --git a/dev-support/test-util.sh b/dev-support/test-util.sh
index 3101e10..9219bb9 100755
--- a/dev-support/test-util.sh
+++ b/dev-support/test-util.sh
@@ -1,8 +1,6 @@
 #!/usr/bin/env bash
 #
 #/**
-# * Copyright 2007 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