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

qiaojialin pushed a commit to branch update_license
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/update_license by this push:
     new 53bd82b  update license by Xinyi
53bd82b is described below

commit 53bd82b5ea46ccd6a6cdff46192340fe9856295c
Author: qiaojialin <[email protected]>
AuthorDate: Wed Mar 13 12:23:44 2019 +0800

    update license by Xinyi
---
 License | 40 +++++++++++++++++++++++-----------------
 1 file changed, 23 insertions(+), 17 deletions(-)

diff --git a/License b/License
index 61fa7d2..8caeb6d 100644
--- a/License
+++ b/License
@@ -201,10 +201,14 @@
    limitations under the License.
 
 
-------------------------------------------------------------------------------------
-This product bundles various third-party components under other open source 
licenses.
-This section summarizes those components and their licenses.
+================================================================
+APACHE IOTDB SUBCOMPONENTS:
 
+Apache IoTDB project includes a number of submodules with separate copyright 
notices
+and license terms. Your use of these submodules is subject to the terms and
+conditions of the following licenses.
+
+================================================================
 
 Apache Software Foundation License 2.0
 --------------------------------------
@@ -218,22 +222,20 @@ 
iotdb/src/main/java/org/apache/iotdb/db/sql/parse/ParseError.java
 iotdb/src/main/java/org/apache/iotdb/db/sql/parse/ParseException.java
 iotdb/src/main/java/org/apache/iotdb/db/sql/parse/ParseUtils.java
 
+================================================================
 
-------------------------------------------------------------------------------------
-This project bundles some components that are also licensed under the Apache
-License Version 2.0:
-
-commons-cli:commons-cli
-commons-io:commons-io
-org.apache.commons:commons-collections4
-org.apache.commons:commons-lang3
-org.apache.thrift:libthrift
-org.xerial.snappy:snappy-java
+The binary distribution of this product bundles these dependencies under the
+following license. See licenses/ for text of these licenses.:
 
-------------------------------------------------------------------------------------
-This product bundles various third-party components under other open source 
licenses.
-This section summarizes those components and their licenses. See 
licenses-binary/
-for text of these licenses.
+Apache Software Foundation License 2.0
+--------------------------------------
+commons-cli:commons-cli:1.3.1
+commons-io:commons-io:2.5
+org.apache.commons:commons-collections4:4.0
+org.apache.commons:commons-lang3:3.1
+org.apache.thrift:libthrift:0.9.3
+org.xerial.snappy:snappy-java:1.0.5-M1
+com.alibaba:fastjson:1.2.31
 
 
 BSD 2-Clause
@@ -242,19 +244,23 @@ jline:jline
 org.hamcrest:hamcrest-core
 org.hamcrest:hamcrest-library
 
+
 BSD 3-Clause
 ------------
 org.antlr:antlr-runtime
 
+
 MIT License
 -----------
 org.slf4j:slf4j-api
 
+
 EPL 1.0 / LGPL 2.1
 -----------
 ch.qio.logback:logback-classic
 ch.qio.logback:logback-core
 
+
 EPL 2.0
 -----------
 junit:junit
\ No newline at end of file

Reply via email to