You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2023/09/11 02:34:20 UTC

[iotdb] 01/01: Correct the license info of hbase

This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch update_hbase_info
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 436f7ba5b4d59bd5a86801bf152ab012a02ffc85
Author: HTHou <hh...@outlook.com>
AuthorDate: Mon Sep 11 10:31:38 2023 +0800

    Correct the license info of hbase
---
 LICENSE | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE
index 04e7b7184c6..9a30cbd7280 100644
--- a/LICENSE
+++ b/LICENSE
@@ -262,8 +262,7 @@ The following files include code modified from Apache HBase project.
 ./iotdb-core/confignode/src/main/java/org/apache/iotdb/procedure/TimeoutExecutorThread.java
 ./iotdb-core/confignode/src/main/java/org/apache/iotdb/procedure/StoppableThread.java
 
-Copyright: 2016-2018 Michael Burman and/or other contributors
-Project page: https://github.com/burmanm/gorilla-tsc
+Project page: https://github.com/apache/hbase
 License: http://www.apache.org/licenses/LICENSE-2.0
 
 --------------------------------------------------------------------------------
@@ -304,3 +303,4 @@ which is under Apache License 2.0:
 ./iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/fragment/FragmentInstanceStateMachine.java
 ./iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/LocalExecutionPlanner.java
 ./iotdb-core/tsfile/src/main/java/org/apache/iotdb/tsfile/read/common/block/*
+