201201 limitations under the License.
202202
203203=======================================================================
204- Fluentd Plugin for Kubernetes Objects :
204+ Fluentd Plugin for Kubernetes Metrics :
205205
206- The Fluentd Plugin for Kubernetes Objects project contains
206+ The Fluentd Plugin for Kubernetes Metrics project contains
207207subcomponents with separate copyright notices and license terms.
208208Your use of the source code for the these subcomponents is subject
209209to the terms and conditions of the following licenses.
@@ -214,20 +214,55 @@ Apache License 2.0
214214The following components are provided under the Apache License 2.0. See project link for details.
215215
216216 (Apache License 2.0) fluentd (https://github.com/fluent/fluentd/blob/master/LICENSE)
217+ (Apache License 2.0) thread_safe (https://github.com/ruby-concurrency/thread_safe/blob/master/LICENSE)
218+ (Apache License 2.0) msgpack (https://github.com/msgpack/msgpack-ruby/blob/master/LICENSE)
219+ (Apache License 2.0) serverengine (https://github.com/treasure-data/serverengine/blob/master/LICENSE)
220+ (Apache License 2.0) addressable (https://github.com/sporkmonger/addressable/blob/master/LICENSE.txt)
217221
218222========================================================================
219223MIT licenses
220224========================================================================
221225The following components are provided under the MIT License. See project link for details.
222226
223- (MIT License) kubeclient (https://github.com/abonas/kubeclient/blob/master/LICENSE.txt)
224227 (MIT License) bundler (https://github.com/bundler/bundler/blob/master/LICENSE.md)
225228 (MIT License) rake (https://github.com/ruby/rake/blob/master/MIT-LICENSE)
226229 (MIT License) webmock (https://github.com/bblimke/webmock/blob/master/LICENSE)
227- (MIT License) minitest (https://github.com/seattlerb/minitest/blob/master/README.rdoc#license)
230+ (MIT License) simplecov (https://github.com/colszowka/simplecov/blob/master/LICENSE)
231+ (MIT License) webmock (https://github.com/bblimke/webmock/blob/master/LICENSE)
232+ (MIT License) multi_json (https://github.com/intridea/multi_json/blob/master/LICENSE.md)
233+ (MIT License) kubeclient (https://github.com/abonas/kubeclient/blob/master/LICENSE.txt)
234+ (MIT License) oj (https://github.com/ohler55/oj/blob/master/LICENSE)
235+ (MIT License) public_suffix (https://github.com/weppos/publicsuffix-ruby/blob/master/LICENSE.txt)
236+ (MIT License) cool.io (https://github.com/tarcieri/cool.io/blob/master/LICENSE)
237+ (MIT License) crack (https://github.com/jnunemaker/crack/blob/master/LICENSE)
238+ (MIT License) safe_yaml (https://github.com/dtao/safe_yaml/blob/master/LICENSE.txt)
239+ (MIT License) dig_rb (https://github.com/jrochkind/dig_rb/blob/master/LICENSE.txt)
240+ (MIT License) docile (https://github.com/ms-ati/docile/blob/master/LICENSE)
241+ (MIT License) unf_ext (https://github.com/knu/ruby-unf_ext/blob/master/LICENSE.txt)
242+ (MIT License) http_parser.rb (https://github.com/tmm1/http_parser.rb/blob/master/LICENSE-MIT)
243+ (MIT License) sigdump (https://github.com/frsyuki/sigdump/blob/master/LICENSE)
244+ (MIT License) tzinfo (https://github.com/tzinfo/tzinfo/blob/master/LICENSE)
245+ (MIT License) tzinfo-data (https://github.com/tzinfo/tzinfo-data/blob/master/LICENSE)
246+ (MIT License) yajl-ruby (https://github.com/brianmario/yajl-ruby/blob/master/LICENSE)
247+ (MIT License) http-cookie (https://github.com/sparklemotion/http-cookie/blob/master/LICENSE.txt)
248+ (MIT License) http-form_data (https://github.com/httprb/form_data/blob/master/LICENSE.txt)
249+ (MIT License) http (https://github.com/httprb/http/blob/master/LICENSE.txt)
250+ (MIT License) recursive-open-struct (https://github.com/aetherknight/recursive-open-struct/blob/master/LICENSE.txt)
251+ (MIT License) mime-types-data (https://github.com/mime-types/mime-types-data/blob/master/Licence.md)
252+ (MIT License) mime-types (https://github.com/mime-types/ruby-mime-types/blob/master/Licence.md)
253+ (MIT License) netrc (https://github.com/heroku/netrc/blob/master/LICENSE.md)
254+ (MIT License) rest-client (https://github.com/rest-client/rest-client/blob/master/LICENSE)
255+ (MIT License) hashdiff (https://github.com/liufengyun/hashdiff/blob/master/LICENSE)
256+ (MIT License) simplecov-html (https://github.com/colszowka/simplecov-html/blob/master/LICENSE)
228257
229258========================================================================
230- For test-unit:
259+ BSD Licenses
231260========================================================================
232-
233- See https://github.com/test-unit/test-unit/blob/master/COPYING
261+ The following components are provided under the BSD license. See project link for details.
262+
263+ (BSD License) power_assert (https://github.com/k-tsj/power_assert/blob/master/BSDL)
264+ (BSD License) strptime (https://github.com/nurse/strptime/blob/master/LICENSE.txt)
265+ (BSD License) unf (https://github.com/knu/ruby-unf/blob/master/LICENSE)
266+ (BSD License) domain_name (https://github.com/knu/ruby-domain_name/blob/master/LICENSE.txt)
267+ (BSD License) json (https://www.ruby-lang.org/en/about/license.txt)
268+ (BSD License) test-unit (https://github.com/test-unit/test-unit)
0 commit comments