-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path3RD-PARTY-LICENSES.txt
60 lines (40 loc) · 2.64 KB
/
3RD-PARTY-LICENSES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
This software also uses third party code and libraries:
Kotlin Standard Library https://kotlinlang.org/ is licensed under the
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0
Ktor https://ktor.io/ is licensed under the
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0
kotlinx.coroutines library https://github.com/Kotlin/kotlinx.coroutines is licensed under the
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0
kotlinx.serialization library https://github.com/Kotlin/kotlinx.serialization is licensed under the
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0
EdDSA-Java https://github.com/str4d/ed25519-java is licensed under the
CC0 1.0 Universal: https://creativecommons.org/publicdomain/zero/1.0/
BLAKE2b https://github.com/rfksystems/blake2b is licensed under the
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0
LevelDB in Java https://github.com/dain/leveldb is licensed under the
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0
LevelDB JNI https://github.com/fusesource/leveldbjni is licensed under the
3-Clause BSD License: https://github.com/fusesource/leveldbjni/blob/master/license.txt
SLF4J https://www.slf4j.org/ is licensed under the
MIT license: https://www.slf4j.org/license.html
kotlin-logging https://github.com/MicroUtils/kotlin-logging is licensed under the
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0
jtorctl https://github.com/akwizgran/jtorctl is licensed under the
3-Clause BSD License: https://github.com/akwizgran/jtorctl/blob/master/LICENSE
Konfig https://github.com/npryce/konfig is licensed under the
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0
Guava https://github.com/google/guava is licensed under the
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0
weupnp https://bitletorg.github.io/weupnp/ is licensed under the
GNU LGPL 2.1 or later: https://www.gnu.org/licenses/lgpl-2.1.html
Bouncy Castle https://bouncycastle.org/ is licensed under the
MIT license: https://bouncycastle.org/licence.html
The licenses for third party works used by the web UI code:
Normalize.css https://necolas.github.io/normalize.css/ is licensed under the
MIT license: https://github.com/necolas/normalize.css/blob/master/LICENSE.md
jQuery https://jquery.com/ is licensed under the
MIT license: https://jquery.org/license/
bignumber.js https://mikemcl.github.io/bignumber.js/ is licensed under the
MIT license: https://github.com/MikeMcl/bignumber.js/blob/master/LICENCE
Font Awesome https://fontawesome.com/v4.7.0/ is licensed under the
Font Awesome Free License: https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt