open_source_licenses.txt VMware Tanzu Greenplum Streaming Server 1.8.0 GA ====================================================================== The following copyright statements and licenses apply to various open source software packages (or portions thereof) that are distributed with this VMware Product. The VMware Product may also include other VMware components, which may contain additional open source software packages. One or more such open_source_licenses.txt files may therefore accompany this VMware Product. The VMware Product that includes this file does not necessarily use all the open source software packages referred to below and may also only use portions of a given package. ==================== TABLE OF CONTENTS ==================== The following is a listing of the open source components detailed in this document. This list is provided for your convenience; please read further if you wish to review the copyright notice(s) and the full text of the license associated with each component. SECTION 1: Apache License, V2.0 >>> github.com/matttproud/golang_protobuf_extensions-v1.0.1 >>> github.com/golang/mock-v1.3.1 >>> github.com/prometheus/client_model-v0.2.0 >>> github.com/spf13/afero-v1.1.2 >>> google.golang.org/grpc-v1.28.0 >>> github.com/greenplum-db/gp-common-go-libs-v0.0.0-20190801065458-13e3e4bfe0e4 >>> gopkg.in/ini.v1-v1.51.0 >>> google.golang.org/genproto-v0.0.0-20191108220845-16a3f7862a1a >>> github.com/greenplum-db/gssapi-v0.0.0-20190813095309-58507edf9144 >>> libserdes-f7a89bea4bbbf65139553583771b7dd96168e365 >>> confluent-kafka-go-08ec83026c90c2c6e1da2408cdab6c631f00b966 >>> github.com/prometheus/common-v0.10.0 >>> github.com/prometheus/procfs-v0.1.3 >>> github.com/prometheus/client_golang-v1.5.1 >>> github.com/confluentinc/confluent-kafka-go-v0.11.5-0.20180718091254-d2ab44a05b46 >>> gopkg.in/yaml.v2-v2.4.0 >>> github.com/spf13/cobra-v1.4.0 SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES >>> jansson-2.11 >>> github.com/mitchellh/mapstructure-v1.1.2 >>> github.com/fsnotify/fsnotify-v1.4.9 >>> github.com/pkg/errors-v0.9.1 >>> github.com/spf13/pflag-v1.0.5 >>> gopkg.in/tomb.v1-v1.0.0-20141024135613-dd632973f1e7 >>> github.com/blang/semver-v3.5.1 >>> github.com/beorn7/perks-v1.0.1 >>> github.com/spf13/cast-v1.3.0 >>> github.com/spf13/jwalterweatherman-v1.0.0 >>> github.com/pelletier/go-toml-v1.2.0 >>> github.com/valyala/fasthttp-v1.2.0 >>> github.com/jmoiron/sqlx-v1.2.1-0.20190826204134-d7d95172beb5 >>> github.com/spf13/viper-v1.7.0 >>> github.com/valyala/bytebufferpool-v1.0.0 >>> github.com/subosito/gotenv-v1.2.0 >>> github.com/magiconair/properties-v1.8.1 >>> snappy-1.1.7 >>> protobuf-3.5.1 >>> kafkacat-1.5.0 >>> librdkafka-1.4.2 >>> avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79 >>> github.com/cespare/xxhash/v2-v2.1.1 >>> github.com/sirupsen/logrus-v1.6.0 >>> github.com/greenplum-db/pq-v1.1.2-0.20200902100711-efba7a31999d >>> github.com/russross/blackfriday/v2-v2.1.0 >>> github.com/nxadm/tail-v1.4.8 >>> github.com/golang/protobuf-v1.5.2 >>> github.com/onsi/ginkgo-v1.16.4 >>> google.golang.org/protobuf-v1.27.1 >>> github.com/golang/snappy-v0.0.4 >>> golang.org/x/text-v0.3.7 >>> github.com/cpuguy83/go-md2man/v2-v2.0.1 >>> github.com/pierrec/lz4-v2.6.1 >>> github.com/onsi/gomega-v1.19.0 >>> golang.org/x/sys-v0.0.0-20220520151302-bc2c85ada10a >>> golang.org/x/net-v0.0.0-20220526153639-5463443f8c37 >>> github.com/rabbitmq/amqp091-go-v1.3.4 >>> github.com/rabbitmq/rabbitmq-stream-go-client-v1.0.1-rc.1 >>> github.com/klauspost/compress-v1.15.6 SECTION 3: Mozilla Public License, V2.0 >>> github.com/hashicorp/hcl-v1.0.0 APPENDIX. Standard License Files >>> Apache License, V2.0 >>> Mozilla Public License, V2.0 -------------------- SECTION 1: Apache License, V2.0 -------------------- >>> github.com/matttproud/golang_protobuf_extensions-v1.0.1 License: Apache 2.0 ADDITIONAL LICENSE INFORMATION > Apache2.0 ./LICENSE Copyright {yyyy 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. ./pbutil/all_test.go Copyright 2013 Matt T. Proud // // 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. ./pbutil/decode.go Copyright 2013 Matt T. Proud // // 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. ./pbutil/decode_test.go Copyright 2016 Matt T. Proud // // 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. ./pbutil/doc.go Copyright 2013 Matt T. Proud // // 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. ./pbutil/encode.go Copyright 2013 Matt T. Proud // // 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. ./pbutil/encode_test.go Copyright 2016 Matt T. Proud // // 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. >>> github.com/golang/mock-v1.3.1 > Apache2.0 ./gomock/call.go Copyright 2010 Google Inc. // // 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. ./gomock/controller_test.go Copyright 2011 Google Inc. // // 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. ./gomock/matchers.go Copyright 2010 Google Inc. // // 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. ./mockgen/mockgen.go Copyright 2010 Google Inc. // // 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. ./mockgen/parse.go Copyright 2012 Google Inc. // // 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. >>> github.com/prometheus/client_model-v0.2.0 License: Apache 2.0 ADDITIONAL LICENSE INFORMATION > Apache2.0 Makefile Copyright 2013 Prometheus Team metrics.proto Copyright 2013 Prometheus Team >>> github.com/spf13/afero-v1.1.2 > Apache2.0 ./const_bsds.go Copyright © 2016 Steve Francia . // // 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 ./const_win_unix.go Copyright © 2016 Steve Francia . // // 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 ./memmap.go Copyright © 2014 Steve Francia . // // 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 ./path.go Copyright ©2015 Steve Francia // // 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. ./sftpfs/file.go Copyright © 2015 Jerry Jacobs . // // 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 ./util.go Copyright 2016-present Bj // // 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. >>> google.golang.org/grpc-v1.28.0 > Apache2.0 attributes/attributes.go Copyright 2019 attributes/attributes_test.go Copyright 2019 backoff/backoff.go Copyright 2019 backoff.go Copyright 2017 balancer/balancer.go Copyright 2017 balancer/base/balancer.go Copyright 2017 balancer/base/base.go Copyright 2017 balancer_conn_wrappers.go Copyright 2017 balancer_conn_wrappers_test.go Copyright 2019 balancer.go Copyright 2016 balancer/grpclb/grpclb_config.go Copyright 2019 balancer/grpclb/grpclb_config_test.go Copyright 2019 balancer/grpclb/grpclb.go Copyright 2016 balancer/grpclb/grpclb_picker.go Copyright 2017 balancer/grpclb/grpclb_remote_balancer.go Copyright 2017 balancer/grpclb/grpclb_test.go Copyright 2016 balancer/grpclb/grpclb_test_util_test.go Copyright 2019 balancer/grpclb/grpclb_util.go Copyright 2016 balancer/grpclb/grpclb_util_test.go Copyright 2018 balancer/grpclb/regenerate.sh Copyright 2018 balancer/roundrobin/roundrobin.go Copyright 2017 balancer/roundrobin/roundrobin_test.go Copyright 2017 balancer_switching_test.go Copyright 2017 balancer_test.go Copyright 2016 balancer_v1_wrapper.go Copyright 2017 balancer/weightedroundrobin/weightedroundrobin.go Copyright 2019 benchmark/benchmain/main.go Copyright 2017 benchmark/benchmark.go Copyright 2014 benchmark/benchresult/main.go Copyright 2017 benchmark/client/main.go Copyright 2017 benchmark/flags/flags.go Copyright 2019 benchmark/flags/flags_test.go Copyright 2019 benchmark/grpc_testing/control.proto Copyright 2016 benchmark/grpc_testing/messages.proto Copyright 2016 benchmark/grpc_testing/payloads.proto Copyright 2016 benchmark/grpc_testing/services.proto Copyright 2016 benchmark/grpc_testing/stats.proto Copyright 2016 benchmark/latency/latency.go Copyright 2017 benchmark/latency/latency_test.go Copyright 2017 benchmark/primitives/code_string_test.go Copyright 2017 benchmark/primitives/context_test.go Copyright 2017 benchmark/primitives/primitives_test.go Copyright 2017 benchmark/primitives/syncmap_test.go Copyright 2019 benchmark/server/main.go Copyright 2017 benchmark/stats/curve.go Copyright 2019 benchmark/stats/histogram.go Copyright 2017 benchmark/stats/stats.go Copyright 2017 benchmark/worker/benchmark_client.go Copyright 2016 benchmark/worker/benchmark_server.go Copyright 2016 benchmark/worker/main.go Copyright 2016 call.go Copyright 2014 call_test.go Copyright 2014 channelz/service/func_linux.go Copyright 2018 channelz/service/func_nonlinux.go Copyright 2018 channelz/service/regenerate.sh Copyright 2018 channelz/service/service.go Copyright 2018 channelz/service/service_sktopt_test.go Copyright 2018 channelz/service/service_test.go Copyright 2018 channelz/service/util_sktopt_386_test.go Copyright 2018 channelz/service/util_sktopt_amd64_test.go Copyright 2018 clientconn.go Copyright 2014 clientconn_state_transition_test.go Copyright 2018 clientconn_test.go Copyright 2014 codec.go Copyright 2014 codec_test.go Copyright 2014 codes/codes.go Copyright 2014 codes/codes_test.go Copyright 2017 codes/code_string.go Copyright 2017 connectivity/connectivity.go Copyright 2017 credentials/alts/alts.go Copyright 2018 credentials/alts/alts_test.go Copyright 2018 credentials/alts/internal/authinfo/authinfo.go Copyright 2018 credentials/alts/internal/authinfo/authinfo_test.go Copyright 2018 credentials/alts/internal/common.go Copyright 2018 credentials/alts/internal/conn/aeadrekey.go Copyright 2018 credentials/alts/internal/conn/aeadrekey_test.go Copyright 2018 credentials/alts/internal/conn/aes128gcm.go Copyright 2018 credentials/alts/internal/conn/aes128gcmrekey.go Copyright 2018 credentials/alts/internal/conn/aes128gcmrekey_test.go Copyright 2018 credentials/alts/internal/conn/aes128gcm_test.go Copyright 2018 credentials/alts/internal/conn/common.go Copyright 2018 credentials/alts/internal/conn/counter.go Copyright 2018 credentials/alts/internal/conn/counter_test.go Copyright 2018 credentials/alts/internal/conn/record.go Copyright 2018 credentials/alts/internal/conn/record_test.go Copyright 2018 credentials/alts/internal/conn/utils.go Copyright 2018 credentials/alts/internal/handshaker/handshaker.go Copyright 2018 credentials/alts/internal/handshaker/handshaker_test.go Copyright 2018 credentials/alts/internal/handshaker/service/service.go Copyright 2018 credentials/alts/internal/handshaker/service/service_test.go Copyright 2018 credentials/alts/internal/regenerate.sh Copyright 2018 credentials/alts/internal/testutil/testutil.go Copyright 2018 credentials/alts/utils.go Copyright 2018 credentials/alts/utils_test.go Copyright 2018 credentials/credentials.go Copyright 2014 credentials/credentials_test.go Copyright 2016 credentials/go12.go Copyright 2019 credentials/google/google.go Copyright 2018 credentials/internal/syscallconn_appengine.go Copyright 2018 credentials/internal/syscallconn.go Copyright 2018 credentials/internal/syscallconn_test.go Copyright 2018 credentials/oauth/oauth.go Copyright 2015 credentials/tls.go Copyright 2014 dialoptions.go Copyright 2018 doc.go Copyright 2015 encoding/encoding.go Copyright 2017 encoding/gzip/gzip.go Copyright 2017 encoding/proto/proto_benchmark_test.go Copyright 2014 encoding/proto/proto.go Copyright 2018 encoding/proto/proto_test.go Copyright 2018 examples/examples_test.sh Copyright 2019 examples/features/authentication/client/main.go Copyright 2018 examples/features/authentication/server/main.go Copyright 2018 examples/features/cancellation/client/main.go Copyright 2018 examples/features/cancellation/server/main.go Copyright 2018 examples/features/compression/client/main.go Copyright 2018 examples/features/compression/server/main.go Copyright 2018 examples/features/deadline/client/main.go Copyright 2018 examples/features/deadline/server/main.go Copyright 2018 examples/features/debugging/client/main.go Copyright 2018 examples/features/debugging/server/main.go Copyright 2018 examples/features/encryption/ALTS/client/main.go Copyright 2018 examples/features/encryption/ALTS/server/main.go Copyright 2018 examples/features/encryption/TLS/client/main.go Copyright 2018 examples/features/encryption/TLS/server/main.go Copyright 2018 examples/features/errors/client/main.go Copyright 2018 examples/features/errors/server/main.go Copyright 2018 examples/features/interceptor/client/main.go Copyright 2018 examples/features/interceptor/server/main.go Copyright 2018 examples/features/keepalive/client/main.go Copyright 2019 examples/features/keepalive/server/main.go Copyright 2019 examples/features/load_balancing/client/main.go Copyright 2018 examples/features/load_balancing/server/main.go Copyright 2018 examples/features/metadata/client/main.go Copyright 2018 examples/features/metadata/server/main.go Copyright 2018 examples/features/multiplex/client/main.go Copyright 2018 examples/features/multiplex/server/main.go Copyright 2018 examples/features/name_resolving/client/main.go Copyright 2018 examples/features/name_resolving/server/main.go Copyright 2018 examples/features/profiling/client/main.go Copyright 2019 examples/features/profiling/server/main.go Copyright 2019 examples/features/proto/doc.go Copyright 2018 examples/features/proto/echo/echo.proto Copyright 2018 examples/features/reflection/server/main.go Copyright 2019 examples/features/retry/client/main.go Copyright 2019 examples/features/retry/server/main.go Copyright 2019 examples/features/wait_for_ready/main.go Copyright 2018 examples/helloworld/greeter_client/main.go Copyright 2015 examples/helloworld/greeter_server/main.go Copyright 2015 examples/helloworld/helloworld/helloworld.proto Copyright 2015 examples/helloworld/mock_helloworld/hw_mock_test.go Copyright 2017 examples/route_guide/client/client.go Copyright 2015 examples/route_guide/mock_routeguide/rg_mock_test.go Copyright 2017 examples/route_guide/routeguide/route_guide.proto Copyright 2015 examples/route_guide/server/server.go Copyright 2015 grpclog/glogger/glogger.go Copyright 2015 grpclog/grpclog.go Copyright 2017 grpclog/logger.go Copyright 2015 grpclog/loggerv2.go Copyright 2017 grpclog/loggerv2_test.go Copyright 2017 grpc_test.go Copyright 2018 health/client.go Copyright 2018 health/client_test.go Copyright 2018 health/regenerate.sh Copyright 2018 health/server.go Copyright 2017 health/server_internal_test.go Copyright 2018 health/server_test.go Copyright 2018 interceptor.go Copyright 2016 internal/backoff/backoff.go Copyright 2017 internal/balancerload/load.go Copyright 2019 internal/binarylog/binarylog_end2end_test.go Copyright 2018 internal/binarylog/binarylog.go Copyright 2018 internal/binarylog/binarylog_test.go Copyright 2018 internal/binarylog/binarylog_testutil.go Copyright 2018 internal/binarylog/env_config.go Copyright 2018 internal/binarylog/env_config_test.go Copyright 2018 internal/binarylog/method_logger.go Copyright 2018 internal/binarylog/method_logger_test.go Copyright 2018 internal/binarylog/regenerate.sh Copyright 2018 internal/binarylog/regexp_test.go Copyright 2018 internal/binarylog/sink.go Copyright 2018 internal/binarylog/util.go Copyright 2018 internal/binarylog/util_test.go Copyright 2018 internal/buffer/unbounded.go Copyright 2019 internal/buffer/unbounded_test.go Copyright 2019 internal/cache/timeoutCache.go Copyright 2019 internal/cache/timeoutCache_test.go Copyright 2019 internal/channelz/funcs.go Copyright 2018 internal/channelz/types.go Copyright 2018 internal/channelz/types_linux.go Copyright 2018 internal/channelz/types_nonlinux.go Copyright 2018 internal/channelz/util_linux.go Copyright 2018 internal/channelz/util_nonlinux.go Copyright 2018 internal/channelz/util_test.go Copyright 2018 internal/envconfig/envconfig.go Copyright 2018 internal/grpcrand/grpcrand.go Copyright 2018 internal/grpcsync/event.go Copyright 2018 internal/grpcsync/event_test.go Copyright 2018 internal/grpctest/example_test.go Copyright 2019 internal/grpctest/grpctest.go Copyright 2018 internal/grpctest/grpctest_test.go Copyright 2018 internal/internal.go Copyright 2016 internal/leakcheck/leakcheck.go Copyright 2017 internal/leakcheck/leakcheck_test.go Copyright 2017 internal/profiling/buffer/buffer_appengine.go Copyright 2019 internal/profiling/buffer/buffer.go Copyright 2019 internal/profiling/buffer/buffer_test.go Copyright 2019 internal/profiling/goid_modified.go Copyright 2019 internal/profiling/goid_regular.go Copyright 2019 internal/profiling/profiling.go Copyright 2019 internal/profiling/profiling_test.go Copyright 2019 internal/proto/grpc_service_config/example_test.go Copyright 2019 internal/proto/grpc_service_config/regenerate.sh Copyright 2019 internal/resolver/dns/dns_resolver.go Copyright 2018 internal/resolver/dns/dns_resolver_test.go Copyright 2018 internal/resolver/dns/go113.go Copyright 2019 internal/resolver/passthrough/passthrough.go Copyright 2017 internal/syscall/syscall_linux.go Copyright 2018 internal/syscall/syscall_nonlinux.go Copyright 2018 internal/testutils/pipe_listener.go Copyright 2018 internal/testutils/pipe_listener_test.go Copyright 2018 internal/testutils/status_equal.go Copyright 2019 internal/testutils/status_equal_test.go Copyright 2019 internal/transport/bdp_estimator.go Copyright 2017 internal/transport/controlbuf.go Copyright 2014 internal/transport/defaults.go Copyright 2018 internal/transport/flowcontrol.go Copyright 2014 internal/transport/handler_server.go Copyright 2016 internal/transport/handler_server_test.go Copyright 2016 internal/transport/http2_client.go Copyright 2014 internal/transport/http2_server.go Copyright 2014 internal/transport/http_util.go Copyright 2014 internal/transport/http_util_test.go Copyright 2014 internal/transport/keepalive_test.go Copyright 2019 internal/transport/log.go Copyright 2017 internal/transport/transport.go Copyright 2014 internal/transport/transport_test.go Copyright 2014 internal/wrr/edf.go Copyright 2019 internal/wrr/random.go Copyright 2019 internal/wrr/wrr.go Copyright 2019 internal/wrr/wrr_test.go Copyright 2019 interop/alts/client/client.go Copyright 2018 interop/alts/server/server.go Copyright 2018 interop/client/client.go Copyright 2014 interop/fake_grpclb/fake_grpclb.go Copyright 2018 interop/grpclb_fallback/client.go Copyright 2019 interop/grpc_testing/test.proto Copyright 2017 interop/http2/negative_http2_client.go Copyright 2016 interop/interop_test.sh Copyright 2019 interop/server/server.go Copyright 2014 interop/test_utils.go Copyright 2014 keepalive/keepalive.go Copyright 2017 metadata/metadata.go Copyright 2014 metadata/metadata_test.go Copyright 2014 naming/dns_resolver.go Copyright 2017 naming/dns_resolver_test.go Copyright 2017 naming/naming.go Copyright 2014 peer/peer.go Copyright 2014 picker_wrapper.go Copyright 2017 picker_wrapper_test.go Copyright 2017 pickfirst.go Copyright 2017 pickfirst_test.go Copyright 2017 preloader.go Copyright 2019 profiling/cmd/catapult.go Copyright 2019 profiling/cmd/flags.go Copyright 2019 profiling/cmd/local.go Copyright 2019 profiling/cmd/main.go Copyright 2019 profiling/cmd/remote.go Copyright 2019 profiling/profiling.go Copyright 2019 profiling/proto/service.proto Copyright 2019 profiling/service/service.go Copyright 2019 proxy.go Copyright 2017 proxy_test.go Copyright 2017 reflection/grpc_reflection_v1alpha/reflection.proto Copyright 2016 reflection/grpc_testing/proto2_ext2.proto Copyright 2017 reflection/grpc_testing/proto2_ext.proto Copyright 2017 reflection/grpc_testing/proto2.proto Copyright 2017 reflection/grpc_testing/test.proto Copyright 2017 reflection/serverreflection.go Copyright 2016 reflection/serverreflection_test.go Copyright 2016 resolver_conn_wrapper.go Copyright 2017 resolver_conn_wrapper_test.go Copyright 2017 resolver/dns/dns_resolver.go Copyright 2018 resolver/manual/manual.go Copyright 2017 resolver/passthrough/passthrough.go Copyright 2017 resolver/resolver.go Copyright 2017 rpc_util.go Copyright 2014 rpc_util_test.go Copyright 2014 server.go Copyright 2014 server_test.go Copyright 2016 service_config.go Copyright 2017 serviceconfig/serviceconfig.go Copyright 2019 service_config_test.go Copyright 2017 stats/grpc_testing/test.proto Copyright 2017 stats/handlers.go Copyright 2016 stats/stats.go Copyright 2016 stats/stats_test.go Copyright 2016 status/status_ext_test.go Copyright 2019 status/status.go Copyright 2017 status/status_test.go Copyright 2017 stream.go Copyright 2014 stress/client/main.go Copyright 2016 stress/grpc_testing/metrics.proto Copyright 2015-2016 stress/metrics_client/main.go Copyright 2016 tap/tap.go Copyright 2016 test/balancer_test.go Copyright 2018 test/bufconn/bufconn.go Copyright 2017 test/bufconn/bufconn_test.go Copyright 2017 test/channelz_linux_go110_test.go Copyright 2018 test/channelz_test.go Copyright 2018 test/codec_perf/perf.proto Copyright 2017 test/context_canceled_test.go Copyright 2019 test/creds_test.go Copyright 2018 testdata/testdata.go Copyright 2017 test/end2end_test.go Copyright 2014 test/goaway_test.go Copyright 2019 test/go_vet/vet.go Copyright 2018 test/gracefulstop_test.go Copyright 2017 test/grpc_testing/test.proto Copyright 2017 test/healthcheck_test.go Copyright 2018 test/race.go Copyright 2016 test/rawConnWrapper.go Copyright 2018 test/retry_test.go Copyright 2018 test/servertester.go Copyright 2016 test/stream_cleanup_test.go Copyright 2019 trace.go Copyright 2015 trace_test.go Copyright 2019 version.go Copyright 2018 xds/experimental/xds_experimental.go Copyright 2019 xds/internal/balancer/cdsbalancer/cdsbalancer.go Copyright 2019 xds/internal/balancer/cdsbalancer/cdsbalancer_test.go Copyright 2019 xds/internal/balancer/edsbalancer/balancergroup.go Copyright 2019 xds/internal/balancer/edsbalancer/balancergroup_test.go Copyright 2019 xds/internal/balancer/edsbalancer/config.go Copyright 2019 xds/internal/balancer/edsbalancer/eds.go Copyright 2019 xds/internal/balancer/edsbalancer/eds_impl.go Copyright 2019 xds/internal/balancer/edsbalancer/eds_impl_priority.go Copyright 2019 xds/internal/balancer/edsbalancer/eds_impl_priority_test.go Copyright 2019 xds/internal/balancer/edsbalancer/eds_impl_test.go Copyright 2019 xds/internal/balancer/edsbalancer/eds_test.go Copyright 2019 xds/internal/balancer/edsbalancer/test_util_test.go Copyright 2019 xds/internal/balancer/edsbalancer/util.go Copyright 2019 xds/internal/balancer/edsbalancer/util_test.go Copyright 2019 xds/internal/balancer/edsbalancer/xds_client_wrapper.go Copyright 2019 xds/internal/balancer/edsbalancer/xds_client_wrapper_test.go Copyright 2019 xds/internal/balancer/edsbalancer/xds_lrs_test.go Copyright 2019 xds/internal/balancer/edsbalancer/xds_old.go Copyright 2019 xds/internal/balancer/lrs/lrs.go Copyright 2019 xds/internal/balancer/lrs/lrs_test.go Copyright 2019 xds/internal/balancer/orca/orca.go Copyright 2019 xds/internal/balancer/orca/orca_test.go Copyright 2019 xds/internal/client/bootstrap/bootstrap.go Copyright 2019 xds/internal/client/bootstrap/bootstrap_test.go Copyright 2019 xds/internal/client/cds.go Copyright 2019 xds/internal/client/cds_test.go Copyright 2019 xds/internal/client/client.go Copyright 2019 xds/internal/client/client_loadreport.go Copyright 2019 xds/internal/client/client_test.go Copyright 2019 xds/internal/client/eds.go Copyright 2019 xds/internal/client/eds_test.go Copyright 2019 xds/internal/client/eds_testutil.go Copyright 2019 xds/internal/client/lds.go Copyright 2019 xds/internal/client/lds_test.go Copyright 2019 xds/internal/client/rds.go Copyright 2019 xds/internal/client/rds_test.go Copyright 2019 xds/internal/client/testutil_test.go Copyright 2019 xds/internal/client/types.go Copyright 2019 xds/internal/client/v2client_ack_test.go Copyright 2019 xds/internal/client/v2client.go Copyright 2019 xds/internal/client/v2client_test.go Copyright 2019 xds/internal/internal.go Copyright 2019 xds/internal/internal_test.go Copyright 2019 xds/internal/proto/proto.go Copyright 2019 xds/internal/proto/regenerate.sh Copyright 2019 xds/internal/resolver/xds_resolver.go Copyright 2019 xds/internal/resolver/xds_resolver_test.go Copyright 2019 xds/internal/testutils/channel.go Copyright 2019 xds/internal/testutils/fakeclient/client.go Copyright 2019 xds/internal/testutils/fakeserver/server.go Copyright 2019 >>> github.com/greenplum-db/gp-common-go-libs-v0.0.0-20190801065458-13e3e4bfe0e4 License: Apache 2.0 >>> gopkg.in/ini.v1-v1.51.0 > Apache2.0 bench_test.go Copyright 2017 Unknwon data_source.go Copyright 2019 Unknwon deprecated.go Copyright 2019 Unknwon error.go Copyright 2016 Unknwon file.go Copyright 2017 Unknwon file_test.go Copyright 2017 Unknwon helper.go Copyright 2019 Unknwon helper_test.go Copyright 2019 Unknwon ini.go Copyright 2014 Unknwon ini_internal_test.go Copyright 2017 Unknwon ini_test.go Copyright 2014 Unknwon key.go Copyright 2014 Unknwon key_test.go Copyright 2014 Unknwon LICENSE Copyright 2014 Unknwon parser.go Copyright 2015 Unknwon parser_test.go Copyright 2016 Unknwon section.go Copyright 2014 Unknwon section_test.go Copyright 2014 Unknwon struct.go Copyright 2014 Unknwon struct_test.go Copyright 2014 Unknwon >>> google.golang.org/genproto-v0.0.0-20191108220845-16a3f7862a1a License: Apache 2.0 ADDITIONAL LICENSE INFORMATION > Apache2.0 internal/kokoro/trampoline.sh Copyright 2018 Google Inc. regen.go Copyright 2016 Google Inc. regen.sh Copyright 2016 Google Inc. tools.go Copyright 2019 Google LLC >>> github.com/greenplum-db/gssapi-v0.0.0-20190813095309-58507edf9144 License: Apache 2.0 >>> libserdes-f7a89bea4bbbf65139553583771b7dd96168e365 License: Apache 2.0 ADDITIONAL LICENSE INFORMATION > Apache2.0 libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/examples/kafka-serdes-avro-console-consumer.cpp Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/examples/kafka-serdes-avro-console-producer.cpp Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/examples/serdes-kafka-avro-client.c Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/examples/serdes-tool.cpp Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/README.md Copyright (c) 2015-2016 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src-cpp/Serdes.cpp Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src-cpp/serdescpp-avro.h Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src-cpp/serdescpp.h Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src-cpp/serdescpp_int.h Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/deserialize-avro.c Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/framing.c Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/rest.c Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/rest.h Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/schema-avro.c Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/schema-cache.c Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/serdes-avro.h Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/serdes.c Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/serdes-common.h Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/serdes.h Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/serdes_int.h Copyright 2015 Confluent Inc. libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/serialize-avro.c Copyright 2015 Confluent Inc. > ZLIB License libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/tinycthread.c Copyright (c) 2013-2014 Evan Nemerson libserdes-f7a89bea4bbbf65139553583771b7dd96168e365/src/tinycthread.h Copyright (c) 2013-2014 Evan Nemerson >>> confluent-kafka-go-08ec83026c90c2c6e1da2408cdab6c631f00b966 > Apache2.0 confluent-kafka-go-master/examples/admin_create_topic/admin_create_topic.go Copyright 2018 Confluent Inc. confluent-kafka-go-master/examples/admin_delete_topics/admin_delete_topics.go Copyright 2018 Confluent Inc. confluent-kafka-go-master/examples/admin_describe_config/admin_describe_config.go Copyright 2018 Confluent Inc. confluent-kafka-go-master/examples/confluent_cloud_example/confluent_cloud_example.go Copyright 2018 Confluent Inc. confluent-kafka-go-master/examples/consumer_channel_example/consumer_channel_example.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/examples/consumer_example/consumer_example.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/examples/consumer_offset_metadata/consumer_offset_metadata.go Copyright 2019 Confluent Inc. confluent-kafka-go-master/examples/go-kafkacat/go-kafkacat.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/examples/idempotent_producer_example/idempotent_producer_example.go Copyright 2019 Confluent Inc. confluent-kafka-go-master/examples/oauthbearer_example/oauthbearer_example.go Copyright 2019 Confluent Inc. confluent-kafka-go-master/examples/producer_channel_example/producer_channel_example.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/examples/producer_example/producer_example.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/examples/stats_example/stats_example.go Copyright 2019 Confluent Inc. confluent-kafka-go-master/kafka/00version.go Copyright 2016-2019 Confluent Inc. confluent-kafka-go-master/kafka/adminapi.go Copyright 2018 Confluent Inc. confluent-kafka-go-master/kafka/adminapi_test.go Copyright 2018 Confluent Inc. confluent-kafka-go-master/kafka/adminoptions.go Copyright 2018 Confluent Inc. confluent-kafka-go-master/kafka/config.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/config_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/consumer.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/consumer_performance_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/consumer_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/context.go Copyright 2019 Confluent Inc. confluent-kafka-go-master/kafka/error_gen.go Copyright 2016- d Confluent Inc. confluent-kafka-go-master/kafka/error.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/error_test.go Copyright 2019 Confluent Inc. confluent-kafka-go-master/kafka/event.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/event_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/glue_rdkafka.h Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/go_rdkafka_generr/go_rdkafka_generr.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/handle.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/header.go Copyright 2018 Confluent Inc. confluent-kafka-go-master/kafka/header_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/integration_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/kafka.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/kafka_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/message.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/message_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/metadata.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/metadata_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/misc.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/offset.go Copyright 2017 Confluent Inc. confluent-kafka-go-master/kafka/producer.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/producer_performance_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/producer_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/stats_event_test.go Copyright 2017 Confluent Inc. confluent-kafka-go-master/kafkatest/go_verifiable_consumer/go_verifiable_consumer.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafkatest/go_verifiable_producer/go_verifiable_producer.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/testhelpers.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/testhelpers_test.go Copyright 2016 Confluent Inc. confluent-kafka-go-master/kafka/time.go Copyright 2019 Confluent Inc. > BSD-2 confluent-kafka-go-master/kafka/librdkafka/LICENSES.txt Copyright (c) 2011-2016, Yann Collet confluent-kafka-go-master/kafka/librdkafka/LICENSES.txt Copyright (c) 2013 Mark Adler > BSD-3 confluent-kafka-go-master/kafka/api.html Copyright 2009 The Go Authors. confluent-kafka-go-master/kafka/librdkafka/LICENSES.txt Copyright 2011 Intel Corporation confluent-kafka-go-master/kafka/librdkafka/LICENSES.txt Copyright (c) 2012 Marcus Geelnard 2013-2014 Evan Nemerson > MIT confluent-kafka-go-master/kafka/librdkafka/LICENSES.txt Copyright (c) 1991, 1993 The Regents of the University of California. confluent-kafka-go-master/kafka/librdkafka/LICENSES.txt Copyright (c) 2006-2012, Thomas Pircher confluent-kafka-go-master/kafka/librdkafka/LICENSES.txt Copyright (c) 2014 Coda Hale > ZLIB License confluent-kafka-go-master/kafka/librdkafka/librdkafka_glibc_linux.a Copyright 1995-2017 Jean-loup Gailly and Mark Adler confluent-kafka-go-master/kafka/librdkafka/librdkafka_musl_linux.a Copyright 1995-2017 Jean-loup Gailly and Mark Adler GCC confluent-kafka-go-master/kafka/librdkafka/LICENSES.txt Copyright (c) 2002 Todd C. Miller > BSD-2-Clause-NetBSD License confluent-kafka-go-master/kafka/librdkafka/LICENSES.txt Copyright (c) 2000 The NetBSD Foundation, Inc. >>> github.com/prometheus/common-v0.10.0 Common libraries shared by Prometheus Go components. Copyright 2015 The Prometheus Authors This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/). ADDITIONAL LICENSE INFORMATION > Apache2.0 config/config.go Copyright 2016 The Prometheus Authors config/http_config.go Copyright 2016 The Prometheus Authors config/http_config_test.go Copyright 2015 The Prometheus Authors config/tls_config_test.go Copyright 2016 The Prometheus Authors expfmt/bench_test.go Copyright 2015 The Prometheus Authors expfmt/decode.go Copyright 2015 The Prometheus Authors expfmt/decode_test.go Copyright 2015 The Prometheus Authors expfmt/encode.go Copyright 2015 The Prometheus Authors expfmt/encode_test.go Copyright 2018 The Prometheus Authors expfmt/expfmt.go Copyright 2015 The Prometheus Authors expfmt/fuzz.go Copyright 2014 The Prometheus Authors expfmt/text_create.go Copyright 2014 The Prometheus Authors expfmt/text_create_test.go Copyright 2014 The Prometheus Authors expfmt/text_parse.go Copyright 2014 The Prometheus Authors expfmt/text_parse_test.go Copyright 2014 The Prometheus Authors log/eventlog_formatter.go Copyright 2015 The Prometheus Authors log/log.go Copyright 2015 The Prometheus Authors log/log_test.go Copyright 2015 The Prometheus Authors log/syslog_formatter.go Copyright 2015 The Prometheus Authors log/syslog_formatter_test.go Copyright 2015 The Prometheus Authors Makefile Copyright 2018 The Prometheus Authors Makefile.common Copyright 2018 The Prometheus Authors model/alert.go Copyright 2013 The Prometheus Authors model/alert_test.go Copyright 2013 The Prometheus Authors model/fingerprinting.go Copyright 2013 The Prometheus Authors model/fingerprinting_test.go Copyright 2019 The Prometheus Authors model/fnv.go Copyright 2015 The Prometheus Authors model/labelset.go Copyright 2013 The Prometheus Authors model/labelset_test.go Copyright 2019 The Prometheus Authors model/labels.go Copyright 2013 The Prometheus Authors model/labels_test.go Copyright 2013 The Prometheus Authors model/metric.go Copyright 2013 The Prometheus Authors model/metric_test.go Copyright 2013 The Prometheus Authors model/model.go Copyright 2013 The Prometheus Authors model/signature.go Copyright 2014 The Prometheus Authors model/signature_test.go Copyright 2014 The Prometheus Authors model/silence.go Copyright 2015 The Prometheus Authors model/silence_test.go Copyright 2015 The Prometheus Authors model/time.go Copyright 2013 The Prometheus Authors model/time_test.go Copyright 2013 The Prometheus Authors model/value.go Copyright 2013 The Prometheus Authors model/value_test.go Copyright 2013 The Prometheus Authors promlog/flag/flag.go Copyright 2017 The Prometheus Authors promlog/log.go Copyright 2017 The Prometheus Authors route/route.go Copyright 2015 The Prometheus Authors route/route_test.go Copyright 2015 The Prometheus Authors server/static_file_server.go Copyright 2019 The Prometheus Authors server/static_file_server_test.go Copyright 2019 The Prometheus Authors version/info.go Copyright 2016 The Prometheus Authors > BSD-3 internal/bitbucket.org/ww/goautoneg/autoneg.go Copyright (c) 2011, Open Knowledge Foundation Ltd. internal/bitbucket.org/ww/goautoneg/autoneg_test.go Copyright (c) 2011, Open Knowledge Foundation Ltd. internal/bitbucket.org/ww/goautoneg/README.txt Copyright (c) 2011, Open Knowledge Foundation Ltd. >>> github.com/prometheus/procfs-v0.1.3 procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc. Copyright 2014-2015 The Prometheus Authors This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/). Copyright 2020 The Prometheus 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 arp.go Copyright 2019 The Prometheus Authors arp_test.go Copyright 2019 The Prometheus Authors bcache/bcache.go Copyright 2017 The Prometheus Authors bcache/get.go Copyright 2017 The Prometheus Authors bcache/get_test.go Copyright 2017 The Prometheus Authors blockdevice/stats.go Copyright 2018 The Prometheus Authors blockdevice/stats_test.go Copyright 2018 The Prometheus Authors btrfs/btrfs.go Copyright 2019 The Prometheus Authors btrfs/get.go Copyright 2019 The Prometheus Authors btrfs/get_test.go Copyright 2019 The Prometheus Authors buddyinfo.go Copyright 2017 The Prometheus Authors buddyinfo_test.go Copyright 2017 The Prometheus Authors cpuinfo.go Copyright 2019 The Prometheus Authors cpuinfo_test.go Copyright 2019 The Prometheus Authors crypto.go Copyright 2019 The Prometheus Authors crypto_test.go Copyright 2019 The Prometheus Authors doc.go Copyright 2014 Prometheus Team fscache.go Copyright 2019 The Prometheus Authors fscache_test.go Copyright 2019 The Prometheus Authors fs.go Copyright 2018 The Prometheus Authors fs_test.go Copyright 2018 The Prometheus Authors internal/fs/fs.go Copyright 2019 The Prometheus Authors internal/fs/fs_test.go Copyright 2019 The Prometheus Authors internal/util/parse.go Copyright 2018 The Prometheus Authors internal/util/readfile.go Copyright 2019 The Prometheus Authors internal/util/sysreadfile_compat.go Copyright 2019 The Prometheus Authors internal/util/sysreadfile.go Copyright 2018 The Prometheus Authors internal/util/valueparser.go Copyright 2019 The Prometheus Authors internal/util/valueparser_test.go Copyright 2019 The Prometheus Authors ipvs.go Copyright 2018 The Prometheus Authors ipvs_test.go Copyright 2018 The Prometheus Authors iscsi/get.go Copyright 2019 The Prometheus Authors iscsi/get_test.go Copyright 2019 The Prometheus Authors iscsi/iscsi.go Copyright 2019 The Prometheus Authors loadavg.go Copyright 2019 The Prometheus Authors loadavg_test.go Copyright 2019 The Prometheus Authors Makefile Copyright 2018 The Prometheus Authors Makefile.common Copyright 2018 The Prometheus Authors mdstat.go Copyright 2018 The Prometheus Authors mdstat_test.go Copyright 2018 The Prometheus Authors meminfo.go Copyright 2019 The Prometheus Authors meminfo_test.go Copyright 2019 The Prometheus Authors mountinfo.go Copyright 2019 The Prometheus Authors mountinfo_test.go Copyright 2019 The Prometheus Authors mountstats.go Copyright 2018 The Prometheus Authors mountstats_test.go Copyright 2018 The Prometheus Authors net_dev.go Copyright 2018 The Prometheus Authors net_dev_test.go Copyright 2018 The Prometheus Authors net_sockstat.go Copyright 2019 The Prometheus Authors net_sockstat_test.go Copyright 2019 The Prometheus Authors net_softnet.go Copyright 2019 The Prometheus Authors net_softnet_test.go Copyright 2019 The Prometheus Authors net_unix.go Copyright 2018 The Prometheus Authors net_unix_test.go Copyright 2018 The Prometheus Authors nfs/nfs.go Copyright 2018 The Prometheus Authors nfs/parse.go Copyright 2018 The Prometheus Authors nfs/parse_nfsd.go Copyright 2018 The Prometheus Authors nfs/parse_nfsd_test.go Copyright 2018 The Prometheus Authors nfs/parse_nfs.go Copyright 2018 The Prometheus Authors nfs/parse_nfs_test.go Copyright 2018 The Prometheus Authors proc_environ.go Copyright 2019 The Prometheus Authors proc_environ_test.go Copyright 2019 The Prometheus Authors proc_fdinfo.go Copyright 2019 The Prometheus Authors proc_fdinfo_test.go Copyright 2019 The Prometheus Authors proc.go Copyright 2018 The Prometheus Authors proc_io.go Copyright 2018 The Prometheus Authors proc_io_test.go Copyright 2018 The Prometheus Authors proc_limits.go Copyright 2018 The Prometheus Authors proc_limits_test.go Copyright 2018 The Prometheus Authors proc_maps.go Copyright 2019 The Prometheus Authors proc_maps_test.go Copyright 2019 The Prometheus Authors proc_ns.go Copyright 2018 The Prometheus Authors proc_ns_test.go Copyright 2018 The Prometheus Authors proc_psi.go Copyright 2019 The Prometheus Authors proc_psi_test.go Copyright 2019 The Prometheus Authors proc_stat.go Copyright 2018 The Prometheus Authors proc_stat_test.go Copyright 2018 The Prometheus Authors proc_status.go Copyright 2018 The Prometheus Authors proc_status_test.go Copyright 2018 The Prometheus Authors proc_test.go Copyright 2018 The Prometheus Authors schedstat.go Copyright 2019 The Prometheus Authors schedstat_test.go Copyright 2019 The Prometheus Authors scripts/check_license.sh Copyright 2018 The Prometheus Authors stat.go Copyright 2018 The Prometheus Authors stat_test.go Copyright 2018 The Prometheus Authors swaps.go Copyright 2019 The Prometheus Authors swaps_test.go Copyright 2019 The Prometheus Authors sysfs/class_cooling_device.go Copyright 2019 The Prometheus Authors sysfs/class_cooling_device_test.go Copyright 2019 The Prometheus Authors sysfs/class_fibrechannel_test.go Copyright 2019 The Prometheus Authors sysfs/class_infiniband.go Copyright 2019 The Prometheus Authors sysfs/class_infiniband_test.go Copyright 2019 The Prometheus Authors sysfs/class_powercap.go Copyright 2019 The Prometheus Authors sysfs/class_powercap_test.go Copyright 2019 The Prometheus Authors sysfs/class_power_supply.go Copyright 2018 The Prometheus Authors sysfs/class_power_supply_test.go Copyright 2018 The Prometheus Authors sysfs/class_thermal.go Copyright 2018 The Prometheus Authors sysfs/class_thermal_test.go Copyright 2018 The Prometheus Authors sysfs/clocksource.go Copyright 2019 The Prometheus Authors sysfs/clocksource_test.go Copyright 2019 The Prometheus Authors sysfs/doc.go Copyright 2017 The Prometheus Authors sysfs/fs.go Copyright 2017 The Prometheus Authors sysfs/fs_test.go Copyright 2017 The Prometheus Authors sysfs/net_class.go Copyright 2018 The Prometheus Authors sysfs/net_class_test.go Copyright 2018 The Prometheus Authors sysfs/system_cpu.go Copyright 2018 The Prometheus Authors sysfs/system_cpu_test.go Copyright 2018 The Prometheus Authors sysfs/vulnerability.go Copyright 2019 The Prometheus Authors ttar Copyright 2017 Roger Luethi vm.go Copyright 2019 The Prometheus Authors vm_test.go Copyright 2019 The Prometheus Authors xfrm.go Copyright 2017 Prometheus Team xfrm_test.go Copyright 2017 Prometheus Team xfs/parse.go Copyright 2017 The Prometheus Authors xfs/parse_test.go Copyright 2017 The Prometheus Authors xfs/xfs.go Copyright 2017 The Prometheus Authors xfs/xfs_test.go Copyright 2019 The Prometheus Authors zoneinfo.go Copyright 2019 The Prometheus Authors zoneinfo_test.go Copyright 2019 The Prometheus Authors >>> github.com/prometheus/client_golang-v1.5.1 License :Apache2.0 ADDITIONAL LICENSE INFORMATION > Apache2.0 api/client.go Copyright 2015 The Prometheus Authors api/client_test.go Copyright 2015 The Prometheus Authors api/prometheus/v1/api_bench_test.go Copyright 2019 The Prometheus Authors api/prometheus/v1/api.go Copyright 2017 The Prometheus Authors api/prometheus/v1/api_test.go Copyright 2017 The Prometheus Authors api/prometheus/v1/example_test.go Copyright 2019 The Prometheus Authors examples/random/main.go Copyright 2015 The Prometheus Authors examples/simple/main.go Copyright 2015 The Prometheus Authors Makefile Copyright 2018 The Prometheus Authors Makefile.common Copyright 2018 The Prometheus Authors prometheus/benchmark_test.go Copyright 2014 The Prometheus Authors prometheus/build_info.go Copyright 2019 The Prometheus Authors prometheus/build_info_pre_1.12.go Copyright 2019 The Prometheus Authors prometheus/collector.go Copyright 2014 The Prometheus Authors prometheus/collector_test.go Copyright 2018 The Prometheus Authors prometheus/counter.go Copyright 2014 The Prometheus Authors prometheus/counter_test.go Copyright 2014 The Prometheus Authors prometheus/desc.go Copyright 2016 The Prometheus Authors prometheus/desc_test.go Copyright 2018 The Prometheus Authors prometheus/doc.go Copyright 2014 The Prometheus Authors prometheus/example_clustermanager_test.go Copyright 2014 The Prometheus Authors prometheus/examples_test.go Copyright 2014 The Prometheus Authors prometheus/example_timer_complex_test.go Copyright 2014 The Prometheus Authors prometheus/example_timer_gauge_test.go Copyright 2014 The Prometheus Authors prometheus/example_timer_test.go Copyright 2014 The Prometheus Authors prometheus/expvar_collector.go Copyright 2014 The Prometheus Authors prometheus/expvar_collector_test.go Copyright 2014 The Prometheus Authors prometheus/fnv.go Copyright 2018 The Prometheus Authors prometheus/gauge.go Copyright 2014 The Prometheus Authors prometheus/gauge_test.go Copyright 2014 The Prometheus Authors prometheus/go_collector.go Copyright 2018 The Prometheus Authors prometheus/go_collector_test.go Copyright 2018 The Prometheus Authors prometheus/graphite/bridge.go Copyright 2016 The Prometheus Authors prometheus/graphite/bridge_test.go Copyright 2018 The Prometheus Authors prometheus/histogram.go Copyright 2015 The Prometheus Authors prometheus/histogram_test.go Copyright 2015 The Prometheus Authors prometheus/internal/metric.go Copyright 2018 The Prometheus Authors prometheus/labels.go Copyright 2018 The Prometheus Authors prometheus/metric.go Copyright 2014 The Prometheus Authors prometheus/metric_test.go Copyright 2014 The Prometheus Authors prometheus/observer.go Copyright 2017 The Prometheus Authors prometheus/process_collector.go Copyright 2015 The Prometheus Authors prometheus/process_collector_other.go Copyright 2019 The Prometheus Authors prometheus/process_collector_test.go Copyright 2018 The Prometheus Authors prometheus/process_collector_windows.go Copyright 2019 The Prometheus Authors prometheus/process_collector_windows_test.go Copyright 2019 The Prometheus Authors prometheus/promauto/auto.go Copyright 2018 The Prometheus Authors prometheus/promhttp/delegator.go Copyright 2017 The Prometheus Authors prometheus/promhttp/http.go Copyright 2016 The Prometheus Authors prometheus/promhttp/http_test.go Copyright 2016 The Prometheus Authors prometheus/promhttp/instrument_client.go Copyright 2017 The Prometheus Authors prometheus/promhttp/instrument_client_test.go Copyright 2017 The Prometheus Authors prometheus/promhttp/instrument_server.go Copyright 2017 The Prometheus Authors prometheus/promhttp/instrument_server_test.go Copyright 2017 The Prometheus Authors prometheus/push/example_add_from_gatherer_test.go Copyright 2016 The Prometheus Authors prometheus/push/examples_test.go Copyright 2016 The Prometheus Authors prometheus/push/push.go Copyright 2015 The Prometheus Authors prometheus/push/push_test.go Copyright 2016 The Prometheus Authors prometheus/registry.go Copyright 2014 The Prometheus Authors prometheus/registry_test.go Copyright 2014 The Prometheus Authors prometheus/summary.go Copyright 2014 The Prometheus Authors prometheus/summary_test.go Copyright 2014 The Prometheus Authors prometheus/testutil/testutil.go Copyright 2018 The Prometheus Authors prometheus/testutil/testutil_test.go Copyright 2018 The Prometheus Authors prometheus/timer.go Copyright 2016 The Prometheus Authors prometheus/timer_test.go Copyright 2016 The Prometheus Authors prometheus/untyped.go Copyright 2014 The Prometheus Authors prometheus/value.go Copyright 2014 The Prometheus Authors prometheus/value_test.go Copyright 2018 The Prometheus Authors prometheus/vec.go Copyright 2014 The Prometheus Authors prometheus/vec_test.go Copyright 2014 The Prometheus Authors prometheus/wrap.go Copyright 2018 The Prometheus Authors prometheus/wrap_test.go Copyright 2018 The Prometheus Authors > BSD-3 prometheus/registry_test.go Copyright (c) 2013, The Prometheus Authors >>> github.com/confluentinc/confluent-kafka-go-v0.11.5-0.20180718091254-d2ab44a05b46 > Apache2.0 examples/confluent_cloud_example/confluent_cloud_example.go Copyright 2018 Confluent Inc. examples/consumer_channel_example/consumer_channel_example.go Copyright 2016 Confluent Inc. examples/consumer_example/consumer_example.go Copyright 2016 Confluent Inc. examples/go-kafkacat/go-kafkacat.go Copyright 2016 Confluent Inc. examples/producer_channel_example/producer_channel_example.go Copyright 2016 Confluent Inc. examples/producer_example/producer_example.go Copyright 2016 Confluent Inc. kafka/00version.go Copyright 2016 Confluent Inc. kafka/config.go Copyright 2016 Confluent Inc. kafka/config_test.go Copyright 2016 Confluent Inc. kafka/consumer.go Copyright 2016 Confluent Inc. kafka/consumer_performance_test.go Copyright 2016 Confluent Inc. kafka/consumer_test.go Copyright 2016 Confluent Inc. kafka/error.go Copyright 2016 Confluent Inc. kafka/event.go Copyright 2016 Confluent Inc. kafka/event_test.go Copyright 2016 Confluent Inc. kafka/glue_rdkafka.h Copyright 2016 Confluent Inc. kafka/go_rdkafka_generr/go_rdkafka_generr.go Copyright 2016 Confluent Inc. kafka/handle.go Copyright 2016 Confluent Inc. kafka/header.go Copyright 2018 Confluent Inc. kafka/header_test.go Copyright 2016 Confluent Inc. kafka/integration_test.go Copyright 2016 Confluent Inc. kafka/kafka.go Copyright 2016 Confluent Inc. kafka/kafka_test.go Copyright 2016 Confluent Inc. kafka/message.go Copyright 2016 Confluent Inc. kafka/message_test.go Copyright 2016 Confluent Inc. kafka/metadata.go Copyright 2016 Confluent Inc. kafka/metadata_test.go Copyright 2016 Confluent Inc. kafka/misc.go Copyright 2016 Confluent Inc. kafka/offset.go Copyright 2017 Confluent Inc. kafka/producer.go Copyright 2016 Confluent Inc. kafka/producer_performance_test.go Copyright 2016 Confluent Inc. kafka/producer_test.go Copyright 2016 Confluent Inc. kafka/stats_event_test.go Copyright 2017 Confluent Inc. kafkatest/go_verifiable_consumer/go_verifiable_consumer.go Copyright 2016 Confluent Inc. kafkatest/go_verifiable_producer/go_verifiable_producer.go Copyright 2016 Confluent Inc. kafka/testhelpers.go Copyright 2016 Confluent Inc. kafka/testhelpers_test.go Copyright 2016 Confluent Inc. > BSD-3 kafka/api.html Copyright 2009 The Go Authors. >>> gopkg.in/yaml.v2-v2.4.0 Found in: ./LICENSE Copyright {yyyy 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 ./NOTICE Copyright 2011-2016 Canonical Ltd. 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. > MIT ./LICENSE.libyaml Copyright (c) 2006 Kirill Simonov 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. >>> github.com/spf13/cobra-v1.4.0 > Apache2.0 cobra.go Copyright (c) 2013 Steve Francia See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' command.go Copyright (c) 2013 Steve Francia See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' doc/man_docs.go Copyright 2015 Red Hat Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' doc/md_docs.go Copyright 2015 Red Hat Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' doc/rest_docs.go Copyright 2015 Red Hat Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' doc/util.go Copyright 2015 Red Hat Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' doc/yaml_docs.go Copyright 2016 French Ben See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' -------------------- SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES -------------------- >>> jansson-2.11 Copyright (c) 2009-2016 Petri Lehtinen 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. ADDITIONAL LICENSE INFORMATION: > Public Domain jansson-2.11.tar.gz\jansson-2.11.tar\jansson-2.11\src\lookup3.h lookup3.c, by Bob Jenkins, May 2006, Public Domain. These are functions for producing 32-bit hashes for hash table lookup. hashword(), hashlittle(), hashlittle2(), hashbig(), mix(), and final() are externally useful functions. Routines to test the hash are included if SELF_TEST is defined. You can use this free for any purpose. It's in the public domain. It has no warranty. You probably want to use hashlittle(). hashlittle() and hashbig() hash byte arrays. hashlittle() is is faster than hashbig() on little-endian machines. Intel and AMD are little-endian machines. On second thought, you probably want hashlittle2(), which is identical to hashlittle() except it returns two 32-bit hashes for the price of one. You could implement hashbig2() if you wanted but I haven't bothered here. If you want to find a hash of, say, exactly 7 integers, do a = i1; b = i2; c = i3; mix(a,b,c); a += i4; b += i5; c += i6; mix(a,b,c); a += i7; final(a,b,c); then use c as the hash value. If you have a variable length array of 4-byte integers to hash, use hashword(). If you have a byte array (like a character string), use hashlittle(). If you have several byte arrays, or a mix of things, see the comments above hashlittle(). Why is this so big? I read 12 bytes at a time into 3 4-byte integers, then mix those integers. This is fast (you can do a lot more thorough mixing with 12*3 instructions on 3 integers than you can with 3 instructions on 1 byte), but shoehorning those bytes into integers efficiently is messy. >>> github.com/mitchellh/mapstructure-v1.1.2 > MIT ./LICENSE Copyright (c) 2013 Mitchell Hashimoto 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. >>> github.com/fsnotify/fsnotify-v1.4.9 Copyright (c) 2012-2019 fsnotify Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION > BSD-3 fen.go Copyright 2010 The Go Authors. fsnotify.go Copyright 2012 The Go Authors. fsnotify_test.go Copyright 2016 The Go Authors. inotify.go Copyright 2010 The Go Authors. inotify_poller.go Copyright 2015 The Go Authors. inotify_poller_test.go Copyright 2015 The Go Authors. inotify_test.go Copyright 2015 The Go Authors. integration_darwin_test.go Copyright 2016 The Go Authors. integration_test.go Copyright 2010 The Go Authors. kqueue.go Copyright 2010 The Go Authors. LICENSE Copyright (c) 2012-2019 fsnotify Authors. open_mode_bsd.go Copyright 2013 The Go Authors. open_mode_darwin.go Copyright 2013 The Go Authors. windows.go Copyright 2011 The Go Authors. >>> github.com/pkg/errors-v0.9.1 Copyright (c) 2015, Dave Cheney All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> github.com/spf13/pflag-v1.0.5 > BSD-3 bool_test.go Copyright 2009 The Go Authors. example_test.go Copyright 2012 The Go Authors. export_test.go Copyright 2010 The Go Authors. flag.go Copyright 2009 The Go Authors. flag_test.go Copyright 2009 The Go Authors. float32_slice_test.go Copyright 2009 The Go Authors. float64_slice_test.go Copyright 2009 The Go Authors. golangflag.go Copyright 2009 The Go Authors. golangflag_test.go Copyright 2009 The Go Authors. int32_slice_test.go Copyright 2009 The Go Authors. int64_slice_test.go Copyright 2009 The Go Authors. int_slice_test.go Copyright 2009 The Go Authors. LICENSE Copyright (c) 2012 The Go Authors. string_array_test.go Copyright 2009 The Go Authors. string_slice_test.go Copyright 2009 The Go Authors. >>> gopkg.in/tomb.v1-v1.0.0-20141024135613-dd632973f1e7 > BSD-3 ./LICENSE Copyright (c) 2010-2011 - Gustavo Niemeyer All rights reserved. ./tomb.go Copyright (c) 2011 - Gustavo Niemeyer // // All rights reserved. >>> github.com/blang/semver-v3.5.1 > MIT ./LICENSE Copyright (c) 2014 Benedikt Lang 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. >>> github.com/beorn7/perks-v1.0.1 Copyright (C) 2013 Blake Mizerany 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. >>> github.com/spf13/cast-v1.3.0 > MIT caste.go Copyright (c) 2014 Steve Francia cast.go Copyright (c) 2014 Steve Francia cast_test.go Copyright (c) 2014 Steve Francia LICENSE Copyright (c) 2014 Steve Francia >>> github.com/spf13/jwalterweatherman-v1.0.0 > MIT ./LICENSE Copyright (c) 2014 Steve Francia 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. >>> github.com/pelletier/go-toml-v1.2.0 > MIT ./LICENSE Copyright (c) 2013 - 2017 Thomas Pelletier, Eric Anderton 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. >>> github.com/valyala/fasthttp-v1.2.0 > MIT LICENSE Copyright (c) 2015-present Aliaksandr Valialkin, VertaMedia reuseport/LICENSE Copyright (c) 2014 Max Riveiro >>> github.com/jmoiron/sqlx-v1.2.1-0.20190826204134-d7d95172beb5 > MIT ./LICENSE Copyright (c) 2013, Jason Moiron 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. >>> github.com/spf13/viper-v1.7.0 > MIT LICENSE Copyright (c) 2014 Steve Francia remote/remote.go Copyright (c) 2015 Steve Francia util.go Copyright (c) 2014 Steve Francia util_test.go Copyright (c) 2016 Steve Francia viper.go Copyright (c) 2014 Steve Francia viper_test.go Copyright (c) 2014 Steve Francia >>> github.com/valyala/bytebufferpool-v1.0.0 > MIT ./LICENSE Copyright (c) 2016 Aliaksandr Valialkin, VertaMedia 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. >>> github.com/subosito/gotenv-v1.2.0 > MIT LICENSE Copyright (c) 2013 Alif Rachmawadi >>> github.com/magiconair/properties-v1.8.1 goproperties - properties file decoder for Go Copyright (c) 2013-2018 - Frank Schroeder All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION > BSD-2 LICENSE Copyright (c) 2013-2018 - Frank Schroeder > BSD-3 assert/assert.go Copyright 2018 Frank Schroeder. assert/assert_test.go Copyright 2018 Frank Schroeder. benchmark_test.go Copyright 2013-2014 Frank Schroeder. decode.go Copyright 2018 Frank Schroeder. decode_test.go Copyright 2018 Frank Schroeder. doc.go Copyright 2018 Frank Schroeder. example_test.go Copyright 2018 Frank Schroeder. integrate.go Copyright 2018 Frank Schroeder. integrate_test.go Copyright 2018 Frank Schroeder. lex.go Copyright 2011 The Go Authors. lex.go Copyright 2018 Frank Schroeder. load.go Copyright 2018 Frank Schroeder. load_test.go Copyright 2018 Frank Schroeder. parser.go Copyright 2018 Frank Schroeder. properties.go Copyright 2018 Frank Schroeder. properties_test.go Copyright 2018 Frank Schroeder. rangecheck.go Copyright 2018 Frank Schroeder. >>> snappy-1.1.7 > BSD-3 snappy-1.1.7/COPYING Copyright 2011, Google Inc. snappy-1.1.7/snappy.cc Copyright 2005 Google Inc. snappy-1.1.7/snappy-c.cc Copyright 2011 Martin Gieseking snappy-1.1.7/snappy-c.h Copyright 2011 Martin Gieseking snappy-1.1.7/snappy.h Copyright 2005 and onwards Google Inc. snappy-1.1.7/snappy-internal.h Copyright 2008 Google Inc. snappy-1.1.7/snappy-sinksource.cc Copyright 2011 Google Inc. snappy-1.1.7/snappy-sinksource.h Copyright 2011 Google Inc. snappy-1.1.7/snappy-stubs-internal.cc Copyright 2011 Google Inc. snappy-1.1.7/snappy-stubs-internal.h Copyright 2011 Google Inc. snappy-1.1.7/snappy-stubs-public.h.in Copyright 2011 Google Inc. snappy-1.1.7/snappy-test.cc Copyright 2011 Google Inc. snappy-1.1.7/snappy-test.h Copyright 2011 Google Inc. snappy-1.1.7/snappy_unittest.cc Copyright 2005 and onwards Google Inc. > MIT snappy-1.1.7/COPYING Copyright 2013 Steinar H. Gunderson >>> protobuf-3.5.1 Copyright 2008 Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Code generated by the Protocol Buffer compiler is owned by the owner of the input file used when generating it. This code is not standalone and requires a support library to be linked with it. This support library is itself covered by the above license. ADDITIONAL LICENSE INFORMATION > Apache2.0 protobuf-3.5.1.tar.gz\protobuf-3.5.1.tar\protobuf-3.5.1\python\stubout.py !/usr/bin/python2.4 Copyright 2008 Google Inc. 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 file is used for testing. The original is at: http://code.google.com/p/pymox/ > BSD protobuf-3.5.1.tar.gz\protobuf-3.5.1.tar\protobuf-3.5.1\php\ext\google\protobuf\type_check.c The Zend Engine License, version 2.00 Copyright (c) 1999-2002 Zend Technologies Ltd. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The names "Zend" and "Zend Engine" must not be used to endorse or promote products derived from this software without prior permission from Zend Technologies Ltd. For written permission, please contact license@zend.com. 4. Zend Technologies Ltd. may publish revised and/or new versions of the license from time to time. Each version will be given a distinguishing version number. Once covered code has been published under a particular version of the license, you may always continue to use it under the terms of that version. You may also choose to use such covered code under the terms of any subsequent version of the license published by Zend Technologies Ltd. No one other than Zend Technologies Ltd. has the right to modify the terms applicable to covered code created under this License. 5. Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes the Zend Engine, freely available at http:www.zend.com" 6. All advertising materials mentioning features or use of this software must display the following acknowledgment: "The Zend Engine is freely available at http:www.zend.com" THIS SOFTWARE IS PROVIDED BY ZEND TECHNOLOGIES LTD. ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ZEND TECHNOLOGIES LTD. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 protobuf-3.5.1.tar.gz/protobuf-3.5.1.tar/protobuf-3.5.1/java/core/src/main/java/com/google/protobuf/AbstractMessage.java Protocol Buffers - Google's data interchange format Copyright 2008 Google Inc. All rights reserved. https:developers.google.com/protocol-buffers/ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > PublicDomain protobuf-3.5.1.tar.gz\protobuf-3.5.1.tar\protobuf-3.5.1\conformance\third_party\jsoncpp\json.h [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE PUBLICDOMAIN LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] The JsonCpp library's source code, including accompanying documentation, tests and demonstration applications, are licensed under the following conditions... The author (Baptiste Lepilleur) explicitly disclaims copyright in all jurisdictions which recognize such a disclaimer. In such jurisdictions, this software is released into the Public Domain. In jurisdictions which do not recognize Public Domain property (e.g. Germany as of 2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is released under the terms of the MIT License (see below). In jurisdictions which recognize Public Domain property, the user of this software may choose to accept it either as 1) Public Domain, 2) under the conditions of the MIT License (see below), or 3) under the terms of dual Public Domain/MIT License conditions described here, as they choose. The MIT License is about as close to Public Domain as a license can get, and is described in clear, concise terms at: http://en.wikipedia.org/wiki/MIT_License The full text of the MIT License follows: ======================================================================== Copyright (c) 2007-2010 Baptiste Lepilleur 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. ======================================================================== (END LICENSE TEXT) The MIT license is compatible with both the GPL and commercial software, affording one all of the rights of Public Domain with the minor nuisance of being required to keep the above copyright notice and license text in the source code. Note also that by accepting the Public Domain "license" you can re-license your copy using whatever license you like. >>> kafkacat-1.5.0 > BSD-2 kafkacat-1.5.0/avro.c Copyright (c) 2019, Magnus Edenhill kafkacat-1.5.0/format.c Copyright (c) 2015, Magnus Edenhill kafkacat-1.5.0/json.c Copyright (c) 2015, Magnus Edenhill kafkacat-1.5.0/kafkacat.c Copyright (c) 2014-2019, Magnus Edenhill kafkacat-1.5.0/kafkacat.h Copyright (c) 2015-2019, Magnus Edenhill kafkacat-1.5.0/LICENSE Copyright (c) 2012, Magnus Edenhill kafkacat-1.5.0/rdendian.h Copyright (c) 2012-2015 Magnus Edenhill kafkacat-1.5.0/tools.c Copyright (c) 2016, Magnus Edenhill > BSD-3 kafkacat-1.5.0/LICENSE.getdelim Copyright (c) 1981-2000 The Regents of the University of California. kafkacat-1.5.0/LICENSE.getdelim Copyright (c) 1994-2009 Red Hat, Inc. > BSD-2-Clause-NetBSD License kafkacat-1.5.0/LICENSE.wingetopt Copyright (c) 2000 The NetBSD Foundation, Inc. kafkacat-1.5.0/win32/wingetopt.c Copyright (c) 2000 The NetBSD Foundation, Inc. > ISC License kafkacat-1.5.0/LICENSE.wingetopt Copyright (c) 2002 Todd C. Miller kafkacat-1.5.0/win32/wingetopt.c Copyright (c) 2002 Todd C. Miller >>> librdkafka-1.4.2 > BSD-2 librdkafka-1.4.2/debian/copyright Copyright 2012-2015, Magnus Edenhill librdkafka-1.4.2/dev-conf.sh Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/examples/consumer.c Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/examples/idempotent_producer.c Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/examples/kafkatest_verifiable_client.cpp Copyright (c) 2015, Confluent Inc librdkafka-1.4.2/examples/producer.c Copyright (c) 2017, Magnus Edenhill librdkafka-1.4.2/examples/producer.cpp Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/examples/rdkafka_complex_consumer_example.c Copyright (c) 2015, Magnus Edenhill librdkafka-1.4.2/examples/rdkafka_complex_consumer_example.cpp Copyright (c) 2014, Magnus Edenhill librdkafka-1.4.2/examples/rdkafka_consume_batch.cpp Copyright (c) 2018, Magnus Edenhill librdkafka-1.4.2/examples/rdkafka_example.c Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/examples/rdkafka_example.cpp Copyright (c) 2014, Magnus Edenhill librdkafka-1.4.2/examples/rdkafka_performance.c Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/examples/rdkafka_zookeeper_example.c Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/examples/win_ssl_cert_store.cpp Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/lds-gen.py Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/LICENSE.lz4 Copyright (c) 2011-2016, Yann Collet librdkafka-1.4.2/LICENSES.txt Copyright (c) 2013 Mark Adler librdkafka-1.4.2/LICENSES.txt Copyright (c) 2011-2016, Yann Collet librdkafka-1.4.2/packaging/debian/copyright Copyright 2012-2015, Magnus Edenhill librdkafka-1.4.2/src-cpp/ConfImpl.cpp Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/ConsumerImpl.cpp Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/HandleImpl.cpp Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/HeadersImpl.cpp Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/KafkaConsumerImpl.cpp Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src-cpp/MessageImpl.cpp Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/MetadataImpl.cpp Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/ProducerImpl.cpp Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/QueueImpl.cpp Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/RdKafka.cpp Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/rdkafkacpp.h Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/rdkafkacpp_int.h Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/TopicImpl.cpp Copyright (c) 2014 Magnus Edenhill librdkafka-1.4.2/src-cpp/TopicPartitionImpl.cpp Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/crc32c.h Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/lz4.c Copyright (c) 2011-present, Yann Collet. librdkafka-1.4.2/src/lz4frame.c Copyright (c) 2011-2016, Yann Collet. librdkafka-1.4.2/src/lz4frame.h Copyright (c) 2011-2017, Yann Collet. librdkafka-1.4.2/src/lz4frame_static.h Copyright (c) 2011-2016, Yann Collet. librdkafka-1.4.2/src/lz4.h Copyright (c) 2011-present, Yann Collet. librdkafka-1.4.2/src/lz4hc.c Copyright (c) 2011-2017, Yann Collet. librdkafka-1.4.2/src/lz4hc.h Copyright (c) 2011-2017, Yann Collet. librdkafka-1.4.2/src/rdaddr.c Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/src/rdaddr.h Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/src/rdatomic.h Copyright (c) 2014-2016 Magnus Edenhill librdkafka-1.4.2/src/rdavg.h Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdavl.c Copyright (c) 2012-2016, Magnus Edenhill librdkafka-1.4.2/src/rdavl.h Copyright (c) 2012-2016, Magnus Edenhill librdkafka-1.4.2/src/rdbuf.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdbuf.h Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdcrc32.c Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdcrc32.h Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rddl.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rddl.h Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdendian.h Copyright (c) 2012-2015 Magnus Edenhill librdkafka-1.4.2/src/rdfloat.h Copyright (c) 2012-2018, Magnus Edenhill librdkafka-1.4.2/src/rdgz.c Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/src/rdgz.h Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/src/rd.h Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/src/rdhdrhistogram.h Copyright (c) 2018, Magnus Edenhill librdkafka-1.4.2/src/rdinterval.h Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_admin.c Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_admin.h Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_assignor.c Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_assignor.h Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_aux.c Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_aux.h Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_background.c Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_broker.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_broker.h Copyright (c) 2012,2013 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_buf.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_buf.h Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_cert.c Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_cert.h Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_cgrp.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_cgrp.h Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_conf.c Copyright (c) 2012,2013 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_conf.h Copyright (c) 2014-2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_confval.h Copyright (c) 2014-2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_coord.c Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_coord.h Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_event.c Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_event.h Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_feature.c Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_feature.h Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_header.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_header.h Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_idempotence.c Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_idempotence.h Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_interceptor.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_interceptor.h Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_int.h Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_lz4.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_lz4.h Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_metadata.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_metadata_cache.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_metadata.h Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_mock.c Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_mock.h Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_mock_handlers.c Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_mock_int.h Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_msgbatch.h Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_msg.c Copyright (c) 2012,2013 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_msg.h Copyright (c) 2012,2013 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_msgset.h Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_msgset_reader.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_msgset_writer.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_offset.c Copyright (c) 2012,2013 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_offset.h Copyright (c) 2012,2013 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_op.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_op.h Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_partition.c Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_partition.h Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_pattern.c Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_pattern.h Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_plugin.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_plugin.h Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_proto.h Copyright (c) 2012,2013 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_queue.c Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_queue.h Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_range_assignor.c Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_request.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_request.h Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_roundrobin_assignor.c Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_sasl.c Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_sasl_cyrus.c Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_sasl.h Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_sasl_int.h Copyright (c) 2015 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_sasl_oauthbearer.c Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_sasl_oauthbearer.h Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_sasl_plain.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_sasl_scram.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_sasl_win32.c Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_ssl.c Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_ssl.h Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_subscription.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_timer.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_timer.h Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_topic.c Copyright (c) 2012,2013 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_topic.h Copyright (c) 2012,2013 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_transport.c Copyright (c) 2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_transport.h Copyright (c) 2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_transport_int.h Copyright (c) 2015, Magnus Edenhill librdkafka-1.4.2/src/rdkafka_txnmgr.c Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_txnmgr.h Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_zstd.c Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdkafka_zstd.h Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdlist.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdlist.h Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdlog.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/src/rdlog.h Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/src/rdmurmur2.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/src/rdmurmur2.h Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/rdports.c Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdports.h Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdposix.h Copyright (c) 2012-2015 Magnus Edenhill librdkafka-1.4.2/src/rdrand.c Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/src/rdrand.h Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/src/rdregex.c Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdregex.h Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdsignal.h Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/src/rdstring.c Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdstring.h Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdsysqueue.h Copyright (c) 2012-2013, Andreas Oman librdkafka-1.4.2/src/rdtime.h Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/src/rdtypes.h Copyright (c) 2012, Magnus Edenhill librdkafka-1.4.2/src/rdunittest.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdunittest.h Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/src/rdvarint.c Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdvarint.h Copyright (c) 2016 Magnus Edenhill librdkafka-1.4.2/src/rdwin32.h Copyright (c) 2012-2015 Magnus Edenhill librdkafka-1.4.2/src/rdxxhash.c Copyright (c) 2012-2016, Yann Collet librdkafka-1.4.2/src/rdxxhash.h Copyright (c) 2012-2016, Yann Collet. librdkafka-1.4.2/src/snappy.h Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/tinycthread_extra.c Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/tinycthread_extra.h Copyright (c) 2018 Magnus Edenhill librdkafka-1.4.2/src/win32_config.h Copyright (c) 2012-2015 Magnus Edenhill librdkafka-1.4.2/tests/0000-unittests.c Copyright (c) 2017, Magnus Edenhill librdkafka-1.4.2/tests/0001-multiobj.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0002-unkpart.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0003-msgmaxsize.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0004-conf.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0005-order.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0006-symbols.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0007-autotopic.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0008-reqacks.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0009-mock_cluster.c Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/tests/0011-produce_batch.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0012-produce_consume.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0013-null-msgs.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0014-reconsume-191.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0015-offset_seeks.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0017-compression.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0018-cgrp_term.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0019-list_groups.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0020-destroy_hang.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0021-rkt_destroy.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0022-consume_batch.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0025-timers.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0026-consume_pause.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0028-long_topicnames.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0029-assign_offset.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0030-offset_commit.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0031-get_offsets.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0033-regex_subscribe.c Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0034-offset_reset.c Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0035-api_version.c Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0036-partial_fetch.c Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0037-destroy_hang_local.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0038-performance.c Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0039-event.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0040-io_event.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0041-fetch_max_bytes.c Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0042-many_topics.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0043-no_connection.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0044-partition_cnt.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0045-subscribe_update.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0046-rkt_cache.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0047-partial_buf_tmout.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0048-partitioner.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0049-consume_conn_close.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0050-subscribe_adds.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0051-assign_adds.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0052-msg_timestamps.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0053-stats_cb.cpp Copyright (c) 2012-2018, Magnus Edenhill librdkafka-1.4.2/tests/0054-offset_time.cpp Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0055-producer_latency.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0056-balanced_group_mt.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0057-invalid_topic.cpp Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0058-log.cpp Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0059-bsearch.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0060-op_prio.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0061-consumer_lag.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0062-stats_event.c Copyright (c) 2012-2017, Magnus Edenhill librdkafka-1.4.2/tests/0063-clusterid.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0064-interceptors.c Copyright (c) 2017, Magnus Edenhill librdkafka-1.4.2/tests/0065-yield.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0066-plugins.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0067-empty_topic.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0068-produce_timeout.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0069-consumer_add_parts.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0070-null_empty.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0072-headers_ut.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0073-headers.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0074-producev.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0075-retry.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0076-produce_retry.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0077-compaction.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0078-c_from_cpp.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0079-fork.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0080-admin_ut.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0081-admin.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0082-fetch_max_bytes.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0083-cb_event.c Copyright (c) 2018, Magnus Edenhill librdkafka-1.4.2/tests/0084-destroy_flags.c Copyright (c) 2018, Magnus Edenhill librdkafka-1.4.2/tests/0085-headers.cpp Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0086-purge.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0088-produce_metadata_timeout.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0089-max_poll_interval.c Copyright (c) 2012-2018, Magnus Edenhill librdkafka-1.4.2/tests/0090-idempotence.c Copyright (c) 2018, Magnus Edenhill librdkafka-1.4.2/tests/0091-max_poll_interval_timeout.c Copyright (c) 2012-2018, Magnus Edenhill librdkafka-1.4.2/tests/0092-mixed_msgver.c Copyright (c) 2018, Magnus Edenhill librdkafka-1.4.2/tests/0093-holb.c Copyright (c) 2012-2018, Magnus Edenhill librdkafka-1.4.2/tests/0094-idempotence_msg_timeout.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/0095-all_brokers_down.cpp Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/tests/0097-ssl_verify.cpp Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/tests/0098-consumer-txn.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/0099-commit_metadata.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/0100-thread_interceptors.cpp Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/tests/0101-fetch-from-follower.cpp Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/tests/0102-static_group_rebalance.c Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/tests/0103-transactions.c Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/tests/0104-fetch_from_follower_mock.c Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/tests/0105-transactions_mock.c Copyright (c) 2019, Magnus Edenhill librdkafka-1.4.2/tests/1000-unktopic.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/8000-idle.cpp Copyright (c) 2016, Magnus Edenhill librdkafka-1.4.2/tests/interceptor_test/interceptor_test.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/tests/plugin_test/plugin_test.c Copyright (c) 2017 Magnus Edenhill librdkafka-1.4.2/tests/rusage.c Copyright (c) 2019 Magnus Edenhill librdkafka-1.4.2/tests/sockem.c Copyright (c) 2016, Magnus Edenhill, Andreas Smas librdkafka-1.4.2/tests/sockem_ctrl.c Copyright (c) 2018, Magnus Edenhill librdkafka-1.4.2/tests/sockem_ctrl.h Copyright (c) 2018, Magnus Edenhill librdkafka-1.4.2/tests/sockem.h Copyright (c) 2016, Magnus Edenhill, Andreas Smas librdkafka-1.4.2/tests/test.c Copyright (c) 2012-2013, Magnus Edenhill librdkafka-1.4.2/tests/testcpp.cpp Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/testcpp.h Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/test.h Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/testshared.h Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/xxxx-assign_partition.c Copyright (c) 2012-2015, Magnus Edenhill librdkafka-1.4.2/tests/xxxx-metadata.cpp Copyright (c) 2012-2014, Magnus Edenhill > BSD-3 librdkafka-1.4.2/debian/copyright Copyright 2005, Google Inc. 2011, Intel Corporation librdkafka-1.4.2/LICENSE.queue Copyright (c) 1991, 1993 The Regents of the University of California. librdkafka-1.4.2/LICENSE.snappy Copyright 2011 Intel Corporation librdkafka-1.4.2/LICENSES.txt Copyright (c) 2012 Marcus Geelnard 2013-2014 Evan Nemerson librdkafka-1.4.2/LICENSES.txt Copyright 2011 Intel Corporation librdkafka-1.4.2/packaging/debian/copyright Copyright 2005, Google Inc. 2011, Intel Corporation librdkafka-1.4.2/src/queue.h Copyright (c) 1991, 1993 The Regents of the University of California. librdkafka-1.4.2/src/snappy.c Copyright 2005 Google Inc. librdkafka-1.4.2/src/snappy_compat.h Copyright 2005 Google Inc. > MIT librdkafka-1.4.2/debian/copyright Copyright 2006-2012, Thomas Pircher librdkafka-1.4.2/LICENSE.hdrhistogram Copyright (c) 2014 Coda Hale librdkafka-1.4.2/LICENSE.pycrc Copyright (c) 2006-2012, Thomas Pircher librdkafka-1.4.2/LICENSES.txt Copyright (c) 1991, 1993 The Regents of the University of California. librdkafka-1.4.2/LICENSES.txt Copyright (c) 2014 Coda Hale librdkafka-1.4.2/LICENSES.txt Copyright (c) 2006-2012, Thomas Pircher librdkafka-1.4.2/packaging/debian/copyright Copyright 2006-2012, Thomas Pircher librdkafka-1.4.2/src/rdhdrhistogram.c Copyright (c) 2014 Coda Hale > ZLIB License librdkafka-1.4.2/LICENSE.crc32c Copyright (c) 2013 Mark Adler librdkafka-1.4.2/LICENSES.txt Copyright (c) 2002 Todd C. Miller librdkafka-1.4.2/LICENSE.tinycthread Copyright (c) 2012 Marcus Geelnard 2013-2014 Evan Nemerson librdkafka-1.4.2/src/crc32c.c Copyright (c) 2013 Mark Adler librdkafka-1.4.2/src/tinycthread.c Copyright (c) 2013-2014 Evan Nemerson librdkafka-1.4.2/src/tinycthread.h Copyright (c) 2013-2014 Evan Nemerson > BSD-2-Clause-NetBSD License librdkafka-1.4.2/LICENSES.txt Copyright (c) 2000 The NetBSD Foundation, Inc. librdkafka-1.4.2/LICENSE.wingetopt Copyright (c) 2000 The NetBSD Foundation, Inc. librdkafka-1.4.2/win32/wingetopt.c Copyright (c) 2000 The NetBSD Foundation, Inc. > ISC License librdkafka-1.4.2/LICENSE.wingetopt Copyright (c) 2002 Todd C. Miller librdkafka-1.4.2/win32/wingetopt.c Copyright (c) 2002 Todd C. Miller >>> avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79 Found in: avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/doc/LICENSE Copyright (c) 2006, Sun Microsystems, Inc. terms of the MIT license: | 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/doc/NOTICE Copyright 2002-2007 The Apache Software Foundation. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/doc/src/content/xdocs/tabs.xml copyright The Apache Software Foundation xmlns:xlink http://www.w3.org/1999/xlink' avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c/LICENSE Copyright (c) 2006-2008 Alexander Chemeris avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c++/LICENSE Copyright (c) 2008 Thomas Porschberg avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/csharp/LICENSE Copyright (c) 2007 James Newton-King avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/csharp/src/apache/codegen/Properties/AssemblyInfo.cs Copyright (c) Apache 2013 avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/csharp/src/apache/ipc/Properties/AssemblyInfo.cs Copyright (c) Apache 2013 avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/csharp/src/apache/main/Properties/AssemblyInfo.cs Copyright (c) Apache 2013 avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/csharp/src/apache/msbuild/Properties/AssemblyInfo.cs Copyright (c) Apache 2013 avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/csharp/src/apache/test/Properties/AssemblyInfo.cs Copyright (c) Apache 2013 avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/avro/src/main/resources/META-INF/LICENSE Copyright 2006-2015 The Guava Authors avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/avro/src/test/java/org/apache/avro/io/parsing/SymbolTest.java Copyright 2016 The Apache Software Foundation. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/compiler/src/main/resources/META-INF/LICENSE Copyright (c) 2006, Sun Microsystems, Inc. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/compiler/src/test/java/org/apache/avro/compiler/idl/TestCycle.java Copyright 2015 The Apache Software Foundation. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/compiler/src/test/java/org/apache/avro/compiler/idl/TestSchemaResolver.java Copyright 2017 The Apache Software Foundation. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/compiler/src/test/java/org/apache/avro/compiler/schema/TestSchemas.java Copyright 2017 The Apache Software Foundation. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/guava/src/main/resources/META-INF/LICENSE Copyright 2006-2015 The Guava Authors avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 2006, Sun Microsystems, Inc. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/NOTICE Copyright 2011 The Netty Project avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/NOTICE Copyright 2002-2014 The Apache Software Foundation avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/perl/lib/Avro.pm Copyright 2014 Apache Software Foundation. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/perl/README Copyright 2014 Apache Software Foundation. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2009-2011 Petri Lehtinen avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/NOTICE.txt Copyright 2007-2010 The Apache Software Foundation > BSD-3 avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c/src/avro/msinttypes.h Copyright (c) 2006 Alexander Chemeris avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c/src/avro/msstdint.h Copyright (c) 2006-2008 Alexander Chemeris avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/compiler/src/main/javacc/org/apache/avro/compiler/idl/idl.jj Copyright (c) 2006, Sun Microsystems, Inc. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/ipc/src/main/java/org/apache/avro/ipc/stats/static/protovis-r3.2.js Copyright (c) 2010, Stanford Visualization Group avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright 2011 Taro L. Saito and other contributors avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright 2010 CS Communication & Systemes avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 2000,2001,2002,2003,2004 avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 1992-2008 The University of Tennessee. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2006, Sun Microsystems, Inc. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2006-2008 Alexander Chemeris > BSL1.0 avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2008 Jason Frame (jason@onehackoranother.com) > MIT avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/doc/LICENSE Copyright 2010-2011, John Resig avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/doc/LICENSE [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE MIT LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Copyright 2010-2011, The Dojo Foundation avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c/LICENSE Copyright (c) 2006 Toni Ronkko avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/csharp/LICENSE Copyright (c) 2004-2015 Castle Project avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c/tests/msdirent.h Copyright (c) 2006 Toni Ronkko avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/ipc/src/main/java/org/apache/avro/ipc/stats/static/g.bar.js Copyright (c) 2009 Dmitry Baranovskiy (http://g.raphaeljs.com) avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/ipc/src/main/java/org/apache/avro/ipc/stats/static/jquery-1.4.2.min.js [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE MIT LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Copyright 2010, The Dojo Foundation avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/ipc/src/main/java/org/apache/avro/ipc/stats/static/jquery-1.4.2.min.js Copyright 2010, John Resig avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/ipc/src/main/java/org/apache/avro/ipc/stats/static/jquery.tipsy.js Copyright (c) 2008 Jason Frame (jason@onehackoranother.com) avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/ipc/src/main/java/org/apache/avro/ipc/stats/static/tipsy.css Copyright (c) 2008 Jason Frame (jason@onehackoranother.com) avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/ipc/src/main/java/org/apache/avro/ipc/stats/static/tipsy.js Copyright (c) 2008 Jason Frame (jason@onehackoranother.com) avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 2004-2015 Paul R. Holser, Jr. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 2004-2013 QOS.ch avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 2006 Paul Hammant & ThoughtWorks Inc avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 2000 - 2011 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 2004-2010 Oracle and/or its affiliates. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/NOTICE Copyright 2001-2009 The Apache Software Foundation avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/py/lib/simplejson/LICENSE.txt Copyright (c) 2006 Bob Ippolito avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright 2010, John Resig avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2010, Stanford Visualization Group avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE MIT LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Copyright 2010, The Dojo Foundation avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2007 James Newton-King avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2009 Dmitry Baranovskiy (http://g.raphaeljs.com) avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2006 Bob Ippolito avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2006 Toni Ronkko avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2011 Basile Starynkevitch > FSF All Permissive License avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c++/LICENSE Copyright (c) 2009 Roman Rybalko avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c++/m4/m4_ax_boost_asio.m4 Copyright (c) 2008 Pete Greenwell avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c++/m4/m4_ax_boost_base.m4 Copyright (c) 2008 Thomas Porschberg avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c++/m4/m4_ax_boost_filesystem.m4 Copyright (c) 2009 Roman Rybalko avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c++/m4/m4_ax_boost_regex.m4 Copyright (c) 2008 Michael Tindal avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c++/m4/m4_ax_boost_system.m4 Copyright (c) 2008 Daniel Casimiro avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/c++/m4/m4_ax_boost_thread.m4 Copyright (c) 2009 Michael Tindal avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2009 Roman Rybalko > Protobuf License avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 2011 FuseSource Corp. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright 2014, Google Inc. avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 2005, European Commission project > OpenLDAP Public License 2.8 avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright 1999-2003 The OpenLDAP Foundation, Redwood City, California > Minpack Copyright Notice avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright (c) 2004, Ernst Hairer > Public Domain avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright 2002-2014 The Apache Software Foundation avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/LICENSE Copyright 2004-2015 The Apache Software Foundation > Other Permissive Licenses avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/lang/java/tools/src/main/resources/META-INF/NOTICE Copyright 1996 Aki Yoshida > ZLIB License avro-cf2f30336efe0ecc3debc7bede86fde6d23f7c79/LICENSE.txt Copyright (c) 2000-2002 Philip A. Craig >>> github.com/cespare/xxhash/v2-v2.1.1 Copyright (c) 2016 Caleb Spare MIT License 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. ADDITIONAL LICENSE INFORMATION > MIT ./LICENSE.txt Copyright (c) 2016 Caleb Spare MIT License >>> github.com/sirupsen/logrus-v1.6.0 The MIT License (MIT) Copyright (c) 2014 Simon Eskildsen 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. ADDITIONAL LICENSE INFORMATION > MIT alt_exit.go Copyright (c) 2012 Miki Tebeka LICENSE Copyright (c) 2014 Simon Eskildsen >>> github.com/greenplum-db/pq-v1.1.2-0.20200902100711-efba7a31999d Found in: pq-master/LICENSE.md Portions Copyright (c) 2011 Blake Mizerany 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. ADDITIONAL LICENSE INFORMATION > BSD-2 pq-master/scram/scram.go Copyright (c) 2014 - Gustavo Niemeyer >>> github.com/russross/blackfriday/v2-v2.1.0 Found in: LICENSE.txt Copyright (c) 2011 Russ Ross Redistribution and use in source and binary forms, with or without > modification, are permitted provided that the following conditions > are met: > > 1. Redistributions of source code must retain the above copyright > notice, this list of conditions and the following disclaimer. > > 2. Redistributions in binary form must reproduce the above > copyright notice, this list of conditions and the following > disclaimer in the documentation and/or other materials provided with > the distribution. > > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS > "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT > LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS > FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE > COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, > INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, > BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; > LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER > CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT > LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN > ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE > POSSIBILITY OF SUCH DAMAGE. >>> github.com/nxadm/tail-v1.4.8 Found in: LICENSE (c) Copyright 2015 Hewlett Packard Enterprise Development LP The MIT License (MIT) # © [Copyright] [2015] [Hewlett] [Packard] [Enterprise] [Development] [LP] [Copyright] ([c]) [2014] [ActiveState] 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. ADDITIONAL LICENSE INFORMATION > MIT ratelimiter/Licence Copyright (c) 2013 >>> github.com/golang/protobuf-v1.5.2 Copyright 2010 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION > BSD-3 protobuf-1.5.2/descriptor/descriptor.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/descriptor/descriptor_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/cmd/generate-alias/main.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/gengogrpc/grpc.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/testprotos/jsonpb_proto/test2.proto Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/testprotos/jsonpb_proto/test3.proto Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/testprotos/proto2_proto/test.proto Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/testprotos/proto3_proto/test.proto Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/testprotos/regenerate.bash Copyright 2020 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/jsonpb/decode.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/jsonpb/encode.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/jsonpb/json.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/jsonpb/json_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/LICENSE Copyright 2010 The Go Authors See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/buffer.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/protoc-gen-go/generator/generator.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/protoc-gen-go/generator/internal/remap/remap.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/protoc-gen-go/generator/internal/remap/remap_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/protoc-gen-go/grpc/grpc.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/protoc-gen-go/main.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/defaults.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/deprecated.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/discard.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/discard_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/extensions.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/extensions_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/properties.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/proto_clone_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/proto_equal_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/proto.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/proto_test.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/registry.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/registry_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/text_decode.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/text_encode.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/text_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/wire.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/wrappers.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/any.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/any_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/doc.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/duration.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/duration_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/timestamp.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/timestamp_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/regenerate.bash Copyright 2018 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/test.bash Copyright 2018 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/onsi/ginkgo-v1.16.4 Found in: ginkgo-master/LICENSE Copyright (c) 2013-2014 Onsi Fakhouri 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. ADDITIONAL LICENSE INFORMATION > BSD-3 ginkgo-master/ginkgo/outline/import.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' > MIT ginkgo-master/reporters/stenographer/support/go-colorable/LICENSE Copyright (c) 2016 Yasuhiro Matsumoto See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' ginkgo-master/reporters/stenographer/support/go-isatty/LICENSE Copyright (c) Yasuhiro MATSUMOTO See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' >>> google.golang.org/protobuf-v1.27.1 License: BSD-3 ADDITIONAL LICENSE INFORMATION > BSD-3 cmd/protoc-gen-go/annotation_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/internal_gengo/init.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/internal_gengo/main.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/internal_gengo/reflect.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/internal_gengo/well_known_types.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/main.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/annotations/annotations.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/annotations/annotations.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/comments/comments.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/comments/comments.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/comments/deprecated.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/comments/deprecated.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/base/base.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/base/base.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/ext/ext.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/ext/ext.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/extra/extra.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/extra/extra.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/proto3/ext3.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/proto3/ext3.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/fieldnames/fieldnames.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/fieldnames/fieldnames.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/gen_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/a.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/a.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/b.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/b.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/c.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/c.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub2/a.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub2/a.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub/a.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub/a.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub/b.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub/b.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/fmt/m.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/fmt/m.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_1/m1.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_1/m1.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_1/m2.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_1/m2.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_2/m3.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_2/m3.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_2/m4.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_2/m4.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_b_1/m1.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_b_1/m1.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_b_1/m2.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_b_1/m2.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_a1m1.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_a1m1.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_a1m2.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_a1m2.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_all.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_all.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/issue780_oneof_conflict/test.pb.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/issue780_oneof_conflict/test.proto Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/nopackage/nopackage.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/nopackage/nopackage.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/enum.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/enum.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/fields.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/fields.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/nested_messages.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/nested_messages.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/proto2.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/proto2.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto3/enum.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto3/enum.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto3/fields.pb.go Copyright 2018 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto3/fields.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/registry_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' compiler/protogen/protogen.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' compiler/protogen/protogen_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/bench_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/bench_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/decode.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/decode_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/doc.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/encode.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/encode_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/well_known_types.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/decode.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/decode_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/doc.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/encode.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/encode_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/other_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/protowire/wire.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/protowire/wire_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' integration_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' integration_test.go Copyright d d d d The Go Authors See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' internal/benchmarks/bench_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/benchmarks/download_benchdata.bash Copyright 2019 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' internal/benchmarks/micro/micro_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/generate-corpus/main.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/generate-protos/main.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/generate-types/impl.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/generate-types/main.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/generate-types/proto.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/pbdump/pbdump.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/pbdump/pbdump_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/conformance/conformance_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/descfmt/desc_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/descfmt/stringer.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/descopts/options.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/detrand/rand.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/detrand/rand_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/defval/default.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/defval/default_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/bench_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/decode.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/decode_number.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/decode_string.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/decode_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/decode_token.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/encode.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/encode_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/messageset/messageset.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/tag/tag.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/tag/tag_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/decode.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/decode_number.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/decode_string.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/decode_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/decode_token.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/doc.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/encode.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/encode_test.go Copyright 2019 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' internal/errors/errors.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/errors/errors_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/errors/is_go112.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/errors/is_go113.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/build.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/build_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc_init.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc_lazy.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc_list_gen.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc_list.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/placeholder.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/filetype/build.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/flags/flags.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/flags/proto_legacy_disable.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/flags/proto_legacy_enable.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/jsonfuzz/fuzz.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/jsonfuzz/fuzz_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/oss-fuzz-build.sh Copyright 2020 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzztest/fuzztest.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/textfuzz/fuzz.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/textfuzz/fuzz_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/wirefuzz/fuzz.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/wirefuzz/fuzz_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/any_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/api_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/descriptor_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/doc.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/duration_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/empty_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/field_mask_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/goname.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/map_entry.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/source_context_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/struct_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/timestamp_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/type_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/wrappers_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/wrappers.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/api_export.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/checkinit.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_extension.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_field.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_gen.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_map.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_map_go111.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_map_go112.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_message.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_messageset.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_reflect.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_tables.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_unsafe.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/convert.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/convert_list.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/convert_map.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/decode.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/encode.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/enum.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/enum_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/extension.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/extension_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/lazy_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_aberrant_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_enum.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_export.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_export_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_extension.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_file.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_file_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_message.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/merge_gen.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/merge.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/message.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/message_reflect_field.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/message_reflect_gen.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/message_reflect.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/message_reflect_test.go Copyright 2018 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/pointer_reflect.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/pointer_unsafe.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/validate.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/weak.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/msgfmt/format.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/msgfmt/format_test.go Copyright 2020 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' internal/order/order.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/order/order_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/order/range.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/pragma/pragma.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/protobuild/build.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/protolegacy/proto.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/set/ints.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/set/ints_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/strs/strings.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/strs/strings_pure.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/strs/strings_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/strs/strings_unsafe.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/annotation/annotation.pb.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/annotation/annotation.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/benchmarks.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message1/proto2/benchmark_message1_proto2.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message1/proto3/benchmark_message1_proto3.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message2/benchmark_message2.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_1.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_2.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_3.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_4.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_5.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_6.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_7.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_8.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message4/benchmark_message4_1.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message4/benchmark_message4_2.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message4/benchmark_message4_3.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message4/benchmark_message4.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/micro/micro.pb.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/micro/micro.proto Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/conformance/conformance.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/conformance/test_messages_proto2.pb.go Copyright 2008 Google Inc. See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/conformance/test_messages_proto3.pb.go Copyright 2008 Google Inc. See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/enums/enums.pb.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/enums/enums.proto Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/fieldtrack/fieldtrack.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/fieldtrack/fieldtrack.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/fuzz/fuzz.pb.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/fuzz/fuzz.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/irregular/irregular.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/irregular/irregular.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/irregular/test.pb.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/irregular/test.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/bug1052/bug1052.pb.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/bug1052/bug1052.proto Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/bug1052/bug1052_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/legacy.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/legacy.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20160225_2fc053c5/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20160225_2fc053c5/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20160519_a4ab9ec5/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20160519_a4ab9ec5/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180125_92554152/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180125_92554152/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180430_b4deda09/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180430_b4deda09/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180814_aa810b61/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180814_aa810b61/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20190205_c823c79e/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20190205_c823c79e/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20160225_2fc053c5/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20160225_2fc053c5/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20160519_a4ab9ec5/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20160519_a4ab9ec5/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180125_92554152/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180125_92554152/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180430_b4deda09/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180430_b4deda09/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180814_aa810b61/test.pb.go Copyright 2018 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180814_aa810b61/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20190205_c823c79e/test.pb.go Copyright 2018 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20190205_c823c79e/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/messageset/messagesetpb/message_set.pb.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/messageset/messagesetpb/message_set.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/messageset/msetextpb/msetextpb.pb.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/messageset/msetextpb/msetextpb.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/news/news.pb.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/news/news.proto Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/nullable/methods_test.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/nullable/nullable.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/nullable/nullable_test.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/order/order.pb.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/order/order.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/registry/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/registry/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/required/required.pb.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/required/required.proto Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test_extension.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test_extension.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test_import.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test_import.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test.pb.go Copyright 2018 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/ext.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/ext.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test_import.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test_import.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test.pb.go Copyright 2018 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test_public.pb.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test_public.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/weak1/test_weak.pb.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/weak1/test_weak.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/weak2/test_weak.pb.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/weak2/test_weak.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/textpb2/test.pb.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/textpb2/test.proto Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/textpb3/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/textpb3/test.proto Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/version/version.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/weakdeps/doc.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/weakdeps/weakdeps.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2018 The Go Authors See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' proto/bench_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/checkinit.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/checkinit_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/decode_gen.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/decode.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/decode_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/doc.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/encode_gen.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/encode.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/encode_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/equal.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/equal_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/extension.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/extension_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/merge.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/merge_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/messageset.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/messageset_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/methods_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/nil_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/noenforceutf8_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/proto.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/proto_methods.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/proto_reflect.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/reset.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/reset_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/size_gen.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/size.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/testmessages_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/validate_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/weak_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' proto/wrappers.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/desc.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/desc_init.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/desc_resolve.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/desc_validate.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/file_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/proto.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protopath/path.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protopath/step.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protorange/example_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protorange/range.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protorange/range_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/methods.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/proto.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/proto_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/source_gen.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/source.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/source_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/type.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/value.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/value_pure.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/value_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/value_union.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/value_unsafe.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoregistry/registry.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoregistry/registry_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' regenerate.bash Copyright 2018 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' release.bash Copyright 2019 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' runtime/protoiface/legacy.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runtime/protoiface/methods.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runtime/protoimpl/impl.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runtime/protoimpl/version.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' test.bash Copyright 2018 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/reflect.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/reflect_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/util.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/util_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/xform.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/xform_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' testing/protopack/pack.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' testing/protopack/pack_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' testing/prototest/enum.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' testing/prototest/message.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' testing/prototest/prototest_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' types/descriptorpb/descriptor.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/dynamicpb/dynamic.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' types/dynamicpb/dynamic_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' types/known/anypb/any.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/known/anypb/any_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' types/known/apipb/api.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/known/durationpb/duration.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/known/durationpb/duration_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' types/known/emptypb/empty.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/known/fieldmaskpb/field_mask.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/known/fieldmaskpb/field_mask_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' types/known/sourcecontextpb/source_context.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/known/structpb/struct.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/known/structpb/struct_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' types/known/timestamppb/timestamp.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/known/timestamppb/timestamp_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' types/known/typepb/type.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/known/wrapperspb/wrappers.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' types/pluginpb/plugin.pb.go Copyright 2008 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/golang/snappy-v0.0.4 Copyright (c) 2011 The Snappy-Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION > BSD-3 decode_amd64.s Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' decode_arm64.s Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' decode_asm.go Copyright 2016 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' decode.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' decode_other.go Copyright 2016 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encode_amd64.s Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encode_arm64.s Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encode_asm.go Copyright 2016 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encode.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encode_other.go Copyright 2016 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' golden_test.go Copyright 2016 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2011 The Snappy-Go Authors See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' snappy.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' snappy_test.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' >>> golang.org/x/text-v0.3.7 Copyright (c) 2009 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Additional IP Rights Grant (Patents) "This implementation" means the copyrightable works distributed by Google as part of the Go project. Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed. ADDITIONAL LICENSE INFORMATION > BSD-3 cases/cases.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/context.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/context_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/example_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/fold.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/fold_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/gen.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/gen_trieval.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/icu.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/icu_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/info.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/map.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cases/map_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/common.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/examples/extract_http/main.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/examples/extract_http/pkg/pkg.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/examples/extract/main.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/examples/rewrite/main.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/examples/rewrite/printer.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/extract.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/generate.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/main.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/rewrite.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/update.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/builder.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/builder_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/colelem.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/colelem_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/contract.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/contract_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/order.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/order_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/table.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/trie.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/build/trie_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/collate.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/collate_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/export_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/index.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/maketables.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/option.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/option_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/reg_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/sort.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/sort_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/table_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/colcmp.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/col.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/darwin.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/gen.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/icu.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/Makefile Copyright 2012 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' currency/currency.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' currency/currency_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' currency/example_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' currency/format.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' currency/format_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' currency/gen_common.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' currency/gen.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' currency/query.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' currency/query_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' date/gen.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' date/gen_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' doc.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/charmap/charmap.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/charmap/charmap_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/charmap/maketables.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/encoding.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/encoding_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/example_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/htmlindex/gen.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/htmlindex/htmlindex.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/htmlindex/htmlindex_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/htmlindex/map.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/ascii.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/ascii_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/example_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/gen.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/ianaindex.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/ianaindex_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/internal/enctest/enctest.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/internal/identifier/gen.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/internal/identifier/identifier.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/internal/internal.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/all.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/all_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/eucjp.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/iso2022jp.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/maketables.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/shiftjis.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/korean/all_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/korean/euckr.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/korean/maketables.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/simplifiedchinese/all.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/simplifiedchinese/all_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/simplifiedchinese/gbk.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/simplifiedchinese/hzgb2312.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/simplifiedchinese/maketables.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/traditionalchinese/all_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/traditionalchinese/big5.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/traditionalchinese/maketables.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/unicode/override.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/unicode/unicode.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/unicode/unicode_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/unicode/utf32/utf32.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' encoding/unicode/utf32/utf32_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/example_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/gen_common.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/gen.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/message.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/message_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/plural.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/plural_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gen.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/catmsg/catmsg.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/catmsg/catmsg_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/catmsg/codec.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/catmsg/varint.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/catmsg/varint_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/cldrtree.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/cldrtree_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/generate.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/option.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/tree.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/type.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/collate_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/collelem.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/collelem_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/colltab.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/contract.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/contract_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/iter.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/iter_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/numeric.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/numeric_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/table.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/trie.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/trie_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/weighter.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/weighter_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/conformance_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/example_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/gen10.0.0_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/gen9.0.0_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/gen_common.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/gen.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/gen_trieval.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/idna10.0.0.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/idna10.0.0_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/idna9.0.0.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/idna9.0.0_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/idna_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/punycode.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/punycode_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/trie.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/unicode/doc.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/unicode/gen.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/export/unicode/unicode_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/format/format.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/format/parser.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/format/parser_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/gen/bitfield/bitfield.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/gen/bitfield/bitfield_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/gen/code.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/gen/gen.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/internal.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/internal_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/compact.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/gen.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/gen_index.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/gen_parents.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/gen_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/language.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/language_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/parse_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/tags.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compose.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compose_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/coverage.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/gen_common.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/gen.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/language.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/language_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/lookup.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/lookup_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/match.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/match_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/parse.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/parse_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/language/tags.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/match.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/match_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/decimal.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/decimal_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/format.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/format_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/gen_common.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/gen.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/number.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/number_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/pattern.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/pattern_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/number/tables_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/stringset/set.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/stringset/set_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/tag/tag.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/tag/tag_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/codesize.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/flag.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/gccgo.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/gc.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/go1_6.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/go1_7.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/text.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/compact.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/example_compact_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/example_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/gen_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/print.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/triegen.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/ucd/example_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/ucd/ucd.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/utf8internal/utf8internal.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/coverage.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/coverage_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/display/dict.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/display/dict_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/display/display.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/display/display_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/display/examples_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/display/lookup.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/display/maketables.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/doc.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/examples_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/gen.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/go1_1.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/go1_2.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/httpexample_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/language.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/language_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/lookup_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/match.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/match_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/parse.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/parse_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' language/tags.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2009 The Go Authors See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' message/catalog/catalog.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/catalog/catalog_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/catalog/dict.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/catalog.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/catalog/go19.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/catalog/gopre19.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/catalog_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/doc.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/examples_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/fmt_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/format.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/message.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/message_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/extract.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/generate.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/go19_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/message.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/pipeline.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/pipeline_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/rewrite.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/testdata/test1/catalog_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/testdata/test1/test1.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' message/print.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' number/doc.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' number/examples_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' number/format.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' number/format_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' number/number.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' number/number_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' number/option.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runes/cond.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runes/cond_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runes/example_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runes/runes.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runes/runes_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' search/index.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' search/pattern.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' search/pattern_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' search/search.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bench_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule10.0.0.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule10.0.0_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule9.0.0.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule9.0.0_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/doc.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/benchmark_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/class.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/class_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/context.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/doc.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/enforce10.0.0_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/enforce9.0.0_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/enforce_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/gen.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/gen_trieval.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/nickname.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/options.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/profile.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/profiles.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/profile_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/tables_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/transformer.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' transform/examples_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' transform/transform.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' transform/transform_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/bidi.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/bracket.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/core.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/core_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/gen.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/gen_ranges.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/gen_trieval.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/prop.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/tables_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/base.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/cldr.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/cldr_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/collate.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/collate_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/data_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/decode.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/makexml.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/resolve.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/slice.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/slice_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/doc.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/composition.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/composition_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/example_iter_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/example_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/forminfo.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/forminfo_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/input.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/iter.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/iter_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/maketables.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/normalize.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/normalize_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/readwriter.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/readwriter_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/transform.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/transform_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/triegen.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/trie.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/ucd_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/rangetable/gen.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/rangetable/merge.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/rangetable/merge_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/rangetable/rangetable.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/runenames/example_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/runenames/gen.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/runenames/runenames.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unicode/runenames/runenames_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' width/example_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' width/gen_common.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' width/gen.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' width/gen_trieval.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' width/tables_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' width/transform.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' width/transform_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' width/width.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/cpuguy83/go-md2man/v2-v2.0.1 Found in: go-md2man-master/LICENSE.md Copyright (c) 2014 Brian Goff The MIT License (MIT) ADDITIONAL LICENSE INFORMATION > BSD-2 go-md2man-master/vendor/github.com/russross/blackfriday/v2/block.go Copyright (c) 2011 Russ Ross See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' go-md2man-master/vendor/github.com/russross/blackfriday/v2/html.go Copyright (c) 2011 Russ Ross See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' go-md2man-master/vendor/github.com/russross/blackfriday/v2/inline.go Copyright (c) 2011 Russ Ross See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' go-md2man-master/vendor/github.com/russross/blackfriday/v2/LICENSE.txt Copyright (c) 2011 Russ Ross See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' go-md2man-master/vendor/github.com/russross/blackfriday/v2/markdown.go Copyright (c) 2011 Russ Ross See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' go-md2man-master/vendor/github.com/russross/blackfriday/v2/smartypants.go Copyright (c) 2011 Russ Ross See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/pierrec/lz4-v2.6.1 Found in: lz4-2.6.1/LICENSE Copyright (c) 2015, Pierre Curto Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of xxHash nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION > MIT lz4-2.6.1/testdata/vmlinux_LZ4_19377 [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE MIT LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Copyright 2005-2007 Rodolfo Giometti See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/onsi/gomega-v1.19.0 Copyright (c) 2013-2014 Onsi Fakhouri 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. >>> golang.org/x/sys-v0.0.0-20220520151302-bc2c85ada10a License : BSD 3 ADDITIONAL LICENSE INFORMATION > BSD-3 cpu/asm_aix_ppc64.s Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/byteorder.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_aix.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_arm64.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_arm64.s Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_arm.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gc_arm64.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gccgo_arm64.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gccgo_s390x.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gccgo_x86.c Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gccgo_x86.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gc_s390x.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gc_x86.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_arm64.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_arm.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_mips64x.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_noinit.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_ppc64x.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_s390x.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_loong64.go Copyright 2022 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_mips64x.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_mipsx.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_netbsd_arm64.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_other_arm64.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_other_arm.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_other_mips64x.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_ppc64x.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_riscv64.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_s390x.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_s390x.s Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_s390x_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_wasm.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_x86.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_x86.s Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_zos.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_zos_s390x.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/hwcap_linux.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/syscall_aix_gccgo.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cpu/syscall_aix_ppc64_gc.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' execabs/execabs.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' execabs/execabs_go118.go Copyright 2022 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' execabs/execabs_go119.go Copyright 2022 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' execabs/execabs_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/unsafeheader/unsafeheader.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/unsafeheader/unsafeheader_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2009 The Go Authors See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' plan9/asm_plan9_386.s Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/asm_plan9_amd64.s Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/asm_plan9_arm.s Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/asm.s Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/dir_plan9.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/env_plan9.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/errors_plan9.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/mkall.sh Copyright 2009 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' plan9/mkerrors.sh Copyright 2009 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' plan9/mksyscall.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/mksysnum_plan9.sh Copyright 2009 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' plan9/pwd_go15_plan9.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/pwd_plan9.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/race0.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/race.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/str.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/syscall.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/syscall_plan9.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' plan9/syscall_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/affinity_linux.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/aliases.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_aix_ppc64.s Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_bsd_386.s Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_bsd_amd64.s Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_bsd_arm64.s Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_bsd_arm.s Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_386.s Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_amd64.s Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_arm64.s Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_arm.s Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_loong64.s Copyright 2022 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_mips64x.s Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_mipsx.s Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_ppc64x.s Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_riscv64.s Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_s390x.s Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_openbsd_mips64.s Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_solaris_amd64.s Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_zos_s390x.s Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/bluetooth_linux.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/cap_freebsd.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/constants.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/creds_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/darwin_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_aix_ppc.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_darwin.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_dragonfly.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_freebsd.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_linux.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_linux_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_netbsd.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_openbsd.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_zos.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_zos_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dirent.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/dirent_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/endian_big.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/endian_little.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/env_unix.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/epoll_zos.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/epoll_zos_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/errors_freebsd_386.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/errors_freebsd_amd64.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/errors_freebsd_arm64.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/errors_freebsd_arm.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/example_exec_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/example_flock_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/example_sysvshm_test.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/export_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/fcntl_darwin.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/fcntl.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/fcntl_linux_32bit.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/fdset.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/fdset_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/fstatfs_zos.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/fstatfs_zos_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/gccgo_c.c Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/gccgo.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/gccgo_linux_amd64.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/getdirentries_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/getfsstat_test.go Copyright 2022 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/ifreq_linux.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/ifreq_linux_test.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/internal/mkmerge/mkmerge.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/internal/mkmerge/mkmerge_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/ioctl.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/ioctl_linux.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/ioctl_zos.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/linux/mkall.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/linux/mksysnum.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/linux/types.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/mkall.sh Copyright 2009 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' unix/mkasm_darwin.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/mkerrors.sh Copyright 2009 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' unix/mkpost.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/mksyscall_aix_ppc64.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/mksyscall_aix_ppc.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/mksyscall.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/mksyscall_solaris.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/mksysctl_openbsd.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/mksysnum.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/mmap_unix_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/mmap_zos_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/openbsd_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/pagesize_unix.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/pipe2_test.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/pledge_openbsd.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/ptrace_darwin.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/ptrace_ios.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/race0.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/race.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/readdirent_getdents.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/readdirent_getdirentries.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/sendfile_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/sockcmsg_dragonfly.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/sockcmsg_linux.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/sockcmsg_unix.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/sockcmsg_unix_other.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/str.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_aix.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_aix_ppc.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_aix_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_bsd.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_bsd_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin.1_12.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin.1_13.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin_amd64.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin_arm64.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin.go Copyright 2009,2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin_libSystem.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_dragonfly_amd64.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_dragonfly.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd_386.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd_amd64.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd_arm64.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd_arm.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd.go Copyright 2009,2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_illumos.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_illumos_test.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_internal_bsd_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_internal_darwin_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_internal_linux_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_internal_solaris_test.go Copyright 2022 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_386.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_alarm.go Copyright 2022 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_amd64_gc.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_amd64.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_arm64.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_arm.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_gc_386.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_gc_arm.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_gccgo_386.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_gccgo_arm.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_gc.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_loong64.go Copyright 2022 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_mips64x.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_mipsx.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_ppc64x.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_ppc.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_riscv64.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_s390x.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_sparc64.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd_386.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd_amd64.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd_arm64.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd_arm.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd.go Copyright 2009,2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_386.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_amd64.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_arm64.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_arm.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd.go Copyright 2009,2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_mips64.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_solaris_amd64.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_solaris.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_solaris_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_unix_gc.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_unix_gc_ppc64x.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_unix.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_unix_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_zos_s390x.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_zos_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/sysvshm_linux.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/sysvshm_unix.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/sysvshm_unix_other.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/sysvshm_unix_test.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/timestruct.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/timestruct_test.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/types_aix.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/types_darwin.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/types_dragonfly.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/types_freebsd.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/types_illumos.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/types_netbsd.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/types_openbsd.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/types_solaris.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/unveil_openbsd.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/xattr_bsd.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/xattr_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/zerrors_zos_s390x.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/zsysnum_zos_s390x.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' unix/ztypes_zos_s390x.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/aliases.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/dll_windows.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/empty.s Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/env_windows.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/eventlog.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/exec_windows.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/memory_windows.go Copyright 2017 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/mkerrors.bash Copyright 2019 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' windows/mkknownfolderids.bash Copyright 2019 The Go Authors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' windows/mksyscall.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/mkwinsyscall/mkwinsyscall.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/race0.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/race.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/export_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/key.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/mksyscall.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/registry_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/syscall.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/value.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/security_windows.go Copyright 2012 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' windows/service.go Copyright 2012 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' windows/setupapi_windows.go Copyright 2021 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' windows/str.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/debug/log.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/debug/service.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/eventlog/install.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/eventlog/log.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/eventlog/log_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/example/beep.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/example/install.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/example/main.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/example/manage.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/example/service.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/mgr/config.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/mgr/mgr.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/mgr/mgr_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/mgr/recovery.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/mgr/service.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/security.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/service.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/svc_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/syscall.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/syscall_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/syscall_windows.go Copyright 2009 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' windows/syscall_windows_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/types_windows_386.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/types_windows_amd64.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/types_windows_arm64.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/types_windows_arm.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/types_windows.go Copyright 2011 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' >>> golang.org/x/net-v0.0.0-20220526153639-5463443f8c37 Copyright (c) 2009 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Additional IP Rights Grant (Patents) "This implementation" means the copyrightable works distributed by Google as part of the Go project. Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed. >>> github.com/rabbitmq/amqp091-go-v1.3.4 Found in: LICENSE Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION > BSD-3 allocator.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' allocator_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' auth.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' channel.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' client_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' confirms.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' confirms_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' connection.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' connection_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' consumers.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' consumers_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' delivery.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' delivery_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' doc.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' example_client_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' examples_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' fuzz.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' integration_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' read.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' read_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' reconnect_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' return.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' shared_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' spec091.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' spec/amqp0-9-1.stripped.extended.xml Copyright (c) 2009 AMQP Working Group See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' spec/gen.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' tls_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' types.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' uri.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' uri_test.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' write.go Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' > Unknown License file reference spec/amqp0-9-1.stripped.extended.xml (c) 2010-2013 VMware, Inc. See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/rabbitmq/rabbitmq-stream-go-client-v1.0.1-rc.1 Found in: LICENSE Copyright (c) 2021 Gabriele Santomaggio MIT.LICENSE ADDITIONAL LICENSE INFORMATION > MIT pkg/amqp/buffer.go Portions Copyright (c) Microsoft Corporation See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' pkg/amqp/buffer.go Copyright (c) 2017 Kale Blankenship See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' pkg/amqp/decode.go Copyright (c) 2017 Kale Blankenship See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' pkg/amqp/decode.go Portions Copyright (c) Microsoft Corporation See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' pkg/amqp/encode.go Copyright (c) 2017 Kale Blankenship See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' pkg/amqp/encode.go Portions Copyright (c) Microsoft Corporation See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' pkg/amqp/error_stdlib.go Portions Copyright (c) Microsoft Corporation See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' pkg/amqp/error_stdlib.go Copyright (c) 2017 Kale Blankenship See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' pkg/amqp/types.go Portions Copyright (c) Microsoft Corporation See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' pkg/amqp/types.go Copyright (c) 2017 Kale Blankenship See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' > MPL-2.0 pkg/stream/client.go Copyright (c) 2021 VMware, Inc. See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/klauspost/compress-v1.15.6 Found in: LICENSE Copyright (c) 2019 Klaus Post Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION > Apache2.0 gzhttp/LICENSE Copyright 2016-2017 The New York Times Company See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright 2016-2017 The New York Times Company See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 flate/deflate.go Copyright (c) 2015 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/deflate_test.go Copyright (c) 2015 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/dict_decoder.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/dict_decoder_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/fast_encoder.go Klaus Post (c) 2015 See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/flate_test.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/huffman_bit_writer.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/huffman_bit_writer_test.go Copyright 2016 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' flate/huffman_code.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/huffman_sortByFreq.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/huffman_sortByLiteral.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/inflate.go Copyright 2009 The Go Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' flate/inflate_test.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/reader_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/testdata/huffman-text.in Copyright 2009 The Go Authors See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE' flate/token.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' flate/writer_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gzhttp/asserts_test.go Copyright (c) 2021 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gzhttp/examples_test.go Copyright (c) 2021 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gzhttp/transport.go Copyright (c) 2021 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gzhttp/transport_test.go Copyright (c) 2021 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gzip/example_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gzip/gunzip.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gzip/gunzip_test.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gzip/gzip.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gzip/gzip_test.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/snapref/decode.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/snapref/decode_other.go Copyright 2016 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/snapref/encode.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/snapref/encode_other.go Copyright 2016 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/snapref/LICENSE Copyright (c) 2011 The Snappy-Go Authors See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' internal/snapref/snappy.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/decode_amd64.s Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/decode_arm64.s Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/decode_asm.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/decode.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/decode_other.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/decode_test.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/encode_all.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/encode_best.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/encode_better.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/encode.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/encode_test.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/index.go Copyright (c) 2022+ Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/LICENSE Copyright (c) 2019 Klaus Post See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' s2/s2.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' s2/s2_test.go Copyright (c) 2019 Klaus Post See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' snappy/decode.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' snappy/encode.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' snappy/LICENSE Copyright (c) 2011 The Snappy-Go Authors See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' snappy/snappy.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' snappy/snappy_test.go Copyright 2011 The Snappy-Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zip/example_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zip/internal/obscuretestdata/obscuretestdata.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zip/reader.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zip/reader_test.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zip/register.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zip/struct.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zip/writer.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zip/writer_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zip/zip_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zlib/example_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zlib/reader.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zlib/reader_test.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zlib/writer.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' zlib/writer_test.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' > MIT LICENSE Copyright 2016 The filepathx See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2011 The Snappy-Go Authors See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2015 Klaus Post See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' s2/cmd/internal/filepathx/LICENSE Copyright 2016 The filepathx See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' s2/cmd/internal/readahead/LICENSE Copyright (c) 2015 Klaus Post See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' zstd/internal/xxhash/LICENSE.txt Copyright (c) 2016 Caleb Spare See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' > Unknown License file reference s2/cmd/internal/readahead/reader.go Copyright (c) 2015 Klaus Post See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' -------------------- SECTION 3: Mozilla Public License, V2.0 -------------------- >>> github.com/hashicorp/hcl-v1.0.0 License: MPL 2.0 ADDITIONAL LICENSE INFORMATION > MPL-2.0 ./LICENSE copyright doctrines of fair use, fair dealing, or other equivalents. 2.7. Conditions ==================== APPENDIX. Standard License Files ==================== -------------------- SECTION 1: Apache License, V2.0 -------------------- Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty- free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: a. You must give any other recipients of the Work or Derivative Works a copy of this License; and b. You must cause any modified files to carry prominent notices stating that You changed the files; and c. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and d. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] 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. -------------------- SECTION 2: Mozilla Public License, V2.0 -------------------- Mozilla Public License Version 2.0 1. Definitions 1.1. “Contributor” means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software. 1.2. “Contributor Version” means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution. 1.3. “Contribution” means Covered Software of a particular Contributor. 1.4. “Covered Software” means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof. 1.5. “Incompatible With Secondary Licenses” means that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License. 1.6. “Executable Form” means any form of the work other than Source Code Form. 1.7. “Larger Work” means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. “License” means this document. 1.9. “Licensable” means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License. 1.10. “Modifications” means any of the following: any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or any new file in Source Code Form that contains any Covered Software. 1.11. “Patent Claims” of a Contributor means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version. 1.12. “Secondary License” means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses. 1.13. “Source Code Form” means the form of the work preferred for making modifications. 1.14. “You” (or “Your”) means an individual or a legal entity exercising rights under this License. For legal entities, “You” includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. License Grants and Conditions 2.1. Grants Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version. 2.2. Effective Date The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution. 2.3. Limitations on Grant Scope The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor: for any code that a Contributor has removed from Covered Software; or for infringements caused by: (i) Your and any other third party’s modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or under Patent Claims infringed by Covered Software in the absence of its Contributions. This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4). 2.4. Subsequent Licenses No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3). 2.5. Representation Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License. 2.6. Fair Use This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents. 2.7. Conditions Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1. 3. Responsibilities 3.1. Distribution of Source Form All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients’ rights in the Source Code Form. 3.2. Distribution of Executable Form If You distribute Covered Software in Executable Form then: such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients’ rights in the Source Code Form under this License. 3.3. Distribution of a Larger Work You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s). 3.4. Notices You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies. 3.5. Application of Additional Terms You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction. 4. Inability to Comply Due to Statute or Regulation If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. 5. Termination 5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice. 5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination. 6. Disclaimer of Warranty Covered Software is provided under this License on an “as is” basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer. 7. Limitation of Liability Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. 8. Litigation Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party’s ability to bring cross-claims or counter-claims. 9. Miscellaneous This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor. 10. Versions of the License 10.1. New Versions Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number. 10.2. Effect of New Versions You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward. 10.3. Modified Versions If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License). 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached. Exhibit A - Source Code Form License Notice This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. You may add additional accurate notices of copyright ownership. Exhibit B - “Incompatible With Secondary Licenses” Notice This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0. ==================== LICENSE TEXT REFERENCE TABLE ==================== -------------------- SECTION 1 -------------------- 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. -------------------- SECTION 2 -------------------- Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // * Redistributions in binary form must reproduce the above // copyright notice, this list of conditions and the following disclaimer // in the documentation and/or other materials provided with the // distribution. // * Neither the name of Google Inc. nor the names of its // contributors may be used to endorse or promote products derived from // this software without specific prior written permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------- SECTION 3 -------------------- Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -------------------- SECTION 4 -------------------- MIT.LICENSE -------------------- SECTION 5 -------------------- The MIT License (MIT) -------------------- SECTION 6 -------------------- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------- SECTION 7 -------------------- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------- SECTION 8 -------------------- // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -------------------- SECTION 9 -------------------- # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. -------------------- SECTION 10 -------------------- // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // * Redistributions in binary form must reproduce the above // copyright notice, this list of conditions and the following disclaimer // in the documentation and/or other materials provided with the // distribution. // * Neither the name of Google Inc. nor the names of its // contributors may be used to endorse or promote products derived from // this software without specific prior written permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------- SECTION 11 -------------------- MIT License (Expat) -------------------- SECTION 12 -------------------- // Distributed under the Simplified BSD License. -------------------- SECTION 13 -------------------- Blackfriday is distributed under the Simplified BSD License: -------------------- SECTION 14 -------------------- // 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. -------------------- SECTION 15 -------------------- # MIT License -------------------- SECTION 16 -------------------- // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file.` -------------------- SECTION 17 -------------------- // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -------------------- SECTION 18 -------------------- // Copyright (c) 2015 Klaus Post, released under MIT License. See LICENSE file. -------------------- SECTION 19 -------------------- Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright 2016-2017 The New York Times Company 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. -------------------- SECTION 20 -------------------- Dual MIT/GPL -------------------- SECTION 21 -------------------- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------- SECTION 22 -------------------- the Apache License -------------------- SECTION 23 -------------------- c.clientProperties.items["information"] = "Licensed under the MPL 2.0. See https://www.rabbitmq.com/" -------------------- SECTION 24 -------------------- Modifications are (c) 2010-2013 VMware, Inc. and may be distributed under the same BSD license as below. -------------------- SECTION 25 -------------------- 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. -------------------- SECTION 26 -------------------- //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 ====================================================================== To the extent any open source components are licensed under the GPL and/or LGPL, or other similar licenses that require the source code and/or modifications to source code to be made available (as would be noted above), you may obtain a copy of the source code corresponding to the binaries for such open source components and modifications thereto, if any, (the "Source Files"), by downloading the Source Files from VMware's website at http://www.vmware.com/download/open_source.html, or by sending a request, with your name and address to: VMware, Inc., 3401 Hillview Avenue, Palo Alto, CA 94304, United States of America. All such requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention General Counsel. VMware shall mail a copy of the Source Files to you on a CD or equivalent physical medium. This offer to obtain a copy of the Source Files is valid for three years from the date you acquired this Software product. Alternatively, the Source Files may accompany the VMware product. [GREENPLUMGPSS180GAAS080422]