Skip to content

Commit

Permalink
update licenses info
Browse files Browse the repository at this point in the history
  • Loading branch information
HTHou committed Mar 30, 2020
1 parent 3481c3b commit e8b8ca8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions LICENSE
Expand Up @@ -204,19 +204,6 @@
================================================================
APACHE IOTDB SUBCOMPONENTS:

The following classes are modified from Apache Hive, which is under Apache License 2.0:

./server/src/main/java/org/apache/iotdb/db/sql/parse/AstErrorNode.java
./server/src/main/java/org/apache/iotdb/db/sql/parse/AstNode.java
./server/src/main/java/org/apache/iotdb/db/sql/parse/AstNodeOrigin.java
./server/src/main/java/org/apache/iotdb/db/sql/parse/Node.java
./server/src/main/java/org/apache/iotdb/db/sql/parse/ParseDriver.java
./server/src/main/java/org/apache/iotdb/db/sql/parse/ParseError.java
./server/src/main/java/org/apache/iotdb/db/sql/parse/ParseException.java
./server/src/main/java/org/apache/iotdb/db/sql/parse/ParseUtils.java

------------

The following class is copied from maven-wrapper (https://github.com/takari/maven-wrapper),
which is under Apache License 2.0:

Expand Down
2 changes: 1 addition & 1 deletion LICENSE-binary
Expand Up @@ -236,7 +236,7 @@ jline:jline:2.14.5

BSD 3-Clause
------------
org.antlr:antlr-runtime:3.5.2
org.antlr:antlr-runtime:4.7.1


MIT License
Expand Down

0 comments on commit e8b8ca8

Please sign in to comment.