forked from line/armeria
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE.txt
309 lines (188 loc) · 11.2 KB
/
NOTICE.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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
Armeria
=======
Please visit the official web site for more information:
* https://line.github.io/armeria/
Copyright 2015 LINE Corporation
LINE Corporation licenses this file to you under the Apache License,
version 2.0 (the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at:
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
Also, please refer to each LICENSE.<component>.<licenseType>.txt file, which
is located in the 'licenses' directory of the distribution file, for the
license terms of the components that this product depends on.
Redistributed binaries
======================
This product contains Bootstrap, distributed by Twitter, Inc:
* License: license/LICENSE.bootstrap.mit.txt (MIT License)
* Homepage: https://getbootstrap.com/
This product contains Font Awesome, distributed by Dave Gandy:
* License: license/LICENSE.fontawesome.ofl11.txt (SIL Open Font License v1.1)
license/LICENSE.fontawesome.mit.txt (MIT License)
* Homepage: http://fontawesome.io/
This product contains Handlebars, distributed by Yehuda Katz:
* License: license/LICENSE.handlebars.mit.txt (MIT License)
* Homepage: http://handlebarsjs.com/
This product contains jQuery, distributed by jQuery Foundation and other contributors:
* License: licenses/LICENSE.jquery.mit.txt (MIT License)
* Homepage: https://jquery.org/
This product contains ReadTheDocs.org Sphinx Theme, distributed by Dave Snider:
* License: license/LICENSE.rtdtheme.mit.txt (MIT License)
* Homepage: https://github.com/snide/sphinx_rtd_theme
This product contains Source Sans Pro and Source Code Pro fonts, distributed by Adobe Systems Incorporated:
* License: licenses/LICENSE.source.ofl11.txt (SIL Open Font License v1.1)
* Homepage: https://adobe-fonts.github.io/source-sans-pro/
https://adobe-fonts.github.io/source-code-pro/
Modified redistributions
========================
This product contains a modified part of Brave, distributed by Zipkin.io:
* License: licenses/LICENSE.brave.al20.txt (Apache License v2.0)
* Homepage: https://github.com/openzipkin/brave
This product contains a modified part of gRPC, distributed by Google:
* License: licenses/LICENSE.grpc.bsd.txt (New BSD License)
* Homepage: https://grpc.io/
This product contains a modified part of Guava, distributed by Google:
* License: licenses/LICENSE.guava.al20.txt (Apache License v2.0)
* Homepage: https://github.com/google/guava
This product contains a modified part of json-minify, distributed by Kyle Simpson:
* License: licenses/LICENSE.json-minify.mit.txt (MIT License)
* Homepage: https://github.com/getify/JSON.minify
This product contains a modified part of Netty, distributed by Netty.io:
* License: licenses/LICENSE.netty.al20.txt (Apache License v2.0)
* Homepage: https://netty.io/
This product contains a modified part of Spring Boot, distributed by Pivotal Software, Inc:
* License: licenses/LICENSE.spring.al20.txt (Apache License v2.0)
* Homepage: https://spring.io/
This product contains a modified part of Twitter Commons, distributed by Twitter, Inc:
* License: license/LICENSE.twitter.al20.txt (Apache License v2.0)
* Homepage: https://twitter.github.io/commons/
Dependencies
============
This product depends on AssertJ, distributed by the AssertJ authors:
* License: licenses/LICENSE.assertj.al20.txt (Apache License v2.0)
* Homepage: https://joel-costigliola.github.io/assertj/
This product depends on Awaitility, distributed by the Awaitility authors:
* License: licenses/LICENSE.awaitility.al20.txt (Apache License v2.0)
* Homepage: https://github.com/awaitility/awaitility
This product depends on Bouncy Castle, distributed by the Legion of the Bouncy Castle:
* License: licenses/LICENSE.bouncycastle.mit.html (MIT License)
* Homepage: http://www.bouncycastle.org/
This product depends on Brave, distributed by Zipkin.io:
* License: licenses/LICENSE.brave.al20.txt (Apache License v2.0)
* Homepage: https://github.com/openzipkin/brave
This product depends on Caffeine, distributed by Ben Manes:
* License: licenses/LICENSE.caffeine.al20.txt (Apache License v2.0)
* Homepage: https://github.com/ben-manes/caffeine
This product depends on cglib, distributed by the cglib authors:
* License: licenses/LICENSE.cglib.al20.txt (Apache License v2.0)
* Homepage: https://github.com/cglib/cglib
This product depends on completable-futures, distributed by Spotify AB:
* License: license/LICENSE.completable-futures.al20.txt (Apache License v2.0)
* Homepage: https://github.com/spotify/completable-futures
This product depends on Dropwizard Metrics, distributed by Coda Hale:
* License: licenses/LICENSE.dropwizard.al20.txt (Apache License v2.0)
* Homepage: http://metrics.dropwizard.io/
This product depends on FastUtil, distributed by Sebastiano Vigna:
* License: licenses/LICENSE.fastutil.al20.txt (Apache License v2.0)
* Homepage: http://fastutil.di.unimi.it/
This product depends on JCTools, distributed by Nitsan Wakart and contributors:
* License: licenses/LICENSE.jctools.al20.txt (Apache License v2.0)
* Homepage: http://jctools.github.io/JCTools/
This product depends on FindBugs-JSR305, distributed by
* License: licenses/LICENSE.jsr305.al20.txt (Apache License v2.0)
* Homepage: http://findbugs.sourceforge.net/
This product depends on gRPC, distributed by Google:
* License: licenses/LICENSE.grpc.bsd.txt (New BSD License)
* Homepage: https://grpc.io/
This product depends on Guava, distributed by Google:
* License: licenses/LICENSE.guava.al20.txt (Apache License v2.0)
* Homepage: https://github.com/google/guava
This product depends on Hibernate Validator, distributed by Red Hat, Inc:
* License: licenses/LICENSE.hibernate-validator.al20.txt (Apache License v2.0)
* Homepage: http://hibernate.org/validator/
This product depends on Apache HttpComponents, distributed by Apache Software Foundation:
* License: licenses/LICENSE.httpcomponents.al20.txt (Apache License v2.0)
* Homepage: https://hc.apache.org/
This product depends on Jackson, distributed by FasterXML, LLC:
* License: licenses/LICENSE.jackson.al20.txt (Apache License v2.0)
* Homepage: http://wiki.fasterxml.com/JacksonHome
This product depends on jakarta.annotation API, distributed by the Eclipse Project for Common Annotations project:
* License: licenses/LICENSE.jakarta-annotation.epl20.txt (Eclipse Public License v2.0)
* Homepage: https://github.com/eclipse-ee4j/common-annotations-api
This product depends on javax.inject API, distributed by the JSR-330 Expert Group:
* License: licenses/LICENSE.javax-inject.al20.txt (Apache License v2.0)
* Homepage: https://javax-inject.github.io/javax-inject/
This product depends on javax.validation API, distributed by Red Hat, Inc:
* License: licenses/LICENSE.javax-validation.al20.txt (Apache License v2.0)
* Homepage: http://beanvalidation.org/
This product depends on Jetty, distributed by Eclipse Foundation:
* License: licenses/LICENSE.jetty.al20.txt (Apache License v2.0)
* Homepage: https://www.eclipse.org/jetty/
This product depends on JsonUnit, distributed by Lukáš Křečan:
* License: licenses/LICENSE.jsonunit.al20.txt (Apache License v2.0)
* Homepage: https://github.com/lukas-krecan/JsonUnit
This product depends on jUnit, distributed by jUnit.org:
* License: licenses/LICENSE.junit.epl10.html (Eclipse Public License v1.0)
* Homepage: http://junit.org/
This product depends on Apache Kafka, distributed by Apache Software Foundation:
* License: licenses/LICENSE.kafka.al20.txt (Apache License v2.0)
* Homepage: https://kafka.apache.org/
This product depends on Logback, distributed by QOS.ch:
* License: licenses/LICENSE.logback.epl10.html (Eclipse Public License v1.0)
* Homepage: https://logback.qos.ch/
This product depends on Micrometer, distributed by Pivotal Software, Inc:
* License: licenses/LICENSE.micrometer.al20.txt (Apache License v2.0)
* Homepage: https://micrometer.io/
This product depends on Mockito, distributed by Mockito contributors:
* License: licenses/LICENSE.mockito.mit.txt (MIT License)
* Homepage: http://mockito.org/
This product depends on Netty, distributed by Netty.io:
* License: licenses/LICENSE.netty.al20.txt (Apache License v2.0)
* Homepage: https://netty.io/
This product depends on OpenSAML, distributed by Shibboleth Project:
* License: licenses/LICENSE.opensaml.al20.txt (Apache License v2.0)
* Homepage: https://wiki.shibboleth.net/confluence/display/OS30/Home
This product depends on Project Reactor, distributed by projectreactor.io:
* License: licenses/LICENSE.projectreactor.al20.txt (Apache License v2.0)
* Homepage: https://projectreactor.io/
This product depends on protobuf-jackson, distributed by Choko:
* License: licenses/LICENSE.protobuf-jackson.mit.txt (MIT License)
* Homepage: https://github.com/curioswitch/curiostack
This product depends on Prometheus, distributed by the Prometheus authors:
* License: licenses/LICENSE.prometheus.al20.txt (Apache License v2.0)
* Homepage: https://prometheus.io/
This product depends on Reactive Streams API, distributed by Reactive-Streams.org:
* License: licenses/LICENSE.reactivestreams.cc0.txt
* Homepage: http://www.reactive-streams.org/
This product depends on Reflections, distributed by ronmamo:
* License: licenses/LICENSE.reflections.wtfpl.txt (WTFPL)
* Homepage: https://github.com/ronmamo/reflections
This product depends on Retrofit, distributed by Square:
* License: licenses/LICENSE.retrofit.al20.txt (Apache License v2.0)
* Homepage: https://square.github.io/retrofit/
This product depends on SLF4J, distributed by QOS.ch:
* License: licenses/LICENSE.slf4j.mit.txt (MIT License)
* Homepage: https://www.slf4j.org/
This product depends on Spring Boot, distributed by Pivotal Software, Inc:
* License: licenses/LICENSE.spring.al20.txt (Apache License v2.0)
* Homepage: https://spring.io/
This product depends on Apache Thrift, distributed by Apache Software Foundation:
* License: licenses/LICENSE.thrift.al20.txt (Apache License v2.0)
* Homepage: https://thrift.apache.org/
This product depends on Apache Tomcat, distributed by Apache Software Foundation:
* License: licenses/LICENSE.tomcat.al20.txt (Apache License v2.0)
* Homepage: https://tomcat.apache.org/
This product depends on Apache ZooKeeper, distributed by Apache Software Foundation:
* License: licenses/LICENSE.zookeeper.al20.txt (Apache License v2.0)
* Homepage: https://zookeeper.apache.org/
This product depends on ZooKeeper JUnit, distributed by Peter Nerg:
* License: licenses/LICENSE.zookeeper-junit.al20.txt (Apache License v2.0)
* Homepage: https://github.com/pnerg/zookeeper-junit
DocService Client Web Dependencies
==================================
This product depends on the work of many library authors for its DocService webapp client.
The full list of libraries and their licenses can be found at licenses/web-licenses.txt