open_source_licenses.txt Telemetry for VMware Tanzu [VMs] 1.2.2 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/inconshreveable/mousetrap-v1.0.0 >>> github.com/cloudfoundry-community/go-uaa-v0.3.1 >>> gopkg.in/yaml.v2-v2.4.0 >>> github.com/spf13/afero-v1.6.0 >>> github.com/spf13/cobra-v1.2.1 >>> code.cloudfoundry.org/credhub-cli-v0.0.0-20210802130126-03ba1c405d5e >>> github.com/cloudfoundry/socks5-proxy-v0.2.20 >>> github.com/pelletier/go-toml-v1.9.4 >>> gopkg.in/ini.v1-v1.63.2 >>> github.com/pivotal-cf/om-v0.0.0-20210916143113-77d5793155d1 >>> bpm-release-d6615b7ace4f1f423493f6a715d63cae23a0ef40 >>> github.com/pivotal-cf/telemetry-utils-v0.0.0-20211206235614-0023df096a27 >>> serverengine-2.2.4 >>> msgpack-1.4.2 >>> fluentd-1.14.3 >>> google.golang.org/appengine-v1.6.7 SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES >>> yajl-ruby-1.4.1 >>> sigdump-0.2.4 >>> bundler-2.1.4 >>> 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/cloudfoundry/go-socks5-v0.0.0-20180221174514-54f73bdb8a8e >>> github.com/xi2/xz-v0.0.0-20171230120015-48954b6210f8 >>> github.com/ghodss/yaml-v1.0.0 >>> github.com/mholt/archiver-v3.1.1 >>> github.com/subosito/gotenv-v1.2.0 >>> fluent-bit/fluent-bit-1.3.2.tar.gz-v1.3.2 >>> github.com/mattn/go-colorable-v0.1.8 >>> tzinfo-2.0.4 >>> github.com/spf13/jwalterweatherman-v1.1.0 >>> github.com/ulikunitz/xz-v0.5.10 >>> github.com/nxadm/tail-v1.4.8 >>> github.com/gofrs/uuid-v4.0.0 >>> github.com/golang/protobuf-v1.5.2 >>> webrick-1.7.0 >>> github.com/cheggaaa/pb/v3-v3.0.8 >>> github.com/rivo/uniseg-v0.2.0 >>> github.com/onsi/ginkgo-v1.16.4 >>> concurrent-ruby-1.1.9 >>> github.com/magiconair/properties-v1.8.5 >>> github.com/spf13/viper-v1.8.1 >>> google.golang.org/protobuf-v1.27.1 >>> github.com/fatih/color-v1.12.0 >>> github.com/mattn/go-runewidth-v0.0.13 >>> github.com/VividCortex/ewma-v1.2.0 >>> github.com/golang/snappy-v0.0.4 >>> golang.org/x/text-v0.3.7 >>> github.com/onsi/gomega-v1.16.0 >>> github.com/spf13/cast-v1.4.1 >>> golang.org/x/crypto-v0.0.0-20210817164053-32db794688a5 >>> github.com/fsnotify/fsnotify-v1.5.1 >>> golang.org/x/oauth2-v0.0.0-20210819190943-2bc19b11175f >>> golang.org/x/sys-v0.0.0-20210910150752-751e447fb3d0 >>> github.com/mattn/go-isatty-v0.0.14 >>> github.com/mitchellh/mapstructure-v1.4.2 >>> golang.org/x/net-v0.0.0-20210913180222-943fd674d43e >>> telemetry-collector/telemetry-collector-linux-1.2.1-1.2.1 >>> cool.io-1.7.1 >>> tzinfo-data-1.2021.5 >>> http_parser.rb-0.8.0 >>> strptime-0.2.5 >>> telemetry-collector/telemetry-collector-linux-1.2.2-1.2.2 >>> github.com/elazarl/goproxy-v0.0.0-20210801061803-8e322dfb79c4 >>> github.com/nwaples/rardecode-v1.1.2 >>> github.com/pierrec/lz4-v2.6.1 SECTION 3: Mozilla Public License, V2.0 >>> github.com/dsnet/compress-v0.0.1 >>> github.com/hashicorp/hcl-v1.0.0 >>> github.com/hashicorp/go-version-v1.3.0 APPENDIX. Standard License Files >>> Apache License, V2.0 >>> Mozilla Public License, V2.0 >>> GNU Lesser General Public License, V2.1 >>> Ruby License -------------------- SECTION 1: Apache License, V2.0 -------------------- >>> github.com/inconshreveable/mousetrap-v1.0.0 // Copyright 2015 xeipuuv ( https://github.com/xeipuuv ) // // 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 > MIT ./LICENSE Copyright (c) 2015 Microsoft Corporation 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. ./README.md Copyright © 2016 Docker, Inc. go-events is licensed under the Apache License, > Educational Community License v2.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. >>> github.com/cloudfoundry-community/go-uaa-v0.3.1 License :Apache2.0 ADDITIONAL LICENSE INFORMATION > BSD-3 passwordcredentials/passwordcredentials_test.go Copyright 2014 The Go Authors. passwordcredentials/README.md Copyright 2014 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/afero-v1.6.0 > Apache2.0 afero.go Copyright 2013 tsuru authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' afero_test.go Copyright 2009 The Go Authors See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE' const_bsds.go Copyright (c) 2016 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' const_win_unix.go Copyright (c) 2016 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' httpFs.go Copyright (c) 2014 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' ioutil.go Copyright (c) 2015 Steve Francia See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' ioutil_test.go Copyright (c) 2015 Steve Francia See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' lstater.go Copyright (c) 2018 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' lstater_test.go Copyright (c) 2018 Steve Francia See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' match.go Copyright 2009 The Go Authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' match_test.go Copyright 2009 The Go Authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' mem/dir.go Copyright (c) 2014 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' mem/dirmap.go Copyright (c) 2015 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' mem/file.go Copyright 2013 tsuru authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' memmap.go Copyright (c) 2014 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' os.go Copyright 2013 tsuru authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' path.go Copyright (c) 2015 Steve Francia See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' path_test.go Copyright 2009 The Go Authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' sftpfs/file.go Copyright (c) 2015 Jerry Jacobs See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' sftpfs/sftp.go Copyright (c) 2015 Jerry Jacobs See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' sftpfs/sftp_test.go Copyright (c) 2015 Jerry Jacobs See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' symlink.go Copyright (c) 2018 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' util.go Portions Copyright 2016-present Bjorn Erik Pedersen See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' util_test.go Portions Copyright (c) 2015 The Hugo Authors See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/spf13/cobra-v1.2.1 # License Cobra is released under the Apache 2.0 license. ADDITIONAL LICENSE INFORMATION > Apache2.0 cobra/cmd/add.go Copyright (c) 2015 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' cobra/cmd/helpers.go Copyright (c) 2015 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' cobra/cmd/root.go Copyright (c) 2015 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' cobra.go Copyright (c) 2013 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' cobra/main.go Copyright (c) 2015 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' command.go Copyright (c) 2013 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' doc/man_docs.go Copyright 2015 Red Hat Inc. See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' doc/md_docs.go Copyright 2015 Red Hat Inc. See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' doc/rest_docs.go Copyright 2015 Red Hat Inc. See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' doc/util.go Copyright 2015 Red Hat Inc. See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' doc/yaml_docs.go Copyright 2016 French Ben See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' >>> code.cloudfoundry.org/credhub-cli-v0.0.0-20210802130126-03ba1c405d5e > Apache2.0 NOTICE Copyright (c) 2016-Present CloudFoundry.org Foundation, Inc. See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/cloudfoundry/socks5-proxy-v0.2.20 Found in: NOTICE Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. This project is licensed to you under the Apache License, Version 2.0 (the "License"). You may not use this project except in compliance with the License. This project may include a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file. >>> github.com/pelletier/go-toml-v1.9.4 License: Apache 2.0 ADDITIONAL LICENSE INFORMATION > Apache2.0 localtime.go Copyright 2016 Google LLC See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' localtime_test.go Copyright 2016 Google LLC See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' > MIT LICENSE Copyright (c) 2013 - 2021 Thomas Pelletier, Eric Anderton See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' >>> gopkg.in/ini.v1-v1.63.2 > Apache2.0 bench_test.go Copyright 2017 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' data_source.go Copyright 2019 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' deprecated.go Copyright 2019 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' error.go Copyright 2016 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' file.go Copyright 2017 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' file_test.go Copyright 2017 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' helper.go Copyright 2019 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' helper_test.go Copyright 2019 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' ini.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' ini_test.go Copyright 2014 Unknwon See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' key.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' key_test.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright 2014 Unknwon See SECTION 81 in 'LICENSE TEXT REFERENCE TABLE' parser.go Copyright 2015 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' parser_test.go Copyright 2016 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' section.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' section_test.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' struct.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' struct_test.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/pivotal-cf/om-v0.0.0-20210916143113-77d5793155d1 > Apache2.0 NOTICE Copyright 2020 VMware, Inc See SECTION 65 in 'LICENSE TEXT REFERENCE TABLE' >>> bpm-release-d6615b7ace4f1f423493f6a715d63cae23a0ef40 Found in: NOTICE Copyright (c) 2017-Present CloudFoundry.org Foundation, 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 runc_filename/runc-1.0.0-rc95/contrib/cmd/recvtty/recvtty.go Copyright 2016 SUSE LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/libcontainer/cgroups/devices/devices_emulator.go Copyright (c) 2020 Aleksa Sarai See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/libcontainer/cgroups/devices/devices_emulator.go Copyright (c) 2020 SUSE LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/libcontainer/cgroups/devices/devices_emulator_test.go Copyright (c) 2020 Aleksa Sarai See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/libcontainer/cgroups/devices/devices_emulator_test.go Copyright (c) 2020 SUSE LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/libcontainer/README.md copyright 2014 Docker, inc. See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/libcontainer/utils/cmsg.go Copyright 2016, 2017 SUSE LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/LICENSE Copyright 2014 Docker, Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/script/release.sh Copyright (c) 2017 SUSE LLC. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/tests/rootless.sh Copyright (c) 2017 SUSE LLC See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/coreos/go-systemd/v22/activation/files_unix.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/coreos/go-systemd/v22/activation/files_windows.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/coreos/go-systemd/v22/activation/listeners.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/coreos/go-systemd/v22/activation/packetconns.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/coreos/go-systemd/v22/dbus/methods.go Copyright 2015, 2018 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/coreos/go-systemd/v22/dbus/properties.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/coreos/go-systemd/v22/dbus/set.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/docker/go-units/LICENSE Copyright 2015 Docker, Inc. See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/docker/go-units/README.md Copyright (c) 2015 Docker, Inc. See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/mrunalp/fileutils/LICENSE Copyright 2014 Docker, Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/opencontainers/runtime-spec/LICENSE Copyright 2015 The Linux Foundation See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/vishvananda/netlink/LICENSE Copyright 2014 Docker, Inc. See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/vishvananda/netlink/LICENSE Copyright 2014 Vishvananda Ishaya See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/vishvananda/netns/LICENSE Copyright 2014 Vishvananda Ishaya See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/vishvananda/netns/LICENSE Copyright 2014 Docker, Inc. See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/bpm_acceptance_suite_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/bpm_acceptance_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/curl.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/env.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/hello.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/masked_paths.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/mounts.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/processes.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/syscall_allowed.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/syscall_disallowed.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/syslog.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/varvcap.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/handlers/whoami.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/acceptance/fixtures/test-server/main.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/bosh/bosh_suite_test.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/bosh/env.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/bosh/env_test.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/bosh/paths.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/bosh/paths_test.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/cgroups/cgroup.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/cgroups/cgroups_suite_test.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/cgroups/cgroup_test.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/cmd/bpm/main.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/commands/list.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/commands/logs.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/commands/pid.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/commands/root.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/commands/run.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/commands/shell.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/commands/start.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/commands/stop.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/commands/trace.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/commands/version.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/config/bpm_config.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/config/bpm_config_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/config/config_suite_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/config/job_config.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/config/job_config_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/exitstatus/error.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/exitstatus/error_test.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/flock/flock.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/flock/flock_suite_test.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/flock/flock_test.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/hostlock/hostlock.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/hostlock/hostlock_suite_test.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/hostlock/hostlock_test.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration2/bpmsandbox/sandbox.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration2/run_test.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/bash_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/capabilities_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/integration_suite_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/integration_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/list_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/logs_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/namespaces_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/pid_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/privileged_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/resource_limits_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/shell_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/start_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/stop_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/trace_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/integration/version_test.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/jobid/encoding.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/jobid/encoding_test.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/jobid/jobid_suite_test.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/license_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/models/models.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/presenters/presenters.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/presenters/presenters_suite_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/presenters/presenters_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/adapter/adapter.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/adapter/adapter_suite_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/adapter/adapter_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/adapter/mount.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/client/client.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/client/client_suite_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/client/client_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/lifecycle/lifecycle.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/lifecycle/lifecycle_suite_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/lifecycle/lifecycle_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/lifecycle/mock_lifecycle/header.txt Copyright (c) 2020-Present CloudFoundry.org Foundation, Inc. See SECTION 87 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/lifecycle/mock_lifecycle/mocks.go Copyright (c) 2020-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/specbuilder/capabilities.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/specbuilder/seccomp.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/runc/specbuilder/specbuilder.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/sharedvolume/share.go Copyright (c) 2019-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/sysfeat/sysfeat.go Copyright (c) 2018-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/tools/tools.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/usertools/finder.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/usertools/finder_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/usertools/usertools_suite_test.go Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/code.cloudfoundry.org/bytefmt/NOTICE Copyright (c) 2013-2015 Pivotal Software, Inc. See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/code.cloudfoundry.org/clock/NOTICE Copyright (c) 2015 Pivotal Software, Inc. See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/code.cloudfoundry.org/lager/NOTICE Copyright (c) 2014-2015 Pivotal Software, Inc. See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/coreos/go-systemd/v22/dbus/methods.go Copyright 2015, 2018 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/coreos/go-systemd/v22/dbus/properties.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/coreos/go-systemd/v22/dbus/set.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go Copyright 2015 CoreOS, Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/golang/mock/gomock/call.go Copyright 2010 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/golang/mock/gomock/callset.go Copyright 2011 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/golang/mock/gomock/controller.go Copyright 2010 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/golang/mock/gomock/matchers.go Copyright 2010 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/golang/mock/mockgen/mockgen.go Copyright 2010 Google Inc. See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/golang/mock/mockgen/model/model.go Copyright 2012 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/golang/mock/mockgen/parse.go Copyright 2012 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/golang/mock/mockgen/reflect.go Copyright 2012 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/golang/mock/mockgen/version.1.11.go Copyright 2019 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/golang/mock/mockgen/version.1.12.go Copyright 2019 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/inconshreveable/mousetrap/LICENSE Copyright 2014 Alan Shreve See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/opencontainers/runc/libcontainer/utils/cmsg.go Copyright 2016, 2017 SUSE LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/opencontainers/runc/LICENSE Copyright 2014 Docker, Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/opencontainers/runtime-spec/LICENSE Copyright 2015 The Linux Foundation See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/spf13/cobra/cobra.go Copyright (c) 2013 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/spf13/cobra/command.go Copyright (c) 2013 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/gopkg.in/yaml.v2/NOTICE Copyright 2011-2016 Canonical Ltd. See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' > BSD-2 runc_filename/runc-1.0.0-rc95/vendor/github.com/godbus/dbus/v5/LICENSE Copyright (c) 2013, Georg Reinke , Google See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/pkg/errors/LICENSE Copyright (c) 2015, Dave Cheney See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/russross/blackfriday/v2/block.go Copyright (c) 2011 Russ Ross See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/russross/blackfriday/v2/html.go Copyright (c) 2011 Russ Ross See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/russross/blackfriday/v2/inline.go Copyright (c) 2011 Russ Ross See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/russross/blackfriday/v2/LICENSE.txt Copyright (c) 2011 Russ Ross See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/russross/blackfriday/v2/markdown.go Copyright (c) 2011 Russ Ross See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/russross/blackfriday/v2/smartypants.go Copyright (c) 2011 Russ Ross See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/seccomp/libseccomp-golang/LICENSE Copyright (c) 2015 Paul Moore See SECTION 49 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/syndtr/gocapability/LICENSE Copyright 2013 Suryandaru Triandana See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/godbus/dbus/v5/LICENSE Copyright (c) 2013, Georg Reinke , Google See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/pkg/errors/LICENSE Copyright (c) 2015, Dave Cheney See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 runc_filename/runc-1.0.0-rc95/vendor/github.com/cyphar/filepath-securejoin/join.go Copyright (c) 2017 SUSE LLC. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/cyphar/filepath-securejoin/LICENSE Copyright (c) 2017 SUSE LLC. See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/cyphar/filepath-securejoin/.travis.yml Copyright (c) 2017 SUSE LLC. See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/cyphar/filepath-securejoin/vfs.go Copyright (c) 2017 SUSE LLC. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/LICENSE Copyright 2010 The Go Authors See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/buffer.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/defaults.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/deprecated.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/discard.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/extensions.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/properties.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/proto.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/registry.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/text_decode.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/text_encode.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/wire.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/golang/protobuf/proto/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/syndtr/gocapability/capability/capability.go Copyright (c) 2013, Suryandaru Triandana See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/syndtr/gocapability/capability/capability_linux.go Copyright (c) 2013, Suryandaru Triandana See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/syndtr/gocapability/capability/capability_noop.go Copyright (c) 2013, Suryandaru Triandana See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/syndtr/gocapability/capability/enum.go Copyright (c) 2013, Suryandaru Triandana See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/syndtr/gocapability/capability/syscall_linux.go Copyright (c) 2013, Suryandaru Triandana See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/willf/bitset/LICENSE Copyright (c) 2014 Will Fitzgerald See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/net/bpf/asm.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/net/bpf/constants.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/net/bpf/doc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/net/bpf/instructions.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/net/bpf/setter.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/net/bpf/vm.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/net/bpf/vm_instructions.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/net/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/affinity_linux.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/aliases.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_bsd_386.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_bsd_arm.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_linux_386.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_linux_amd64.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_linux_arm64.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_linux_arm.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_linux_s390x.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/asm_zos_s390x.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/bluetooth_linux.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/cap_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/constants.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/dev_aix_ppc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/dev_darwin.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/dev_dragonfly.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/dev_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/dev_linux.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/dev_netbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/dev_openbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/dev_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/dirent.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/endian_big.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/endian_little.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/env_unix.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/epoll_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/errors_freebsd_386.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/fcntl_darwin.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/fcntl.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/fdset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/fstatfs_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/gccgo_c.c Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/gccgo.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/ioctl.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/ioctl_linux.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/ioctl_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/mkall.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/mkerrors.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/pagesize_unix.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/pledge_openbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/ptrace_darwin.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/ptrace_ios.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/race0.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/race.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/readdirent_getdents.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/sockcmsg_linux.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/sockcmsg_unix.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/str.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_aix.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_bsd.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_darwin_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_darwin_arm.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_darwin.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_dragonfly.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_freebsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_illumos.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_arm.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_gc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_netbsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_openbsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_solaris.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_unix_gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_unix.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/timestruct.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/unveil_openbsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/xattr_bsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/aliases.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/dll_windows.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/empty.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/env_windows.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/eventlog.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/exec_windows.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/memory_windows.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/mkerrors.bash Copyright 2019 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/mkknownfolderids.bash Copyright 2019 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/mksyscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/race0.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/race.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/security_windows.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/service.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/setupapierrors_windows.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/str.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/syscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/syscall_windows.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/types_windows_386.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/types_windows_amd64.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/types_windows_arm64.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/types_windows_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/golang.org/x/sys/windows/types_windows.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/encoding/prototext/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/encoding/prototext/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/encoding/prototext/encode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/encoding/protowire/wire.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/descopts/options.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/detrand/rand.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/errors/errors.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/errors/is_go112.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/errors/is_go113.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/fieldsort/fieldsort.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/filedesc/build.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/filedesc/desc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/filetype/build.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/flags/flags.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/any_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/api_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/goname.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/map_entry.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/type_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/genid/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/api_export.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/checkinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_field.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_map.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_message.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/convert.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/convert_list.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/convert_map.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/decode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/encode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/enum.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/merge.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/message.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/validate.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/impl/weak.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/mapsort/mapsort.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/pragma/pragma.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/set/ints.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/strs/strings.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/strs/strings_pure.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/internal/version/version.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/LICENSE Copyright (c) 2018 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/checkinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/decode_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/encode_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/encode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/equal.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/merge.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/proto.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/proto_methods.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/proto_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/reset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/size_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/size.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/proto/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/cyphar/filepath-securejoin/join.go Copyright (c) 2017 SUSE LLC. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/cyphar/filepath-securejoin/LICENSE Copyright (c) 2017 SUSE LLC. See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/cyphar/filepath-securejoin/.travis.yml Copyright (c) 2017 SUSE LLC. See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/cyphar/filepath-securejoin/vfs.go Copyright (c) 2017 SUSE LLC. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/fsnotify/fsnotify/fen.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/fsnotify/fsnotify/fsnotify.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/fsnotify/fsnotify/inotify.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/fsnotify/fsnotify/inotify_poller.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/fsnotify/fsnotify/kqueue.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/fsnotify/fsnotify/LICENSE Copyright (c) 2012-2019 fsnotify Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/fsnotify/fsnotify/windows.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/onsi/ginkgo/ginkgo/outline/import.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/spf13/pflag/flag.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/spf13/pflag/golangflag.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/spf13/pflag/LICENSE Copyright (c) 2012 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/mod/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/mod/modfile/print.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/mod/modfile/read.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/mod/modfile/rule.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/mod/module/module.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/mod/semver/semver.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/atom/atom.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/charset/charset.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/const.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/doc.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/doctype.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/entity.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/escape.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/foreign.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/node.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/parse.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/render.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/html/token.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/net/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/execabs/execabs.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/affinity_linux.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/aliases.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_bsd_386.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_bsd_arm.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_linux_386.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_linux_amd64.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_linux_arm64.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_linux_arm.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_linux_s390x.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/asm_zos_s390x.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/bluetooth_linux.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/cap_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/constants.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/dev_aix_ppc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/dev_darwin.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/dev_dragonfly.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/dev_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/dev_linux.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/dev_netbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/dev_openbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/dev_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/dirent.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/endian_big.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/endian_little.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/env_unix.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/epoll_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/errors_freebsd_386.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/fcntl_darwin.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/fcntl.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/fdset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/fstatfs_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/gccgo_c.c Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/gccgo.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/ifreq_linux.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/ioctl.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/ioctl_linux.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/ioctl_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/mkall.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/mkerrors.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/pagesize_unix.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/pledge_openbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/ptrace_darwin.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/ptrace_ios.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/race0.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/race.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/readdirent_getdents.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/sockcmsg_linux.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/sockcmsg_unix.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/str.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_aix.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_bsd.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_darwin.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_dragonfly.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_freebsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_illumos.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_arm.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_gc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_netbsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_openbsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_solaris.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_unix_gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_unix.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/sysvshm_linux.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/sysvshm_unix.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/timestruct.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/unveil_openbsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/xattr_bsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/aliases.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/dll_windows.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/empty.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/env_windows.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/eventlog.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/exec_windows.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/memory_windows.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/mkerrors.bash Copyright 2019 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/mkknownfolderids.bash Copyright 2019 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/mksyscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/race0.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/race.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/security_windows.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/service.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/setupapierrors_windows.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/str.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/syscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/syscall_windows.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/types_windows_386.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/types_windows_amd64.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/types_windows_arm64.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/types_windows_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/sys/windows/types_windows.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/charmap/charmap.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/encoding.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/htmlindex/htmlindex.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/htmlindex/map.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/internal/identifier/identifier.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/internal/internal.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/japanese/all.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/japanese/eucjp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/japanese/iso2022jp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/japanese/shiftjis.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/korean/euckr.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/simplifiedchinese/all.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/simplifiedchinese/gbk.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/simplifiedchinese/hzgb2312.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/traditionalchinese/big5.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/unicode/override.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/encoding/unicode/unicode.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/compact/compact.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/compact.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/compact/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/compact/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/compose.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/coverage.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/lookup.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/match.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/parse.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/language/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/tag/tag.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/internal/utf8internal/utf8internal.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/language/coverage.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/language/doc.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/language/go1_1.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/language/go1_2.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/language/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/language/match.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/language/parse.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/language/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/runes/cond.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/runes/runes.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/text/transform/transform.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/go/ast/astutil/imports.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/go/ast/astutil/util.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/go/ast/inspector/inspector.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/go/ast/inspector/typeof.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/imports/forward.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/event/core/event.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/event/core/export.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/event/core/fast.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/event/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/event/event.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/event/keys/keys.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/event/keys/standard.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/event/label/label.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/gocommand/invoke.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/gocommand/vendor.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/gocommand/version.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/gopathwalk/walk.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/imports/fix.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/imports/imports.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/imports/mod_cache.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/imports/mod.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/internal/imports/sortimports.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/tools/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/xerrors/adaptor.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/xerrors/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/xerrors/errors.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/xerrors/fmt.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/xerrors/format.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/xerrors/frame.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/xerrors/internal/internal.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/xerrors/LICENSE Copyright (c) 2019 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/golang.org/x/xerrors/wrap.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/gopkg.in/tomb.v1/LICENSE Copyright (c) 2010-2011 - Gustavo Niemeyer See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/gopkg.in/tomb.v1/tomb.go Copyright (c) 2011 - Gustavo Niemeyer See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' > LGPL2.1 runc_filename/runc-1.0.0-rc95/libcontainer/nsenter/cloned_binary.c Copyright (c) 2019 Aleksa Sarai See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' > MIT runc_filename/runc-1.0.0-rc95/vendor/github.com/cilium/ebpf/LICENSE Copyright (c) 2017 Nathan Sweet See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md Copyright (c) 2014 Brian Goff See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/shurcooL/sanitized_anchor_name/LICENSE Copyright (c) 2015 Dmitri Shuralyov See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/sirupsen/logrus/alt_exit.go Copyright (c) 2012 Miki Tebeka See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/sirupsen/logrus/LICENSE Copyright (c) 2014 Simon Eskildsen See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/urfave/cli/LICENSE Copyright (c) 2016 Jeremy Saenz & Contributors See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/creack/pty/LICENSE Copyright (c) 2011 Keith Rarick See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/go-task/slim-sprig/LICENSE.txt Copyright (c) 2013-2020 Masterminds See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/kr/pty/LICENSE Copyright (c) 2019 Keith Rarick See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/nxadm/tail/LICENSE Copyright (c) 2014 ActiveState See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/nxadm/tail/LICENSE (c) Copyright 2015 Hewlett Packard Enterprise Development LP See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/nxadm/tail/ratelimiter/Licence Copyright (c) 2013 99designs See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/onsi/ginkgo/LICENSE Copyright (c) 2013-2014 Onsi Fakhouri See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE Copyright (c) 2016 Yasuhiro Matsumoto See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE Copyright (c) Yasuhiro MATSUMOTO See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/onsi/gomega/LICENSE Copyright (c) 2013-2014 Onsi Fakhouri See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/satori/go.uuid/codec.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/satori/go.uuid/generator.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/satori/go.uuid/LICENSE Copyright (c) 2013-2018 by Maxim Bublis See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/satori/go.uuid/README.md Copyright (c) 2013-2018 by Maxim Bublis See SECTION 61 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/satori/go.uuid/sql.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/satori/go.uuid/uuid.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/sirupsen/logrus/alt_exit.go Copyright (c) 2012 Miki Tebeka See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/github.com/sirupsen/logrus/LICENSE Copyright (c) 2014 Simon Eskildsen See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' src/bpm/vendor/gopkg.in/yaml.v2/LICENSE.libyaml Copyright (c) 2006 Kirill Simonov See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' > Developer Certificate of Origin 1.1 runc_filename/runc-1.0.0-rc95/CONTRIBUTING.md Copyright (c) 2004, 2006 The Linux Foundation and its contributors See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' runc_filename/runc-1.0.0-rc95/vendor/github.com/docker/go-units/CONTRIBUTING.md Copyright (c) 2004, 2006 The Linux Foundation and its contributors See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' > Unknown license detected but not recognized runc_filename/runc-1.0.0-rc95/libcontainer/nsenter/cloned_binary.c Copyright (c) 2019 SUSE LLC See SECTION 47 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/pivotal-cf/telemetry-utils-v0.0.0-20211206235614-0023df096a27 License: Apache 2.0 >>> serverengine-2.2.4 ServerEngine https://github.com/frsyuki/serverengine Copyright (C) 2012-2013 Sadayuki Furuhashi ADDITIONAL LICENSE INFORMATION > Apache2.0 serverengine-master/lib/serverengine/blocking_flag.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/command_sender.rb Copyright (c) 2012-2013 FURUHASHI Sadayuki See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/config_loader.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/daemon_logger.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/daemon.rb Copyright (c) 2012-2013 FURUHASHI Sadayuki See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/embedded_server.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/multi_process_server.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/multi_spawn_server.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/multi_thread_server.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/multi_worker_server.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/privilege.rb Copyright (c) 2012-2013 FURUHASHI Sadayuki See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/process_manager.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/server.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/signals.rb Copyright (c) 2012-2013 FURUHASHI Sadayuki See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/signal_thread.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/socket_manager.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/socket_manager_unix.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/socket_manager_win.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/supervisor.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/utils.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/winsock.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/lib/serverengine/worker.rb Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' serverengine-master/README.md Copyright (c) 2012-2013 Sadayuki Furuhashi See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' >>> msgpack-1.4.2 = Copyright Author:: Sadayuki Furuhashi Copyright:: Copyright (c) 2008-2015 Sadayuki Furuhashi License:: Apache License, Version 2.0 ADDITIONAL LICENSE INFORMATION > Apache2.0 msgpack-1.4.2/ext/msgpackbuffer.c Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackbuffer_class.c Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackbuffer_class.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackbuffer.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackcompat.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackextension_value_class.c Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackextension_value_class.h Copyright (c) 2008-2015 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackfactory_class.c Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackfactory_class.h Copyright (c) 2008-2015 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackpacker.c Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackpacker_class.c Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackpacker_class.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackpacker_ext_registry.c Copyright (c) 2008-2015 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackpacker_ext_registry.h Copyright (c) 2008-2015 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackpacker.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackrbinit.c Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackrmem.c Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackrmem.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpacksysdep_endian.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpacksysdep.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpacksysdep_types.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackunpacker.c Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackunpacker_class.c Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackunpacker_class.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackunpacker_ext_registry.c Copyright (c) 2008-2015 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackunpacker_ext_registry.h Copyright (c) 2008-2015 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/ext/msgpackunpacker.h Copyright (c) 2008-2013 Sadayuki Furuhashi See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' msgpack-1.4.2/README.md Copyright Author Sadayuki Furuhashi See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE' >>> fluentd-1.14.3 Copyright 2011-2018 Fluentd 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 fluentd-1.14.3/LICENSE Copyright 2011-2018 Fluentd See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' fluentd-1.14.3/README.md Copyright 2011-2021 Fluentd See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE' >>> google.golang.org/appengine-v1.6.7 > Apache2.0 appengine-1.6.7/appengine.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/appengine_test.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/appengine_vm.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/blobstore/blobstore.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/blobstore/blobstore_test.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/blobstore/read.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/capability/capability.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/channel/channel.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/channel/channel_test.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/cloudsql/cloudsql_classic.go Copyright 2013 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/cloudsql/cloudsql.go Copyright 2013 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/cloudsql/cloudsql_vm.go Copyright 2013 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/cmd/aebundler/aebundler.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/cmd/aedeploy/aedeploy.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/cmd/aefix/ae.go Copyright 2016 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/cmd/aefix/ae_test.go Copyright 2016 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/datastore.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/datastore_test.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/doc.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/internal/cloudkey/cloudkey.go Copyright 2019 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/internal/cloudpb/entity.pb.go Copyright 2019 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/keycompat.go Copyright 2019 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/keycompat_test.go Copyright 2019 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/key.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/key_test.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/load.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/load_test.go Copyright 2016 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/metadata.go Copyright 2016 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/prop.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/prop_test.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/query.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/query_test.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/save.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/time_test.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/datastore/transaction.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/delay/delay.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/delay/delay_test.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/demos/guestbook/guestbook.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/demos/helloworld/helloworld.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/errors.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/file/file.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/identity.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/image/image.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/aetesting/fake.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/api_classic.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/api_common.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/api.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/api_race_test.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/api_test.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/app_id.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/app_id_test.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/identity_classic.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/identity_flex.go Copyright 2018 Google LLC. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/identity.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/identity_vm.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/internal.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/internal_vm_test.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/main.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/main_vm.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/metadata.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/net.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/net_test.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/internal/transaction.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/log/api.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/log/log.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/log/log_test.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/mail/mail.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/mail/mail_test.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/memcache/memcache.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/memcache/memcache_test.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/module/module.go Copyright 2013 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/module/module_test.go Copyright 2013 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/namespace.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/namespace_test.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/remote_api/client.go Copyright 2013 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/remote_api/client_test.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/remote_api/remote_api.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/runtime/runtime.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/runtime/runtime_test.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/search/doc.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/search/field.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/search/search.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/search/search_test.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/search/struct.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/search/struct_test.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/socket/doc.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/socket/socket_classic.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/socket/socket_vm.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/taskqueue/taskqueue.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/taskqueue/taskqueue_test.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/timeout.go Copyright 2013 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/urlfetch/urlfetch.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/user/oauth.go Copyright 2012 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/user/user_classic.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/user/user.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/user/user_test.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/user/user_vm.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/xmpp/xmpp.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/xmpp/xmpp_test.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 appengine-1.6.7/cmd/aefix/fix.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/cmd/aefix/main.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/cmd/aefix/main_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' appengine-1.6.7/cmd/aefix/typecheck.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' -------------------- SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES -------------------- >>> yajl-ruby-1.4.1 The MIT License (MIT) Copyright (c) 2014 Brian Lopez 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 yajl-ruby-1.4.1.tar.gz\yajl-ruby-1.4.1.tar\yajl-ruby-1.4.1\ext\yajl\yajl_parser.h * Copyright 2010, Lloyd Hilaiel. * * 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. Neither the name of Lloyd Hilaiel 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 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. >>> sigdump-0.2.4 Copyright (c) 2013 Sadayuki Furuhashi 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. >>> bundler-2.1.4 Portions copyright (c) 2010 Andre Arko Portions copyright (c) 2009 Engine Yard 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: > Ruby Clause-6 bundler-1.16.2.gem\data.tar.gz\data.tar\lib\bundler\vendor\fileutils\lib\fileutils.rb Copyright (c) 2000-2007 Minero Aoki This program is free software. You can distribute/modify this program under the same terms of ruby. >>> 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 Copyright (c) 2012 Alex Ogier. All rights reserved. Copyright (c) 2012 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 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 tomb - support for clean goroutine termination in Go. Copyright (c) 2010-2011 - Gustavo Niemeyer 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 the copyright holder 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 ./LICENSE Copyright (c) 2010-2011 - Gustavo Niemeyer All rights reserved. ./tomb.go Copyright (c) 2011 - Gustavo Niemeyer // // All rights reserved. >>> github.com/cloudfoundry/go-socks5-v0.0.0-20180221174514-54f73bdb8a8e The MIT License (MIT) Copyright (c) 2014 Armon Dadgar 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 Copyright (c) 2014 Armon Dadgar 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/xi2/xz-v0.0.0-20171230120015-48954b6210f8 Licensing of github.com/xi2/xz ============================== This Go package is a modified version of XZ Embedded The contents of the testdata directory are modified versions of the test files from XZ Utils All the files in this package have been written by Michael Cross, Lasse Collin and/or Igor PavLov. All these files have been put into the public domain. You can do whatever you want with these files. This software is provided "as is", without any warranty. >>> github.com/ghodss/yaml-v1.0.0 The MIT License (MIT) Copyright (c) 2014 Sam Ghods 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 githubcom-ghodss-yaml-v100.tgz\githubcom-ghodss-yaml-v100.tar\.\LICENSE Copyright (c) 2012 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. >>> github.com/mholt/archiver-v3.1.1 MIT License Copyright (c) 2016 Matthew Holt 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 The MIT License (MIT) [Copyright] ([c]) [2013] [Alif] [Rachmawadi] 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 Copyright (c) 2013 Alif Rachmawadi >>> fluent-bit/fluent-bit-1.3.2.tar.gz-v1.3.2 Copyright (c) 2011-2016 K.Takata 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 AUTHOR 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 AUTHOR 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 CONTRIBUTING.md Copyright (c) 2019 The Fluent Bit CONTRIBUTING.md Copyright (c) 2015-2018 Treasure Data Inc. debian/copyright Copyright 2015 Treasure Data examples/hello_world_cpp/hello_world.cc Copyright (c) 2015 Treasure Data Inc. examples/hello_world/hello_world.c Copyright (c) 2015 Treasure Data Inc. examples/out_lib/out_lib.c Copyright (c) 2015-2017 Treasure Data Inc. examples/td_cpp/td.cc Copyright (c) 2015 Treasure Data Inc. include/fluent-bit/conf/flb_static_conf.h.in Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_api.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_bits.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_compat.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_config.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_dlfcn_win32.h Copyright (c) 2019 The Fluent Bit include/fluent-bit/flb_endian.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_engine_dispatch.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_engine.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_env.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_error.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_filter.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_gzip.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_hash.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_http_client.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_http_server.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_info.h.in Copyright (c) 2015 Treasure Data Inc. include/fluent-bit/flb_input_chunk.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_input.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_io.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_io_tls.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_io_tls_rw.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_kernel.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_kv.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_langinfo.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_lib.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_log.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_luajit.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_macros.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_mem.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_meta.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_metrics_exporter.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_metrics.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_mp.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_network.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_oauth2.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_output.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_pack.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_parser_decoder.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_parser.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_pipe.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_plugin.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_plugin_proxy.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_plugins.h.in Copyright (c) 2015 Treasure Data Inc. include/fluent-bit/flb_ra_key.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_record_accessor.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_regex.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_router.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_scheduler.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_sds.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_slist.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_socket.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_sosreport.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_sqldb.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_storage.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_str.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_strptime.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_task.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_task_map.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_thread.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_thread_libco.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_thread_storage.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_time.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_time_utils.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_tls.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_unescape.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_upstream.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_upstream_ha.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_upstream_node.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_uri.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_utf8.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_utils.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_version.h.in Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/flb_worker.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit.h Copyright (c) 2015-2016 Treasure Data Inc. include/fluent-bit/http_server/flb_hs_endpoints.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/http_server/flb_hs.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/record_accessor/flb_ra_parser.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/stream_processor/flb_sp_func_record.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/stream_processor/flb_sp_func_time.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/stream_processor/flb_sp_groupby.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/stream_processor/flb_sp.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/stream_processor/flb_sp_key.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/stream_processor/flb_sp_parser.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/stream_processor/flb_sp_record_func.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/stream_processor/flb_sp_stream.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/stream_processor/flb_sp_timeseries.h Copyright (c) 2015-2018 Treasure Data Inc. include/fluent-bit/stream_processor/flb_sp_window.h Copyright (c) 2015-2018 Treasure Data Inc. lib/chunkio/deps/monkey/include/monkey/mk_core/mk_getopt.h Copyright 2001-2017 Eduardo Silva lib/chunkio/deps/monkey/include/monkey/mk_core/mk_list.h Copyright (c) 2010, Jonathan Gonzalez V. lib/chunkio/include/chunkio/chunkio_compat.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/chunkio.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_chunk.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_crc32.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_file.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_file_st.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_log.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_memfs.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_meta.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_os.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_scan.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_sha1.h Copyright 2018 Eduardo Silva lib/chunkio/include/chunkio/cio_stats.h Copyright 2019 Eduardo Silva lib/chunkio/include/chunkio/cio_stream.h Copyright 2019 Eduardo Silva lib/chunkio/include/chunkio/cio_utils.h Copyright 2018 Eduardo Silva lib/chunkio/src/chunkio.c Copyright 2018-2019 Eduardo Silva lib/chunkio/src/cio_chunk.c Copyright 2018 Eduardo Silva lib/chunkio/src/cio_file.c Copyright 2018-2019 Eduardo Silva lib/chunkio/src/cio_file_compat.c Copyright 2018 Eduardo Silva lib/chunkio/src/cio_log.c Copyright 2018 Eduardo Silva lib/chunkio/src/cio_memfs.c Copyright 2018 Eduardo Silva lib/chunkio/src/cio_meta.c Copyright 2018 Eduardo Silva lib/chunkio/src/cio_os.c Copyright 2018 Eduardo Silva lib/chunkio/src/cio_scan.c Copyright 2018 Eduardo Silva lib/chunkio/src/cio_sha1.c Copyright 2018 Eduardo Silva lib/chunkio/src/cio_stats.c Copyright 2019 Eduardo Silva lib/chunkio/src/cio_stream.c Copyright 2018 Eduardo Silva lib/chunkio/src/cio_utils.c Copyright 2018 Eduardo Silva lib/chunkio/tests/cio_tests_internal.h.in Copyright 2018 Eduardo Silva lib/chunkio/tests/context.c Copyright 2018 Eduardo Silva lib/chunkio/tests/fs.c Copyright 2018 Eduardo Silva lib/chunkio/tests/memfs.c Copyright 2018 Eduardo Silva lib/chunkio/tests/test_utils.c Copyright 2018 Eduardo Silva lib/chunkio/tests/test_utils.h Copyright 2018 Eduardo Silva lib/chunkio/tools/cio.c Copyright 2018 Eduardo Silva lib/mbedtls-2.16.3/configs/config-ccm-psk-tls1_2.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/configs/config-mini-tls1_1.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/configs/config-no-entropy.h Copyright (c) 2016, ARM Limited lib/mbedtls-2.16.3/configs/config-suite-b.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/configs/config-thread.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/doxygen/input/doc_encdec.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/doxygen/input/doc_hashing.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/doxygen/input/doc_mainpage.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/doxygen/input/doc_rng.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/doxygen/input/doc_ssltls.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/doxygen/input/doc_tcpip.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/doxygen/input/doc_x509.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/aes.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/aesni.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/arc4.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/aria.h Copyright (c) 2006-2018, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/asn1.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/asn1write.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/base64.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/bignum.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/blowfish.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/bn_mul.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/camellia.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/ccm.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/certs.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/chacha20.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/chachapoly.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/check_config.h Copyright (c) 2006-2018, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/cipher.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/cipher_internal.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/cmac.h Copyright (c) 2015-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/compat-1.3.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/config.h Copyright (c) 2006-2018, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/ctr_drbg.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/debug.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/des.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/dhm.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/ecdh.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/ecdsa.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/ecjpake.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/ecp.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/ecp_internal.h Copyright (c) 2016, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/entropy.h Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/entropy_poll.h Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/error.h Copyright (c) 2006-2018, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/gcm.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/havege.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/hkdf.h Copyright (c) 2016-2019, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/hmac_drbg.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/md2.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/md4.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/md5.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/md.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/md_internal.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/memory_buffer_alloc.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/net.h Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/net_sockets.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/nist_kw.h Copyright (c) 2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/oid.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/padlock.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/pem.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/pkcs11.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/pkcs12.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/pkcs5.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/pk.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/pk_internal.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/platform.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/platform_time.h Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/platform_util.h Copyright (c) 2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/poly1305.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/ripemd160.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/rsa.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/rsa_internal.h Copyright (c) 2006-2017, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/sha1.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/sha256.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/sha512.h Copyright (c) 2006-2018, Arm Limited lib/mbedtls-2.16.3/include/mbedtls/ssl_cache.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/ssl_ciphersuites.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/ssl_cookie.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/ssl.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/ssl_internal.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/ssl_ticket.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/threading.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/timing.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/version.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/x509_crl.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/x509_crt.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/x509_csr.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/x509.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/include/mbedtls/xtea.h Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/aes.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/aesni.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/arc4.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/aria.c Copyright (c) 2006-2017, ARM Limited lib/mbedtls-2.16.3/library/asn1parse.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/asn1write.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/base64.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/bignum.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/blowfish.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/camellia.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ccm.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/certs.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/chacha20.c Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/library/chachapoly.c Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/library/cipher.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/cipher_wrap.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/cmac.c Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/library/ctr_drbg.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/debug.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/des.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/dhm.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ecdh.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ecdsa.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ecjpake.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ecp.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ecp_curves.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/entropy.c Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/library/entropy_poll.c Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/library/error.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/gcm.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/havege.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/hkdf.c Copyright (c) 2016-2018, ARM Limited lib/mbedtls-2.16.3/library/hmac_drbg.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/md2.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/md4.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/md5.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/md.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/md_wrap.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/memory_buffer_alloc.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/net_sockets.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/nist_kw.c Copyright (c) 2018, Arm Limited lib/mbedtls-2.16.3/library/oid.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/padlock.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/pem.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/pk.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/pkcs11.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/pkcs12.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/pkcs5.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/pkparse.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/pk_wrap.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/pkwrite.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/platform.c Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/library/platform_util.c Copyright (c) 2018, Arm Limited lib/mbedtls-2.16.3/library/poly1305.c Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/library/ripemd160.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/rsa.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/rsa_internal.c Copyright (c) 2006-2017, ARM Limited lib/mbedtls-2.16.3/library/sha1.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/sha256.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/sha512.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ssl_cache.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ssl_ciphersuites.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ssl_cli.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ssl_cookie.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ssl_srv.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ssl_ticket.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/ssl_tls.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/threading.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/timing.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/version.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/version_features.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/x509.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/x509_create.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/x509_crl.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/x509_crt.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/x509_csr.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/x509write_crt.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/x509write_csr.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/library/xtea.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/aes/aescrypt2.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/aes/crypt_and_hash.c Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/programs/hash/generic_sum.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/hash/hello.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/dh_client.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/dh_genprime.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/dh_server.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/ecdh_curve25519.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/ecdsa.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/gen_key.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/key_app.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/key_app_writer.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/mpi_demo.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/pk_decrypt.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/pk_encrypt.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/pk_sign.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/pk_verify.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/rsa_decrypt.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/rsa_encrypt.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/rsa_genkey.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/rsa_sign.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/rsa_sign_pss.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/rsa_verify.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/pkey/rsa_verify_pss.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/random/gen_entropy.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/random/gen_random_ctr_drbg.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/random/gen_random_havege.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/ssl/dtls_client.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/ssl/dtls_server.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/ssl/mini_client.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/ssl/query_config.c Copyright (c) 2018, Arm Limited lib/mbedtls-2.16.3/programs/ssl/ssl_client1.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/ssl/ssl_client2.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/ssl/ssl_fork_server.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/ssl/ssl_mail_client.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/ssl/ssl_pthread_server.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/ssl/ssl_server2.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/ssl/ssl_server.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/test/benchmark.c Copyright (c) 2006-2016, ARM Limited lib/mbedtls-2.16.3/programs/test/cpp_dummy_build.cpp Copyright (c) 2018, ARM Limited lib/mbedtls-2.16.3/programs/test/query_compile_time_config.c Copyright (c) 2018, Arm Limited lib/mbedtls-2.16.3/programs/test/selftest.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/test/udp_proxy.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/test/zeroize.c Copyright (c) 2018, Arm Limited lib/mbedtls-2.16.3/programs/util/pem2der.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/util/strerror.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/wince_main.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/x509/cert_app.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/x509/cert_req.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/x509/cert_write.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/x509/crl_app.c Copyright (c) 2006-2015, ARM Limited lib/mbedtls-2.16.3/programs/x509/req_app.c Copyright (c) 2006-2015, ARM Limited lib/monkey/configure Copyright 2001-2015 Monkey Software LLC lib/monkey/debian/copyright Copyright 2001-2014 Eduardo Silva lib/monkey/include/monkey/mk_cache.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_cache_tls.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_clock.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_config.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_core_info.h.in Copyright 2001-2015 Monkey Software LLC lib/monkey/include/monkey/mk_core/mk_event_epoll.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_event.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_event_kqueue.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_event_libevent.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_event_select.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_file.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_getopt.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_iov.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_limits.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_list.h Copyright (c) 2010, Jonathan Gonzalez V. lib/monkey/include/monkey/mk_core/mk_macros.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_memory.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_pipe.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_pthread.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_rconf.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_sleep.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_string.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_thread_channel.h Copyright 2014, Zeying Xie lib/monkey/include/monkey/mk_core/mk_thread.h Copyright 2014, Zeying Xie lib/monkey/include/monkey/mk_core/mk_unistd.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_core/mk_utils.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_env.h.in Copyright 2001-2015 Monkey Software LLC lib/monkey/include/monkey/mk_fifo.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_header.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_http2.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_http2_settings.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_http.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_http_internal.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_http_parser.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_http_status.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_http_thread.h Copyright 2001-2016 Monkey Software LLC lib/monkey/include/monkey/mk_info.h.in Copyright 2001-2015 Monkey Software LLC lib/monkey/include/monkey/mk_kernel.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_lib.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_linuxtrace.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_mimetype.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_net.h Copyright 2001-2016 Monkey Software LLC lib/monkey/include/monkey/mk_plugin.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_plugin_net.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_plugin_stage.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_scheduler.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_scheduler_tls.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_server.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_server_tls.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_socket.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_static_plugins.h.in Copyright 2001-2016 Monkey Software LLC lib/monkey/include/monkey/mk_stream.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_thread.h Copyright 2001-2016 Monkey Software LLC lib/monkey/include/monkey/mk_thread_libco.h Copyright 2001-2016 Monkey Software LLC lib/monkey/include/monkey/mk_thread_ucontext.h Copyright 2001-2016 Monkey Software LLC lib/monkey/include/monkey/mk_tls.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_user.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_utils.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_vhost.h Copyright 2001-2017 Eduardo Silva lib/monkey/include/monkey/mk_vhost_tls.h Copyright 2001-2017 Eduardo Silva lib/monkey/mk_bin/mk_signals.c Copyright 2001-2015 Monkey Software LLC lib/monkey/mk_bin/mk_signals.h Copyright 2001-2015 Monkey Software LLC lib/monkey/mk_bin/monkey.c Copyright 2001-2015 Monkey Software LLC lib/monkey/mk_core/mk_event.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_core/mk_event_epoll.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_core/mk_event_kqueue.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_core/mk_event_libevent.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_core/mk_event_select.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_core/mk_file.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_core/mk_iov.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_core/mk_memory.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_core/mk_rconf.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_core/mk_string.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_core/mk_thread.c Copyright 2014, Zeying Xie lib/monkey/mk_core/mk_thread_channel.c Copyright 2014, Zeying Xie lib/monkey/mk_core/mk_utils.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_cache.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_clock.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_config.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_fifo.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_header.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_http2.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_http.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_http_parser.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_http_thread.c Copyright 2001-2016 Monkey Software LLC lib/monkey/mk_server/mk_kernel.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_lib.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_mimetype.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_net.c Copyright 2001-2016 Monkey Software LLC lib/monkey/mk_server/mk_plugin.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_scheduler.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_server.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_socket.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_stream.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_user.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_utils.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/mk_vhost.c Copyright 2001-2017 Eduardo Silva lib/monkey/mk_server/monkey.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/auth/auth.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/auth/auth.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/auth/conf.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/auth/conf.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/cgi/cgi.c Copyright (c) 2012-2013, Lauri Kasanen lib/monkey/plugins/cgi/cgi.h Copyright (c) 2012-2013, Lauri Kasanen lib/monkey/plugins/cgi/event.c Copyright (c) 2012-2013, Lauri Kasanen lib/monkey/plugins/cgi/request.c Copyright (c) 2012-2013, Lauri Kasanen lib/monkey/plugins/cheetah/cheetah.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/cheetah/cheetah.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/cheetah/cmd.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/cheetah/cmd.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/cheetah/cutils.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/cheetah/cutils.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/cheetah/loop.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/cheetah/loop.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/dirlisting/dirlisting.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/dirlisting/dirlisting.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/fastcgi/fastcgi.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/fastcgi/fastcgi.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/fastcgi/fcgi_handler.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/fastcgi/fcgi_handler.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/liana/liana.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/logger/logger.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/logger/logger.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/logger/pointers.c Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/logger/pointers.h Copyright 2001-2017 Eduardo Silva lib/monkey/plugins/mandril/mandril.c Copyright 2012, Sonny Karlsson lib/monkey/plugins/mandril/mandril.h Copyright 2012, Sonny Karlsson lib/monkey/plugins/tls/tls.c Copyright 2001-2017 Eduardo Silva plugins/filter_grep/grep.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_grep/grep.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_kubernetes/kube_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_kubernetes/kube_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_kubernetes/kube_meta.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_kubernetes/kube_meta.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_kubernetes/kube_property.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_kubernetes/kube_property.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_kubernetes/kube_props.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_kubernetes/kube_regex.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_kubernetes/kube_regex.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_kubernetes/kubernetes.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_lua/lua.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_lua/lua_config.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_lua/lua_config.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_modify/modify.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_modify/modify.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_nest/nest.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_nest/nest.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_parser/filter_parser.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_parser/filter_parser.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_record_modifier/filter_modifier.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_record_modifier/filter_modifier.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_stdout/stdout.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_throttle/throttle.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_throttle/throttle.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_throttle/window.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/filter_throttle/window.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_collectd/in_collectd.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_collectd/netprot.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_collectd/netprot.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_collectd/typesdb.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_collectd/typesdb.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_collectd/typesdb_parser.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_collectd/typesdb_parser.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_cpu/cpu.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_cpu/cpu.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_disk/in_disk.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_disk/in_disk.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_docker/docker.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_docker/docker.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_dummy/in_dummy.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_dummy/in_dummy.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_exec/in_exec.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_exec/in_exec.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_forward/fw.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_forward/fw_config.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_forward/fw_config.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_forward/fw_conn.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_forward/fw_conn.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_forward/fw.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_forward/fw_prot.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_forward/fw_prot.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_head/in_head.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_head/in_head.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_health/health.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_http/in_http.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_http/in_http.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_http/in_http_info.h.in Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_kmsg/in_kmsg.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_kmsg/in_kmsg.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_lib/in_lib.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_lib/in_lib.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mem/mem.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mem/mem.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mem/proc.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mem/proc.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mqtt/mqtt.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mqtt/mqtt_config.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mqtt/mqtt_config.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mqtt/mqtt_conn.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mqtt/mqtt_conn.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mqtt/mqtt.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mqtt/mqtt_prot.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_mqtt/mqtt_prot.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_netif/in_netif.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_netif/in_netif.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_proc/in_proc.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_proc/in_proc.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_random/random.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_serial/in_serial.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_serial/in_serial_config.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_serial/in_serial_config.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_serial/in_serial.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_stdin/in_stdin.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_stdin/in_stdin.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_storage_backlog/sb.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_stream_processor/sp.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_syslog/syslog.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_syslog/syslog_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_syslog/syslog_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_syslog/syslog_conn.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_syslog/syslog_conn.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_syslog/syslog.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_syslog/syslog_prot.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_syslog/syslog_prot.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_syslog/syslog_server.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_syslog/syslog_server.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_systemd/systemd.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_systemd/systemd_config.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_systemd/systemd_config.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_systemd/systemd_db.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_systemd/systemd_db.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_config.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_config.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_db.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_db.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_dockermode.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_dockermode.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_file.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_file.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_file_internal.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_fs.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_fs.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_fs_inotify.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_fs_stat.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_multiline.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_multiline.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_scan.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_scan_glob.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_scan.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_scan_win32.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_signal.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tail/tail_sql.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tcp/tcp.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tcp/tcp_config.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tcp/tcp_config.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tcp/tcp_conn.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tcp/tcp_conn.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_tcp/tcp.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_thermal/in_thermal.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_thermal/in_thermal.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_winlog/in_winlog.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_winlog/winlog.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/in_winlog/winlog.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_azure/azure.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_azure/azure_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_azure/azure_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_azure/azure.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_bigquery/bigquery.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_bigquery/bigquery_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_bigquery/bigquery_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_bigquery/bigquery.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_counter/counter.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_datadog/datadog.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_datadog/datadog_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_datadog/datadog_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_datadog/datadog.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_datadog/datadog_remap.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_datadog/datadog_remap.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_es/es_bulk.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_es/es_bulk.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_es/es.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_es/es_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_es/es_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_es/es.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_exit/exit.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_file/file.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_file/file.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_flowcounter/out_flowcounter.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_flowcounter/out_flowcounter.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_forward/forward.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_forward/forward.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_gelf/gelf.c Copyright (c) 2019 The Fluent Bit plugins/out_gelf/gelf.h Copyright (c) 2019 The Fluent Bit plugins/out_http/http.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_http/http_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_http/http_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_http/http.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_influxdb/influxdb_bulk.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_influxdb/influxdb_bulk.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_influxdb/influxdb.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_influxdb/influxdb.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_kafka/kafka.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_kafka/kafka_callbacks.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_kafka/kafka_config.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_kafka/kafka_config.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_kafka/kafka_topic.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_kafka/kafka_topic.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_kafka_rest/kafka.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_kafka_rest/kafka_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_kafka_rest/kafka_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_kafka_rest/kafka.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_lib/out_lib.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_lib/out_lib.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_nats/nats.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_nats/nats.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_null/null.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_plot/plot.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_retry/retry.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_splunk/splunk.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_splunk/splunk_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_splunk/splunk_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_splunk/splunk.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_stackdriver/gce_metadata.c Copyright (c) 2019 The Fluent Bit plugins/out_stackdriver/gce_metadata.h Copyright (c) 2019 The Fluent Bit plugins/out_stackdriver/stackdriver.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_stackdriver/stackdriver_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_stackdriver/stackdriver_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_stackdriver/stackdriver.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_stdout/stdout.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_stdout/stdout.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_tcp/tcp.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_tcp/tcp_conf.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_tcp/tcp_conf.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_tcp/tcp.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_td/td.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_td/td_config.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_td/td_config.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_td/td.h Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_td/td_http.c Copyright (c) 2015-2018 Treasure Data Inc. plugins/out_td/td_http.h Copyright (c) 2015-2018 Treasure Data Inc. src/flb_api.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_config.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_config_static.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_dlfcn_win32.c Copyright (c) 2019 The Fluent Bit src/flb_engine.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_engine_dispatch.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_env.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_filter.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_gzip.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_hash.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_http_client.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_input.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_input_chunk.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_io.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_io_tls.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_kernel.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_kv.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_lib.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_log.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_luajit.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_meta.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_metrics.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_metrics_exporter.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_mp.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_network.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_oauth2.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_output.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_pack.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_pack_gelf.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_parser.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_parser_decoder.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_parser_json.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_parser_logfmt.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_parser_ltsv.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_parser_regex.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_pipe.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_plugin.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_plugin_proxy.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_ra_key.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_record_accessor.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_regex.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_router.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_scheduler.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_sds.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_slist.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_sosreport.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_sqldb.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_storage.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_task.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_time.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_unescape.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_upstream.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_upstream_ha.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_upstream_node.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_uri.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_utils.c Copyright (c) 2015-2018 Treasure Data Inc. src/flb_worker.c Copyright (c) 2015-2018 Treasure Data Inc. src/fluent-bit.c Copyright (c) 2015-2018 Treasure Data Inc. src/http_server/api/v1/metrics.c Copyright (c) 2015-2018 Treasure Data Inc. src/http_server/api/v1/metrics.h Copyright (c) 2015-2017 Treasure Data Inc. src/http_server/api/v1/plugins.c Copyright (c) 2015-2018 Treasure Data Inc. src/http_server/api/v1/plugins.h Copyright (c) 2015-2017 Treasure Data Inc. src/http_server/api/v1/register.c Copyright (c) 2015-2018 Treasure Data Inc. src/http_server/api/v1/register.h Copyright (c) 2015-2017 Treasure Data Inc. src/http_server/api/v1/uptime.c Copyright (c) 2015-2018 Treasure Data Inc. src/http_server/api/v1/uptime.h Copyright (c) 2015-2017 Treasure Data Inc. src/http_server/flb_hs.c Copyright (c) 2015-2018 Treasure Data Inc. src/http_server/flb_hs_endpoints.c Copyright (c) 2015-2018 Treasure Data Inc. src/proxy/go/go.c Copyright (c) 2015-2018 Treasure Data Inc. src/proxy/go/go.h Copyright (c) 2015-2018 Treasure Data Inc. src/record_accessor/flb_ra_parser.c Copyright (c) 2015-2018 Treasure Data Inc. src/stream_processor/flb_sp.c Copyright (c) 2015-2018 Treasure Data Inc. src/stream_processor/flb_sp_func_record.c Copyright (c) 2015-2018 Treasure Data Inc. src/stream_processor/flb_sp_func_time.c Copyright (c) 2015-2018 Treasure Data Inc. src/stream_processor/flb_sp_groupby.c Copyright (c) 2015-2018 Treasure Data Inc. src/stream_processor/flb_sp_key.c Copyright (c) 2015-2018 Treasure Data Inc. src/stream_processor/flb_sp_stream.c Copyright (c) 2015-2018 Treasure Data Inc. src/stream_processor/flb_sp_window.c Copyright (c) 2015-2018 Treasure Data Inc. src/stream_processor/parser/flb_sp_parser.c Copyright (c) 2015-2018 Treasure Data Inc. tests/internal/flb_tests_internal.h.in Copyright (c) 2015-2018 Treasure Data Inc. tests/internal/record_accessor.c Copyright (c) 2015-2018 Treasure Data Inc. tests/internal/stream_processor.c Copyright (c) 2015-2018 Treasure Data Inc. tests/runtime/core_engine.c Copyright (c) 2015-2018 Treasure Data Inc. tests/runtime/flb_tests_runtime.h.in Copyright (c) 2015-2018 Treasure Data Inc. tests/runtime/in_simple_systems.c Copyright (c) 2015-2016 Treasure Data Inc. tools/xxd-c/xxd-c.c Copyright (c) 2015-2018 Treasure Data Inc. > BSD-2 lib/jemalloc-5.2.1/COPYING Copyright (c) 2009-present Facebook, Inc. lib/monkey/deps/rbtree/rbtree.c Copyright (c) 2013, Phil Vachon lib/monkey/mk_core/deps/libevent/WIN32-Code/tree.h Copyright 2002 Niels Provos lib/onigmo/COPYING Copyright (c) 2002-2009 K.Kosako lib/onigmo/COPYING Copyright (c) 2011-2014 K.Takata lib/onigmo/COPYING Copyright (c) 1993-2013 Yukihiro Matsumoto. lib/onigmo/enc/ascii.c Copyright (c) 2011 K.Takata lib/onigmo/enc/big5.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/euc_jp.c Copyright (c) 2011 K.Takata lib/onigmo/enc/euc_kr.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/euc_tw.c Copyright (c) 2002-2008 K.Kosako lib/onigmo/enc/gb18030.c Copyright (c) 2005-2007 KUBO Takehiro K.Kosako lib/onigmo/enc/iso_8859_10.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_11.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_13.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_14.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_15.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_16.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_1.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_2.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_3.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_4.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_5.c Copyright (c) 2002-2008 K.Kosako lib/onigmo/enc/iso_8859_6.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_7.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_8.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/iso_8859_9.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/koi8_r.c Copyright (c) 2002-2008 K.Kosako lib/onigmo/enc/koi8_u.c Copyright (c) 2002-2008 K.Kosako lib/onigmo/enc/mktable.c Copyright (c) 2002-2016 K.Kosako lib/onigmo/enc/shift_jis.c Copyright (c) 2011-2017 K.Takata lib/onigmo/enc/shift_jis.h Copyright (c) 2011 K.Takata lib/onigmo/enc/unicode.c Copyright (c) 2002-2013 K.Kosako lib/onigmo/enc/utf_16be.c Copyright (c) 2002-2008 K.Kosako lib/onigmo/enc/utf_16le.c Copyright (c) 2002-2008 K.Kosako lib/onigmo/enc/utf_32be.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/utf_32le.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/utf_8.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/windows_1250.c Copyright (c) 2006-2007 Byte K.Kosako lib/onigmo/enc/windows_1251.c Copyright (c) 2006-2007 Byte K.Kosako lib/onigmo/enc/windows_1252.c Copyright (c) 2006-2007 Byte K.Kosako lib/onigmo/enc/windows_1253.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/windows_1254.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/windows_1257.c Copyright (c) 2002-2007 K.Kosako lib/onigmo/enc/windows_31j.c Copyright (c) 2011 K.Takata lib/onigmo/onigmognu.h Copyright (c) 2011-2016 K.Takata lib/onigmo/onigmo.h Copyright (c) 2011-2017 K.Takata lib/onigmo/onigmoposix.h Copyright (c) 2011-2016 K.Takata lib/onigmo/regcomp.c Copyright (c) 2011-2016 K.Takata lib/onigmo/regenc.c Copyright (c) 2011-2016 K.Takata lib/onigmo/regenc.h Copyright (c) 2011-2016 K.Takata lib/onigmo/regerror.c Copyright (c) 2011-2016 K.Takata lib/onigmo/regexec.c Copyright (c) 2011-2016 K.Takata lib/onigmo/regext.c Copyright (c) 2011-2016 K.Takata lib/onigmo/reggnu.c Copyright (c) 2011-2016 K.Takata lib/onigmo/regint.h Copyright (c) 2011-2016 K.Takata lib/onigmo/regparse.c Copyright (c) 2011-2016 K.Takata lib/onigmo/regparse.h Copyright (c) 2011-2016 K.Takata lib/onigmo/regposerr.c Copyright (c) 2011-2016 K.Takata lib/onigmo/regposix.c Copyright (c) 2011-2016 K.Takata lib/onigmo/regsyntax.c Copyright (c) 2011-2016 K.Takata lib/onigmo/regtrav.c Copyright (c) 2011 K.Takata lib/onigmo/regversion.c Copyright (c) 2011-2017 K.Takata lib/onigmo/win32/onigmo.rc Copyright (c) 2011-2016 K.Takata lib/rbtree/rbtree.c Copyright (c) 2013, Phil Vachon plugins/out_kafka/librdkafka-1.2.0/debian/copyright Copyright 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/dev-conf.sh Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/examples/kafkatest_verifiable_client.cpp Copyright (c) 2015, Confluent Inc plugins/out_kafka/librdkafka-1.2.0/examples/rdkafka_consume_batch.cpp Copyright (c) 2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/examples/rdkafka_consumer_example.c Copyright (c) 2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/examples/rdkafka_consumer_example.cpp Copyright (c) 2014, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/examples/rdkafka_example.c Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/examples/rdkafka_example.cpp Copyright (c) 2014, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/examples/rdkafka_idempotent_producer.c Copyright (c) 2019, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/examples/rdkafka_performance.c Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/examples/rdkafka_simple_producer.c Copyright (c) 2017, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/examples/rdkafka_zookeeper_example.c Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/examples/win_ssl_cert_store.cpp Copyright (c) 2019, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/lds-gen.py Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/LICENSE Copyright (c) 2012-2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/LICENSE.lz4 Copyright (c) 2011-2016, Yann Collet plugins/out_kafka/librdkafka-1.2.0/LICENSES.txt Copyright (c) 2012-2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/LICENSES.txt Copyright (c) 2011-2016, Yann Collet plugins/out_kafka/librdkafka-1.2.0/packaging/debian/copyright Copyright 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/ConfImpl.cpp Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/ConsumerImpl.cpp Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/HandleImpl.cpp Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/HeadersImpl.cpp Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/KafkaConsumerImpl.cpp Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/MessageImpl.cpp Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/MetadataImpl.cpp Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/ProducerImpl.cpp Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/QueueImpl.cpp Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/RdKafka.cpp Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/rdkafkacpp.h Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/rdkafkacpp_int.h Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/TopicImpl.cpp Copyright (c) 2014 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src-cpp/TopicPartitionImpl.cpp Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/crc32c.h Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/lz4.c Copyright (c) 2011-2017, Yann Collet. plugins/out_kafka/librdkafka-1.2.0/src/lz4frame.c Copyright (c) 2011-2016, Yann Collet. plugins/out_kafka/librdkafka-1.2.0/src/lz4frame.h Copyright (c) 2011-2017, Yann Collet. plugins/out_kafka/librdkafka-1.2.0/src/lz4frame_static.h Copyright (c) 2011-2016, Yann Collet. plugins/out_kafka/librdkafka-1.2.0/src/lz4.h Copyright (c) 2011-2017, Yann Collet. plugins/out_kafka/librdkafka-1.2.0/src/lz4hc.c Copyright (c) 2011-2017, Yann Collet. plugins/out_kafka/librdkafka-1.2.0/src/lz4hc.h Copyright (c) 2011-2017, Yann Collet. plugins/out_kafka/librdkafka-1.2.0/src/lz4opt.h Copyright (c) 2015-2017, Przemyslaw Skibinski plugins/out_kafka/librdkafka-1.2.0/src/rdaddr.c Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdaddr.h Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdatomic.h Copyright (c) 2014-2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdavg.h Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdavl.c Copyright (c) 2012-2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdavl.h Copyright (c) 2012-2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdbuf.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdbuf.h Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdcrc32.c Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdcrc32.h Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rddl.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rddl.h Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdendian.h Copyright (c) 2012-2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdfloat.h Copyright (c) 2012-2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdgz.c Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdgz.h Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rd.h Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdhdrhistogram.h Copyright (c) 2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdinterval.h Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_admin.c Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_admin.h Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_assignor.c Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_assignor.h Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_aux.c Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_aux.h Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_background.c Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_broker.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_broker.h Copyright (c) 2012,2013 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_buf.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_buf.h Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_cert.c Copyright (c) 2019 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_cert.h Copyright (c) 2019 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_cgrp.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_cgrp.h Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_conf.c Copyright (c) 2012,2013 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_conf.h Copyright (c) 2014-2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_confval.h Copyright (c) 2014-2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_event.c Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_event.h Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_feature.c Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_feature.h Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka.h Copyright (c) 2012-2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_header.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_header.h Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_idempotence.c Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_idempotence.h Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_interceptor.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_interceptor.h Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_int.h Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_lz4.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_lz4.h Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_metadata.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_metadata_cache.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_metadata.h Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_msgbatch.h Copyright (c) 2019 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_msg.c Copyright (c) 2012,2013 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_msg.h Copyright (c) 2012,2013 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_msgset.h Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_msgset_reader.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_msgset_writer.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_offset.c Copyright (c) 2012,2013 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_offset.h Copyright (c) 2012,2013 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_op.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_op.h Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_partition.c Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_partition.h Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_pattern.c Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_pattern.h Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_plugin.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_plugin.h Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_proto.h Copyright (c) 2012,2013 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_queue.c Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_queue.h Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_range_assignor.c Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_request.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_request.h Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_roundrobin_assignor.c Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_sasl.c Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_sasl_cyrus.c Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_sasl.h Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_sasl_int.h Copyright (c) 2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_sasl_oauthbearer.c Copyright (c) 2019 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_sasl_oauthbearer.h Copyright (c) 2019 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_sasl_plain.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_sasl_scram.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_sasl_win32.c Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_ssl.c Copyright (c) 2019 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_ssl.h Copyright (c) 2019 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_subscription.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_timer.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_timer.h Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_topic.c Copyright (c) 2012,2013 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_topic.h Copyright (c) 2012,2013 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_transport.c Copyright (c) 2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_transport.h Copyright (c) 2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_transport_int.h Copyright (c) 2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_zstd.c Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdkafka_zstd.h Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdlist.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdlist.h Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdlog.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdlog.h Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdmurmur2.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdmurmur2.h Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdports.c Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdports.h Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdposix.h Copyright (c) 2012-2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdrand.c Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdrand.h Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdregex.c Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdregex.h Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdsignal.h Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdstring.c Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdstring.h Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdsysqueue.h Copyright (c) 2012-2013, Andreas Oman plugins/out_kafka/librdkafka-1.2.0/src/rdtime.h Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdtypes.h Copyright (c) 2012, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdunittest.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdunittest.h Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdvarint.c Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdvarint.h Copyright (c) 2016 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/rdwin32.h Copyright (c) 2012-2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/snappy.h Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/tinycthread_extra.c Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/tinycthread_extra.h Copyright (c) 2018 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/win32_config.h Copyright (c) 2012-2015 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/src/xxhash.c Copyright (c) 2012-2016, Yann Collet plugins/out_kafka/librdkafka-1.2.0/src/xxhash.h Copyright (c) 2012-2016, Yann Collet. plugins/out_kafka/librdkafka-1.2.0/tests/0000-unittests.c Copyright (c) 2017, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0001-multiobj.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0002-unkpart.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0003-msgmaxsize.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0004-conf.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0005-order.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0006-symbols.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0007-autotopic.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0008-reqacks.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0011-produce_batch.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0012-produce_consume.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0013-null-msgs.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0014-reconsume-191.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0015-offset_seeks.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0017-compression.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0018-cgrp_term.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0019-list_groups.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0020-destroy_hang.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0021-rkt_destroy.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0022-consume_batch.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0025-timers.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0026-consume_pause.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0028-long_topicnames.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0029-assign_offset.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0030-offset_commit.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0031-get_offsets.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0033-regex_subscribe.c Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0034-offset_reset.c Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0035-api_version.c Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0036-partial_fetch.c Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0037-destroy_hang_local.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0038-performance.c Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0039-event.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0040-io_event.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0041-fetch_max_bytes.c Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0042-many_topics.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0043-no_connection.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0044-partition_cnt.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0045-subscribe_update.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0046-rkt_cache.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0047-partial_buf_tmout.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0048-partitioner.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0049-consume_conn_close.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0050-subscribe_adds.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0051-assign_adds.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0052-msg_timestamps.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0053-stats_cb.cpp Copyright (c) 2012-2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0054-offset_time.cpp Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0055-producer_latency.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0056-balanced_group_mt.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0057-invalid_topic.cpp Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0058-log.cpp Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0059-bsearch.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0060-op_prio.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0061-consumer_lag.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0062-stats_event.c Copyright (c) 2012-2017, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0063-clusterid.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0064-interceptors.c Copyright (c) 2017, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0065-yield.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0066-plugins.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0067-empty_topic.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0068-produce_timeout.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0069-consumer_add_parts.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0070-null_empty.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0072-headers_ut.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0073-headers.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0074-producev.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0075-retry.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0076-produce_retry.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0077-compaction.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0078-c_from_cpp.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0079-fork.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0080-admin_ut.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0081-admin.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0082-fetch_max_bytes.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0083-cb_event.c Copyright (c) 2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0084-destroy_flags.c Copyright (c) 2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0085-headers.cpp Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0086-purge.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0088-produce_metadata_timeout.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0089-max_poll_interval.c Copyright (c) 2012-2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0090-idempotence.c Copyright (c) 2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0091-max_poll_interval_timeout.c Copyright (c) 2012-2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0092-mixed_msgver.c Copyright (c) 2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0093-holb.c Copyright (c) 2012-2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0094-idempotence_msg_timeout.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0095-all_brokers_down.cpp Copyright (c) 2019, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0097-ssl_verify.cpp Copyright (c) 2019, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0098-consumer-txn.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0099-commit_metadata.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/0100-thread_interceptors.cpp Copyright (c) 2019, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/1000-unktopic.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/8000-idle.cpp Copyright (c) 2016, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/interceptor_test/interceptor_test.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/plugin_test/plugin_test.c Copyright (c) 2017 Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/sockem.c Copyright (c) 2016, Magnus Edenhill, Andreas Smas plugins/out_kafka/librdkafka-1.2.0/tests/sockem_ctrl.c Copyright (c) 2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/sockem_ctrl.h Copyright (c) 2018, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/sockem.h Copyright (c) 2016, Magnus Edenhill, Andreas Smas plugins/out_kafka/librdkafka-1.2.0/tests/test.c Copyright (c) 2012-2013, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/testcpp.cpp Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/testcpp.h Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/test.h Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/testshared.h Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/xxxx-assign_partition.c Copyright (c) 2012-2015, Magnus Edenhill plugins/out_kafka/librdkafka-1.2.0/tests/xxxx-metadata.cpp Copyright (c) 2012-2014, Magnus Edenhill > BSD-3 cmake/FindJournald.cmake Copyright (c) 2015 David Edmundson lib/jemalloc-5.2.1/bin/jeprof.in Copyright (c) 1998-2007, Google Inc. lib/jemalloc-5.2.1/include/msvc_compat/C99/stdint.h Copyright (c) 2006-2008 Alexander Chemeris lib/jemalloc-5.2.1/test/include/test/SFMT-alti.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params11213.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params1279.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params132049.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params19937.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params216091.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params2281.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params4253.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params44497.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params607.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params86243.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-params.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/include/test/SFMT-sse2.h Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/src/SFMT.c Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/jemalloc-5.2.1/test/unit/SFMT.c Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. lib/libbacktrace-5a99ff7f/alloc.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/atomic.c Copyright (c) 2013-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/backtrace.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/backtrace.h Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/backtrace-supported.h.in Copyright (c) 2012-2016 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/btest.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/configure.ac Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/dwarf.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/edtest2.c Copyright (c) 2017-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/edtest.c Copyright (c) 2017-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/elf.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/fileline.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/filenames.h Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/internal.h Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/LICENSE Copyright (c) 2012-2016 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/Makefile.am Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/Makefile.in Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/mmap.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/mmapio.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/nounwind.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/pecoff.c Copyright (c) 2015-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/posix.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/print.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/read.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/simple.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/sort.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/state.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/stest.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/testlib.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/testlib.h Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/ttest.c Copyright (c) 2017-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/unknown.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/xcoff.c Copyright (c) 2012-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/ztest.c Copyright (c) 2017-2018 Free Software Foundation, Inc. lib/monkey/include/monkey/mk_core/external/winpthreads.h (c) 2010 Lockless Inc. lib/monkey/mk_core/deps/libevent/buffer.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/bufferevent_async.c Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/bufferevent.c Copyright (c) 2007-2012 Niels Provos, Nick Mathewson lib/monkey/mk_core/deps/libevent/bufferevent_filter.c Copyright (c) 2002-2006 Niels Provos lib/monkey/mk_core/deps/libevent/bufferevent-internal.h Copyright (c) 2008-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/bufferevent_openssl.c Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/bufferevent_pair.c Copyright (c) 2009-2012 Niels Provos, Nick Mathewson lib/monkey/mk_core/deps/libevent/bufferevent_ratelim.c Copyright (c) 2002-2006 Niels Provos lib/monkey/mk_core/deps/libevent/bufferevent_sock.c Copyright (c) 2002-2006 Niels Provos lib/monkey/mk_core/deps/libevent/buffer_iocp.c Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/changelist-internal.h Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/cmake/CheckFileOffsetBits.cmake Copyright (c) 2009, Michihiro NAKAJIMA lib/monkey/mk_core/deps/libevent/cmake/Copyright.txt Copyright 2000-2011 Insight Software Consortium lib/monkey/mk_core/deps/libevent/compat/sys/queue.h Copyright (c) 1991, 1993 The Regents of the University of California. lib/monkey/mk_core/deps/libevent/defer-internal.h Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/devpoll.c Copyright 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/epoll.c Copyright 2007-2012 Niels Provos, Nick Mathewson lib/monkey/mk_core/deps/libevent/epoll_sub.c Copyright 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/epolltable-internal.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evbuffer-internal.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evdns.3 Copyright (c) 2006 Niels Provos lib/monkey/mk_core/deps/libevent/evdns.c Copyright 2007-2012 Nick Mathewson and Niels Provos lib/monkey/mk_core/deps/libevent/event.3 Copyright (c) 2000 Artur Grabowski lib/monkey/mk_core/deps/libevent/event.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/event-internal.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/event_iocp.c Copyright (c) 2009-2012 Niels Provos, Nick Mathewson lib/monkey/mk_core/deps/libevent/event_tagging.c Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evmap.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evmap-internal.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evport.c Copyright (c) 2007 Sun Microsystems. lib/monkey/mk_core/deps/libevent/evrpc.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evrpc-internal.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evsignal-internal.h Copyright 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evthread.c Copyright (c) 2008-2012 Niels Provos, Nick Mathewson lib/monkey/mk_core/deps/libevent/evthread-internal.h Copyright (c) 2008-2012 Niels Provos, Nick Mathewson lib/monkey/mk_core/deps/libevent/evthread_pthread.c Copyright 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evthread_win32.c Copyright 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evutil.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evutil_rand.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/evutil_time.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/ht-internal.h Copyright (c) 2002, Christopher Clark lib/monkey/mk_core/deps/libevent/http.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/evdns.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/buffer_compat.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/bufferevent_compat.h Copyright (c) 2000-2007 Niels Provos lib/monkey/mk_core/deps/libevent/include/event2/bufferevent.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/bufferevent_ssl.h Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/bufferevent_struct.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/buffer.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/dns_compat.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/dns.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/dns_struct.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/event_compat.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/event.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/event_struct.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/http_compat.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/http.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/http_struct.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/keyvalq_struct.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/listener.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/rpc_compat.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/rpc.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/rpc_struct.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/tag_compat.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/tag.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/thread.h Copyright (c) 2008-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/util.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event2/visibility.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/event.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/evhttp.h Copyright 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/evrpc.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/include/evutil.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/iocp-internal.h Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/ipv6-internal.h Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/kqueue.c Copyright 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/kqueue-internal.h Copyright (c) 2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/LICENSE Copyright (c) 2000-2007 Niels Provos lib/monkey/mk_core/deps/libevent/listener.c Copyright (c) 2009-2012 Niels Provos, Nick Mathewson lib/monkey/mk_core/deps/libevent/log.c Copyright (c) 1993 The Regents of the University of California. lib/monkey/mk_core/deps/libevent/log-internal.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/minheap-internal.h Copyright (c) 2006 Maxim Yegorushkin lib/monkey/mk_core/deps/libevent/mm-internal.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/poll.c Copyright 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/ratelim-internal.h Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/select.c Copyright 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/signal.c Copyright 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/strlcpy.c Copyright (c) 1998 Todd C. Miller lib/monkey/mk_core/deps/libevent/test/bench.c Copyright 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/bench_cascade.c Copyright 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/bench_http.c Copyright 2008-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/bench_httpclient.c Copyright 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_buffer.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_bufferevent.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_dns.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_et.c Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_finalize.c Copyright (c) 2013 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_http.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_iocp.c Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_listener.c Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_main.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_minheap.c Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_rpc.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_ssl.c Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_testutils.c Copyright (c) 2010-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_testutils.h Copyright (c) 2010-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_thread.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_thread.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/regress_util.c Copyright (c) 2009-2012 Nick Mathewson and Niels Provos lib/monkey/mk_core/deps/libevent/test/regress_zlib.c Copyright (c) 2008-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/test-changelist.c Copyright (c) 2010-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/test-closed.c Copyright (c) 2007-2013 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/test-dumpevents.c Copyright (c) 2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/test-eof.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/test-fdleak.c Copyright (c) 2012 Ross Lagerwall lib/monkey/mk_core/deps/libevent/test/test-init.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/test-ratelim.c Copyright (c) 2009-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/test-time.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/test-weof.c Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/test/tinytest.c Copyright 2009-2012 Nick Mathewson lib/monkey/mk_core/deps/libevent/test/tinytest_demo.c Copyright 2009-2012 Nick Mathewson lib/monkey/mk_core/deps/libevent/test/tinytest.h Copyright 2009-2012 Nick Mathewson lib/monkey/mk_core/deps/libevent/test/tinytest_macros.h Copyright 2009-2012 Nick Mathewson lib/monkey/mk_core/deps/libevent/time-internal.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/util-internal.h Copyright (c) 2007-2012 Niels Provos and Nick Mathewson lib/monkey/mk_core/deps/libevent/WIN32-Code/getopt.c Copyright (c) 1987, 1993, 1994, 1995 The Regents of the University of California. lib/monkey/mk_core/deps/libevent/WIN32-Code/getopt_long.c Copyright (c) 1987, 1993, 1994, 1996 The Regents of the University of California. lib/monkey/mk_core/deps/libevent/win32select.c Copyright 2003 Michael A. Davis lib/monkey/mk_core/external/winpthreads.c (c) 2010 Lockless Inc. lib/monkey/plugins/auth/base64.c Copyright (c) 2005-2011, Jouni Malinen plugins/out_kafka/librdkafka-1.2.0/debian/copyright Copyright 2005, Google Inc. 2011, Intel Corporation plugins/out_kafka/librdkafka-1.2.0/LICENSE.queue Copyright (c) 1991, 1993 The Regents of the University of California. plugins/out_kafka/librdkafka-1.2.0/LICENSE.snappy Copyright 2011 Intel Corporation plugins/out_kafka/librdkafka-1.2.0/LICENSES.txt Copyright 2011 Intel Corporation plugins/out_kafka/librdkafka-1.2.0/LICENSES.txt Copyright (c) 2012 Marcus Geelnard 2013-2014 Evan Nemerson plugins/out_kafka/librdkafka-1.2.0/packaging/debian/copyright Copyright 2005, Google Inc. 2011, Intel Corporation plugins/out_kafka/librdkafka-1.2.0/src/queue.h Copyright (c) 1991, 1993 The Regents of the University of California. plugins/out_kafka/librdkafka-1.2.0/src/snappy.c Copyright 2005 Google Inc. plugins/out_kafka/librdkafka-1.2.0/src/snappy_compat.h Copyright 2005 Google Inc. > BSL1.0 lib/msgpack-3.2.0/COPYING Copyright (c) 2008-2015 FURUHASHI Sadayuki lib/msgpack-3.2.0/erb/v1/cpp03_define_array_decl.hpp.erb Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/erb/v1/cpp03_define_array.hpp.erb Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/erb/v1/cpp03_define_map_decl.hpp.erb Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/erb/v1/cpp03_define_map.hpp.erb Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/erb/v1/cpp03_msgpack_tuple_decl.hpp.erb Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/erb/v1/cpp03_msgpack_tuple.hpp.erb Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/erb/v1/cpp03_zone_decl.hpp.erb Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/erb/v1/cpp03_zone.hpp.erb Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/adaptor_base_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/adaptor_base.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/array_ref_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/array_ref.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/bool.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/boost/fusion.hpp Copyright (c) 2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/boost/msgpack_variant_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/boost/msgpack_variant.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/boost/optional.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/boost/string_ref.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/boost/string_view.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/carray.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/char_ptr.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/check_container_size_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/check_container_size.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/array_char.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/array.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/array_unsigned_char.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/chrono.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/forward_list.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/reference_wrapper.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/shared_ptr.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/timespec.hpp Copyright (c) 2019 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/tuple.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/unique_ptr.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/unordered_map.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp11/unordered_set.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp17/byte.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp17/carray_byte.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp17/optional.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp17/string_view.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/cpp17/vector_byte.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/define_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/define.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/deque.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/ext_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/ext.hpp Copyright (c) 2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/fixint_decl.hpp Copyright (c) 2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/fixint.hpp Copyright (c) 2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/float.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/int_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/int.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/list.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/map_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/map.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/msgpack_tuple_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/msgpack_tuple.hpp Copyright (c) 2008-2014 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/nil_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/nil.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/pair.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/raw_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/raw.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/set.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/size_equal_only_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/size_equal_only.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/string.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/tr1/unordered_map.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/adaptor/tr1/unordered_set.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/adaptor/v4raw_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/v4raw.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/vector_bool.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/vector_char.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/vector.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/vector_unsigned_char.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/adaptor/wstring.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/cpp_config_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/cpp_config.hpp Copyright (c) 2013-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/create_object_visitor_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/create_object_visitor.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/fbuffer_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/fbuffer.h Copyright (c) 2013 Vladimir Volodko lib/msgpack-3.2.0/include/msgpack/fbuffer.hpp Copyright (c) 2013 Vladimir Volodko lib/msgpack-3.2.0/include/msgpack/gcc_atomic.hpp Copyright (c) 2008-2013 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack.h Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack.hpp Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/iterator_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/iterator.hpp Copyright (c) 2015-2016 MIZUKI Hirata lib/msgpack-3.2.0/include/msgpack/meta_decl.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/meta.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/null_visitor_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/null_visitor.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/object_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/object_fwd_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/object_fwd.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/object.h Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/object.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/pack_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/pack_define.h Copyright (c) 2008-2010 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/pack.h Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/pack.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/pack_template.h Copyright (c) 2008-2010 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/parse_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/parse.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/parse_return.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/predef/architecture/alpha.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/arm.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/blackfin.h Copyright Rene Rivera 2013-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/convex.h Copyright Rene Rivera 2011-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/ia64.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/m68k.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/mips.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/parisc.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/ppc.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/ptx.h Copyright Benjamin Worpitz 2018 lib/msgpack-3.2.0/include/msgpack/predef/architecture/pyramid.h Copyright Rene Rivera 2011-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/rs6k.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/sparc.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/superh.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/sys370.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/sys390.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/x86/32.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/x86/64.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/x86.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/architecture/z.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/borland.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/clang.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/comeau.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/compaq.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/diab.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/digitalmars.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/dignus.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/edg.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/ekopath.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/gcc.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/gcc_xml.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/greenhills.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/hp_acc.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/iar.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/ibm.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/intel.h Copyright Rene Rivera 2008-2017 lib/msgpack-3.2.0/include/msgpack/predef/compiler/kai.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/llvm.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/metaware.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/metrowerks.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/microtec.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/mpw.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/nvcc.h Copyright Benjamin Worpitz 2018 lib/msgpack-3.2.0/include/msgpack/predef/compiler/palm.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/pgi.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/sgi_mipspro.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/sunpro.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/tendra.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/visualc.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/compiler/watcom.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/detail/_cassert.h Copyright Rene Rivera 2011-2012 lib/msgpack-3.2.0/include/msgpack/predef/detail/comp_detected.h Copyright Rene Rivera 2014 lib/msgpack-3.2.0/include/msgpack/predef/detail/endian_compat.h Copyright Rene Rivera 2013 lib/msgpack-3.2.0/include/msgpack/predef/detail/_exception.h Copyright Rene Rivera 2011-2012 lib/msgpack-3.2.0/include/msgpack/predef/detail/os_detected.h Copyright Rene Rivera 2013 lib/msgpack-3.2.0/include/msgpack/predef/detail/platform_detected.h Copyright Rene Rivera 2014 lib/msgpack-3.2.0/include/msgpack/predef/detail/test_def.h Copyright Rene Rivera 2011-2015 lib/msgpack-3.2.0/include/msgpack/predef/detail/test.h Copyright Rene Rivera 2011-2012 lib/msgpack-3.2.0/include/msgpack/predef.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/hardware.h Copyright Charly Chevalier 2015 lib/msgpack-3.2.0/include/msgpack/predef/hardware/simd/arm.h Copyright Charly Chevalier 2015 lib/msgpack-3.2.0/include/msgpack/predef/hardware/simd/arm/versions.h Copyright Charly Chevalier 2015 lib/msgpack-3.2.0/include/msgpack/predef/hardware/simd.h Copyright Charly Chevalier 2015 lib/msgpack-3.2.0/include/msgpack/predef/hardware/simd/ppc.h Copyright Charly Chevalier 2015 lib/msgpack-3.2.0/include/msgpack/predef/hardware/simd/ppc/versions.h Copyright Charly Chevalier 2015 lib/msgpack-3.2.0/include/msgpack/predef/hardware/simd/x86_amd.h Copyright Charly Chevalier 2015 lib/msgpack-3.2.0/include/msgpack/predef/hardware/simd/x86_amd/versions.h Copyright Charly Chevalier 2015 lib/msgpack-3.2.0/include/msgpack/predef/hardware/simd/x86.h Copyright Charly Chevalier 2015 lib/msgpack-3.2.0/include/msgpack/predef/hardware/simd/x86/versions.h Copyright Charly Chevalier 2015 lib/msgpack-3.2.0/include/msgpack/predef/language/cuda.h Copyright Benjamin Worpitz 2018 lib/msgpack-3.2.0/include/msgpack/predef/language.h Copyright Rene Rivera 2011-2015 lib/msgpack-3.2.0/include/msgpack/predef/language/objc.h Copyright Rene Rivera 2011-2015 lib/msgpack-3.2.0/include/msgpack/predef/language/stdc.h Copyright Rene Rivera 2011-2015 lib/msgpack-3.2.0/include/msgpack/predef/language/stdcpp.h Copyright Rene Rivera 2011-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/c/cloudabi.h Copyright (c) 2017 James E. King III lib/msgpack-3.2.0/include/msgpack/predef/library/c/gnu.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/c.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/c/_prefix.h Copyright Rene Rivera 2008-2013 lib/msgpack-3.2.0/include/msgpack/predef/library/c/uc.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/c/vms.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/c/zos.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std/cxx.h Copyright Rene Rivera 2011-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std/dinkumware.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std/libcomo.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std/modena.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std/msl.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std/_prefix.h Copyright Rene Rivera 2008-2013 lib/msgpack-3.2.0/include/msgpack/predef/library/std/roguewave.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std/sgi.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std/stdcpp3.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std/stlport.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/library/std/vacpp.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/make.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/aix.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/amigaos.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/android.h Copyright Rene Rivera 2015 lib/msgpack-3.2.0/include/msgpack/predef/os/beos.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/bsd/bsdi.h Copyright Rene Rivera 2012-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/bsd/dragonfly.h Copyright Rene Rivera 2012-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/bsd/free.h Copyright Rene Rivera 2012-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/bsd.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/bsd/net.h Copyright Rene Rivera 2012-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/bsd/open.h Copyright Rene Rivera 2012-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/cygwin.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/haiku.h Copyright Jessica Hamilton 2014 lib/msgpack-3.2.0/include/msgpack/predef/os/hpux.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/ios.h Copyright Franz Detro 2014 lib/msgpack-3.2.0/include/msgpack/predef/os/irix.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/linux.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/macos.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/os400.h Copyright Rene Rivera 2011-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/qnxnto.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/solaris.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/unix.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/vms.h Copyright Rene Rivera 2011-2015 lib/msgpack-3.2.0/include/msgpack/predef/os/windows.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/other/endian.h Copyright Rene Rivera 2013-2015 lib/msgpack-3.2.0/include/msgpack/predef/other.h Copyright Rene Rivera 2013-2015 lib/msgpack-3.2.0/include/msgpack/predef/other/workaround.h Copyright Rene Rivera 2017 lib/msgpack-3.2.0/include/msgpack/predef/platform/cloudabi.h Copyright 2017 James E. King, III lib/msgpack-3.2.0/include/msgpack/predef/platform.h Copyright Rene Rivera 2013-2015 lib/msgpack-3.2.0/include/msgpack/predef/platform/ios.h Copyright Ruslan Baratov 2017 lib/msgpack-3.2.0/include/msgpack/predef/platform/mingw32.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/platform/mingw64.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/platform/mingw.h Copyright Rene Rivera 2008-2015 lib/msgpack-3.2.0/include/msgpack/predef/platform/windows_desktop.h Copyright (c) Microsoft Corporation 2014 lib/msgpack-3.2.0/include/msgpack/predef/platform/windows_phone.h Copyright (c) Microsoft Corporation 2014 lib/msgpack-3.2.0/include/msgpack/predef/platform/windows_runtime.h Copyright (c) Microsoft Corporation 2014 lib/msgpack-3.2.0/include/msgpack/predef/platform/windows_store.h Copyright (c) Microsoft Corporation 2014 lib/msgpack-3.2.0/include/msgpack/predef/version.h Copyright Rene Rivera 2015-2016 lib/msgpack-3.2.0/include/msgpack/predef/version_number.h Copyright Rene Rivera 2005-2016 lib/msgpack-3.2.0/include/msgpack/preprocessor/arithmetic/add.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/arithmetic/dec.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/arithmetic/detail/div_base.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/arithmetic/div.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/arithmetic.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/arithmetic/inc.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/arithmetic/mod.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/arithmetic/mul.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/arithmetic/sub.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/array/data.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/detail/get_data.hpp (c) Copyright Edward Diener 2014. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/elem.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/enum.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/array.hpp (c) Copyright Paul Mensonides 2002-2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/insert.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/pop_back.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/pop_front.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/push_back.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/push_front.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/remove.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/replace.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/reverse.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/size.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/to_list.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/to_seq.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/array/to_tuple.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/assert_msg.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/cat.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/comma.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/comma_if.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/comparison/equal.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/comparison/greater_equal.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/comparison/greater.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/comparison.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/comparison/less_equal.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/comparison/less.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/comparison/not_equal.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/config/config.hpp (c) Copyright Paul Mensonides 2002-2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/config/limits.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/control/deduce_d.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/control/detail/dmc/while.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/control/detail/edg/while.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/control/detail/msvc/while.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/control/detail/while.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/control/expr_if.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/control/expr_iif.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/control.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/control/if.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/control/iif.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/control/while.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/debug/assert.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/debug/error.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/debug.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/debug/line.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/dec.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/detail/auto_rec.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/detail/check.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/detail/dmc/auto_rec.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/detail/is_binary.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/detail/is_nullary.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/detail/is_unary.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/detail/null.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/detail/split.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/empty.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/enum.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/enum_params.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/enum_params_with_a_default.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/enum_params_with_defaults.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/enum_shifted.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/enum_shifted_params.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/expand.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/expr_if.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/apply.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/detail/is_empty.hpp (c) Copyright Edward Diener 2014. lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/empty.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/expand.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities.hpp (c) Copyright Paul Mensonides 2002-2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/identity.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/intercept.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/is_1.hpp (c) Copyright Paul Mensonides 2003. lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/is_empty.hpp (c) Copyright Paul Mensonides 2003. lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/is_empty_or_1.hpp (c) Copyright Paul Mensonides 2003. lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/is_empty_variadic.hpp (c) Copyright Edward Diener 2014. lib/msgpack-3.2.0/include/msgpack/preprocessor/facilities/overload.hpp (c) Copyright Paul Mensonides 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/for.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/identity.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/if.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/inc.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iterate.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/bounds/lower1.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/bounds/lower2.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/bounds/lower3.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/bounds/lower4.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/bounds/lower5.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/bounds/upper1.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/bounds/upper2.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/bounds/upper3.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/bounds/upper4.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/bounds/upper5.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/finish.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/iter/forward1.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/iter/forward2.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/iter/forward3.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/iter/forward4.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/iter/forward5.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/iter/reverse1.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/iter/reverse2.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/iter/reverse3.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/iter/reverse4.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/iter/reverse5.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/local.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/rlocal.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/self.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/detail/start.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/iterate.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/local.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/iteration/self.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/library.hpp (c) Copyright Paul Mensonides 2002-2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/limits.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/list/adt.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/append.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/at.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/cat.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/detail/dmc/fold_left.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/detail/edg/fold_left.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/detail/edg/fold_right.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/detail/fold_left.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/detail/fold_right.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/enum.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/filter.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/first_n.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/fold_left.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/fold_right.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/for_each.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/for_each_i.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/for_each_product.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/rest_n.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/reverse.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/size.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/to_array.hpp (c) Copyright Paul Mensonides 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/list/to_seq.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/list/to_tuple.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/list/transform.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/and.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/bitand.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/bitnor.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/bitor.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/bitxor.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/bool.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/compl.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/logical.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/nor.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/not.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/or.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/logical/xor.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/max.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/min.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/punctuation/comma.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/punctuation/comma_if.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/punctuation/detail/is_begin_parens.hpp (c) Copyright Edward Diener 2014. lib/msgpack-3.2.0/include/msgpack/preprocessor/punctuation.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/punctuation/is_begin_parens.hpp (c) Copyright Edward Diener 2014. lib/msgpack-3.2.0/include/msgpack/preprocessor/punctuation/paren.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/punctuation/paren_if.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/punctuation/remove_parens.hpp (c) Copyright Edward Diener 2014. lib/msgpack-3.2.0/include/msgpack/preprocessor/repeat_2nd.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repeat_3rd.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repeat_from_to_2nd.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repeat_from_to_3rd.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repeat_from_to.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repeat.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/deduce_r.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/deduce_z.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/detail/dmc/for.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/detail/edg/for.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/detail/for.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/detail/msvc/for.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum_binary_params.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum_params.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum_params_with_a_default.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum_params_with_defaults.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum_shifted_binary_params.hpp (c) Copyright Paul Mensonides 2005. lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum_shifted.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum_shifted_params.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum_trailing_binary_params.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum_trailing.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/enum_trailing_params.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/for.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/repeat_from_to.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/repetition/repeat.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/selection.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/selection/max.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/selection/min.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/cat.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/detail/binary_transform.hpp (c) Copyright Paul Mensonides 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/detail/is_empty.hpp (c) Copyright Edward Diener 2015. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/detail/split.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/detail/to_list_msvc.hpp (c) Copyright Edward Diener 2016. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/elem.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/enum.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/filter.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/first_n.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/fold_left.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/fold_right.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/for_each.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/for_each_i.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/for_each_product.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq.hpp (c) Copyright Paul Mensonides 2002-2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/insert.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/pop_back.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/pop_front.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/push_back.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/push_front.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/remove.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/replace.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/rest_n.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/reverse.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/seq.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/size.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/subseq.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/to_array.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/to_list.hpp (c) Copyright Paul Mensonides 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/to_tuple.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/transform.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/seq/variadic_seq_to_seq.hpp (c) Copyright Paul Mensonides 2012. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot/counter.hpp (c) Copyright Paul Mensonides 2005. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot/detail/counter.hpp (c) Copyright Paul Mensonides 2005. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot/detail/def.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot/detail/shared.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot/detail/slot1.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot/detail/slot2.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot/detail/slot3.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot/detail/slot4.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot/detail/slot5.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/slot/slot.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/stringize.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/detail/is_single_return.hpp (c) Copyright Edward Diener 2014. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/eat.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/elem.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/enum.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/insert.hpp (c) Copyright Edward Diener 2013. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/pop_back.hpp (c) Copyright Edward Diener 2013. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/pop_front.hpp (c) Copyright Edward Diener 2013. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/push_back.hpp (c) Copyright Edward Diener 2013. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/push_front.hpp (c) Copyright Edward Diener 2013. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/rem.hpp (c) Copyright Paul Mensonides 2002-2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/remove.hpp (c) Copyright Edward Diener 2013. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/replace.hpp (c) Copyright Edward Diener 2013. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/reverse.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/size.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/to_array.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/to_list.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/preprocessor/tuple/to_seq.hpp (c) Copyright Paul Mensonides 2002-2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/variadic/detail/is_single_return.hpp (c) Copyright Edward Diener 2014. lib/msgpack-3.2.0/include/msgpack/preprocessor/variadic/elem.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/variadic.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/variadic/size.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/variadic/to_array.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/variadic/to_list.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/variadic/to_seq.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/variadic/to_tuple.hpp (c) Copyright Edward Diener 2011. lib/msgpack-3.2.0/include/msgpack/preprocessor/while.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/preprocessor/wstringize.hpp (c) Copyright Paul Mensonides 2002. lib/msgpack-3.2.0/include/msgpack/sbuffer_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/sbuffer.h Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/sbuffer.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/sysdep.h Copyright (c) 2008-2010 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/timestamp.h Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/unpack_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/unpack_define.h Copyright (c) 2008-2010 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/unpack_exception.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/unpack.h Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/unpack.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/unpack_template.h Copyright (c) 2008-2010 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/util.h Copyright (c) 2014 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/adaptor_base_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/adaptor_base.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/array_ref_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/array_ref.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/bool.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/boost/fusion.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/boost/msgpack_variant_decl.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/boost/msgpack_variant.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/boost/optional.hpp Copyright (c) 2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/boost/string_ref.hpp Copyright (c) 2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/boost/string_view.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/carray.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/char_ptr.hpp Copyright (c) 2014-2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/check_container_size_decl.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/check_container_size.hpp Copyright (c) 2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/array_char.hpp Copyright (c) 2014-2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/array.hpp Copyright (c) 2014-2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/array_unsigned_char.hpp Copyright (c) 2014-2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/chrono.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/forward_list.hpp Copyright (c) 2014 KONDO-2015 Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/reference_wrapper.hpp Copyright (c) 2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/shared_ptr.hpp Copyright (c) 2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/timespec.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/tuple.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/unique_ptr.hpp Copyright (c) 2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/unordered_map.hpp Copyright (c) 2014-2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp11/unordered_set.hpp Copyright (c) 2014-2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp17/byte.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp17/carray_byte.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp17/optional.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp17/string_view.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/cpp17/vector_byte.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/define_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/define.hpp Copyright (c) 2008-2014 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/deque.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp03_define_array_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp03_define_array.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp03_define_map_decl.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp03_define_map.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp11_convert_helper.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp11_define_array_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp11_define_array.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp11_define_map_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp11_define_map.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple_decl.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/ext_decl.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/ext.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/fixint_decl.hpp Copyright (c) 2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/fixint.hpp Copyright (c) 2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/float.hpp Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/int_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/int.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/list.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/map_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/map.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/msgpack_tuple_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/msgpack_tuple.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/nil_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/nil.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/pair.hpp Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/raw_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/raw.hpp Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/set.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/size_equal_only_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/size_equal_only.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/string.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/tr1/unordered_map.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/tr1/unordered_set.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/v1/adaptor/v4raw_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/v4raw.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/vector_bool.hpp Copyright (c) 2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/vector_char.hpp Copyright (c) 2014-2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/vector.hpp Copyright (c) 2008-2015 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/vector_unsigned_char.hpp Copyright (c) 2014-2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/adaptor/wstring.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/cpp_config_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/cpp_config.hpp Copyright (c) 2013-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/detail/cpp03_zone_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/detail/cpp03_zone.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/detail/cpp11_zone_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/detail/cpp11_zone.hpp Copyright (c) 2008-2013 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/fbuffer_decl.hpp Copyright (c) 2013-2016 Vladimir Volodko and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/fbuffer.hpp Copyright (c) 2013 Vladimir Volodko lib/msgpack-3.2.0/include/msgpack/v1/iterator_decl.hpp Copyright (c) 2015-2016 MIZUKI Hirata lib/msgpack-3.2.0/include/msgpack/v1/iterator.hpp Copyright (c) 2015-2016 MIZUKI Hirata lib/msgpack-3.2.0/include/msgpack/v1/meta_decl.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/meta.hpp Copyright (c) 2015 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/object_decl.hpp Copyright (c) 2008-2014 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/object_fwd_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/object_fwd.hpp Copyright (c) 2008-2014 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/object.hpp Copyright (c) 2008-2014 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/pack_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/pack.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/parse_return.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/preprocessor.hpp Copyright (c) 2001 Housemarque Oy http://www.housemarque.com lib/msgpack-3.2.0/include/msgpack/v1/sbuffer_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/sbuffer.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/unpack_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/unpack_exception.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/unpack.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/version.hpp Copyright (c) 2008-2013 FURUHASHI Sadayuki and Takatoshi Kondo lib/msgpack-3.2.0/include/msgpack/v1/versioning.hpp Copyright (c) 2014 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/vrefbuffer_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/vrefbuffer.hpp Copyright (c) 2008-2017 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/zbuffer_decl.hpp Copyright (c) 2010-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/zbuffer.hpp Copyright (c) 2010-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/zone_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v1/zone.hpp Copyright (c) 2008-2014 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/adaptor_base_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/adaptor_base.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/array_ref_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/boost/msgpack_variant_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/check_container_size_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/define_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/detail/cpp03_define_array_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/detail/cpp03_define_map_decl.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/detail/cpp03_msgpack_tuple_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/detail/cpp11_define_array_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/detail/cpp11_define_map_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/detail/cpp11_msgpack_tuple_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/ext_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/fixint_decl.hpp Copyright (c) 2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/int_decl.hpp Copyright (c) 2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/map_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/msgpack_tuple_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/nil_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/raw_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/size_equal_only_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/adaptor/v4raw_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/cpp_config_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/create_object_visitor_decl.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/create_object_visitor.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/detail/cpp03_zone_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/detail/cpp11_zone_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/fbuffer_decl.hpp Copyright (c) 2013-2016 Vladimir Volodko and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/iterator_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/meta_decl.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/null_visitor_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/null_visitor.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/object_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/object_fwd_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/object_fwd.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/object.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/pack_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/parse_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/parse.hpp Copyright (c) 2016-2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/parse_return.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/sbuffer_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/unpack_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/unpack.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/vrefbuffer_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/x3_parse_decl.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/x3_parse.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/x3_unpack_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/x3_unpack.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/zbuffer_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v2/zone_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/adaptor_base_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/adaptor_base.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/array_ref_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/boost/msgpack_variant_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/check_container_size_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/define_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/detail/cpp03_define_array_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/detail/cpp03_define_map_decl.hpp Copyright (c) 2015-2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/detail/cpp03_msgpack_tuple_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/detail/cpp11_define_array_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/detail/cpp11_define_map_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/detail/cpp11_msgpack_tuple_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/ext_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/fixint_decl.hpp Copyright (c) 2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/int_decl.hpp Copyright (c) 2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/map_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/msgpack_tuple_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/nil_decl.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/raw_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/size_equal_only_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/adaptor/v4raw_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/cpp_config_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/create_object_visitor_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/detail/cpp03_zone_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/detail/cpp11_zone_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/fbuffer_decl.hpp Copyright (c) 2013-2018 Vladimir Volodko and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/iterator_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/meta_decl.hpp Copyright (c) 2015-2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/null_visitor_decl.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/object_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/object_fwd_decl.hpp Copyright (c) 2008-2018 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/object_fwd.hpp Copyright (c) 2008-2018 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/pack_decl.hpp Copyright (c) 2008-2018 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/parse_decl.hpp Copyright (c) 2018-2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/parse.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/parse_return.hpp Copyright (c) 2008-2018 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/sbuffer_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/unpack_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/unpack.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/vrefbuffer_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/x3_parse_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/x3_unpack_decl.hpp Copyright (c) 2017 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/x3_unpack.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/zbuffer_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/v3/zone_decl.hpp Copyright (c) 2008-2018 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/version.h Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/version.hpp Copyright (c) 2008-2013 FURUHASHI Sadayuki and Takatoshi Kondo lib/msgpack-3.2.0/include/msgpack/versioning.hpp Copyright (c) 2014 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/vrefbuffer_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/vrefbuffer.h Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/vrefbuffer.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/x3_parse_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/x3_parse.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/x3_unpack_decl.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/x3_unpack.hpp Copyright (c) 2018 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/zbuffer_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/zbuffer.h Copyright (c) 2010 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/zbuffer.hpp Copyright (c) 2010-2013 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/zone_decl.hpp Copyright (c) 2016 KONDO Takatoshi lib/msgpack-3.2.0/include/msgpack/zone.h Copyright (c) 2008-2010 FURUHASHI Sadayuki lib/msgpack-3.2.0/include/msgpack/zone.hpp Copyright (c) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi lib/msgpack-3.2.0/src/objectc.c Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/src/unpack.c Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/src/vrefbuffer.c Copyright (c) 2008-2009 FURUHASHI Sadayuki lib/msgpack-3.2.0/src/zone.c Copyright (c) 2008-2009 FURUHASHI Sadayuki > MIT cmake/sanitizers-cmake/cmake/asan-wrapper Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/cmake/FindASan.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/cmake/FindMSan.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/cmake/FindSanitizers.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/cmake/FindTSan.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/cmake/FindUBSan.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/CMakeLists.txt Copyright (c) 2013-2015 Matt Arsenault 2015 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/cmake/sanitize-helpers.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/LICENSE Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/tests/asan_test.cpp Copyright (c) 2013-2015 Matt Arsenault 2015 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/tests/CMakeLists.txt Copyright (c) 2013-2015 Matt Arsenault 2015 RWTH Aachen University, Federal Republic of Germany cmake/sanitizers-cmake/tests/shortest.ext.test.cpp Copyright (c) 2013-2015 Matt Arsenault 2015 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/cmake/asan-wrapper Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/cmake/FindASan.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/cmake/FindMSan.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/cmake/FindSanitizers.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/cmake/FindTSan.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/cmake/FindUBSan.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/CMakeLists.txt Copyright (c) 2013-2015 Matt Arsenault 2015 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/cmake/sanitize-helpers.cmake Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/LICENSE Copyright (c) 2013 Matthew Arsenault 2015-2016 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/tests/asan_test.cpp Copyright (c) 2013-2015 Matt Arsenault 2015 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/tests/CMakeLists.txt Copyright (c) 2013-2015 Matt Arsenault 2015 RWTH Aachen University, Federal Republic of Germany lib/chunkio/cmake/sanitizers-cmake/tests/shortest.ext.test.cpp Copyright (c) 2013-2015 Matt Arsenault 2015 RWTH Aachen University, Federal Republic of Germany lib/chunkio/deps/monkey/include/monkey/mk_core/external/wingetopt.h Copyright (c) 2005-2014 Rich Felker lib/chunkio/tests/lib/acutest/include/acutest.h Copyright (c) 2013-2017 Martin Mitas lib/chunkio/tests/lib/acutest/LICENSE.md Copyright (c) 2013-2017 Martin Mitas lib/jemalloc-5.2.1/test/unit/hash.c Copyright (c) 2010-2012 Austin Appleby lib/jsmn/LICENSE Copyright (c) 2010 Serge A. Zaitsev lib/LuaJIT-2.1.0-beta3/COPYRIGHT Copyright (c) 1994-2012 Lua.org, PUC-Rio. lib/LuaJIT-2.1.0-beta3/COPYRIGHT Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_arm64.h Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_arm64.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_arm.h Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_arm.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_mips.h Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_mips.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_ppc.h Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_ppc.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_proto.h Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_x86.h Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dasm_x86.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/dynasm/dynasm.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/etc/luajit.1 Copyright 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/README Copyright (c) 2005-2017 Mike Pall. LuaJIT lib/LuaJIT-2.1.0-beta3/src/host/genlibbc.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/host/genminilua.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/host/minilua.c Copyright (c) 1994-2012 Lua.org, PUC-Rio. lib/LuaJIT-2.1.0-beta3/src/jit/bc.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/bcsave.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/dis_arm64be.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/dis_arm64.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/dis_arm.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/dis_mips64el.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/dis_mips64.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/dis_mipsel.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/dis_x64.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/dis_x86.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/dump.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/p.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/v.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/jit/zone.lua Copyright (c) 2005-2017 Mike Pall. lib/LuaJIT-2.1.0-beta3/src/lua.h Copyright (c) 1994-2008 Lua.org, PUC-Rio. lib/LuaJIT-2.1.0-beta3/src/luajit.h Copyright (c) 2005-2017 Mike Pall lib/LuaJIT-2.1.0-beta3/src/luajit.h Copyright (c) 2005-2017 Mike Pall. lib/miniz/LICENSE Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC lib/miniz/miniz.c Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC lib/miniz/miniz.c Copyright 2016 Martin Raiber lib/monkey/htdocs/css/bootstrap.min.css Copyright 2012-2015 Thomas Park lib/monkey/htdocs/js/bootstrap.min.js Copyright 2011-2015 Twitter, Inc. lib/monkey/htdocs/js/cbpAnimatedHeader.js Copyright 2013, Codrops http://www.codrops.com lib/monkey/htdocs/js/cbpAnimatedHeader.min.js Copyright 2013, Codrops http://www.codrops.com lib/monkey/include/monkey/mk_core/external/wingetopt.h Copyright (c) 2005-2014 Rich Felker lib/monkey/mk_core/deps/libevent/evutil_time.c Copyright (c) 2010 BitTorrent, Inc. lib/monkey/mk_core/deps/libevent/LICENSE Copyright (c) 2010 BitTorrent, Inc. lib/monkey/mk_core/deps/libevent/sample/openssl_hostname_validation.c Copyright (c) 2012 lib/monkey/mk_core/deps/libevent/sample/openssl_hostname_validation.h Copyright (c) 2012 lib/mpack-amalgamation-1.0/LICENSE Copyright (c) 2015-2018 Nicholas Fraser lib/mpack-amalgamation-1.0/src/mpack/mpack.c Copyright (c) 2015-2018 Nicholas Fraser lib/mpack-amalgamation-1.0/src/mpack/mpack.h Copyright (c) 2015-2018 Nicholas Fraser plugins/out_kafka/librdkafka-1.2.0/debian/copyright Copyright 2006-2012, Thomas Pircher plugins/out_kafka/librdkafka-1.2.0/LICENSE.hdrhistogram Copyright (c) 2014 Coda Hale plugins/out_kafka/librdkafka-1.2.0/LICENSE.pycrc Copyright (c) 2006-2012, Thomas Pircher plugins/out_kafka/librdkafka-1.2.0/LICENSES.txt Copyright (c) 2014 Coda Hale plugins/out_kafka/librdkafka-1.2.0/LICENSES.txt Copyright (c) 2006-2012, Thomas Pircher plugins/out_kafka/librdkafka-1.2.0/LICENSES.txt Copyright (c) 1991, 1993 The Regents of the University of California. plugins/out_kafka/librdkafka-1.2.0/packaging/debian/copyright Copyright 2006-2012, Thomas Pircher plugins/out_kafka/librdkafka-1.2.0/src/rdhdrhistogram.c Copyright (c) 2014 Coda Hale tests/lib/acutest/acutest.h Copyright (c) 2013-2017 Martin Mitas > BSD-2-Clause-FreeBSD License lib/jemalloc-5.2.1/bin/jeprof.in Copyright 2009-2010 Andrea Leofreddi > Free unknown license detected but not recognized lib/jemalloc-5.2.1/build-aux/config.guess Copyright 1992-2016 Free Software Foundation, Inc. lib/jemalloc-5.2.1/build-aux/config.sub Copyright 1992-2016 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/config.guess Copyright 1992-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/config.sub Copyright 1992-2018 Free Software Foundation, Inc. lib/onigmo/config.guess Copyright 1992-2016 Free Software Foundation, Inc. lib/onigmo/config.sub Copyright 1992-2016 Free Software Foundation, Inc. > GNU General Public License 3.0 or later lib/jemalloc-5.2.1/build-aux/config.guess Copyright 1992-2016 Free Software Foundation, Inc. lib/jemalloc-5.2.1/build-aux/config.sub Copyright 1992-2016 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/config.guess Copyright 1992-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/config.sub Copyright 1992-2018 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/move-if-change Copyright (c) 2002-2014 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/move-if-change Copyright (c) 2011 Free Software Foundation, Inc. lib/monkey/mk_core/deps/libevent/m4/acx_pthread.m4 Copyright (c) 2007 Steven G. Johnson lib/onigmo/config.guess Copyright 1992-2016 Free Software Foundation, Inc. lib/onigmo/config.sub Copyright 1992-2016 Free Software Foundation, Inc. lib/onigmo/ltmain.sh Copyright (c) 2004-2015 Free Software Foundation, Inc. lib/onigmo/ltmain.sh Copyright (c) 2010-2015 Free Software Foundation, Inc. > MIT Old Style no advertising lib/jemalloc-5.2.1/build-aux/install-sh Copyright 1991 by the Massachusetts Institute of Technology > Free Software Foundation - Free Software License lib/jemalloc-5.2.1/configure Copyright (c) 1992-1996, 1998-2012 Free Software Foundation, Inc. lib/jemalloc-5.2.1/configure Copyright (c) 2012 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/config/libtool.m4 Copyright (c) 2008 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/configure Copyright (c) 2009 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/configure Copyright (c) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. lib/onigmo/configure Copyright (c) 2012 Free Software Foundation, Inc. lib/onigmo/configure Copyright (c) 1992-1996, 1998-2012 Free Software Foundation, Inc. lib/onigmo/m4/libtool.m4 Copyright (c) 2011 Free Software Foundation, Inc. > FSF All Permissive License lib/jemalloc-5.2.1/configure Copyright (c) 2015 Moritz Klammler lib/jemalloc-5.2.1/m4/ax_cxx_compile_stdcxx.m4 Copyright (c) 2015 Moritz Klammler lib/onigmo/INSTALL Copyright (c) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. > Free Software Foundation - Unlimited License lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2011 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 2004, 2005, 2012 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2012 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 2001, 2002, 2003, 2005, 2008, 2010 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 2006, 2008, 2010 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 1996, 1997, 2000, 2001, 2003, 2005, 2008 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 2003, 2005 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/config/libtool.m4 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/config/lt~obsolete.m4 Copyright (c) 2004, 2005, 2007 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/config/ltoptions.m4 Copyright (c) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/config/ltsugar.m4 Copyright (c) 2004, 2005, 2007 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/config/ltversion.m4 Copyright (c) 2004 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 2001, 2002, 2003, 2005, 2008, 2010 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 2003, 2005 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 1999, 2000, 2001, 2003, 2004, 2005, 2008 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, 2010, 2011 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 1996, 1997, 2000, 2001, 2003, 2005, 2008 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 2006, 2008, 2010 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 2004, 2005, 2012 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc. lib/onigmo/m4/libtool.m4 Copyright (c) 1996-2001, 2003-2015 Free Software Foundation, Inc. lib/onigmo/m4/lt~obsolete.m4 Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. lib/onigmo/m4/ltoptions.m4 Copyright (c) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc. lib/onigmo/m4/ltsugar.m4 Copyright (c) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc. lib/onigmo/m4/ltversion.m4 Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. > Free Software Foundation - MIT Style License lib/libbacktrace-5a99ff7f/aclocal.m4 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/Makefile.in Copyright (c) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. lib/onigmo/aclocal.m4 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. lib/onigmo/Makefile.in Copyright (c) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. lib/onigmo/sample/Makefile.in Copyright (c) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. > GNU General Public License 2.0 or later lib/libbacktrace-5a99ff7f/config/libtool.m4 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/configure Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/ltmain.sh Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc. lib/libbacktrace-5a99ff7f/missing Copyright (c) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. lib/monkey/examples/hello.c Copyright (c) 2012, Lauri Kasanen lib/monkey/examples/list.c Copyright (c) 2012, Lauri Kasanen lib/monkey/examples/quiz.c Copyright (c) 2012, Lauri Kasanen lib/monkey/qa/checklog Copyright (c) 2010, Eduardo Silva lib/onigmo/compile Copyright (c) 1999, 2000, 2003, 2004, 2005, 2009, 2010, 2012 Free Software Foundation, Inc. lib/onigmo/configure Copyright (c) 2014 Free Software Foundation, Inc. lib/onigmo/depcomp Copyright (c) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. lib/onigmo/ltmain.sh Copyright (c) 1996-2015 Free Software Foundation, Inc. lib/onigmo/m4/libtool.m4 Copyright (c) 2014 Free Software Foundation, Inc. lib/onigmo/missing Copyright (c) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. > X11-Style (X Consortium) lib/libbacktrace-5a99ff7f/install-sh Copyright (c) 1994 X Consortium lib/onigmo/install-sh Copyright (c) 1994 X Consortium > Unlicense lib/miniz/miniz.c Copyright 2013-2014 RAD Game Tools and Valve Software > Public Domain lib/miniz/miniz.c Copyright 2013-2014 RAD Game Tools and Valve Software > GNU Lesser General Public License 2.1 or later lib/monkey/include/monkey/mk_api.h Copyright (c) 2001-2015, Eduardo Silva P. lib/monkey/include/monkey/monkey.h Copyright (c) 2001-2015, Eduardo Silva P. > ISC License lib/monkey/mk_core/deps/libevent/arc4random.c Copyright (c) 2008, Damien Miller lib/monkey/mk_core/deps/libevent/LICENSE Copyright (c) 2008, Damien Miller plugins/out_kafka/librdkafka-1.2.0/LICENSE.wingetopt Copyright (c) 2002 Todd C. Miller plugins/out_kafka/librdkafka-1.2.0/win32/wingetopt.c Copyright (c) 2002 Todd C. Miller > cURL License lib/monkey/mk_core/deps/libevent/sample/hostcheck.c Copyright (c) 1996 - 2013, Daniel Stenberg, lib/monkey/mk_core/deps/libevent/sample/hostcheck.c Copyright (c) 1998 - 2012, Daniel Stenberg, lib/monkey/mk_core/deps/libevent/sample/hostcheck.h Copyright (c) 1998 - 2012, Daniel Stenberg, > ZLIB License plugins/out_kafka/librdkafka-1.2.0/LICENSE.crc32c Copyright (c) 2013 Mark Adler plugins/out_kafka/librdkafka-1.2.0/LICENSES.txt Copyright (c) 2002 Todd C. Miller plugins/out_kafka/librdkafka-1.2.0/LICENSES.txt Copyright (c) 2013 Mark Adler plugins/out_kafka/librdkafka-1.2.0/LICENSE.tinycthread Copyright (c) 2012 Marcus Geelnard 2013-2014 Evan Nemerson plugins/out_kafka/librdkafka-1.2.0/src/crc32c.c Copyright (c) 2013 Mark Adler plugins/out_kafka/librdkafka-1.2.0/src/tinycthread.c Copyright (c) 2013-2014 Evan Nemerson plugins/out_kafka/librdkafka-1.2.0/src/tinycthread.h Copyright (c) 2013-2014 Evan Nemerson > BSD-2-Clause-NetBSD License plugins/out_kafka/librdkafka-1.2.0/LICENSES.txt Copyright (c) 2000 The NetBSD Foundation, Inc. plugins/out_kafka/librdkafka-1.2.0/LICENSE.wingetopt Copyright (c) 2000 The NetBSD Foundation, Inc. plugins/out_kafka/librdkafka-1.2.0/win32/wingetopt.c Copyright (c) 2000 The NetBSD Foundation, Inc. src/flb_strptime.c Copyright (c) 1997, 1998, 2005, 2008 The NetBSD Foundation, Inc. >>> github.com/mattn/go-colorable-v0.1.8 Found in: LICENSE Copyright (c) 2016 Yasuhiro Matsumoto The MIT License (MIT) [Copyright] ([c]) [2016] [Yasuhiro] [Matsumoto] 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. >>> tzinfo-2.0.4 Copyright (c) 2005-2018 Philip Ross 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/jwalterweatherman-v1.1.0 Found in: ./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/ulikunitz/xz-v0.5.10 Copyright (c) 2014-2021 Ulrich Kunitz 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. * My name, Ulrich Kunitz, may not 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 > BSD-3 cmd/gxz/licenses.go Copyright (c) 2009 The Go Authors. >>> 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/gofrs/uuid-v4.0.0 Found in: LICENSE Copyright (c) 2013-2018 by Maxim Bublis 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 codec.go Copyright (c) 2013-2018 by Maxim Bublis codec_test.go Copyright (c) 2013-2018 by Maxim Bublis fuzz.go Copyright (c) 2018 Andrei Tudor Calin generator.go Copyright (c) 2013-2018 by Maxim Bublis generator_test.go Copyright (c) 2013-2018 by Maxim Bublis sql.go Copyright (c) 2013-2018 by Maxim Bublis sql_test.go Copyright (c) 2013-2018 by Maxim Bublis uuid.go Copyright (c) 2013-2018 by Maxim Bublis uuid_test.go Copyright (c) 2013-2018 by Maxim Bublis >>> 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 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/descriptor/descriptor_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/cmd/generate-alias/main.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/gengogrpc/grpc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/testprotos/jsonpb_proto/test2.proto Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/testprotos/jsonpb_proto/test3.proto Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/testprotos/proto2_proto/test.proto Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/testprotos/proto3_proto/test.proto Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/internal/testprotos/regenerate.bash Copyright 2020 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/jsonpb/decode.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/jsonpb/encode.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/jsonpb/json.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/jsonpb/json_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/LICENSE Copyright 2010 The Go Authors See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/buffer.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/protoc-gen-go/generator/generator.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/protoc-gen-go/generator/internal/remap/remap.go Copyright 2017 The Go Authors See SECTION 14 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 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/protoc-gen-go/grpc/grpc.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/protoc-gen-go/main.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/defaults.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/deprecated.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/discard.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/discard_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/extensions.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/extensions_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/properties.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/proto_clone_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/proto_equal_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/proto.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/proto_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/registry.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/registry_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/text_decode.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/text_encode.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/text_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/wire.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/proto/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/any.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/any_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/doc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/duration.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/duration_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/timestamp.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/ptypes/timestamp_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/regenerate.bash Copyright 2018 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' protobuf-1.5.2/test.bash Copyright 2018 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' >>> webrick-1.7.0 Found in: webrick-1.7.0/LICENSE.txt Copyright (c) 1993-2013 Yukihiro Matsumoto 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 AUTHOR 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 AUTHOR 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/cheggaaa/pb/v3-v3.0.8 Copyright (c) 2012-2015, Sergey Cherepanov 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 the author 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 > BSD-3 LICENSE Copyright (c) 2012-2015, Sergey Cherepanov >>> github.com/rivo/uniseg-v0.2.0 Found in: LICENSE.txt Copyright (c) 2019 Oliver Kuederle MIT License >>> 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 14 in 'LICENSE TEXT REFERENCE TABLE' > MIT ginkgo-master/reporters/stenographer/support/go-colorable/LICENSE Copyright (c) 2016 Yasuhiro Matsumoto See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' ginkgo-master/reporters/stenographer/support/go-isatty/LICENSE Copyright (c) Yasuhiro MATSUMOTO See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' >>> concurrent-ruby-1.1.9 Found in: concurrent-ruby-1.1.9/LICENSE.txt Copyright (c) Jerry D'Antonio Copyright (c) Jerry D'Antonio -- released under the MIT license. http://www.opensource.org/licenses/mit-license.php 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 docs/1.0.5/file.LICENSE.html Copyright (c) Jerry D Antonio See SECTION 91 in 'LICENSE TEXT REFERENCE TABLE' docs/1.0.5/file.README.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.0.5/index.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.4/Concurrent.html Copyright Concurrent Ruby See SECTION 90 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.4/file.LICENSE.html Copyright (c) Jerry D Antonio See SECTION 89 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.4/file.README.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.4/index.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.5/file.LICENSE.html Copyright (c) Jerry D Antonio See SECTION 89 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.5/file.README.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.5/index.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.6/file.LICENSE.html Copyright (c) Jerry D Antonio See SECTION 89 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.6/file.README.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.6/index.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.7/file.LICENSE.html Copyright (c) Jerry D Antonio See SECTION 88 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.7/file.README.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.7/index.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.8/file.LICENSE.html Copyright (c) Jerry D Antonio See SECTION 88 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.8/file.README.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/1.1.8/index.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/master/file.LICENSE.html Copyright (c) Jerry D Antonio See SECTION 88 in 'LICENSE TEXT REFERENCE TABLE' docs/master/file.README.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' docs/master/index.html Copyright Concurrent Ruby See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' LICENSE.txt Copyright (c) Jerry D'Antonio See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' > RubyClause-6 README.md Copyright Concurrent Ruby See SECTION 76 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/magiconair/properties-v1.8.5 Found in: LICENSE.md Copyright (c) 2013-2020, Frank Schroeder 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 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 assert/assert.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' assert/assert_test.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' benchmark_test.go Copyright 2013-2014 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' decode.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' decode_test.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' doc.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' example_test.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' integrate.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' integrate_test.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' lex.go Copyright 2011 The Go Authors See SECTION 72 in 'LICENSE TEXT REFERENCE TABLE' load.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' load_test.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' parser.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' properties.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' properties_test.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' rangecheck.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/spf13/viper-v1.8.1 Found in: LICENSE Copyright (c) 2014 Steve Francia The MIT License (MIT) ADDITIONAL LICENSE INFORMATION > MIT internal/testutil/env.go Copyright (c) 2017 Canonical Ltd. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' remote/remote.go Copyright (c) 2015 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' util.go Copyright (c) 2014 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' util_test.go Copyright (c) 2016 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' viper.go Copyright (c) 2014 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' viper_test.go Copyright (c) 2014 Steve Francia See SECTION 66 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 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/internal_gengo/init.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/internal_gengo/main.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/internal_gengo/reflect.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/internal_gengo/well_known_types.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/main.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/annotations/annotations.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/annotations/annotations.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/comments/comments.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/comments/comments.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/comments/deprecated.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/comments/deprecated.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/base/base.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/base/base.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/ext/ext.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/ext/ext.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/extra/extra.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/extra/extra.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/proto3/ext3.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/extensions/proto3/ext3.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/fieldnames/fieldnames.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/fieldnames/fieldnames.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/gen_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/a.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/a.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/b.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/b.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/c.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/c.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub2/a.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub2/a.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub/a.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub/a.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub/b.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/import_public/sub/b.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/fmt/m.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/fmt/m.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_1/m1.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_1/m1.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_1/m2.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_1/m2.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_2/m3.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_2/m3.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_2/m4.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_a_2/m4.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_b_1/m1.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_b_1/m1.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_b_1/m2.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_b_1/m2.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_a1m1.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_a1m1.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_a1m2.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_a1m2.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_all.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/imports/test_import_all.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/issue780_oneof_conflict/test.pb.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/issue780_oneof_conflict/test.proto Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/nopackage/nopackage.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/nopackage/nopackage.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/enum.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/enum.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/fields.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/fields.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/nested_messages.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/nested_messages.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/proto2.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto2/proto2.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto3/enum.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto3/enum.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto3/fields.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/proto3/fields.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/protoc-gen-go/testdata/registry_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' compiler/protogen/protogen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' compiler/protogen/protogen_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/bench_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/bench_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/decode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/decode_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/encode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/encode_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/protojson/well_known_types.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/decode_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/encode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/encode_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/prototext/other_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/protowire/wire.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/protowire/wire_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' integration_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' integration_test.go Copyright d d d d The Go Authors See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE' internal/benchmarks/bench_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/benchmarks/download_benchdata.bash Copyright 2019 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' internal/benchmarks/micro/micro_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/generate-corpus/main.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/generate-protos/main.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/generate-types/impl.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/generate-types/main.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/generate-types/proto.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/pbdump/pbdump.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cmd/pbdump/pbdump_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/conformance/conformance_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/descfmt/desc_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/descfmt/stringer.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/descopts/options.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/detrand/rand.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/detrand/rand_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/defval/default.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/defval/default_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/bench_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/decode_number.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/decode_string.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/decode_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/decode_token.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/encode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/json/encode_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/messageset/messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/tag/tag.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/tag/tag_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/decode_number.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/decode_string.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/decode_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/decode_token.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/doc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/encode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/encoding/text/encode_test.go Copyright 2019 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/errors/errors.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/errors/errors_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/errors/is_go112.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/errors/is_go113.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/build.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/build_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc_init.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc_lazy.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc_list_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc_list.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/desc_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/filedesc/placeholder.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/filetype/build.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/flags/flags.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/flags/proto_legacy_disable.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/flags/proto_legacy_enable.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/jsonfuzz/fuzz.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/jsonfuzz/fuzz_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/oss-fuzz-build.sh Copyright 2020 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzztest/fuzztest.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/textfuzz/fuzz.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/textfuzz/fuzz_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/wirefuzz/fuzz.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/fuzz/wirefuzz/fuzz_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/any_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/api_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/descriptor_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/duration_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/empty_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/field_mask_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/goname.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/map_entry.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/source_context_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/struct_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/timestamp_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/type_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/wrappers_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/genid/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/api_export.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/checkinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_field.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_map.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_map_go111.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_map_go112.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_message.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_tables.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/codec_unsafe.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/convert.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/convert_list.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/convert_map.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/decode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/encode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/enum.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/enum_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/extension_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/lazy_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_aberrant_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_enum.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_export.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_export_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_extension.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_file.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_file_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_message.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/legacy_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/merge_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/merge.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/message.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/message_reflect_field.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/message_reflect_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/message_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/message_reflect_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/pointer_reflect.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/pointer_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/validate.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/impl/weak.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/msgfmt/format.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/msgfmt/format_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/order/order.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/order/order_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/order/range.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/pragma/pragma.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/protobuild/build.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/protolegacy/proto.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/set/ints.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/set/ints_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/strs/strings.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/strs/strings_pure.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/strs/strings_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/strs/strings_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/annotation/annotation.pb.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/annotation/annotation.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/benchmarks.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message1/proto2/benchmark_message1_proto2.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message1/proto3/benchmark_message1_proto3.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message2/benchmark_message2.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_1.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_2.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_3.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_4.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_5.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_6.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_7.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3_8.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message3/benchmark_message3.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message4/benchmark_message4_1.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message4/benchmark_message4_2.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message4/benchmark_message4_3.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/datasets/google_message4/benchmark_message4.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/micro/micro.pb.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/benchmarks/micro/micro.proto Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/conformance/conformance.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/conformance/test_messages_proto2.pb.go Copyright 2008 Google Inc. See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/conformance/test_messages_proto3.pb.go Copyright 2008 Google Inc. See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/enums/enums.pb.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/enums/enums.proto Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/fieldtrack/fieldtrack.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/fieldtrack/fieldtrack.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/fuzz/fuzz.pb.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/fuzz/fuzz.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/irregular/irregular.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/irregular/irregular.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/irregular/test.pb.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/irregular/test.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/bug1052/bug1052.pb.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/bug1052/bug1052.proto Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/bug1052/bug1052_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/legacy.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/legacy.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20160225_2fc053c5/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20160225_2fc053c5/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20160519_a4ab9ec5/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20160519_a4ab9ec5/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180125_92554152/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180125_92554152/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180430_b4deda09/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180430_b4deda09/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180814_aa810b61/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20180814_aa810b61/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20190205_c823c79e/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto2_20190205_c823c79e/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20160225_2fc053c5/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20160225_2fc053c5/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20160519_a4ab9ec5/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20160519_a4ab9ec5/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180125_92554152/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180125_92554152/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180430_b4deda09/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180430_b4deda09/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180814_aa810b61/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20180814_aa810b61/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20190205_c823c79e/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/legacy/proto3_20190205_c823c79e/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/messageset/messagesetpb/message_set.pb.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/messageset/messagesetpb/message_set.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/messageset/msetextpb/msetextpb.pb.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/messageset/msetextpb/msetextpb.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/news/news.pb.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/news/news.proto Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/nullable/methods_test.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/nullable/nullable.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/nullable/nullable_test.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/order/order.pb.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/order/order.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/registry/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/registry/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/required/required.pb.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/required/required.proto Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test_extension.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test_extension.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test_import.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test_import.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test3/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/ext.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/ext.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test_import.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test_import.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test.pb.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test_public.pb.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/test_public.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/weak1/test_weak.pb.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/weak1/test_weak.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/weak2/test_weak.pb.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/test/weak2/test_weak.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/textpb2/test.pb.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/textpb2/test.proto Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/textpb3/test.pb.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testprotos/textpb3/test.proto Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/version/version.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/weakdeps/doc.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/weakdeps/weakdeps.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2018 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' proto/bench_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/checkinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/checkinit_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/decode_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/decode_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/encode_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/encode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/encode_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/equal.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/equal_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/extension_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/merge.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/merge_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/messageset_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/methods_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/nil_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/noenforceutf8_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/proto.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/proto_methods.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/proto_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/reset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/reset_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/size_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/size.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/testmessages_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/validate_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/weak_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proto/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/desc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/desc_init.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/desc_resolve.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/desc_validate.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/file_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protodesc/proto.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protopath/path.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protopath/step.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protorange/example_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protorange/range.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protorange/range_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/methods.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/proto.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/proto_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/source_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/source.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/source_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/type.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/value.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/value_pure.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/value_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/value_union.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoreflect/value_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoregistry/registry.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' reflect/protoregistry/registry_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' regenerate.bash Copyright 2018 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' release.bash Copyright 2019 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' runtime/protoiface/legacy.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runtime/protoiface/methods.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runtime/protoimpl/impl.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runtime/protoimpl/version.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' test.bash Copyright 2018 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/reflect.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/reflect_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/util.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/util_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/xform.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' testing/protocmp/xform_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' testing/protopack/pack.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' testing/protopack/pack_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' testing/prototest/enum.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' testing/prototest/message.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' testing/prototest/prototest_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' types/descriptorpb/descriptor.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/dynamicpb/dynamic.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' types/dynamicpb/dynamic_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' types/known/anypb/any.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/known/anypb/any_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' types/known/apipb/api.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/known/durationpb/duration.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/known/durationpb/duration_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' types/known/emptypb/empty.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/known/fieldmaskpb/field_mask.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/known/fieldmaskpb/field_mask_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' types/known/sourcecontextpb/source_context.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/known/structpb/struct.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/known/structpb/struct_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' types/known/timestamppb/timestamp.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/known/timestamppb/timestamp_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' types/known/typepb/type.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/known/wrapperspb/wrappers.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' types/pluginpb/plugin.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/fatih/color-v1.12.0 Found in: LICENSE.md Copyright (c) 2013 Fatih Arslan The MIT License (MIT) >>> github.com/mattn/go-runewidth-v0.0.13 Found in: LICENSE Copyright (c) 2016 Yasuhiro Matsumoto The MIT License (MIT) >>> github.com/VividCortex/ewma-v1.2.0 Found in: LICENSE Copyright (c) 2013 VividCortex the MIT License >>> 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 14 in 'LICENSE TEXT REFERENCE TABLE' decode_arm64.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' decode_asm.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' decode.go Copyright 2011 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' decode_other.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encode_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encode_arm64.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encode_asm.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encode.go Copyright 2011 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encode_other.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' golden_test.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2011 The Snappy-Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' snappy.go Copyright 2011 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' snappy_test.go Copyright 2011 The Snappy-Go Authors See SECTION 14 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 14 in 'LICENSE TEXT REFERENCE TABLE' cases/context.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/context_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/example_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/fold.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/fold_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/gen.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/gen_trieval.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/icu.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/icu_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/info.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/map.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cases/map_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/common.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/examples/extract_http/main.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/examples/extract_http/pkg/pkg.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/examples/extract/main.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/examples/rewrite/main.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/examples/rewrite/printer.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/extract.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/generate.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/main.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/rewrite.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cmd/gotext/update.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/builder.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/builder_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/colelem.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/colelem_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/contract.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/contract_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/order.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/order_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/table.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/trie.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/build/trie_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/collate.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/collate_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/export_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/index.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/maketables.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/option.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/option_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/reg_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/sort.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/sort_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/table_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/colcmp.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/col.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/darwin.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/gen.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/icu.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' collate/tools/colcmp/Makefile Copyright 2012 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' currency/currency.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' currency/currency_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' currency/example_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' currency/format.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' currency/format_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' currency/gen_common.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' currency/gen.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' currency/query.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' currency/query_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' date/gen.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' date/gen_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' doc.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/charmap/charmap.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/charmap/charmap_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/charmap/maketables.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/encoding.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/encoding_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/example_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/htmlindex/gen.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/htmlindex/htmlindex.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/htmlindex/htmlindex_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/htmlindex/map.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/ascii.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/ascii_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/example_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/gen.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/ianaindex.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/ianaindex/ianaindex_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/internal/enctest/enctest.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/internal/identifier/gen.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/internal/identifier/identifier.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/internal/internal.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/all.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/all_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/eucjp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/iso2022jp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/maketables.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/japanese/shiftjis.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/korean/all_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/korean/euckr.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/korean/maketables.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/simplifiedchinese/all.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/simplifiedchinese/all_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/simplifiedchinese/gbk.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/simplifiedchinese/hzgb2312.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/simplifiedchinese/maketables.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/traditionalchinese/all_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/traditionalchinese/big5.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/traditionalchinese/maketables.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/unicode/override.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/unicode/unicode.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/unicode/unicode_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/unicode/utf32/utf32.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' encoding/unicode/utf32/utf32_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/example_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/gen_common.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/gen.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/message.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/message_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/plural.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' feature/plural/plural_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' gen.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/catmsg/catmsg.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/catmsg/catmsg_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/catmsg/codec.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/catmsg/varint.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/catmsg/varint_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/cldrtree.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/cldrtree_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/generate.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/option.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/tree.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/cldrtree/type.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/collate_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/collelem.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/collelem_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/colltab.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/contract.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/contract_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/iter.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/iter_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/numeric.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/numeric_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/table.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/trie.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/trie_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/weighter.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/colltab/weighter_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/conformance_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/example_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/gen10.0.0_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/gen9.0.0_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/gen_common.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/gen.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/gen_trieval.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/idna10.0.0.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/idna10.0.0_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/idna9.0.0.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/idna9.0.0_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/idna_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/punycode.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/punycode_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/idna/trie.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/unicode/doc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/unicode/gen.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/export/unicode/unicode_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/format/format.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/format/parser.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/format/parser_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/gen/bitfield/bitfield.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/gen/bitfield/bitfield_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/gen/code.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/gen/gen.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/internal.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/internal_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/compact.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/gen.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/gen_index.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/gen_parents.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/gen_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/language_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/parse_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compact/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compose.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/compose_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/coverage.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/gen_common.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/gen.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/language_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/lookup.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/lookup_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/match.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/match_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/parse.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/parse_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/language/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/match.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/match_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/decimal.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/decimal_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/format.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/format_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/gen_common.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/gen.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/number.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/number_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/pattern.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/pattern_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/number/tables_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/stringset/set.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/stringset/set_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/tag/tag.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/tag/tag_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/codesize.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/flag.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/gccgo.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/go1_6.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/go1_7.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/testtext/text.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/compact.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/example_compact_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/example_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/gen_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/print.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/triegen/triegen.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/ucd/example_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/ucd/ucd.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/utf8internal/utf8internal.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/coverage.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/coverage_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/display/dict.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/display/dict_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/display/display.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/display/display_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/display/examples_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/display/lookup.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/display/maketables.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/doc.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/examples_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/gen.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/go1_1.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/go1_2.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/httpexample_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/language_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/lookup_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/match.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/match_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/parse.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/parse_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' language/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' message/catalog/catalog.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/catalog/catalog_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/catalog/dict.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/catalog.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/catalog/go19.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/catalog/gopre19.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/catalog_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/doc.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/examples_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/fmt_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/format.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/message.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/message_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/extract.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/generate.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/go19_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/message.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/pipeline.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/pipeline_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/rewrite.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/testdata/test1/catalog_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/pipeline/testdata/test1/test1.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' message/print.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' number/doc.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' number/examples_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' number/format.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' number/format_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' number/number.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' number/number_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' number/option.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runes/cond.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runes/cond_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runes/example_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runes/runes.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' runes/runes_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' search/index.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' search/pattern.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' search/pattern_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' search/search.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bench_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule10.0.0.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule10.0.0_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule9.0.0.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule9.0.0_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/bidirule/bidirule_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/doc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/benchmark_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/class.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/class_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/context.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/doc.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/enforce10.0.0_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/enforce9.0.0_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/enforce_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/gen.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/gen_trieval.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/nickname.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/options.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/profile.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/profiles.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/profile_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/tables_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' secure/precis/transformer.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' transform/examples_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' transform/transform.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' transform/transform_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/bidi.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/bracket.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/core.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/core_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/gen.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/gen_ranges.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/gen_trieval.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/prop.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/bidi/tables_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/base.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/cldr.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/cldr_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/collate.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/collate_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/data_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/decode.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/makexml.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/resolve.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/slice.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/cldr/slice_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/doc.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/composition.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/composition_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/example_iter_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/example_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/forminfo.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/forminfo_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/input.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/iter.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/iter_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/maketables.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/normalize.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/normalize_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/readwriter.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/readwriter_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/transform.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/transform_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/triegen.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/trie.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/norm/ucd_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/rangetable/gen.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/rangetable/merge.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/rangetable/merge_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/rangetable/rangetable.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/runenames/example_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/runenames/gen.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/runenames/runenames.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unicode/runenames/runenames_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' width/example_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' width/gen_common.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' width/gen.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' width/gen_trieval.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' width/tables_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' width/transform.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' width/transform_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' width/width.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/onsi/gomega-v1.16.0 Found in: 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 > MIT matchers/support/goraph/MIT.LICENSE Copyright (c) 2014 Amit Kumar Gupta See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/spf13/cast-v1.4.1 >>> golang.org/x/crypto-v0.0.0-20210817164053-32db794688a5 > BSD-3 acme/acme.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/acme_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/autocert/autocert.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/autocert/autocert_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/autocert/cache.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/autocert/cache_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/autocert/example_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/autocert/internal/acmetest/ca.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/autocert/listener.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/autocert/renewal.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/autocert/renewal_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/http.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/http_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/internal/acmeprobe/prober.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/jws.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/jws_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/rfc8555.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/rfc8555_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/types.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/types_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' acme/version_go112.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' argon2/argon2.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' argon2/argon2_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' argon2/blake2b.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' argon2/blamka_amd64.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' argon2/blamka_amd64.s Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' argon2/blamka_generic.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' argon2/blamka_ref.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bcrypt/base64.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bcrypt/bcrypt.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bcrypt/bcrypt_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2b/blake2b_amd64.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2b/blake2b_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2b/blake2bAVX2_amd64.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2b/blake2bAVX2_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2b/blake2b_generic.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2b/blake2b.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2b/blake2b_ref.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2b/blake2b_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' blake2b/blake2x.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2b/register.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2s/blake2s_386.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2s/blake2s_386.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2s/blake2s_amd64.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2s/blake2s_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2s/blake2s_generic.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2s/blake2s.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2s/blake2s_ref.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2s/blake2s_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' blake2s/blake2x.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blake2s/register.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blowfish/block.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blowfish/blowfish_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blowfish/cipher.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' blowfish/const.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bn256/bn256.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bn256/bn256_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bn256/constants.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bn256/curve.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bn256/example_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bn256/gfp12.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bn256/gfp2.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bn256/gfp6.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bn256/optate.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bn256/twist.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cast5/cast5.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cast5/cast5_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20/chacha_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20/chacha_arm64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20/chacha_generic.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20/chacha_noasm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20/chacha_ppc64le.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20/chacha_ppc64le.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20/chacha_s390x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20/chacha_s390x.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20/chacha_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20poly1305/chacha20poly1305_amd64.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20poly1305/chacha20poly1305_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20poly1305/chacha20poly1305_generic.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20poly1305/chacha20poly1305.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20poly1305/chacha20poly1305_noasm.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20poly1305/chacha20poly1305_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20poly1305/chacha20poly1305_vectors_test.go Copyright 2016 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' chacha20poly1305/xchacha20poly1305.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' chacha20/vectors_test.go Copyright 2018 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' cryptobyte/asn1/asn1.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cryptobyte/asn1.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cryptobyte/asn1_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cryptobyte/builder.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cryptobyte/cryptobyte_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cryptobyte/example_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cryptobyte/string.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/curve25519.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/curve25519_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/internal/field/fe_alias_test.go Copyright (c) 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/internal/field/fe_amd64_noasm.go Copyright (c) 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/internal/field/fe_arm64.go Copyright (c) 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/internal/field/fe_arm64_noasm.go Copyright (c) 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/internal/field/fe_arm64.s Copyright (c) 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/internal/field/fe_bench_test.go Copyright (c) 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/internal/field/fe_generic.go Copyright (c) 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/internal/field/fe.go Copyright (c) 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/internal/field/fe_test.go Copyright (c) 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' curve25519/vectors_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ed25519/ed25519_go113.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ed25519/ed25519_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ed25519/go113_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ed25519/internal/edwards25519/const.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ed25519/internal/edwards25519/edwards25519.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' hkdf/example_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' hkdf/hkdf.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' hkdf/hkdf_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/subtle/aliasing.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/subtle/aliasing_purego.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/subtle/aliasing_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/aead_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/aes_cbc_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/dsa_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/ecdsa_compat_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/ecdsa_go115_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/ecdsa_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/eddsa_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/hkdf_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/hmac_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/internal/dsa/dsa.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/rsa_oaep_decrypt_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/rsa_pss_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/rsa_signature_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/wycheproof/wycheproof_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' md4/example_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' md4/md4block.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' md4/md4.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' md4/md4_test.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nacl/auth/auth.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nacl/auth/auth_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nacl/auth/example_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nacl/box/box.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nacl/box/box_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nacl/secretbox/example_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nacl/secretbox/secretbox.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nacl/secretbox/secretbox_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nacl/sign/sign.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nacl/sign/sign_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ocsp/ocsp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ocsp/ocsp_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/armor/armor.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/armor/armor_test.go Copyright 2010 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' openpgp/armor/encode.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/canonical_text.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/canonical_text_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/clearsign/clearsign.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/clearsign/clearsign_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/elgamal/elgamal.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/elgamal/elgamal_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/errors/errors.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/keys.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/compressed.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/compressed_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/config.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/encrypted_key.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/encrypted_key_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/literal.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/ocfb.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/ocfb_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/one_pass_signature.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/opaque.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/opaque_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/packet.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/packet_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/private_key.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/private_key_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/public_key.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/public_key_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/public_key_v3.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/public_key_v3_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/reader.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/signature.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/signature_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/signature_v3.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/signature_v3_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/symmetrically_encrypted.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/symmetrically_encrypted_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/symmetric_key_encrypted.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/symmetric_key_encrypted_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/userattribute.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/userattribute_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/userid.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/packet/userid_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/read.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/read_test.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' openpgp/s2k/s2k.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/s2k/s2k_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/write.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' openpgp/write_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' otr/libotr_test_helper.c Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' otr/otr.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' otr/otr_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' otr/smp.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pbkdf2/pbkdf2.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pbkdf2/pbkdf2_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/bmp-string.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/bmp-string_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/crypto.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/crypto_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/errors.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/internal/rc2/bench_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/internal/rc2/rc2.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/internal/rc2/rc2_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/mac.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/mac_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/pbkdf.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/pbkdf_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/pkcs12.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/pkcs12_test.go Copyright 2015 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' pkcs12/safebags.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/bits_compat.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/bits_go1.13.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/mac_noasm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/poly1305.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/poly1305_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/sum_amd64.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/sum_amd64.s Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/sum_generic.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/sum_ppc64le.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/sum_ppc64le.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/sum_s390x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/sum_s390x.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' poly1305/vectors_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ripemd160/ripemd160block.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ripemd160/ripemd160.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ripemd160/ripemd160_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' salsa20/salsa20.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' salsa20/salsa20_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' salsa20/salsa/hsalsa20.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' salsa20/salsa/salsa208.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' salsa20/salsa/salsa20_amd64.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' salsa20/salsa/salsa20_amd64.s Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' salsa20/salsa/salsa20_amd64_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' salsa20/salsa/salsa20_noasm.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' salsa20/salsa/salsa20_ref.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' salsa20/salsa/salsa_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' scrypt/example_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' scrypt/scrypt.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' scrypt/scrypt_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/doc.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/hashes_generic.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/hashes.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/keccakf_amd64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/keccakf_amd64.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/keccakf.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/register.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/sha3.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/sha3_s390x.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/sha3_s390x.s Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/sha3_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/shake_generic.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/shake.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/xor_generic.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/xor.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' sha3/xor_unaligned.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/agent/client.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/agent/client_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/agent/example_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/agent/forward.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/agent/keyring.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/agent/keyring_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/agent/server.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/agent/server_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/agent/testdata_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/benchmark_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/buffer.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/buffer_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/certs.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/certs_test.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' ssh/channel.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/cipher.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/cipher_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/client_auth.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/client_auth_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/client.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/client_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/common.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/common_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/connection.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/doc.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/example_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/handshake.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/handshake_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/kex.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' ssh/kex_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/keys.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/keys_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/knownhosts/knownhosts.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/knownhosts/knownhosts_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/mac.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/mempipe_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/messages.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/messages_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/mux.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/mux_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/server.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/session.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/session_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/ssh_gss.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/tcpip.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/tcpip_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/terminal/terminal.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/agent_unix_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/banner_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/cert_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/testdata/doc.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/testdata/keys.go Copyright 2014 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' ssh/testdata_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/dial_unix_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/doc.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/forward_unix_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/multi_auth_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/session_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/sshd_test_pw.c Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/testdata_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/test/test_unix_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/transport.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ssh/transport_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' tea/cipher.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' tea/tea_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' twofish/twofish.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' twofish/twofish_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' xtea/block.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' xtea/cipher.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' xtea/xtea_test.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' xts/xts.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' xts/xts_test.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/fsnotify/fsnotify-v1.5.1 License: BSD- 3 ADDITIONAL LICENSE INFORMATION > BSD-3 fsnotify-master/fen.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/fsnotify.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/fsnotify_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/inotify.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/inotify_poller.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/inotify_poller_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/inotify_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/integration_darwin_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/integration_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/kqueue.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/LICENSE Copyright (c) 2012-2019 fsnotify Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/open_mode_bsd.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/open_mode_darwin.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fsnotify-master/windows.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' >>> golang.org/x/oauth2-v0.0.0-20210819190943-2bc19b11175f 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 LICENSE INFORMATION > BSD-3 amazon/amazon.go Copyright 2017 The oauth2 Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' authhandler/authhandler.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' authhandler/authhandler_test.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bitbucket/bitbucket.go Copyright 2015 The oauth2 Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cern/cern.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' clientcredentials/clientcredentials.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' clientcredentials/clientcredentials_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' endpoints/endpoints.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' endpoints/endpoints_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' example_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' facebook/facebook.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' fitbit/fitbit.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' foursquare/foursquare.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' github/github.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' gitlab/gitlab.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/appengine_gen1.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/appengine_gen2_flex.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/appengine.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/default.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/doc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/downscope/downscoping.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/downscope/tokenbroker_test.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/example_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/google.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/google_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/aws.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/aws_test.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/basecredentials.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/basecredentials_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/clientauth.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/clientauth_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/err.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/err_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/filecredsource.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/filecredsource_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/impersonate.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/impersonate_test.go Copyright 2021 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/sts_exchange.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/sts_exchange_test.go Copyright 2020 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/urlcredsource.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/internal/externalaccount/urlcredsource_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/jwt.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/jwt_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/sdk.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' google/sdk_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' heroku/heroku.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' hipchat/hipchat.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' instagram/instagram.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/client_appengine.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/doc.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/oauth2.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/token.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/token_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/transport.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' jira/jira.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' jira/jira_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' jws/jws.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' jws/jws_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' jwt/example_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' jwt/jwt.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' jwt/jwt_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' kakao/kakao.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' linkedin/linkedin.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' mailchimp/mailchimp.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' mailru/mailru.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' mediamath/mediamath.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' microsoft/microsoft.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nokiahealth/nokiahealth.go Copyright 2018 The oauth2 Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' oauth2_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' odnoklassniki/odnoklassniki.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' paypal/paypal.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' slack/slack.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' spotify/spotify.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' stackoverflow/stackoverflow.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' token.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' token_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' transport.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' twitch/twitch.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' uber/uber.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vk/vk.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' yahoo/yahoo.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' yandex/yandex.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' >>> golang.org/x/sys-v0.0.0-20210910150752-751e447fb3d0 Copyright 2020 The Go Authors // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. ADDITIONAL LICENSE INFORMATION > BSD-3 cpu/asm_aix_ppc64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/byteorder.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_aix.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_arm64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gc_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gccgo_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gccgo_s390x.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gccgo_x86.c Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gccgo_x86.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gc_s390x.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_gc_x86.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_arm.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_mips64x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_noinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_ppc64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_linux_s390x.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_mips64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_mipsx.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_netbsd_arm64.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_other_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_other_arm.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_other_mips64x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_ppc64x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_riscv64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_s390x.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_s390x_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_wasm.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_x86.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_x86.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/cpu_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/hwcap_linux.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/syscall_aix_gccgo.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' cpu/syscall_aix_ppc64_gc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' execabs/execabs.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' execabs/execabs_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/unsafeheader/unsafeheader.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/unsafeheader/unsafeheader_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' plan9/asm_plan9_386.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/asm_plan9_amd64.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/asm_plan9_arm.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/asm.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/dir_plan9.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/env_plan9.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/errors_plan9.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/mkall.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' plan9/mkerrors.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' plan9/mksyscall.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/mksysnum_plan9.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' plan9/pwd_go15_plan9.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/pwd_plan9.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/race0.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/race.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/str.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/syscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/syscall_plan9.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' plan9/syscall_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/affinity_linux.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/aliases.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_aix_ppc64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_bsd_386.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_bsd_amd64.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_bsd_arm64.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_bsd_arm.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_386.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_amd64.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_arm64.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_arm.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_mips64x.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_mipsx.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_ppc64x.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_riscv64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_linux_s390x.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_openbsd_mips64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_solaris_amd64.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/asm_zos_s390x.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/bluetooth_linux.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/cap_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/constants.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/creds_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/darwin_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_aix_ppc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_darwin.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_dragonfly.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_linux.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_linux_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_netbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_openbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dev_zos_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dirent.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/dirent_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/endian_big.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/endian_little.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/env_unix.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/epoll_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/epoll_zos_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/errors_freebsd_386.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/errors_freebsd_amd64.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/errors_freebsd_arm64.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/errors_freebsd_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/example_exec_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/example_flock_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/export_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/fcntl_darwin.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/fcntl.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/fcntl_linux_32bit.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/fdset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/fdset_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/fstatfs_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/fstatfs_zos_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/gccgo_c.c Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/gccgo.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/gccgo_linux_amd64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/getdirentries_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/ifreq_linux.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/ifreq_linux_test.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/ioctl.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/ioctl_linux.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/ioctl_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/linux/mkall.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/linux/mksysnum.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/linux/types.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mkall.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' unix/mkasm_darwin.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mkerrors.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' unix/mkmerge.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mkmerge_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mkpost.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mksyscall_aix_ppc64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mksyscall_aix_ppc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mksyscall.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mksyscall_solaris.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mksysctl_openbsd.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mksysnum.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mmap_unix_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/mmap_zos_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/openbsd_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/pagesize_unix.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/pipe2_test.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/pledge_openbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/ptrace_darwin.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/ptrace_ios.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/race0.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/race.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/readdirent_getdents.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/readdirent_getdirentries.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/sendfile_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/sockcmsg_dragonfly.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/sockcmsg_linux.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/sockcmsg_unix.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/sockcmsg_unix_other.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/str.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_aix.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_aix_ppc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_aix_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_bsd.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_bsd_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin.1_12.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin.1_13.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin_arm64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin_libSystem.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_darwin_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_dragonfly_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_dragonfly.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd_arm.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_freebsd_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_illumos.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_illumos_test.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_internal_bsd_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_internal_darwin_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_internal_linux_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_amd64_gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_arm64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_arm.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_gc_386.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_gc_arm.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_gccgo_386.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_gccgo_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_gc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_mips64x.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_mipsx.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_ppc64x.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_ppc.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_riscv64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_s390x.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_sparc64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_linux_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd_arm.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_netbsd_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_mips64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_openbsd_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_solaris_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_solaris.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_solaris_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_unix_gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_unix_gc_ppc64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_unix.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_unix_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/syscall_zos_test.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/timestruct.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/timestruct_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/types_aix.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/types_darwin.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/types_dragonfly.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/types_freebsd.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/types_illumos.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/types_netbsd.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/types_openbsd.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/types_solaris.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/unveil_openbsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/xattr_bsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/xattr_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/zerrors_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/zsysnum_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' unix/ztypes_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/aliases.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/dll_windows.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/empty.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/env_windows.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/eventlog.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/exec_windows.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/memory_windows.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/mkerrors.bash Copyright 2019 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' windows/mkknownfolderids.bash Copyright 2019 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' windows/mksyscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/mkwinsyscall/mkwinsyscall.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/race0.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/race.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/export_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/key.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/mksyscall.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/registry_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/syscall.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/registry/value.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/security_windows.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/service.go Copyright 2012 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/setupapierrors_windows.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/str.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/debug/log.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/debug/service.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/event.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/eventlog/install.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/eventlog/log.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/eventlog/log_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/example/beep.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/example/install.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/example/main.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/example/manage.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/example/service.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/go12.c Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/go12.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/go13.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/mgr/config.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/mgr/mgr.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/mgr/mgr_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/mgr/recovery.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/mgr/service.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/security.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/service.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/svc_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/sys_windows_386.s Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/sys_windows_amd64.s Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/sys_windows_arm64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/svc/sys_windows_arm.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/syscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/syscall_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/syscall_windows.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' windows/syscall_windows_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/types_windows_386.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/types_windows_amd64.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/types_windows_arm64.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/types_windows_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' windows/types_windows.go Copyright 2011 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/mattn/go-isatty-v0.0.14 Found in: go-isatty-master/LICENSE Copyright (c) Yasuhiro MATSUMOTO MIT License (Expat) >>> github.com/mitchellh/mapstructure-v1.4.2 Found in: mapstructure-master/LICENSE Copyright (c) 2013 Mitchell Hashimoto The MIT License (MIT) >>> golang.org/x/net-v0.0.0-20210913180222-943fd674d43e 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 LICENSE INFORMATION > BSD-2 html/testdata/webkit/README Copyright (c) 2009 Apple Inc. See SECTION 54 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 bpf/asm.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/constants.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/doc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/instructions.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/instructions_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/setter.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/vm_aluop_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/vm_bpf_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/vm_extension_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/vm.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/vm_instructions.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/vm_jump_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/vm_load_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/vm_ret_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/vm_scratch_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' bpf/vm_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' context/context.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' context/context_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' context/ctxhttp/ctxhttp.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' context/ctxhttp/ctxhttp_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' context/go17.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' context/go19.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' context/pre_go17.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' context/pre_go19.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' context/withtimeout_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' dict/dict.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' dns/dnsmessage/example_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' dns/dnsmessage/message.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' dns/dnsmessage/message_test.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' html/atom/atom.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/atom/atom_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/atom/gen.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/charset/charset.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/charset/charset_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/const.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/doc.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/doctype.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/entity.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/entity_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/escape.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/escape_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/example_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/foreign.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/node.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/node_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/parse.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/parse_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/render.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/render_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/token.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' html/token_test.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/ascii.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/ascii_test.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/ciphers.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/ciphers_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/client_conn_pool.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/databuffer.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/databuffer_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/errors.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/errors_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/flow.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/flow_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/frame.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/frame_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/go111.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/go115.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/gotrack.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/gotrack_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/h2c/h2c.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/h2c/h2c_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/h2i/h2i.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/headermap.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/hpack/encode.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/hpack/encode_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/hpack/hpack.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/hpack/hpack_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/hpack/huffman.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/hpack/tables.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/hpack/tables_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/http2.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/http2_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/not_go111.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/not_go115.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/pipe.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/pipe_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/server.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/server_push_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/server_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/transport.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/transport_go117_test.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/transport_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/write.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/writesched.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/writesched_priority.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/writesched_priority_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/writesched_random.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/writesched_random_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/writesched_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http2/z_spec_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http/httpguts/guts.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http/httpguts/httplex.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http/httpguts/httplex_test.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http/httpproxy/export_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http/httpproxy/go19_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http/httpproxy/proxy.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' http/httpproxy/proxy_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/diag_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/dstunreach.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/echo.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/endpoint.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/example_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/extension.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/extension_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/helper_posix.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/interface.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/ipv4.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/ipv4_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/ipv6.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/listen_posix.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/listen_stub.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/messagebody.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/message.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/message_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/mpls.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/multipart.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/multipart_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/packettoobig.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/paramprob.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/sys_freebsd.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' icmp/timeexceeded.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' idna/example_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' idna/idna10.0.0.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' idna/idna9.0.0.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' idna/idna_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' idna/punycode.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' idna/punycode_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' idna/trie.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/iana/gen.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/cmsghdr_bsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/cmsghdr.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/cmsghdr_linux_32bit.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/cmsghdr_linux_64bit.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/cmsghdr_solaris_64bit.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/cmsghdr_stub.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/cmsghdr_unix.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/cmsghdr_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/complete_dontwait.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/complete_nodontwait.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/defs_aix.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/defs_darwin.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/defs_dragonfly.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/defs_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/defs_linux.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/defs_netbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/defs_openbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/defs_solaris.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/empty.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/error_unix.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/error_windows.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/iovec_32bit.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/iovec_64bit.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/iovec_solaris_64bit.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/iovec_stub.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/mmsghdr_stub.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/mmsghdr_unix.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/msghdr_bsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/msghdr_bsdvar.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/msghdr_linux_32bit.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/msghdr_linux_64bit.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/msghdr_linux.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/msghdr_openbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/msghdr_solaris_64bit.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/msghdr_stub.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/msghdr_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/norace.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/race.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/rawconn.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/rawconn_mmsg.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/rawconn_msg.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/rawconn_nommsg.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/rawconn_nomsg.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/socket_dontwait_test.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/socket.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/socket_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_bsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_const_unix.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linkname.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_386.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_386.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_amd64.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_arm64.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_mips64.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_mips64le.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_mips.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_mipsle.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_ppc64.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_ppc64le.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_ppc.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_riscv64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_s390x.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_linux_s390x.s Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_netbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_posix.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_solaris_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_solaris.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_stub.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_unix.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_windows.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/sys_zos_s390x.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socket/zsys_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socks/client.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socks/dial_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/socks/socks.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/sockstest/server.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/sockstest/server_test.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/timeseries/timeseries.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' internal/timeseries/timeseries_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/batch.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/bpf_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/control_bsd.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/control.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/control_pktinfo.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/control_stub.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/control_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/control_unix.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/control_windows.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/control_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/defs_aix.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/defs_darwin.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/defs_dragonfly.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/defs_freebsd.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/defs_linux.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/defs_netbsd.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/defs_openbsd.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/defs_solaris.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/dgramopt.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/doc.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/endpoint.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/example_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/genericopt.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/gen.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/header.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/header_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/helper.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/helper_posix_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/helper_stub_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/icmp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/icmp_linux.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/icmp_stub.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/icmp_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/multicastlistener_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/multicastsockopt_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/multicast_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/packet.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/payload_cmsg.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/payload.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/payload_nocmsg.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/readwrite_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sockopt.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sockopt_posix.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sockopt_stub.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_aix.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_asmreq.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_asmreqn.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_asmreqn_stub.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_asmreq_stub.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_bpf.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_bpf_stub.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_bsd.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_darwin.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_dragonfly.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_freebsd.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_linux.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_solaris.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_ssmreq.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_ssmreq_stub.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_stub.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_windows.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/sys_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/unicastsockopt_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/unicast_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv4/zsys_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/batch.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/bpf_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/control.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/control_rfc2292_unix.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/control_rfc3542_unix.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/control_stub.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/control_test.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/control_unix.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/control_windows.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/defs_aix.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/defs_darwin.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/defs_dragonfly.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/defs_freebsd.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/defs_linux.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/defs_netbsd.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/defs_openbsd.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/defs_solaris.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/dgramopt.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/doc.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/endpoint.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/example_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/genericopt.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/gen.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/header.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/header_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/helper.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/helper_posix_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/helper_stub_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/helper_unix_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/helper_windows_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/icmp_bsd.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/icmp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/icmp_linux.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/icmp_solaris.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/icmp_stub.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/icmp_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/icmp_windows.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/icmp_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/mocktransponder_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/multicastlistener_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/multicastsockopt_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/multicast_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/payload_cmsg.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/payload.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/payload_nocmsg.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/readwrite_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sockopt.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sockopt_posix.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sockopt_stub.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sockopt_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_aix.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_asmreq.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_asmreq_stub.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_bpf.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_bpf_stub.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_bsd.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_darwin.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_freebsd.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_linux.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_solaris.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_ssmreq.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_ssmreq_stub.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_stub.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_windows.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/sys_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/unicastsockopt_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/unicast_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' ipv6/zsys_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' lif/address.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' lif/address_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' lif/binary.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' lif/defs_solaris.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' lif/lif.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' lif/link.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' lif/link_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' lif/syscall.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' lif/sys.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' lif/sys_solaris_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nettest/conntest.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nettest/conntest_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nettest/nettest.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nettest/nettest_stub.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nettest/nettest_unix.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' nettest/nettest_windows.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' netutil/helper_stub_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' netutil/helper_unix_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' netutil/helper_windows_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' netutil/listen.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' netutil/listen_test.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proxy/dial.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proxy/dial_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proxy/direct.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proxy/per_host.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proxy/per_host_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proxy/proxy.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proxy/proxy_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' proxy/socks5.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' publicsuffix/example_test.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' publicsuffix/gen.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' publicsuffix/list.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' publicsuffix/list_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/address_darwin_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/address.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/address_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/binary.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/defs_darwin.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/defs_dragonfly.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/defs_freebsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/defs_netbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/defs_openbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/empty.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/interface_announce.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/interface_classic.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/interface_freebsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/interface.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/interface_multicast.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/interface_openbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/message_darwin_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/message_freebsd_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/message.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/message_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/route_classic.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/route.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/route_openbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/route_test.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/syscall.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/syscall_go1_12_darwin.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/sys_darwin.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/sys_dragonfly.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/sys_freebsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/sys.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/sys_netbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' route/sys_openbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' trace/events.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' trace/histogram.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' trace/histogram_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' trace/trace.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' trace/trace_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/file.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/file_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/if.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/if_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/internal/xml/atom_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/internal/xml/example_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/internal/xml/marshal.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/internal/xml/marshal_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/internal/xml/read.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/internal/xml/read_test.go Copyright 2009 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' webdav/internal/xml/typeinfo.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/internal/xml/xml.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/internal/xml/xml_test.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/litmus_test_server.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/lock.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/lock_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/prop.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/prop_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/webdav.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/webdav_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/xml.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' webdav/xml_test.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' websocket/client.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' websocket/dial.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' websocket/dial_test.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' websocket/exampledial_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' websocket/examplehandler_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' websocket/hybi.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' websocket/hybi_test.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' websocket/server.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' websocket/websocket.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' websocket/websocket_test.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' xsrftoken/xsrf.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' xsrftoken/xsrf_test.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' >>> telemetry-collector/telemetry-collector-linux-1.2.1-1.2.1 Found in: vendor/google.golang.org/protobuf/LICENSE Copyright (c) 2018 The Go 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 > Apache2.0 NOTICE Copyright (c) 2018-2019 Pivotal Software, Inc. See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' vendor/code.cloudfoundry.org/credhub-cli/NOTICE Copyright (c) 2016-Present CloudFoundry.org Foundation, Inc. See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/cloudfoundry/socks5-proxy/NOTICE Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/inconshreveable/mousetrap/LICENSE Copyright 2014 Alan Shreve See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/pelletier/go-toml/localtime.go Copyright 2016 Google LLC See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/pivotal-cf/om/NOTICE Copyright 2020 VMware, Inc See SECTION 65 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/afero.go Copyright 2013 tsuru authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/const_bsds.go Copyright (c) 2016 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/const_win_unix.go Copyright (c) 2016 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/httpFs.go Copyright (c) 2014 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/ioutil.go Copyright (c) 2015 Steve Francia See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/lstater.go Copyright (c) 2018 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/match.go Copyright 2009 The Go Authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/mem/dir.go Copyright (c) 2014 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/mem/dirmap.go Copyright (c) 2015 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/mem/file.go Copyright 2013 tsuru authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/memmap.go Copyright (c) 2014 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/os.go Copyright 2013 tsuru authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/path.go Copyright (c) 2015 Steve Francia See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/symlink.go Copyright (c) 2018 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/util.go Portions Copyright 2016-present Bjorn Erik Pedersen See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/cobra/cobra.go Copyright (c) 2013 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/cobra/command.go Copyright (c) 2013 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/api_classic.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/api_common.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/api.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/app_id.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/identity_classic.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/identity_flex.go Copyright 2018 Google LLC. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/identity.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/identity_vm.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/internal.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/main.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/main_vm.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/metadata.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/net.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/transaction.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/urlfetch/urlfetch.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/data_source.go Copyright 2019 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/deprecated.go Copyright 2019 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/error.go Copyright 2016 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/file.go Copyright 2017 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/helper.go Copyright 2019 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/ini.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/key.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/LICENSE Copyright 2014 Unknwon See SECTION 81 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/parser.go Copyright 2015 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/section.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/struct.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/yaml.v2/NOTICE Copyright 2011-2016 Canonical Ltd. See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' > BSD-2 vendor/github.com/magiconair/properties/LICENSE.md Copyright (c) 2013-2020, Frank Schroeder See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/nwaples/rardecode/LICENSE Copyright (c) 2015, Nicholas Waples See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/pkg/errors/LICENSE Copyright (c) 2015, Dave Cheney See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 vendor/github.com/cheggaaa/pb/v3/LICENSE Copyright (c) 2012-2015, Sergey Cherepanov See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/cloudfoundry-community/go-uaa/passwordcredentials/README.md Copyright 2014 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/api.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/bwt.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/common.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/fuzz_off.go Copyright 2016, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/fuzz_on.go Copyright 2016, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/internal/sais/common.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/internal/sais/sais_byte.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/internal/sais/sais_int.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/mtf_rle2.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/prefix.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/reader.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/rle1.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/writer.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/common.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/debug.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/errors/errors.go Copyright 2016, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/gofuzz.go Copyright 2016, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/debug.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/decoder.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/encoder.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/prefix.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/range.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/reader.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/wrap.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/writer.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/release.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/LICENSE.md Copyright (c) 2015, Joe Tsai and The Go Authors See SECTION 68 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/zbench.sh Copyright 2017, Joe Tsai See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/zfuzz.sh Copyright 2017, Joe Tsai See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/zprof.sh Copyright 2017, Joe Tsai See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/ztest.sh Copyright 2017, Joe Tsai See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/elazarl/goproxy/LICENSE Copyright (c) 2012 Elazar Leibovich See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/fen.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/fsnotify.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/inotify.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/inotify_poller.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/kqueue.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/LICENSE Copyright (c) 2012-2019 fsnotify Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/windows.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ghodss/yaml/fields.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ghodss/yaml/LICENSE Copyright (c) 2012 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/LICENSE Copyright 2010 The Go Authors See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/buffer.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/defaults.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/deprecated.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/discard.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/extensions.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/properties.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/proto.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/registry.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/text_decode.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/text_encode.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/wire.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/decode_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/decode_arm64.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/decode_asm.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/decode.go Copyright 2011 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/decode_other.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/encode_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/encode_arm64.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/encode_asm.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/encode.go Copyright 2011 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/encode_other.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/LICENSE Copyright (c) 2011 The Snappy-Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/snappy.go Copyright 2011 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/decode.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/doc.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/integrate.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/lex.go Copyright 2011 The Go Authors See SECTION 72 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/load.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/parser.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/properties.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/rangecheck.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/pierrec/lz4/LICENSE Copyright (c) 2015, Pierre Curto See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/pflag/flag.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/pflag/golangflag.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/pflag/LICENSE Copyright (c) 2012 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/bits.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/crc.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/format.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/internal/hash/doc.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/internal/hash/roller.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/LICENSE Copyright (c) 2014-2021 Ulrich Kunitz See SECTION 70 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/bintree.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/bitops.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/breader.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/buffer.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/bytewriter.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/decoderdict.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/decoder.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/directcodec.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/distcodec.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/encoderdict.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/encoder.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzmafilter.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/hashtable.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/header2.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/header.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/literalcodec.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/operation.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/prob.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/properties.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/rangecodec.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/reader2.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/reader.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/state.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/treecodecs.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/writer2.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/writer.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/none-check.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/reader.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/writer.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/blowfish/block.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/blowfish/cipher.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/blowfish/const.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_arm64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_generic.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_noasm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_s390x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_s390x.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/curve25519.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go Copyright (c) 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64.go Copyright (c) 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go Copyright (c) 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64.s Copyright (c) 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go Copyright (c) 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe.go Copyright (c) 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ed25519/ed25519_go113.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ed25519/internal/edwards25519/const.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ed25519/internal/edwards25519/edwards25519.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/internal/subtle/aliasing.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/internal/subtle/aliasing_purego.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/bits_compat.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/bits_go1.13.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/mac_noasm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/poly1305.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_amd64.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_amd64.s Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_generic.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_ppc64le.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_ppc64le.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_s390x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_s390x.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/buffer.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/certs.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/channel.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/cipher.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/client_auth.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/client.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/common.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/connection.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/doc.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/handshake.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/kex.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/keys.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/mac.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/messages.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/mux.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/server.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/session.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/ssh_gss.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/tcpip.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/transport.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/context.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/go17.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/go19.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/pre_go17.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/pre_go19.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/atom/atom.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/charset/charset.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/const.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/doc.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/doctype.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/entity.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/escape.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/foreign.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/node.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/parse.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/render.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/token.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/internal/socks/client.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/internal/socks/socks.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/proxy/dial.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/proxy/direct.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/proxy/per_host.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/proxy/proxy.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/proxy/socks5.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/internal/client_appengine.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/internal/doc.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/internal/oauth2.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/internal/token.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/internal/transport.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/token.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/transport.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/byteorder.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_aix.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_arm64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gc_x86.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_arm.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_mips64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_mipsx.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_other_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_other_arm.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_ppc64x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_riscv64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_s390x.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_wasm.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_x86.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_x86.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/hwcap_linux.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/affinity_linux.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/aliases.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_aix_ppc64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_bsd_386.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_bsd_amd64.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_bsd_arm64.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_bsd_arm.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_386.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_amd64.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_arm64.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_arm.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_mips64x.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_mipsx.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_riscv64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_s390x.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_solaris_amd64.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_zos_s390x.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/bluetooth_linux.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/cap_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/constants.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_aix_ppc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_darwin.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_dragonfly.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_linux.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_netbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_openbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dirent.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/endian_big.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/endian_little.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/env_unix.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/epoll_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/errors_freebsd_386.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/errors_freebsd_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/fcntl_darwin.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/fcntl.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/fdset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/fstatfs_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/gccgo_c.c Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/gccgo.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ifreq_linux.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ioctl.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ioctl_linux.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ioctl_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/mkall.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/mkerrors.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/pagesize_unix.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/pledge_openbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ptrace_darwin.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ptrace_ios.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/race0.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/race.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/readdirent_getdents.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/readdirent_getdirentries.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/sockcmsg_linux.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/sockcmsg_unix.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/str.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_aix.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_aix_ppc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_bsd.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_dragonfly.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_freebsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_freebsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_illumos.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_arm64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_arm.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_gc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_ppc.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_s390x.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_netbsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_netbsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_solaris.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_unix_gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_unix.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/timestruct.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/unveil_openbsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/xattr_bsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/charmap/charmap.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/encoding.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/htmlindex/htmlindex.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/htmlindex/map.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/internal/identifier/identifier.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/internal/internal.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/japanese/all.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/japanese/eucjp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/japanese/iso2022jp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/japanese/shiftjis.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/korean/euckr.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/simplifiedchinese/all.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/simplifiedchinese/gbk.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/simplifiedchinese/hzgb2312.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/traditionalchinese/big5.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/unicode/override.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/unicode/unicode.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/compact/compact.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/compact.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/compact/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/compact/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/compose.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/coverage.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/lookup.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/match.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/parse.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/tag/tag.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/utf8internal/utf8internal.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/coverage.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/doc.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/go1_1.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/go1_2.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/match.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/parse.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/runes/cond.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/runes/runes.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/transform/transform.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/composition.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/forminfo.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/input.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/iter.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/normalize.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/readwriter.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/transform.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/trie.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/encoding/prototext/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/encoding/prototext/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/encoding/prototext/encode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/encoding/protowire/wire.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/descfmt/stringer.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/descopts/options.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/detrand/rand.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/defval/default.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/doc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/encode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/errors/errors.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/errors/is_go112.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/errors/is_go113.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/build.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/desc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filetype/build.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/flags/flags.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/any_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/api_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/duration_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/empty_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/goname.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/map_entry.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/struct_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/type_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/api_export.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/checkinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_field.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_map.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_message.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_tables.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/convert.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/convert_list.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/convert_map.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/decode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/encode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/enum.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/legacy_export.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/legacy_file.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/legacy_message.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/merge_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/merge.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/message.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/message_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/validate.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/weak.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/order/order.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/order/range.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/pragma/pragma.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/set/ints.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/strs/strings.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/strs/strings_pure.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/version/version.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/checkinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/decode_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/encode_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/encode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/equal.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/merge.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/proto.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/proto_methods.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/proto_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/reset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/size_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/size.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protodesc/desc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protodesc/proto.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/source.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/type.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/value.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/runtime/protoiface/methods.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/runtime/protoimpl/version.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/tomb.v1/LICENSE Copyright (c) 2010-2011 - Gustavo Niemeyer See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/tomb.v1/tomb.go Copyright (c) 2011 - Gustavo Niemeyer See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' > MIT vendor/github.com/cloudfoundry/go-socks5/LICENSE Copyright (c) 2014 Armon Dadgar See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/internal/sais/sais_byte.go Copyright (c) 2008-2010 Yuta Mori See SECTION 71 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/internal/sais/sais_int.go Copyright (c) 2008-2010 Yuta Mori See SECTION 71 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fatih/color/LICENSE.md Copyright (c) 2013 Fatih Arslan See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ghodss/yaml/LICENSE Copyright (c) 2014 Sam Ghods See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/codec.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/fuzz.go Copyright (c) 2018 Andrei Tudor Calin See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/generator.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/LICENSE Copyright (c) 2013-2018 by Maxim Bublis See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/sql.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/uuid.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/mattn/go-colorable/LICENSE Copyright (c) 2016 Yasuhiro Matsumoto See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/mattn/go-isatty/LICENSE Copyright (c) Yasuhiro MATSUMOTO See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/mattn/go-runewidth/LICENSE Copyright (c) 2016 Yasuhiro Matsumoto See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/mholt/archiver/LICENSE Copyright (c) 2016 Matthew Holt See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/mitchellh/mapstructure/LICENSE Copyright (c) 2013 Mitchell Hashimoto See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/nxadm/tail/LICENSE (c) Copyright 2015 Hewlett Packard Enterprise Development LP See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/nxadm/tail/LICENSE Copyright (c) 2014 ActiveState See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/nxadm/tail/ratelimiter/Licence Copyright (c) 2013 99designs See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/onsi/ginkgo/LICENSE Copyright (c) 2013-2014 Onsi Fakhouri See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE Copyright (c) 2016 Yasuhiro Matsumoto See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE Copyright (c) Yasuhiro MATSUMOTO See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/onsi/gomega/LICENSE Copyright (c) 2013-2014 Onsi Fakhouri See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/pelletier/go-toml/LICENSE Copyright (c) 2013 - 2021 Thomas Pelletier, Eric Anderton See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/rivo/uniseg/LICENSE.txt Copyright (c) 2019 Oliver Kuederle See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/cast/caste.go Copyright (c) 2014 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/cast/cast.go Copyright (c) 2014 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/cast/LICENSE Copyright (c) 2014 Steve Francia See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/jwalterweatherman/default_notepad.go Copyright (c) 2016 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/jwalterweatherman/LICENSE Copyright (c) 2014 Steve Francia See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/jwalterweatherman/log_counter.go Copyright (c) 2016 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/jwalterweatherman/notepad.go Copyright (c) 2016 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/viper/LICENSE Copyright (c) 2014 Steve Francia See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/viper/util.go Copyright (c) 2014 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/viper/viper.go Copyright (c) 2014 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/subosito/gotenv/LICENSE Copyright (c) 2013 Alif Rachmawadi See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/VividCortex/ewma/LICENSE Copyright (c) 2013 VividCortex See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/yaml.v2/LICENSE.libyaml Copyright (c) 2006 Kirill Simonov See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' > bzip2 License 2010 vendor/github.com/dsnet/compress/bzip2/prefix.go copyright (c) 1996-2010 Julian R Seward See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE' >>> cool.io-1.7.1 Found in: cool.io-1.7.1/LICENSE Copyright (c) 2007-10 Tony Arcieri 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 cool.io-1.7.1/ext/libevev.c (c) 2011 Emanuele Giaquinta See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevev.c [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE BSD-2 LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] (c) 2009-2015 Marc Alexander Lehmann See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevev.c Copyright (c) 2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevev_epoll.c Copyright (c) 2007,2008,2009,2010,2011 Marc Alexander Lehmann See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevev.h Copyright (c) 2007,2008,2009,2010,2011,2012,2015 Marc Alexander Lehmann See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevev_kqueue.c Copyright (c) 2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevev_poll.c Copyright (c) 2007,2008,2009,2010,2011 Marc Alexander Lehmann See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevev_port.c Copyright (c) 2007,2008,2009,2010,2011 Marc Alexander Lehmann See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevev_select.c Copyright (c) 2007,2008,2009,2010,2011 Marc Alexander Lehmann See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevev_vars.h Copyright (c) 2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevev_win32.c Copyright (c) 2007,2008,2009 Marc Alexander Lehmann See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/libevLICENSE Copyright (c) 2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann See SECTION 78 in 'LICENSE TEXT REFERENCE TABLE' > RubyClause-6 cool.io-1.7.1/ext/cool.iocool.io_ext.c Copyright (c) 2007-10 Tony Arcieri See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/cool.iocool.io.h Copyright (c) 2007-10 Tony Arcieri See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/cool.ioiowatcher.c Copyright (c) 2007-10 Tony Arcieri See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/cool.iolibev.c Copyright (c) 2007 Tony Arcieri See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/cool.ioloop.c Copyright (c) 2007-10 Tony Arcieri See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/cool.iostat_watcher.c Copyright (c) 2009-10 Tony Arcieri See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/cool.iotimer_watcher.c Copyright (c) 2007 Tony Arcieri See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/cool.ioutils.c Copyright (c) 2007 Tony Arcieri See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/cool.iowatcher.c Copyright (c) 2007-10 Tony Arcieri See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/ext/cool.iowatcher.h Copyright (c) 2007-10 Tony Arcieri See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.ioasync_watcher.rb Copyright (c) 2007-10 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.iodns_resolver.rb Copyright (c) 2007-10 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.iodsl.rb Copyright (c) 2010 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.ioio.rb Copyright (c) 2007-10 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.ioiowatcher.rb Copyright (c) 2007-10 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.iolistener.rb Copyright (c) 2007-10 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.ioloop.rb Copyright (c) 2007-10 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.iometa.rb Copyright (c) 2007-10 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/libcool.io.rb Copyright (c) 2011 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.ioserver.rb Copyright (c) 2007-10 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.iosocket.rb Copyright (c) 2007 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' cool.io-1.7.1/lib/cool.iotimer_watcher.rb Copyright (c) 2007 Tony Arcieri See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' >>> tzinfo-data-1.2021.5 Copyright (c) 2005-2018 Philip Ross 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. >>> http_parser.rb-0.8.0 Copyright 2009,2010 Marc-André Cournoyer Copyright 2010,2011 Aman Gupta 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 http_parser.rb-0.8.0/ext/ruby_http_parserryah_http_parser.c Copyright Joyent, Inc. and other Node contributors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parserryah_http_parser.h Copyright Joyent, Inc. and other Node contributors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parserbench.c Copyright Fedor Indutny See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser/contribparsertrace.c Copyright Joyent, Inc. and other Node contributors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parserhttp_parser.c Copyright Joyent, Inc. and other Node contributors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parserhttp_parser.h Copyright Joyent, Inc. and other Node contributors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-javahttp_parser.c copyright Joyent, Inc. and other Node contributors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-javahttp_parser.h Copyright Joyent, Inc. and other Node contributors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-javaLICENSE-MIT Copyright 2010 Tim Becker See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-javaLICENSE-MIT copyright Joyent, Inc. and other Node contributors See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-javatest.c Copyright Joyent, Inc. and other Node contributors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parserLICENSE-MIT Copyright Joyent, Inc. and other Node contributors See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parserMakefile Copyright Joyent, Inc. and other Node contributors See SECTION 75 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parsertest.c Copyright Joyent, Inc. and other Node contributors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' http_parser.rb-0.8.0/LICENSE-MIT Copyright 2010,2011 Aman Gupta See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' >>> strptime-0.2.5 Copyright (C) 2015 NARUSE, Yui. 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 AUTHOR 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 AUTHOR 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. ext/strptime/strptime.c: date_strptime.c: Coded by Tadayoshi Funaba 2011,2012 Copyright (C) 2004-2007 Koichi Sasada >>> telemetry-collector/telemetry-collector-linux-1.2.2-1.2.2 Found in: vendor/gopkg.in/tomb.v1/LICENSE Copyright (c) 2010-2011 - Gustavo Niemeyer 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 the copyright holder 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 NOTICE Copyright (c) 2018-2019 Pivotal Software, Inc. See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' vendor/code.cloudfoundry.org/credhub-cli/NOTICE Copyright (c) 2016-Present CloudFoundry.org Foundation, Inc. See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/cloudfoundry/socks5-proxy/NOTICE Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/inconshreveable/mousetrap/LICENSE Copyright 2014 Alan Shreve See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/pelletier/go-toml/localtime.go Copyright 2016 Google LLC See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/pivotal-cf/om/NOTICE Copyright 2020 VMware, Inc See SECTION 65 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/afero.go Copyright 2013 tsuru authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/const_bsds.go Copyright (c) 2016 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/const_win_unix.go Copyright (c) 2016 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/httpFs.go Copyright (c) 2014 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/ioutil.go Copyright (c) 2015 Steve Francia See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/lstater.go Copyright (c) 2018 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/match.go Copyright 2009 The Go Authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/mem/dir.go Copyright (c) 2014 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/mem/dirmap.go Copyright (c) 2015 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/mem/file.go Copyright 2013 tsuru authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/memmap.go Copyright (c) 2014 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/os.go Copyright 2013 tsuru authors See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/path.go Copyright (c) 2015 Steve Francia See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/symlink.go Copyright (c) 2018 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/afero/util.go Portions Copyright 2016-present Bjorn Erik Pedersen See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/cobra/cobra.go Copyright (c) 2013 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/cobra/command.go Copyright (c) 2013 Steve Francia See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/api_classic.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/api_common.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/api.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/app_id.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/identity_classic.go Copyright 2015 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/identity_flex.go Copyright 2018 Google LLC. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/identity.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/identity_vm.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/internal.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/main.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/main_vm.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/metadata.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/net.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/internal/transaction.go Copyright 2014 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/appengine/urlfetch/urlfetch.go Copyright 2011 Google Inc. See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/data_source.go Copyright 2019 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/deprecated.go Copyright 2019 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/error.go Copyright 2016 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/file.go Copyright 2017 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/helper.go Copyright 2019 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/ini.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/key.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/LICENSE Copyright 2014 Unknwon See SECTION 81 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/parser.go Copyright 2015 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/section.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/ini.v1/struct.go Copyright 2014 Unknwon See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/yaml.v2/NOTICE Copyright 2011-2016 Canonical Ltd. See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' > BSD-2 vendor/github.com/magiconair/properties/LICENSE.md Copyright (c) 2013-2020, Frank Schroeder See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/nwaples/rardecode/LICENSE Copyright (c) 2015, Nicholas Waples See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/pkg/errors/LICENSE Copyright (c) 2015, Dave Cheney See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 vendor/github.com/cheggaaa/pb/v3/LICENSE Copyright (c) 2012-2015, Sergey Cherepanov See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/cloudfoundry-community/go-uaa/passwordcredentials/README.md Copyright 2014 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/api.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/bwt.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/common.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/fuzz_off.go Copyright 2016, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/fuzz_on.go Copyright 2016, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/internal/sais/common.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/internal/sais/sais_byte.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/internal/sais/sais_int.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/mtf_rle2.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/prefix.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/reader.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/rle1.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/writer.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/common.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/debug.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/errors/errors.go Copyright 2016, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/gofuzz.go Copyright 2016, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/debug.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/decoder.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/encoder.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/prefix.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/range.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/reader.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/wrap.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/prefix/writer.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/internal/release.go Copyright 2015, Joe Tsai See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/LICENSE.md Copyright (c) 2015, Joe Tsai and The Go Authors See SECTION 68 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/zbench.sh Copyright 2017, Joe Tsai See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/zfuzz.sh Copyright 2017, Joe Tsai See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/zprof.sh Copyright 2017, Joe Tsai See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/ztest.sh Copyright 2017, Joe Tsai See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/elazarl/goproxy/LICENSE Copyright (c) 2012 Elazar Leibovich See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/fen.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/fsnotify.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/inotify.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/inotify_poller.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/kqueue.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/LICENSE Copyright (c) 2012-2019 fsnotify Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fsnotify/fsnotify/windows.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ghodss/yaml/fields.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ghodss/yaml/LICENSE Copyright (c) 2012 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/LICENSE Copyright 2010 The Go Authors See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/buffer.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/defaults.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/deprecated.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/discard.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/extensions.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/properties.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/proto.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/registry.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/text_decode.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/text_encode.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/wire.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/protobuf/proto/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/decode_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/decode_arm64.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/decode_asm.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/decode.go Copyright 2011 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/decode_other.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/encode_amd64.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/encode_arm64.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/encode_asm.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/encode.go Copyright 2011 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/encode_other.go Copyright 2016 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/LICENSE Copyright (c) 2011 The Snappy-Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/golang/snappy/snappy.go Copyright 2011 The Snappy-Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/decode.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/doc.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/integrate.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/lex.go Copyright 2011 The Go Authors See SECTION 72 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/load.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/parser.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/properties.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/magiconair/properties/rangecheck.go Copyright 2018 Frank Schroeder See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/pierrec/lz4/LICENSE Copyright (c) 2015, Pierre Curto See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/pflag/flag.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/pflag/golangflag.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/pflag/LICENSE Copyright (c) 2012 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/bits.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/crc.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/format.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/internal/hash/doc.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/internal/hash/roller.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/LICENSE Copyright (c) 2014-2021 Ulrich Kunitz See SECTION 70 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/bintree.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/bitops.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/breader.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/buffer.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/bytewriter.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/decoderdict.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/decoder.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/directcodec.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/distcodec.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/encoderdict.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/encoder.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzmafilter.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/hashtable.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/header2.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/header.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/literalcodec.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/operation.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/prob.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/properties.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/rangecodec.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/reader2.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/reader.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/state.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/treecodecs.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/writer2.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/lzma/writer.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/none-check.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/reader.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ulikunitz/xz/writer.go Copyright 2014-2021 Ulrich Kunitz See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/blowfish/block.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/blowfish/cipher.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/blowfish/const.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_arm64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_generic.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_noasm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_s390x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/chacha20/chacha_s390x.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/curve25519.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go Copyright (c) 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64.go Copyright (c) 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go Copyright (c) 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64.s Copyright (c) 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go Copyright (c) 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/curve25519/internal/field/fe.go Copyright (c) 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ed25519/ed25519_go113.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ed25519/internal/edwards25519/const.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ed25519/internal/edwards25519/edwards25519.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/internal/subtle/aliasing.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/internal/subtle/aliasing_purego.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/bits_compat.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/bits_go1.13.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/mac_noasm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/poly1305.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_amd64.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_amd64.s Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_generic.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_ppc64le.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_ppc64le.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_s390x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/poly1305/sum_s390x.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/buffer.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/certs.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/channel.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/cipher.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/client_auth.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/client.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/common.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/connection.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/doc.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/handshake.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/kex.go Copyright 2013 The Go Authors See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/keys.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/mac.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/messages.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/mux.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/server.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/session.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/ssh_gss.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/tcpip.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/crypto/ssh/transport.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/context.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/go17.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/go19.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/pre_go17.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/context/pre_go19.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/atom/atom.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/charset/charset.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/const.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/doc.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/doctype.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/entity.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/escape.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/foreign.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/node.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/parse.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/render.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/html/token.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/internal/socks/client.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/internal/socks/socks.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/proxy/dial.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/proxy/direct.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/proxy/per_host.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/proxy/proxy.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/net/proxy/socks5.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/internal/client_appengine.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/internal/doc.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/internal/oauth2.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/internal/token.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/internal/transport.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/token.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/oauth2/transport.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/byteorder.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_aix.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_arm64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_gc_x86.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_arm.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_mips64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_mipsx.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_other_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_other_arm.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_ppc64x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_riscv64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_s390x.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_wasm.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_x86.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_x86.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/hwcap_linux.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/affinity_linux.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/aliases.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_aix_ppc64.s Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_bsd_386.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_bsd_amd64.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_bsd_arm64.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_bsd_arm.s Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_386.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_amd64.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_arm64.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_arm.s Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_mips64x.s Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_mipsx.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_riscv64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_linux_s390x.s Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_solaris_amd64.s Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/asm_zos_s390x.s Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/bluetooth_linux.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/cap_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/constants.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_aix_ppc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_darwin.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_dragonfly.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_freebsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_linux.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_netbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_openbsd.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dev_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/dirent.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/endian_big.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/endian_little.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/env_unix.go Copyright 2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/epoll_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/errors_freebsd_386.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/errors_freebsd_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/fcntl_darwin.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/fcntl.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/fdset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/fstatfs_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/gccgo_c.c Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/gccgo.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ifreq_linux.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ioctl.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ioctl_linux.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ioctl_zos.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/mkall.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/mkerrors.sh Copyright 2009 The Go Authors See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/pagesize_unix.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/pledge_openbsd.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ptrace_darwin.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ptrace_ios.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/race0.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/race.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/readdirent_getdents.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/readdirent_getdirentries.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/sockcmsg_linux.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/sockcmsg_unix.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/str.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_aix.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_aix_ppc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_bsd.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_dragonfly.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_freebsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go Copyright 2012 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_freebsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_illumos.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_arm64.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_arm.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_gc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_ppc.go Copyright 2021 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_s390x.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_netbsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_netbsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd_386.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd.go Copyright 2009,2010 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_solaris.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_unix_gc.go Copyright 2016 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_unix.go Copyright 2009 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/syscall_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/timestruct.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/unveil_openbsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/xattr_bsd.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/charmap/charmap.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/encoding.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/htmlindex/htmlindex.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/htmlindex/map.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/internal/identifier/identifier.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/internal/internal.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/japanese/all.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/japanese/eucjp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/japanese/iso2022jp.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/japanese/shiftjis.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/korean/euckr.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/simplifiedchinese/all.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/simplifiedchinese/gbk.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/simplifiedchinese/hzgb2312.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/traditionalchinese/big5.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/unicode/override.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/encoding/unicode/unicode.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/compact/compact.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/compact.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/compact/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/compact/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/compose.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/coverage.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/lookup.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/match.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/parse.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/language/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/tag/tag.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/internal/utf8internal/utf8internal.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/coverage.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/doc.go Copyright 2017 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/go1_1.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/go1_2.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/language.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/match.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/parse.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/language/tags.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/LICENSE Copyright (c) 2009 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/runes/cond.go Copyright 2015 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/runes/runes.go Copyright 2014 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/transform/transform.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/composition.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/forminfo.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/input.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/iter.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/normalize.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/readwriter.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/transform.go Copyright 2013 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/golang.org/x/text/unicode/norm/trie.go Copyright 2011 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/encoding/prototext/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/encoding/prototext/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/encoding/prototext/encode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/encoding/protowire/wire.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/descfmt/stringer.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/descopts/options.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/detrand/rand.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/defval/default.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/doc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/encoding/text/encode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/errors/errors.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/errors/is_go112.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/errors/is_go113.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/build.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/desc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/filetype/build.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/flags/flags.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/any_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/api_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/duration_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/empty_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/goname.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/map_entry.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/struct_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/type_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/genid/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/api_export.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/checkinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_field.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_map.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_message.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_tables.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/convert.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/convert_list.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/convert_map.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/decode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/encode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/enum.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/legacy_export.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/legacy_file.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/legacy_message.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/merge_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/merge.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/message.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/message_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/validate.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/impl/weak.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/order/order.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/order/range.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/pragma/pragma.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/set/ints.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/strs/strings.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/strs/strings_pure.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/internal/version/version.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/LICENSE Copyright (c) 2018 The Go Authors See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/checkinit.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/decode_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/decode.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/doc.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/encode_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/encode.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/equal.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/extension.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/merge.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/messageset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/proto.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/proto_methods.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/proto_reflect.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/reset.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/size_gen.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/size.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/proto/wrappers.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protodesc/desc.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protodesc/proto.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go Copyright 2020 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/source.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/type.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/value.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/runtime/protoiface/methods.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go Copyright 2018 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/runtime/protoimpl/version.go Copyright 2019 The Go Authors See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go Copyright 2008 Google Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/tomb.v1/tomb.go Copyright (c) 2011 - Gustavo Niemeyer See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' > MIT vendor/github.com/cloudfoundry/go-socks5/LICENSE Copyright (c) 2014 Armon Dadgar See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/internal/sais/sais_byte.go Copyright (c) 2008-2010 Yuta Mori See SECTION 71 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/dsnet/compress/bzip2/internal/sais/sais_int.go Copyright (c) 2008-2010 Yuta Mori See SECTION 71 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/fatih/color/LICENSE.md Copyright (c) 2013 Fatih Arslan See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/ghodss/yaml/LICENSE Copyright (c) 2014 Sam Ghods See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/codec.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/fuzz.go Copyright (c) 2018 Andrei Tudor Calin See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/generator.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/LICENSE Copyright (c) 2013-2018 by Maxim Bublis See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/sql.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/gofrs/uuid/uuid.go Copyright (c) 2013-2018 by Maxim Bublis See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/mattn/go-colorable/LICENSE Copyright (c) 2016 Yasuhiro Matsumoto See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/mattn/go-isatty/LICENSE Copyright (c) Yasuhiro MATSUMOTO See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/mattn/go-runewidth/LICENSE Copyright (c) 2016 Yasuhiro Matsumoto See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/mholt/archiver/LICENSE Copyright (c) 2016 Matthew Holt See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/mitchellh/mapstructure/LICENSE Copyright (c) 2013 Mitchell Hashimoto See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/nxadm/tail/LICENSE (c) Copyright 2015 Hewlett Packard Enterprise Development LP See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/nxadm/tail/LICENSE Copyright (c) 2014 ActiveState See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/nxadm/tail/ratelimiter/Licence Copyright (c) 2013 99designs See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/onsi/ginkgo/LICENSE Copyright (c) 2013-2014 Onsi Fakhouri See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE Copyright (c) 2016 Yasuhiro Matsumoto See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE Copyright (c) Yasuhiro MATSUMOTO See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/onsi/gomega/LICENSE Copyright (c) 2013-2014 Onsi Fakhouri See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/pelletier/go-toml/LICENSE Copyright (c) 2013 - 2021 Thomas Pelletier, Eric Anderton See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/rivo/uniseg/LICENSE.txt Copyright (c) 2019 Oliver Kuederle See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/cast/caste.go Copyright (c) 2014 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/cast/cast.go Copyright (c) 2014 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/cast/LICENSE Copyright (c) 2014 Steve Francia See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/jwalterweatherman/default_notepad.go Copyright (c) 2016 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/jwalterweatherman/LICENSE Copyright (c) 2014 Steve Francia See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/jwalterweatherman/log_counter.go Copyright (c) 2016 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/jwalterweatherman/notepad.go Copyright (c) 2016 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/viper/LICENSE Copyright (c) 2014 Steve Francia See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/viper/util.go Copyright (c) 2014 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/spf13/viper/viper.go Copyright (c) 2014 Steve Francia See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/subosito/gotenv/LICENSE Copyright (c) 2013 Alif Rachmawadi See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' vendor/github.com/VividCortex/ewma/LICENSE Copyright (c) 2013 VividCortex See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' vendor/gopkg.in/yaml.v2/LICENSE.libyaml Copyright (c) 2006 Kirill Simonov See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' > bzip2 License 2010 vendor/github.com/dsnet/compress/bzip2/prefix.go copyright (c) 1996-2010 Julian R Seward See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE' >>> github.com/elazarl/goproxy-v0.0.0-20210801061803-8e322dfb79c4 Found in: goproxy/LICENSE Copyright (c) 2012 Elazar Leibovich 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 Elazar Leibovich. 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. >>> github.com/nwaples/rardecode-v1.1.2 >>> 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 79 in 'LICENSE TEXT REFERENCE TABLE' -------------------- SECTION 3: Mozilla Public License, V2.0 -------------------- >>> github.com/dsnet/compress-v0.0.1 License : Mozilla Public License 2.0 ADDITIONAL LICENSE INFORMATION > MIT ./bzip2/internal/sais/sais_byte.go Copyright (c) 2008-2010 Yuta Mori All Rights Reserved. // // 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. ./bzip2/internal/sais/sais_gen.go Copyright (c) 2008-2010 Yuta Mori All Rights Reserved. // // 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/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 >>> github.com/hashicorp/go-version-v1.3.0 License: MPL 2.0 ==================== 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 -------------------- 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. -------------------- SECTION 3: GNU Lesser General Public License, V2.1 -------------------- GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! -------------------- SECTION 4: Ruby License -------------------- Ruby is copyrighted free software by Yukihiro Matsumoto . You can redistribute it and/or modify it under either the terms of the GPL (see COPYING.txt file), or the conditions below: 1. You may make and give away verbatim copies of the source form of the software without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers. 2. You may modify your copy of the software in any way, provided that you do at least ONE of the following: a) place your modifications in the Public Domain or otherwise make them Freely Available, such as by posting said modifications to Usenet or an equivalent medium, or by allowing the author to include your modifications in the software. b) use the modified software only within your corporation or organization. c) rename any non-standard executables so the names do not conflict with standard executables, which must also be provided. d) make other distribution arrangements with the author. 3. You may distribute the software in object code or executable form, provided that you do at least ONE of the following: a) distribute the executables and library files of the software, together with instructions (in the manual page or equivalent) on where to get the original distribution. b) accompany the distribution with the machine-readable source of the software. c) give non-standard executables non-standard names, with instructions on where to get the original software distribution. d) make other distribution arrangements with the author. 4. You may modify and include the part of the software into any other software (possibly commercial). But some files in the distribution are not written by the author, so that they are not under this terms. They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some files under the ./missing directory. See each file for the copying condition. 5. The scripts and library files supplied as input to or produced as output from the software do not automatically fall under the copyright of the software, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this software. 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ==================== 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 -------------------- 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 3 -------------------- 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 4 -------------------- 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 5 -------------------- 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 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 -------------------- 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 8 -------------------- Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -------------------- SECTION 9 -------------------- MIT.LICENSE -------------------- SECTION 10 -------------------- The MIT License (MIT) -------------------- SECTION 11 -------------------- 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 12 -------------------- the MIT License -------------------- SECTION 13 -------------------- 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 14 -------------------- // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -------------------- SECTION 15 -------------------- * 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 16 -------------------- are still covered by their original copyright and license: apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go 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. -------------------- SECTION 17 -------------------- # 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 18 -------------------- # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. -------------------- SECTION 19 -------------------- 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. -------------------- SECTION 20 -------------------- // Use of this source code is governed by the Apache 2.0 // license that can be found in the LICENSE file. -------------------- SECTION 21 -------------------- // 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 22 -------------------- This project is licensed to you under the Apache License, Version 2.0 (the "License"). You may not use this project except in compliance with the License. This project may include a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file. -------------------- SECTION 23 -------------------- // 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 24 -------------------- 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 the copyright holder 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 25 -------------------- // 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 the copyright holder 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 26 -------------------- MIT License (Expat) -------------------- SECTION 27 -------------------- # The MIT License (MIT) -------------------- SECTION 28 -------------------- 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 29 -------------------- 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 30 -------------------- 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. -------------------- SECTION 31 -------------------- // Distributed under the Simplified BSD License. -------------------- SECTION 32 -------------------- MIT License Copyright (c) 2017 Nathan Sweet Copyright (c) 2018, 2019 Cloudflare Copyright (c) 2019 Authors of Cilium 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 33 -------------------- Blackfriday is distributed under the Simplified BSD License: -------------------- SECTION 34 -------------------- // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -------------------- SECTION 35 -------------------- 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 -------------------- SECTION 36 -------------------- 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 Copyright 2015 The Linux Foundation. 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 37 -------------------- // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE.md file. -------------------- SECTION 38 -------------------- 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 39 -------------------- // SPDX-License-Identifier: Apache-2.0 -------------------- SECTION 40 -------------------- go-units is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full text of the license. -------------------- SECTION 41 -------------------- 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. -------------------- SECTION 42 -------------------- Apache License Version 2.0, January 2004 https://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 Copyright 2015 Docker, 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 https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -------------------- SECTION 43 -------------------- // 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 44 -------------------- Developer Certificate of Origin Version 1.1 Copyright (C) 2004, 2006 The Linux Foundation and its contributors. 660 York Street, Suite 102, San Francisco, CA 94110 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. -------------------- SECTION 45 -------------------- The code and documentation are released under the [Apache 2.0 license](../LICENSE). -------------------- SECTION 46 -------------------- // SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later -------------------- SECTION 47 -------------------- * This work is dual licensed under the following licenses. You may use, -------------------- SECTION 48 -------------------- Developer Certificate of Origin Version 1.1 Copyright (C) 2004, 2006 The Linux Foundation and its contributors. 660 York Street, Suite 102, San Francisco, CA 94110 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. ``` then you just add a line to every git commit message: Signed-off-by: Joe Smith using your real name (sorry, no pseudonyms or anonymous contributions.) You can add the sign off when creating the git commit via `git commit -s`. -------------------- SECTION 49 -------------------- 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. -------------------- SECTION 50 -------------------- 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. -------------------- SECTION 51 -------------------- # 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 52 -------------------- * Licensed under the MIT license -------------------- SECTION 53 -------------------- * 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 54 -------------------- WebKit is licensed under a BSD style license. http://webkit.org/coding/bsd-license.html says: Copyright (C) 2009 Apple 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: 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 APPLE INC. AND ITS 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 APPLE INC. OR ITS 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 55 -------------------- 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 56 -------------------- 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 the author 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. -------------------- SECTION 57 -------------------- // 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 58 -------------------- * Redistribution and use in source and binary forms, with or without modifica- * tion, 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 AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER- * CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE- * CIAL, 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 OTH- * ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License ("GPL") version 2 or any later version, * in which case the provisions of the GPL are applicable instead of * the above. If you wish to allow the use of your version of this file * only under the terms of the GPL and not to allow others to use your * version of this file under the BSD license, indicate your decision * by deleting the provisions above and replace them with the notice * and other provisions required by the GPL. If you do not delete the * provisions above, a recipient may use your version of this file under * either the BSD or the GPL. -------------------- SECTION 59 -------------------- * 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 60 -------------------- // 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 61 -------------------- UUID package released under MIT License. -------------------- SECTION 62 -------------------- # 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 63 -------------------- 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 64 -------------------- // 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 65 -------------------- This product is licensed to you under the Apache 2.0 license (the "License"). You may not use this product except in compliance with the Apache 2.0 License. This product may include a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file. -------------------- SECTION 66 -------------------- // Use of this source code is governed by an MIT-style // license that can be found in the LICENSE file. -------------------- SECTION 67 -------------------- # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE.md file. -------------------- SECTION 68 -------------------- 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 copyright holder 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 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 69 -------------------- 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 Elazar Leibovich. 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 70 -------------------- 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. * My name, Ulrich Kunitz, may not 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. -------------------- SECTION 71 -------------------- // 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 72 -------------------- // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file of the go 1.2 -------------------- SECTION 73 -------------------- // 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. The origin of this software must not be misrepresented; you must // not claim that you wrote the original software. If you use this // software in a product, an acknowledgment in the product // documentation would be appreciated but is not required. // // 3. Altered source versions must be plainly marked as such, and must // not be misrepresented as being the original software. // // 4. 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 74 -------------------- Copyright (c) Jerry D'Antonio -- released under the MIT license. http://www.opensource.org/licenses/mit-license.php 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 75 -------------------- # 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 76 -------------------- [![Build status](https://ci.appveyor.com/api/projects/status/iq8aboyuu3etad4w?svg=true)](https://ci.appveyor.com/project/rubyconcurrency/concurrent-ruby) [![License](https://img.shields.io/badge/license-MIT-green.svg)](http://opensource.org/licenses/MIT) -------------------- SECTION 77 -------------------- // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file.` -------------------- SECTION 78 -------------------- 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 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. Alternatively, the contents of this package may be used under the terms of the GNU General Public License ("GPL") version 2 or any later version, in which case the provisions of the GPL are applicable instead of the above. If you wish to allow the use of your version of this package only under the terms of the GPL and not to allow others to use your version of this file under the BSD license, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the GPL in this and the other files of this package. If you do not delete the provisions above, a recipient may use your version of this file under either the BSD or the GPL. -------------------- SECTION 79 -------------------- Dual MIT/GPL -------------------- SECTION 80 -------------------- http://opensource.org/licenses/mit */ -------------------- SECTION 81 -------------------- 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: You must give any other recipients of the Work or Derivative Works a copy of this License; and You must cause any modified files to carry prominent notices stating that You changed the files; and 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 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 2014 Unknwon 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 82 -------------------- 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 83 -------------------- - License: Apache License, Version 2.0 -------------------- SECTION 84 -------------------- 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 2011-2018 Fluentd 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. -------------------- SECTION 85 -------------------- * License * Apache License, Version 2.0 -------------------- SECTION 86 -------------------- // This program and the accompanying materials are made available under // the terms of the 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 87 -------------------- This program and the accompanying materials are made available under the terms of the 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 88 -------------------- the MIT license.

http://www.opensource.org/licenses/mit-license.php

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.
Copyright (c) Jerry D'Antonio -- released under the MIT license.

http://www.opensource.org/licenses/mit-license.php  

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 90 --------------------
http://www.opensource.org/licenses/MIT">
-------------------- SECTION 91 --------------------
the MIT license.

http://www.opensource.org/licenses/mit-license.php

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.