-
Notifications
You must be signed in to change notification settings - Fork 42
/
3RD-PARTY-LICENSES.txt
112 lines (73 loc) · 3.73 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
This software incorporates work previously released with the ABP v1.1
(and earlier) stable versions under the MIT license. To comply with the
requirements of that license, the following permission notice, applicable to
those parts of the code only, is included below:
Copyright © 2017-2019 Apollo Foundation.
Copyright © 2016-2017 Jelurida IP B.V.
Copyright © 2013-2016 The Nxt Core Developers.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
This is a list of the third party components used by the server-side code,
and distributed with this software inside the lib directory.
The licenses for third party works used by the UI code are listed separately
under /html/www/3RD-PARTY-LICENSES.txt.
H2:
This software contains unmodified binary redistributions for
H2 database engine (http://www.h2database.com/),
which is dual licensed and available under the MPL 2.0
(Mozilla Public License) or under the EPL 1.0 (Eclipse Public License).
An original copy of the license agreement can be found at:
http://www.h2database.com/html/license.html
Jetty:
Jetty 9 is dual licensed under the Apache License 2.0:
http://www.apache.org/licenses/LICENSE-2.0.html
and Eclipse Public License 1.0:
http://www.eclipse.org/legal/epl-v10.html
Jetty is free for commercial use and distribution under the terms of either
license, with exceptions listed in the NOTICE file:
http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/plain/NOTICE.txt
Json-simple:
Json-simple https://code.google.com/p/json-simple/ is licensed
under the Apache License 2.0:
http://www.apache.org/licenses/LICENSE-2.0
Bouncy Castle:
Bouncy Castle https://bouncycastle.org/ is licensed under the MIT license:
https://bouncycastle.org/licence.html
Lucene:
Lucene https://lucene.apache.org/core/ is licensed under the
Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0
SLF4J:
SLF4J http://www.slf4j.org/ is licensed under the MIT license:
http://www.slf4j.org/license.html
Weupnp:
Weupnp http://github.com/bitletorg/weupnp is licensed under the Lesser GPL 2.1 license:
http://www.gnu.org/licenses/lgpl-2.1.html
ZXing:
ZXing https://github.com/zxing/zxing is licensed under the
Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0
Jelruda:
This software contains code from
NRS (https://www.jelurida.com/),
which is licensed and available under the JPL 1.0.
An original copy of the license agreement can be found at:
https://www.jelurida.com/jpl
Apache Tika:
Tika https://tika.apache.org/ is licensed under the
Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0
JavaFX WebView debugger:
JavaFX WebView debugger https://github.com/mohamnag/javafx_webview_debugger
is licensed under the MIT license:
https://github.com/mohamnag/javafx_webview_debugger/blob/master/LICENCE