Skip to content

Commit 8916909

Browse files
authored
remove truelicense
1 parent 9888c00 commit 8916909

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

APACHE_PROPOSAL.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The codes are currently under Apache License Version 2.0, and have been verified
105105

106106
#### External Dependencies:
107107

108-
As all dependencies are managed by Apache Maven, none of the external libraries need to be packaged in a source distribution. All dependencies have Apache compatible licenses except for 5 dependencies: MySQL Connector(GPL), word(GPL), TrueLicense(AGPL), JBoss Logging 3(LGPL) and jnr-posix(LGPL+GPL), we will remove these dependencies in future.
108+
As all dependencies are managed by Apache Maven, none of the external libraries need to be packaged in a source distribution. All dependencies have Apache compatible licenses except for 4 dependencies: MySQL Connector(GPL), word(GPL), JBoss Logging 3(LGPL) and jnr-posix(LGPL+GPL), we will remove these dependencies in future.
109109

110110
HugeGraph has the following external [dependencies](https://github.com/hugegraph/hugegraph/issues/1632):
111111

@@ -214,10 +214,6 @@ HugeGraph has the following external [dependencies](https://github.com/hugegraph
214214
- jersey-inject-hk2
215215
- JSR 353 (JSON Processing) Default Provider
216216

217-
- Commercial License + AGPL License
218-
219-
- TrueLicense
220-
221217
- Eclipse Distribution License
222218

223219
- Eclipse Collections
@@ -231,7 +227,7 @@ HugeGraph has the following external [dependencies](https://github.com/hugegraph
231227

232228
- JBoss Logging 3
233229

234-
- LGPL + GPL License License
230+
- LGPL + GPL License
235231

236232
- jnr-posix
237233

0 commit comments

Comments
 (0)