-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathNOTICE-gem
340 lines (202 loc) · 9.07 KB
/
NOTICE-gem
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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
embulk-input-gcs
Copyright 2015-2025 The Embulk project.
This product includes software developed at
The Embulk project (https://www.embulk.org/).
The RubyGems distribution of this product includes
Jackson JSON processor, developed by
Tatu Saloranta, [email protected], licensed under
the Apache License, Version 2.0.
* Copyright (c) 2007- Tatu Saloranta, [email protected]
* The NOTICE file of Jackson JSON processor is embedded in this NOTICE below.
The RubyGems distribution of this product includes
Google Cloud Java Client for Storage, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
Google APIs Client Library for Java, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
Google Common Protos, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
Common utilities for Google APIs in Java, licensed under
the BSD 3-Clause "New" or "Revised" License.
The RubyGems distribution of this product includes
Google API Extensions for Java, licensed under
the BSD 3-Clause "New" or "Revised" License.
The RubyGems distribution of this product includes
JSR305 Annotations for Findbugs, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
Google Gson, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
Error Prone, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
Guava: Google Core Libraries for Java, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
Google HTTP Client Library for Java, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
J2ObjC: Java to Objective-C Translator and Runtime, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
Google OAuth Client Library for Java, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
Protocol Buffers, licensed under
the BSD 3-Clause "New" or "Revised" License.
The RubyGems distribution of this product includes
Apache Commons Codec, licensed under
the Apache License, Version 2.0.
* Copyright 2002-2014 The Apache Software Foundation
* The NOTICE.txt file of Apache Commons Codec is embedded in this NOTICE below.
The RubyGems distribution of this product includes
gRPC-Java - An RPC library and framework, licensed under
the Apache License, Version 2.0.
* Copyright 2014 The gRPC Authors
* The NOTICE.txt file of gRPC-Java is embedded in this NOTICE below.
The RubyGems distribution of this product includes
OpenCensus, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
Joda-Time, licensed under
the Apache License, Version 2.0.
* The NOTICE.txt file of Joda-Time is embedded in this NOTICE below.
The RubyGems distribution of this product includes
Apache HttpClient, licensed under
the Apache License, Version 2.0.
* The NOTICE.txt file of Apache HttpClient is embedded in this NOTICE below.
The RubyGems distribution of this product includes
Apache HttpCore, licensed under
the Apache License, Version 2.0.
* The NOTICE.txt file of Apache HttpCore is embedded in this NOTICE below.
The RubyGems distribution of this product includes
Checker Qual, licensed under
the MIT License.
The RubyGems distribution of this product includes
Animal Sniffer Annotations, licensed under
the MIT License.
The RubyGems distribution of this product includes
MessagePack for Java, licensed under
the Apache License, Version 2.0.
* The NOTICE file of MessagePack for Java is embedded in this NOTICE below.
The RubyGems distribution of this product includes
JCL 1.2 implemented over SLF4J, licensed under
the Apache License, Version 2.0.
The RubyGems distribution of this product includes
ThreeTen-Backport, licensed under
the BSD 3-Clause "New" or "Revised" License.
The RubyGems distribution of this product includes
the Bean Validation API 1.1, developed by
the JSR-349 Expert Group (https://beanvalidation.org/1.1/), licensed under
the Apache License, Version 2.0.
NOTICE of Jackson JSON processor
---------------------------------
# Jackson JSON processor
Jackson is a high-performance, Free/Open Source JSON processing library.
It was originally written by Tatu Saloranta ([email protected]), and has
been in development since 2007.
It is currently developed by a community of developers, as well as supported
commercially by FasterXML.com.
## Licensing
Jackson core and extension components may be licensed under different licenses.
To find the details that apply to this artifact see the accompanying LICENSE file.
For more information, including possible other licensing options, contact
FasterXML.com (http://fasterxml.com).
## Credits
A list of contributors may be found from CREDITS file, which is included
in some artifacts (usually source distributions); but is always available
from the source code management (SCM) system project uses.
NOTICE.txt of Apache Commons Codec
-----------------------------------
Apache Commons Codec
Copyright 2002-2014 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
contains test data from http://aspell.net/test/orig/batch0.tab.
Copyright (C) 2002 Kevin Atkinson ([email protected])
===============================================================================
The content of package org.apache.commons.codec.language.bm has been translated
from the original php source code available at http://stevemorse.org/phoneticinfo.htm
with permission from the original authors.
Original source copyright:
Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
NOTICE.txt of gRPC-Java
------------------------
Copyright 2014 The gRPC Authors
Licensed 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
http://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.
-----------------------------------------------------------------------
This product contains a modified portion of 'OkHttp', an open source
HTTP & SPDY client for Android and Java applications, which can be obtained
at:
* LICENSE:
* okhttp/third_party/okhttp/LICENSE (Apache License 2.0)
* HOMEPAGE:
* https://github.com/square/okhttp
* LOCATION_IN_GRPC:
* okhttp/third_party/okhttp
This product contains a modified portion of 'Envoy', an open source
cloud-native high-performance edge/middle/service proxy, which can be
obtained at:
* LICENSE:
* xds/third_party/envoy/LICENSE (Apache License 2.0)
* NOTICE:
* xds/third_party/envoy/NOTICE
* HOMEPAGE:
* https://www.envoyproxy.io
* LOCATION_IN_GRPC:
* xds/third_party/envoy
This product contains a modified portion of 'protoc-gen-validate (PGV)',
an open source protoc plugin to generate polyglot message validators,
which can be obtained at:
* LICENSE:
* xds/third_party/protoc-gen-validate/LICENSE (Apache License 2.0)
* NOTICE:
* xds/third_party/protoc-gen-validate/NOTICE
* HOMEPAGE:
* https://github.com/envoyproxy/protoc-gen-validate
* LOCATION_IN_GRPC:
* xds/third_party/protoc-gen-validate
This product contains a modified portion of 'udpa',
an open source universal data plane API, which can be obtained at:
* LICENSE:
* xds/third_party/udpa/LICENSE (Apache License 2.0)
* HOMEPAGE:
* https://github.com/cncf/udpa
* LOCATION_IN_GRPC:
* xds/third_party/udpa
NOTICE.txt of Joda-Time
------------------------
=============================================================================
= NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
=============================================================================
This product includes software developed by
Joda.org (http://www.joda.org/).
NOTICE.txt of Apache HttpClient
--------------------------------
Apache HttpComponents Client
Copyright 1999-2018 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
NOTICE.txt of Apache HttpCore
------------------------------
Apache HttpComponents Core
Copyright 2005-2017 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
NOTICE of MessagePack for Java
-------------------------------
This product includes the software developed by third-party:
* Google Guava https://code.google.com/p/guava-libraries/ (APL2)
* sbt-extras: https://github.com/paulp/sbt-extras (BSD) (LICENSE.sbt-extras.txt)