diff --git a/CHANGELOG.md b/CHANGELOG.md index b2f348ea7..472299028 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,18 +4,28 @@ ## Changes since v19.10.0 +**IMPORTANT**: If you are upgrading from Trident 19.07 or 19.10 please carefully read [this](https://netapp-trident.readthedocs.io/en/stable-v20.01/kubernetes/upgrading.html). + **Fixes:** - **Kubernetes:** Updated CSI sidecars to address CVE-2019-11255. -- Set default SVM-DR tiering to 'snapshot-only' for ONTAP cluster version 9.4 or less. (Issue [#318](https://github.com/NetApp/trident/issues/318)) +- Set default SVM-DR tiering to `snapshot-only` for ONTAP cluster version 9.4 or less. (Issue [#318](https://github.com/NetApp/trident/issues/318)) -**Enhancements** +**Enhancements:** +- **Kubernetes:** Added support for Kubernetes 1.17. (Issue [#327](https://github.com/NetApp/trident/issues/327)) - **Kubernetes:** Added support for IPv6. (Issue [#122](https://github.com/NetApp/trident/issues/122)) -- **Kubernetes:** Added support for Prometheus metrics. +- **Kubernetes:** Added support for Prometheus metrics. (Issue [#121](https://github.com/NetApp/trident/issues/121)) - Switched from glide to go modules for dependency management. -- ONTAP drivers now support `Virtual Pools`. -- **Kubernetes:** Added --image-registry switch to installer. (Issue [#311](https://github.com/NetApp/trident/issues/311)) -- **Kubernetes:** Added --kubelet-dir switch to installer to simplify installation on some Kubernetes distributions. (Issue [#314](https://github.com/NetApp/trident/issues/314)) -- Added support for ONTAP tiering policy in backend config file +- ONTAP drivers now support virtual pools. +- **Kubernetes:** Added `--image-registry` switch to installer. (Issue [#311](https://github.com/NetApp/trident/issues/311)) +- **Kubernetes:** Added `--kubelet-dir` switch to installer to simplify installation on some Kubernetes distributions. (Issue [#314](https://github.com/NetApp/trident/issues/314)) +- Added support for ONTAP tiering policy in backend config file (Issue [#199](https://github.com/NetApp/trident/issues/199)) +- **Kubernetes:** Added support for `v1beta1` Kubernetes snapshots in Kubernetes 1.17. + +**Deprecations:** +- **Kubernetes:** Removed support for `v1alpha1` Kubernetes snapshots. + +**Known Issues:** +- Flexgroup driver does not work properly with ONTAP 9.7 ## v19.10.0 diff --git a/NOTICE.txt b/NOTICE.txt index 0fc24ca20..805531781 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -2,13 +2,13 @@ NetApp Notice Report -Copyright 2019 +Copyright 2020 About this document -The following copyright statements and licenses apply to the software components that are distributed with the Trident version 20.01-beta.1 product.This product does not necessarily use all the software components referred to below. +The following copyright statements and licenses apply to the software components that are distributed with the Trident version 20.01.0 product.This product does not necessarily use all the software components referred to below. @@ -18,13 +18,13 @@ ftp://ftp.netapp.com/frm-ntap/opensource Components: -ACL 2.2.52 : (GNU Lesser General Public License v2.1 or later AND GNU General Public License v2.0 or later) +ACL 2.2.53 : (GNU Lesser General Public License v2.1 or later AND GNU General Public License v2.0 or later) alpine-baselayout 3.1.1 : GNU General Public License v2.0 only -Azure-azure-sdk-for-go 20190211-snapshot : Apache License 2.0 +alpine-keys 2.1 : MIT License -backend.ai-agent 19.9.0rc3 : GNU Lesser General Public License v3.0 only +Azure-azure-sdk-for-go 20190211-snapshot : Apache License 2.0 Bash 5.0.0 : GNU General Public License v3.0 or later @@ -32,29 +32,27 @@ beorn7-perks 20190924-snapshot : MIT License BusyBox 1_31_1 : GNU General Public License v2.0 or later -cenkalti/backoff 20190605-snapshot : MIT License - -cespare/xxhash 20191031-snapshot : MIT License +cespare/xxhash 20191214-snapshot : MIT License client-go kubernetes-1.16.2 : Apache License 2.0 +client-go v0.18.0-alpha.1 : Apache License 2.0 + client_golang 20190723-snapshot : Apache License 2.0 -cloud.google.com/go 20191112-snapshot : Apache License 2.0 +cloud.google.com/go v0.40.0 : Apache License 2.0 container-storage-interface/spec 20191028-snapshot : Apache License 2.0 coreos-pkg 20181126-snapshot : Apache License 2.0 -device-mapper 2.02.184 : (GNU Library General Public License v2 or later AND BSD 2-clause "Simplified" License AND GNU General Public License v2.0 or later) +device-mapper 2.02.186 : (GNU Lesser General Public License v2.1 only OR GNU General Public License v2.0 only) dimchansky/utfbom 20190517-snapshot : Apache License 2.0 docker-cli 20180417-snapshot : (Educational Community License v2.0 AND MIT License AND BSD 2-clause "Simplified" License AND ISC License AND Apache License 2.0 AND BSD 3-clause "New" or "Revised" License) -Docker-org 20190506-snapshot : MIT License - -e2fsprogs 1.45.2 : GNU General Public License v2.0 or later +Docker-org 20161117-snapshot : (Educational Community License v2.0 AND Apache License 2.0) etcd 3.3.13 : Apache License 2.0 @@ -64,31 +62,35 @@ etcd-io/etcd 20181218-snapshot : Apache License 2.0 etcdctl 20190408-snapshot : Apache License 2.0 -eudev 3.2.8 : GNU General Public License v2.0 only +eudev 3.2.7 : GNU General Public License v2.0 only + +eudev v3.2.9 : GNU General Public License v2.0 only -evanphx/json-patch v4.5.0 : BSD 3-clause "New" or "Revised" License +evanphx/json-patch v4.2.0 : BSD 3-clause "New" or "Revised" License github.com/konsorten/go-windows-terminal-sequences 20190519-snapshot : MIT License -glycerine/go-unsnap-stream 20180323-snapshot-9f0cb551 : MIT License +glycerine/go-unsnap-stream 20191115-snapshot : MIT License GNU Core Utilities v8.31 : GNU General Public License v3.0 or later -GNU Ncurses 6.1_p20190518 : MIT License +GNU Ncurses 6.1_p20191130 : MIT License -go humanize 20191128-snapshot : MIT License +go humanize 20190319-snapshot : MIT License Go Logrus 20190922-snapshot : MIT License -Go Testify 20191111-snapshot : MIT License - -go-logfmt-logfmt 20190114-snapshot : MIT License +Go Testify 20191104-snapshot : MIT License go-spew 20190321-snapshot : ISC License +go-zap 20190917-snapshot : MIT License + +go.uber.org/multierr 20181015-snapshot : MIT License + golang protobuf 20191204-snapshot : BSD 3-clause "New" or "Revised" License -golang-github-docker-go-connections-dev 20190508-snapshot : (Educational Community License v2.0 AND Apache License 2.0) +golang-github-docker-go-connections-dev 20190327-snapshot : (Educational Community License v2.0 AND Apache License 2.0) golang-github-ghodss-yaml-dev 20190919-snapshot : MIT License @@ -96,89 +98,75 @@ golang-github-spf13-pflag-dev 20191210-snapshot : BSD 3-clause "New" or "Revised golang-snappy-go-dev 20190930-snapshot : BSD 3-clause "New" or "Revised" License -golang.org/x/crypto 20190625-snapshot-cc06ce4a : BSD 3-clause "New" or "Revised" License +golang.org/x/crypto 20190209-snapshot-193df9c0 : BSD 3-clause "New" or "Revised" License golang.org/x/net 20190617-snapshot : BSD 3-clause "New" or "Revised" License -golang.org/x/net 20191030-snapshot : BSD 3-clause "New" or "Revised" License - -golang.org/x/oauth2 20191205-snapshot : BSD 3-clause "New" or "Revised" License +golang.org/x/sys 20191227-snapshot : BSD 3-clause "New" or "Revised" License -golang.org/x/sys 20191128-snapshot : BSD 3-clause "New" or "Revised" License +golang.org/x/text 20191215-snapshot : BSD 3-clause "New" or "Revised" License -golang.org/x/text 20191203-snapshot : BSD 3-clause "New" or "Revised" License +golang.org/x/time 20190416-snapshot : BSD 3-clause "New" or "Revised" License -golang.org/x/time 20191113-snapshot : BSD 3-clause "New" or "Revised" License - -golang/appengine 20191203-snapshot : Apache License 2.0 +golang/appengine 20190508-snapshot : Apache License 2.0 google-gofuzz 20190911-snapshot : Apache License 2.0 -google/go-cmp 20191102-snapshot : BSD 3-clause "New" or "Revised" License +google/go-cmp v0.3.0 : BSD 3-clause "New" or "Revised" License google/go-genproto 20190219-snapshot-bd968387 : Apache License 2.0 -google/go-genproto 20191125-snapshot : Apache License 2.0 +google/go-genproto 20190729-snapshot-c506a9f9 : Apache License 2.0 google/uuid 20190416-snapshot : BSD 3-clause "New" or "Revised" License -Gorilla Web Toolkit 20191128-snapshot : BSD 3-clause "New" or "Revised" License - -grpc-go v1.22.0 : Apache License 2.0 +Gorilla Web Toolkit 20190814-snapshot : BSD 2-clause "Simplified" License -hashicorp-golang-lru 20191118-snapshot : Mozilla Public License 2.0 +hashicorp-golang-lru 20190708-snapshot : Mozilla Public License 2.0 inconshreveable/mousetrap v1.0 : Apache License 2.0 jwt-go 20190425-snapshot : MIT License -k8s.io/klog 20190911-snapshot : Apache License 2.0 - k8s.io/kube-openapi 20190429-snapshot : Apache License 2.0 -Kerberos 1.17 : MIT License - -keyutils 1.6 : (GNU Library General Public License v2 or later AND GNU General Public License v2.0 or later) +Kerberos 1.17.1 : MIT License kubernetes/api kubernetes-1.16.2 : Apache License 2.0 -kubernetes/apiextensions-apiserver kubernetes-1.16.2 : Apache License 2.0 +kubernetes/apiextensions-apiserver kubernetes-1.16.1 : Apache License 2.0 -kubernetes/apimachinery 20190617-snapshot : Apache License 2.0 +kubernetes/apiextensions-apiserver kubernetes-1.16.2 : Apache License 2.0 -kubernetes/apimachinery 20190722-snapshot : Apache License 2.0 +kubernetes/apimachinery 20190516-snapshot : Apache License 2.0 -kubernetes/apimachinery kubernetes-1.16.2 : Apache License 2.0 +kubernetes/apimachinery 20190617-snapshot : Apache License 2.0 kubernetes/ingress-nginx 20190314-snapshot : MIT License -libcap-doc 2.27 : GNU General Public License v3.0 or later - -libcomerr2 1.45.2 : BSD 3-clause "New" or "Revised" License - -libevent - an event notification library 2.1.10 : BSD 3-clause "New" or "Revised" License +libaio 0.3.112 : GNU Lesser General Public License v2.1 only -libnfsidmap 2.3.4 : BSD 3-clause "New" or "Revised" License - -LibreSSL Portable Security Libraries 2.9.1 : (SSLeay License AND OpenSSL License) +libevent - an event notification library 2.1.11 : BSD 3-clause "New" or "Revised" License libverto 0.3.1 : MIT License -logfmt 20190327-snapshot : MIT License +Linux Extended Attributes 2.4.48 : GNU General Public License v2.0 or later + +LVM2 2.02.186 : (GNU Lesser General Public License v2.1 only OR GNU General Public License v2.0 only) -mattn-go-runewidth 20191204-snapshot : MIT License +mattn-go-runewidth 20191217-snapshot : MIT License matttproud-golang_protobuf_extensions 20181101-snapshot : Apache License 2.0 -mergo 20191207-snapshot : BSD 3-clause "New" or "Revised" License +mergo 20190411-snapshot : BSD 3-clause "New" or "Revised" License -Microsoft-go-winio 20191128-snapshot : MIT License +Microsoft-go-winio 20191207-snapshot : MIT License mitchellh-copystructure 20190514-snapshot : MIT License mitchellh-go-homedir 20190215-snapshot : MIT License -mitchellh-reflectwalk 20190509-snapshot : MIT License +mitchellh-reflectwalk 20190307-snapshot : MIT License modern-go/concurrent 1.0.0 : Apache License 2.0 @@ -190,39 +178,41 @@ modern-go/reflect2 20190422-snapshot : Apache License 2.0 mschoch/smat 20190510-snapshot : Apache License 2.0 -multipath-tools 0.8.1 : GNU General Public License v3.0 or later +multipath-tools 0.8.3 : GNU General Public License v3.0 or later -musl 1.1.22 : MIT License +NetApp/trident v19.07.1 : Apache License 2.0 -olekukonko-tablewriter 20191128-snapshot : MIT License - -OpenSSL 1.1.1d : Apache License 2.0 +olekukonko-tablewriter 20191217-snapshot : MIT License philhofer-fwd 20190304-snapshot : MIT License -pkg/errors 20191201-snapshot : BSD 2-clause "Simplified" License - prometheus-client_model 20180906-snapshot : Apache License 2.0 prometheus-common v0.7.0 : Apache License 2.0 -prometheus-procfs v0.0.5 : Apache License 2.0 +prometheus-procfs v0.0.8 : Apache License 2.0 + +Readline 8.0.1 : GNU General Public License v3.0 or later rs-xid 20190419-snapshot : MIT License sigs.k8s.io/yaml 20190404-snapshot : (MIT License AND BSD 3-clause "New" or "Revised" License) -spf13-cobra 20191207-snapshot : Apache License 2.0 +spf13-cobra 20190801-snapshot : Apache License 2.0 + +SQLite 3.30.1 : Public Domain tinylib-msgp 20190709-snapshot : MIT License -Userspace RCU 0.11.0 : GNU Library General Public License v2 or later +uber-go/atomic 20190329-snapshot : MIT License -util-linux 2.33.2 : GNU General Public License v2.0 or later +util-linux 2.34 : GNU General Public License v2.0 or later willf/bitset 20191113-snapshot : BSD 3-clause "New" or "Revised" License -yaml for Go 20190829-snapshot : Apache License 2.0 +yaml for Go 20191125-snapshot : Apache License 2.0 + +zlib 1.2.11 : zlib License @@ -232,7 +222,7 @@ Licenses: Apache License 2.0 -(Azure-azure-sdk-for-go 20190211-snapshot, client-go kubernetes-1.16.2, client_golang 20190723-snapshot, cloud.google.com/go 20191112-snapshot, container-storage-interface/spec 20191028-snapshot, coreos-pkg 20181126-snapshot, dimchansky/utfbom 20190517-snapshot, docker-cli 20180417-snapshot, etcd 3.3.13, etcd v3.3.15, etcd-io/etcd 20181218-snapshot, etcdctl 20190408-snapshot, golang-github-docker-go-connections-dev 20190508-snapshot, golang/appengine 20191203-snapshot, google-gofuzz 20190911-snapshot, google/go-genproto 20190219-snapshot-bd968387, google/go-genproto 20191125-snapshot, grpc-go v1.22.0, inconshreveable/mousetrap v1.0, k8s.io/klog 20190911-snapshot, k8s.io/kube-openapi 20190429-snapshot, kubernetes/api kubernetes-1.16.2, kubernetes/apiextensions-apiserver kubernetes-1.16.2, kubernetes/apimachinery 20190617-snapshot, kubernetes/apimachinery 20190722-snapshot, kubernetes/apimachinery kubernetes-1.16.2, matttproud-golang_protobuf_extensions 20181101-snapshot, modern-go/concurrent 1.0.0, modern-go/concurrent 20190420-snapshot, modern-go/reflect2 1.0.1, modern-go/reflect2 20190422-snapshot, mschoch/smat 20190510-snapshot, OpenSSL 1.1.1d, prometheus-client_model 20180906-snapshot, prometheus-common v0.7.0, prometheus-procfs v0.0.5, spf13-cobra 20191207-snapshot, yaml for Go 20190829-snapshot) +(Azure-azure-sdk-for-go 20190211-snapshot, client-go kubernetes-1.16.2, client-go v0.18.0-alpha.1, client_golang 20190723-snapshot, cloud.google.com/go v0.40.0, container-storage-interface/spec 20191028-snapshot, coreos-pkg 20181126-snapshot, dimchansky/utfbom 20190517-snapshot, docker-cli 20180417-snapshot, Docker-org 20161117-snapshot, etcd 3.3.13, etcd v3.3.15, etcd-io/etcd 20181218-snapshot, etcdctl 20190408-snapshot, golang-github-docker-go-connections-dev 20190327-snapshot, golang/appengine 20190508-snapshot, google-gofuzz 20190911-snapshot, google/go-genproto 20190219-snapshot-bd968387, google/go-genproto 20190729-snapshot-c506a9f9, inconshreveable/mousetrap v1.0, k8s.io/kube-openapi 20190429-snapshot, kubernetes/api kubernetes-1.16.2, kubernetes/apiextensions-apiserver kubernetes-1.16.1, kubernetes/apiextensions-apiserver kubernetes-1.16.2, kubernetes/apimachinery 20190516-snapshot, kubernetes/apimachinery 20190617-snapshot, matttproud-golang_protobuf_extensions 20181101-snapshot, modern-go/concurrent 1.0.0, modern-go/concurrent 20190420-snapshot, modern-go/reflect2 1.0.1, modern-go/reflect2 20190422-snapshot, mschoch/smat 20190510-snapshot, NetApp/trident v19.07.1, prometheus-client_model 20180906-snapshot, prometheus-common v0.7.0, prometheus-procfs v0.0.8, spf13-cobra 20190801-snapshot, yaml for Go 20191125-snapshot) @@ -606,55 +596,55 @@ third-party archives. BSD 2-clause "Simplified" License -(device-mapper 2.02.184, docker-cli 20180417-snapshot, pkg/errors 20191201-snapshot) +(docker-cli 20180417-snapshot) -BSD Two Clause License +Copyright (c) 2010-2013 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: +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. +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, +2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation + this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. + and/or other materials provided with the distribution. -THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -DAMAGE. +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE @@ -662,45 +652,33 @@ DAMAGE. -BSD 3-clause "New" or "Revised" License - -(docker-cli 20180417-snapshot, evanphx/json-patch v4.5.0, golang protobuf 20191204-snapshot, golang-github-spf13-pflag-dev 20191210-snapshot, golang-snappy-go-dev 20190930-snapshot, golang.org/x/crypto 20190625-snapshot-cc06ce4a, golang.org/x/net 20190617-snapshot, golang.org/x/net 20191030-snapshot, golang.org/x/oauth2 20191205-snapshot, golang.org/x/sys 20191128-snapshot, golang.org/x/text 20191203-snapshot, golang.org/x/time 20191113-snapshot, google/go-cmp 20191102-snapshot, google/uuid 20190416-snapshot, Gorilla Web Toolkit 20191128-snapshot, libcomerr2 1.45.2, libevent - an event notification library 2.1.10, libnfsidmap 2.3.4, mergo 20191207-snapshot, sigs.k8s.io/yaml 20190404-snapshot, willf/bitset 20191113-snapshot) - - - -Copyright (c) , - -All rights reserved. - - - -Redistribution and use in source and binary forms, with or without modification, +BSD 2-clause "Simplified" License -are permitted provided that the following conditions are met: +(Gorilla Web Toolkit 20190814-snapshot) - * Redistributions of source code must retain the above copyright notice, this +Copyright (c) 2013 The Gorilla Handlers Authors. All rights reserved. - list of conditions and the following disclaimer. +Redistribution and use in source and binary forms, with or without - * Redistributions in binary form must reproduce the above copyright notice, +modification, are permitted provided that the following conditions are met: - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. + Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. - * Neither the name of the nor the names of its contributors may - be used to endorse or promote products derived from this software without - specific prior written permission. + 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. @@ -710,19 +688,19 @@ 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 +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE @@ -730,963 +708,1065 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Educational Community License v2.0 +BSD 3-clause "New" or "Revised" License -(docker-cli 20180417-snapshot, golang-github-docker-go-connections-dev 20190508-snapshot) +(libevent - an event notification library 2.1.11) -Educational Community License +as the 3-clause (or "modified") BSD license: -Version 2.0, April 2007 -============================= +============================== +Copyright (c) 2000-2007 Niels Provos -http://www.osedu.org/licenses/ +Copyright (c) 2007-2012 Niels Provos and Nick Mathewson -The Educational Community License version 2.0 ("ECL") consists of the Apache 2.0 +Redistribution and use in source and binary forms, with or without -license, modified to change the scope of the patent grant in section 3 to be +modification, are permitted provided that the following conditions -specific to the needs of the education communities using this license. The +are met: -original Apache 2.0 license can be found at: +1. Redistributions of source code must retain the above copyright -http://www.apache.org/licenses/LICENSE-2.0 + 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 -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + documentation and/or other materials provided with the distribution. +3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. -1. Definitions. +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -"License" shall mean the terms and conditions for use, reproduction, and +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -distribution as defined by Sections 1 through 9 of this document. +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 -"Licensor" shall mean the copyright owner or entity authorized by the copyright +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -owner that is granting the License. +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 -"Legal Entity" shall mean the union of the acting entity and all other entities +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE -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 +BSD 3-clause "New" or "Revised" License +(golang.org/x/crypto 20190209-snapshot-193df9c0, golang.org/x/net 20190617-snapshot, golang.org/x/time 20190416-snapshot) - ii. ownership of fifty percent (50%) or more of the outstanding shares, or +Copyright (c) 2009 The Go Authors. All rights reserved. - iii. beneficial ownership of such entity. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are -"You" (or "Your") shall mean an individual or Legal Entity exercising permissions +met: -granted by this License. + * Redistributions of source code must retain the above copyright -"Source" form shall mean the preferred form for making modifications, including +notice, this list of conditions and the following disclaimer. -but not limited to software source code, documentation source, and configuration + * Redistributions in binary form must reproduce the above -files. +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. -"Object" form shall mean any form resulting from mechanical transformation or + * Neither the name of Google Inc. nor the names of its -translation of a Source form, including but not limited to compiled object code, +contributors may be used to endorse or promote products derived from -generated documentation, and conversions to other media types. +this software without specific prior written permission. -"Work" shall mean the work of authorship, whether in Source or Object form, made +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -available under the License, as indicated by a copyright notice that is included +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -in or attached to the work (an example is provided in the Appendix below). +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, -"Derivative Works" shall mean any work, whether in Source or Object form, that is +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -based on (or derived from) the Work and for which the editorial revisions, +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -annotations, elaborations, or other modifications represent, as a whole, an +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -original work of authorship. For the purposes of this License, Derivative Works +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -shall not include works that remain separable from, or merely link (or bind by +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -name) to the interfaces of, the Work and Derivative Works thereof. +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE -"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 +BSD 3-clause "New" or "Revised" License -behalf of the copyright owner. For the purposes of this definition, "submitted" +(google/uuid 20190416-snapshot) -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 +Copyright (c) 2009,2014 Google Inc. All rights reserved. -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 +Redistribution and use in source and binary forms, with or without -Contribution." +modification, are permitted provided that the following conditions are +met: -"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of -whom a Contribution has been received by Licensor and subsequently incorporated + * Redistributions of source code must retain the above copyright -within the Work. +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 -2. Grant of Copyright License. +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its -Subject to the terms and conditions of this License, each Contributor hereby +contributors may be used to endorse or promote products derived from -grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, +this software without specific prior written permission. -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. +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 -3. Grant of Patent License. +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 -Subject to the terms and conditions of this License, each Contributor hereby +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -irrevocable (except as stated in this section) patent license to make, have made, +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -use, offer to sell, sell, import, and otherwise transfer the Work, where such +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -license applies only to those patent claims licensable by such Contributor that +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE -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 +BSD 3-clause "New" or "Revised" License -as of the date such litigation is filed. Any patent license granted hereby with +(golang-snappy-go-dev 20190930-snapshot) -respect to contributions by an individual employed by an institution or -organization is limited to patent claims where the individual that is the author -of the Work is also the inventor of the patent claims licensed, and where the +Copyright (c) 2011 The Snappy-Go Authors. All rights reserved. -organization or institution has the right to grant such license under applicable -grant and research funding agreements. No other express or implied licenses are -granted. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: -4. Redistribution. + * Redistributions of source code must retain the above copyright -You may reproduce and distribute copies of the Work or Derivative Works thereof +notice, this list of conditions and the following disclaimer. -in any medium, with or without modifications, and in Source or Object form, + * Redistributions in binary form must reproduce the above -provided that You meet the following conditions: +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. - 1. You must give any other recipients of the Work or Derivative Works a copy of + * Neither the name of Google Inc. nor the names of its - this License; and +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. - 2. You must cause any modified files to carry prominent notices stating that - You changed the files; and +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 - 3. You must retain, in the Source form of any Derivative Works that You +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - distribute, all copyright, patent, trademark, and attribution notices from +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - the Source form of the Work, excluding those notices that do not pertain to +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - any part of the Derivative Works; and +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 - 4. If the Work includes a "NOTICE" text file as part of its distribution, then +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - any Derivative Works that You distribute must include a readable copy of the +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - 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. +BSD 3-clause "New" or "Revised" License - The contents of the NOTICE file are for informational purposes only and do +(sigs.k8s.io/yaml 20190404-snapshot) - 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 +Copyright (c) 2012 The Go Authors. All rights reserved. - cannot be construed as modifying the License. +Redistribution and use in source and binary forms, with or without -You may add Your own copyright statement to Your modifications and may provide +modification, are permitted provided that the following conditions are -additional or different license terms and conditions for use, reproduction, or +met: -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. + * 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 -5. Submission of Contributions. +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. -Unless You explicitly state otherwise, any Contribution intentionally submitted + * Neither the name of Google Inc. nor the names of its -for inclusion in the Work by You to the Licensor shall be under the terms and +contributors may be used to endorse or promote products derived from -conditions of this License, without any additional terms or conditions. +this software without specific prior written permission. -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. +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 -6. Trademarks. +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 -This License does not grant permission to use the trade names, trademarks, +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -service marks, or product names of the Licensor, except as required for +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -reasonable and customary use in describing the origin of the Work and reproducing +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -the content of the NOTICE file. +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE -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, +BSD 3-clause "New" or "Revised" License -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, +(mergo 20190411-snapshot) -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 +Copyright (c) 2013 Dario Castañé. All rights reserved. -the Work and assume any risks associated with Your exercise of permissions under +Copyright (c) 2012 The Go Authors. All rights reserved. -this License. +Redistribution and use in source and binary forms, with or without -8. Limitation of Liability. +modification, are permitted provided that the following conditions are +met: -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 + * Redistributions of source code must retain the above copyright -grossly negligent acts) or agreed to in writing, shall any Contributor be liable +notice, this list of conditions and the following disclaimer. -to You for damages, including any direct, indirect, special, incidental, or + * Redistributions in binary form must reproduce the above -consequential damages of any character arising as a result of this License or out +copyright notice, this list of conditions and the following disclaimer -of the use or inability to use the Work (including but not limited to damages for +in the documentation and/or other materials provided with the -loss of goodwill, work stoppage, computer failure or malfunction, or any and all +distribution. -other commercial damages or losses), even if such Contributor has been advised of + * Neither the name of Google Inc. nor the names of its -the possibility of such damages. +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. -9. Accepting Warranty or Additional Liability. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -While redistributing the Work or Derivative Works thereof, You may choose to +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -offer, and charge a fee for, acceptance of support, warranty, indemnity, or other +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -liability obligations and/or rights consistent with this License. However, in +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -accepting such obligations, You may act only on Your own behalf and on Your sole +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -responsibility, not on behalf of any other Contributor, and only if You agree to +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -indemnify, defend, and hold each Contributor harmless for any liability incurred +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -by, or claims asserted against, such Contributor by reason of your accepting any +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -such warranty or additional liability. +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE -END OF TERMS AND CONDITIONS +--- -APPENDIX: How to apply the Educational Community License to your work +BSD 3-clause "New" or "Revised" License +(docker-cli 20180417-snapshot) -To apply the Educational Community 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 +Copyright (c) 2013, Patrick Mezard -enclosed in the appropriate comment syntax for the file format. We also recommend +All rights reserved. -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. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: - Copyright [yyyy] [name of copyright owner] - Licensed under the Educational Community License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. You may obtain + Redistributions of source code must retain the above copyright - a copy of the License at +notice, this list of conditions and the following disclaimer. - http://www.osedu.org/licenses/ECL-2.0 + 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. - Unless required by applicable law or agreed to in writing, software distributed + The names of its contributors may not be used to endorse or promote - under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR +products derived from this software without specific prior written - CONDITIONS OF ANY KIND, either express or implied. See the License for the +permission. - specific language governing permissions and limitations under the License. +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 -GNU General Public License v2.0 only +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -(alpine-baselayout 3.1.1, eudev 3.2.8) +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 -The GNU General Public License (GPL) +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 +--- -Version 2, June 1991 --------------------- +BSD 3-clause "New" or "Revised" License +(evanphx/json-patch v4.2.0) -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Copyright (c) 2014, Evan Phoenix +All rights reserved. -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: -Preamble +* Redistributions of source code must retain the above copyright notice, this -The licenses for most software are designed to take away your freedom to share + list of conditions and the following disclaimer. -and change it. By contrast, the GNU General Public License is intended to +* Redistributions in binary form must reproduce the above copyright notice -guarantee your freedom to share and change free software--to make sure the + this list of conditions and the following disclaimer in the documentation -software is free for all its users. This General Public License applies to most + and/or other materials provided with the distribution. -of the Free Software Foundation's software and to any other program whose authors +* Neither the name of the Evan Phoenix nor the names of its contributors -commit to using it. (Some other Free Software Foundation software is covered by + may be used to endorse or promote products derived from this software -the GNU Library General Public License instead.) You can apply it to your + without specific prior written permission. -programs, too. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -When we speak of free software, we are referring to freedom, not price. Our +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -General Public Licenses are designed to make sure that you have the freedom to +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -distribute copies of free software (and charge for this service if you wish), +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE -that you receive source code or can get it if you want it, that you can change +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -the software or use pieces of it in new free programs; and that you know you can +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -do these things. +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 -To protect your rights, we need to make restrictions that forbid anyone to deny +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE -you these rights or to ask you to surrender the rights. These restrictions -translate to certain responsibilities for you if you distribute copies of the -software, or if you modify it. +--- -For example, if you distribute copies of such a program, whether gratis or for a +BSD 3-clause "New" or "Revised" License -fee, you must give the recipients all the rights that you have. You must make +(golang protobuf 20191204-snapshot, golang-github-spf13-pflag-dev 20191210-snapshot, golang.org/x/sys 20191227-snapshot, golang.org/x/text 20191215-snapshot, willf/bitset 20191113-snapshot) -sure that they, too, receive or can get the source code. And you must show them -these terms so they know their rights. +Copyright (c) , +All rights reserved. -We protect your rights with two steps: (1) copyright the software, and (2) offer -you this license which gives you legal permission to copy, distribute and/or -modify the software. +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: -Also, for each author's protection and ours, we want to make certain that -everyone understands that there is no warranty for this free software. If the + * Redistributions of source code must retain the above copyright notice, this -software is modified by someone else and passed on, we want its recipients to + list of conditions and the following disclaimer. -know that what they have is not the original, so that any problems introduced by -others will not reflect on the original authors' reputations. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation -Finally, any free program is threatened constantly by software patents. We wish + and/or other materials provided with the distribution. -to avoid the danger that redistributors of a free program will individually -obtain patent licenses, in effect making the program proprietary. To prevent -this, we have made it clear that any patent must be licensed for everyone's free + * Neither the name of the nor the names of its contributors may -use or not licensed at all. + be used to endorse or promote products derived from this software without + specific prior written permission. -The precise terms and conditions for copying, distribution and modification -follow. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +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 -0. This License applies to any program or other work which contains a notice +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -placed by the copyright holder saying it may be distributed under the terms of +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS -this General Public License. The "Program", below, refers to any such program or +OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -work, and a "work based on the Program" means either the Program or any +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -derivative work under copyright law: that is to say, a work containing the +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN -Program or a portion of it, either verbatim or with modifications and/or +IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -translated into another language. (Hereinafter, translation is included without -limitation in the term "modification".) Each licensee is addressed as "you". +--- -Activities other than copying, distribution and modification are not covered by -this License; they are outside its scope. The act of running the Program is not +BSD 3-clause "New" or "Revised" License -restricted, and the output from the Program is covered only if its contents +(google/go-cmp v0.3.0) -constitute a work based on the Program (independent of having been made by -running the Program). Whether that is true depends on what the Program does. +Source: https://github.com/google/go-cmp -1. You may copy and distribute verbatim copies of the Program's source code as -you receive it, in any medium, provided that you conspicuously and appropriately +Files: * -publish on each copy an appropriate copyright notice and disclaimer of warranty; +Copyright: 2017 Google -keep intact all the notices that refer to this License and to the absence of any +License: BSD-3-clause -warranty; and give any other recipients of the Program a copy of this License -along with the Program. +Files: debian/* +Copyright: 2017 Martín Ferrari -You may charge a fee for the physical act of transferring a copy, and you may at +License: BSD-3-clause -your option offer warranty protection in exchange for a fee. +License: BSD-3-clause -2. You may modify your copy or copies of the Program or any portion of it, thus -forming a work based on the Program, and copy and distribute such modifications -or work under the terms of Section 1 above, provided that you also meet all of +Redistribution and use in source and binary forms, with or without -these conditions: + modification, are permitted provided that the following conditions are + met: + . - a) You must cause the modified files to carry prominent notices stating + * Redistributions of source code must retain the above copyright - that you changed the files and the date of any change. + 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 - b) You must cause any work that you distribute or publish, that in whole or + in the documentation and/or other materials provided with the - in part contains or is derived from the Program or any part thereof, to be + distribution. - licensed as a whole at no charge to all third parties under the terms of + * Neither the name of Google Inc. nor the names of its - this License. + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + . - c) If the modified program normally reads commands interactively when run, + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - you must cause it, when started running for such interactive use in the + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - most ordinary way, to print or display an announcement including an + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - appropriate copyright notice and a notice that there is no warranty (or + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - else, saying that you provide a warranty) and that users may redistribute + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - the program under these conditions, and telling the user how to view a copy + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - of this License. (Exception: if the Program itself is interactive but does + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - not normally print such an announcement, your work based on the Program is + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - not required to print an announcement.) + 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 -These requirements apply to the modified work as a whole. If identifiable -sections of that work are not derived from the Program, 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 Program, the distribution of the whole must be on the terms of +Educational Community License v2.0 -this License, whose permissions for other licensees extend to the entire whole, +(docker-cli 20180417-snapshot, Docker-org 20161117-snapshot, golang-github-docker-go-connections-dev 20190327-snapshot) -and thus to each and every part regardless of who wrote it. +Educational Community License -Thus, it is not the intent of this section to claim rights or contest your rights +Version 2.0, April 2007 -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 Program. +http://www.osedu.org/licenses/ -In addition, mere aggregation of another work not based on the Program with the -Program (or with a work based on the Program) on a volume of a storage or -distribution medium does not bring the other work under the scope of this +The Educational Community License version 2.0 ("ECL") consists of the Apache 2.0 -License. +license, modified to change the scope of the patent grant in section 3 to be +specific to the needs of the education communities using this license. The +original Apache 2.0 license can be found at: -3. You may copy and distribute the Program (or a work based on it, under Section +http://www.apache.org/licenses/LICENSE-2.0 -2) in object code or executable form under the terms of Sections 1 and 2 above -provided that you also do one of the following: +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - a) Accompany it with the complete corresponding machine-readable source - code, which must be distributed under the terms of Sections 1 and 2 above +1. Definitions. - on a medium customarily used for software interchange; or, +"License" shall mean the terms and conditions for use, reproduction, and - b) Accompany it with a written offer, valid for at least three years, to +distribution as defined by Sections 1 through 9 of this document. - give any third party, for a charge no more than your cost of physically - performing source distribution, a complete machine-readable copy of the - corresponding source code, to be distributed under the terms of Sections 1 +"Licensor" shall mean the copyright owner or entity authorized by the copyright - and 2 above on a medium customarily used for software interchange; or, +owner that is granting the License. - c) Accompany it with the information you received as to the offer to +"Legal Entity" shall mean the union of the acting entity and all other entities - distribute corresponding source code. (This alternative is allowed only for +that control, are controlled by, or are under common control with that entity. - noncommercial distribution +For the purposes of this definition, "control" means -and only if you received the program in object code or executable form with such + i. the power, direct or indirect, to cause the direction or management of such -an offer, in accord with Subsection b above.) + entity, whether by contract or otherwise, or -The source code for a work means the preferred form of the work for making + ii. ownership of fifty percent (50%) or more of the outstanding shares, or -modifications to it. For an executable work, 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 + iii. beneficial ownership of such entity. -executable. However, as a special exception, the source code 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 +"You" (or "Your") shall mean an individual or Legal Entity exercising permissions -on which the executable runs, unless that component itself accompanies the +granted by this License. -executable. +"Source" form shall mean the preferred form for making modifications, including -If distribution of executable or object code is made by offering access to copy +but not limited to software source code, documentation source, and configuration -from a designated place, then offering equivalent access to copy the source code +files. -from the same place counts as distribution of the source code, even though third -parties are not compelled to copy the source along with the object code. +"Object" form shall mean any form resulting from mechanical transformation or +translation of a Source form, including but not limited to compiled object code, -4. You may not copy, modify, sublicense, or distribute the Program except as +generated documentation, and conversions to other media types. -expressly provided under this License. Any attempt otherwise to copy, modify, -sublicense or distribute the Program is void, and will automatically terminate -your rights under this License. However, parties who have received copies, or +"Work" shall mean the work of authorship, whether in Source or Object form, made -rights, from you under this License will not have their licenses terminated so +available under the License, as indicated by a copyright notice that is included -long as such parties remain in full compliance. +in or attached to the work (an example is provided in the Appendix below). -5. You are not required to accept this License, since you have not signed it. +"Derivative Works" shall mean any work, whether in Source or Object form, that is -However, nothing else grants you permission to modify or distribute the Program +based on (or derived from) the Work and for which the editorial revisions, -or its derivative works. These actions are prohibited by law if you do not accept +annotations, elaborations, or other modifications represent, as a whole, an -this License. Therefore, by modifying or distributing the Program (or any work +original work of authorship. For the purposes of this License, Derivative Works -based on the Program), you indicate your acceptance of this License to do so, and +shall not include works that remain separable from, or merely link (or bind by -all its terms and conditions for copying, distributing or modifying the Program +name) to the interfaces of, the Work and Derivative Works thereof. -or works based on it. +"Contribution" shall mean any work of authorship, including the original version -6. Each time you redistribute the Program (or any work based on the Program), the +of the Work and any modifications or additions to that Work or Derivative Works -recipient automatically receives a license from the original licensor to copy, +thereof, that is intentionally submitted to Licensor for inclusion in the Work by -distribute or modify the Program subject to these terms and conditions. You may +the copyright owner or by an individual or Legal Entity authorized to submit on -not impose any further restrictions on the recipients' exercise of the rights +behalf of the copyright owner. For the purposes of this definition, "submitted" -granted herein. You are not responsible for enforcing compliance by third parties +means any form of electronic, verbal, or written communication sent to the -to this License. +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 -7. If, as a consequence of a court judgment or allegation of patent infringement +and improving the Work, but excluding communication that is conspicuously marked -or for any other reason (not limited to patent issues), conditions are imposed on +or otherwise designated in writing by the copyright owner as "Not a -you (whether by court order, agreement or otherwise) that contradict the +Contribution." -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 +"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of -consequence you may not distribute the Program at all. For example, if a patent +whom a Contribution has been received by Licensor and subsequently incorporated -license would not permit royalty-free redistribution of the Program by all those +within the Work. -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 Program. +2. Grant of Copyright License. -If any portion of this section is held invalid or unenforceable under any +Subject to the terms and conditions of this License, each Contributor hereby -particular circumstance, the balance of the section is intended to apply and the +grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, -section as a whole is intended to apply in other circumstances. +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. -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 +3. Grant of Patent License. -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 +Subject to the terms and conditions of this License, each Contributor hereby -up to the author/donor to decide if he or she is willing to distribute software +grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, -through any other system and a licensee cannot impose that choice. +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 -This section is intended to make thoroughly clear what is believed to be a +are necessarily infringed by their Contribution(s) alone or by combination of -consequence of the rest of this License. +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 -8. If the distribution and/or use of the Program is restricted in certain +within the Work constitutes direct or contributory patent infringement, then any -countries either by patents or by copyrighted interfaces, the original copyright +patent licenses granted to You under this License for that Work shall terminate -holder who places the Program under this License may add an explicit geographical +as of the date such litigation is filed. Any patent license granted hereby with -distribution limitation excluding those countries, so that distribution is +respect to contributions by an individual employed by an institution or -permitted only in or among countries not thus excluded. In such case, this +organization is limited to patent claims where the individual that is the author -License incorporates the limitation as if written in the body of this License. +of the Work is also the inventor of the patent claims licensed, and where the +organization or institution has the right to grant such license under applicable +grant and research funding agreements. No other express or implied licenses are -9. The Free Software Foundation may publish revised and/or new versions of the +granted. -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. +4. Redistribution. -Each version is given a distinguishing version number. If the Program specifies a +You may reproduce and distribute copies of the Work or Derivative Works thereof -version number of this License which applies to it and "any later version", you +in any medium, with or without modifications, and in Source or Object form, -have the option of following the terms and conditions either of that version or +provided that You meet the following conditions: -of any later version published by the Free Software Foundation. If the Program -does not specify a version number of this License, you may choose any version -ever published by the Free Software Foundation. + 1. You must give any other recipients of the Work or Derivative Works a copy of + this License; and -10. If you wish to incorporate parts of the Program into other free programs -whose distribution conditions are different, write to the author to ask for + 2. You must cause any modified files to carry prominent notices stating that -permission. For software which is copyrighted by the Free Software Foundation, + You changed the files; and -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 + 3. You must retain, in the Source form of any Derivative Works that You -software generally. + 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 -NO WARRANTY + 4. If the Work includes a "NOTICE" text file as part of its distribution, then -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE + any Derivative Works that You distribute must include a readable copy of the -PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED + attribution notices contained within such NOTICE file, excluding those -IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" + notices that do not pertain to any part of the Derivative Works, in at least -WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT + one of the following places: within a NOTICE text file distributed as part of -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + the Derivative Works; within the Source form or documentation, if provided -PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE + along with the Derivative Works; or, within a display generated by the -PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF + Derivative Works, if and wherever such third-party notices normally appear. -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + 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 -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL + cannot be construed as modifying the License. -ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE -PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, -SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY +You may add Your own copyright statement to Your modifications and may provide -TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +additional or different license terms and conditions for use, reproduction, or -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF +distribution of Your modifications, or for any such Derivative Works as a whole, -THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER +provided Your use, reproduction, and distribution of the Work otherwise complies -PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +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. @@ -1694,13 +1774,55 @@ END OF TERMS AND CONDITIONS +APPENDIX: How to apply the Educational Community License to your work + + + +To apply the Educational Community License to your work, attach the following + +boilerplate notice, with the fields enclosed by brackets "[]" replaced with your + +own identifying information. (Don't include the brackets!) The text should be + +enclosed in the appropriate comment syntax for the file format. We also recommend + +that a file or class name and description of purpose be included on the same + +"printed page" as the copyright notice for easier identification within + +third-party archives. + + + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Educational Community 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.osedu.org/licenses/ECL-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. + + + --- -GNU General Public License v2.0 or later +GNU General Public License v2.0 only -(ACL 2.2.52, BusyBox 1_31_1, device-mapper 2.02.184, e2fsprogs 1.45.2, keyutils 1.6, util-linux 2.33.2) +(alpine-baselayout 3.1.1, device-mapper 2.02.186, eudev 3.2.7, eudev v3.2.9, LVM2 2.02.186) @@ -1720,7 +1842,11 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place, Suite 330, Boston, MA 02111-1307 USAEveryone is permitted to copy and distribute verbatim copies +59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -1824,5379 +1950,5047 @@ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - 1. This License applies to any program or other work which contains a notice +0. This License applies to any program or other work which contains a notice - placed by the copyright holder saying it may be distributed under the terms +placed by the copyright holder saying it may be distributed under the terms of - of this General Public License. The "Program", below, refers to any such +this General Public License. The "Program", below, refers to any such program or - program or work, and a "work based on the Program" means either the Program +work, and a "work based on the Program" means either the Program or any - or any derivative work under copyright law: that is to say, a work containing - - the Program or a portion of it, either verbatim or with modifications and/or - - translated into another language. (Hereinafter, translation is included - - without limitation in the term "modification".) Each licensee is addressed as - - "you". - - - - Activities other than copying, distribution and modification are not covered - - by this License; they are outside its scope. The act of running the Program - - is not restricted, and the output from the Program is covered only if its - - contents constitute a work based on the Program (independent of having been - - made by running the Program). Whether that is true depends on what the - - Program does. - - - - 2. You may copy and distribute verbatim copies of the Program's 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 give any other recipients of - - the Program a copy of this License along with the Program. - - - - 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. - - - - 3. You may modify your copy or copies of the Program or any portion of it, thus - - forming a work based on the Program, 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. You must cause the modified files to carry prominent notices stating - - that you changed the files and the date of any change. - - - - b. You must cause any work that you distribute or publish, that in whole or - - in part contains or is derived from the Program or any part thereof, to - - be licensed as a whole at no charge to all third parties under the terms - - of this License. - - - - c. If the modified program normally reads commands interactively when run, - - you must cause it, when started running for such interactive use in the - - most ordinary way, to print or display an announcement including an - - appropriate copyright notice and a notice that there is no warranty (or - - else, saying that you provide a warranty) and that users may redistribute - - the program under these conditions, and telling the user how to view a - - copy of this License. (Exception: if the Program itself is interactive - - but does not normally print such an announcement, your work based on the - - Program is not required to print an announcement.) - - - - These requirements apply to the modified work as a whole. If identifiable - - sections of that work are not derived from the Program, 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 Program, 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 Program. - - - - In addition, mere aggregation of another work not based on the Program with - - the Program (or with a work based on the Program) on a volume of a storage or - - distribution medium does not bring the other work under the scope of this - - License. - - - - 4. You may copy and distribute the Program (or a work based on it, under - - Section 2) in object code or executable form under the terms of Sections 1 - - and 2 above provided that you also do one of the following: - - - - a. 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; or, - - - - b. Accompany it with a written offer, valid for at least three years, to - - give any third party, for a charge no more than your cost of physically - - performing source distribution, a complete machine-readable copy of the - - corresponding source code, to be distributed under the terms of Sections - - 1 and 2 above on a medium customarily used for software interchange; or, - - - - c. Accompany it with the information you received as to the offer to - - distribute corresponding source code. (This alternative is allowed only - - for noncommercial distribution and only if you received the program in - - object code or executable form with such an offer, in accord with - - Subsection b above.) - - - - The source code for a work means the preferred form of the work for making - - modifications to it. For an executable work, 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 executable. However, as a special exception, the source - - code 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. - - - - If distribution of executable or 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 counts as distribution of the source code, - - even though third parties are not compelled to copy the source along with the - - object code. - - - - 5. You may not copy, modify, sublicense, or distribute the Program except as - - expressly provided under this License. Any attempt otherwise to copy, modify, - - sublicense or distribute the Program 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. - - - - 6. 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 - - Program or its derivative works. These actions are prohibited by law if you - - do not accept this License. Therefore, by modifying or distributing the - - Program (or any work based on the Program), you indicate your acceptance of - - this License to do so, and all its terms and conditions for copying, - - distributing or modifying the Program or works based on it. - - - - 7. Each time you redistribute the Program (or any work based on the Program), - - the recipient automatically receives a license from the original licensor to - - copy, distribute or modify the Program 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 to this License. - - - - 8. 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 - - Program at all. For example, if a patent license would not permit - - royalty-free redistribution of the Program 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 - - Program. - - - - 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. - - - - 9. If the distribution and/or use of the Program is restricted in certain - - countries either by patents or by copyrighted interfaces, the original - - copyright holder who places the Program 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. - - - - 10. The Free Software Foundation may publish revised and/or new versions of the - - 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. +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included without - Each version is given a distinguishing version number. If the Program +limitation in the term "modification".) Each licensee is addressed as "you". - 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 +Activities other than copying, distribution and modification are not covered by - Foundation. If the Program does not specify a version number of this License, +this License; they are outside its scope. The act of running the Program is not - you may choose any version ever published by the Free Software Foundation. +restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. - 11. If you wish to incorporate parts of the Program into other free programs - whose distribution conditions are different, write to the author to ask for - permission. For software which is copyrighted by the Free Software +1. You may copy and distribute verbatim copies of the Program's source code as - Foundation, write to the Free Software Foundation; we sometimes make +you receive it, in any medium, provided that you conspicuously and appropriately - exceptions for this. Our decision will be guided by the two goals of +publish on each copy an appropriate copyright notice and disclaimer of warranty; - preserving the free status of all derivatives of our free software and of +keep intact all the notices that refer to this License and to the absence of any - promoting the sharing and reuse of software generally. +warranty; and give any other recipients of the Program a copy of this License +along with the Program. - NO WARRANTY +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. - 12. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR - THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE - STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +2. You may modify your copy or copies of the Program or any portion of it, thus - PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +forming a work based on the Program, and copy and distribute such modifications - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +or work under the terms of Section 1 above, provided that you also meet all of - FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +these conditions: - PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, - YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. - 13. 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 PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY - - GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE + b) You must cause any work that you distribute or publish, that in whole or - OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR + in part contains or is derived from the Program or any part thereof, to be - DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR + licensed as a whole at no charge to all third parties under the terms of - A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH + this License. - HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + c) If the modified program normally reads commands interactively when run, - END OF TERMS AND CONDITIONS + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or -How to Apply These Terms to Your New Programs + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does -If you develop a new program, and you want it to be of the greatest possible use + not normally print such an announcement, your work based on the Program is -to the public, the best way to achieve this is to make it free software which + not required to print an announcement.) -everyone can redistribute and change under these terms. +These requirements apply to the modified work as a whole. If identifiable -To do so, attach the following notices to the program. It is safest to attach +sections of that work are not derived from the Program, and can be reasonably -them to the start of each source file to most effectively convey the exclusion of +considered independent and separate works in themselves, then this License, and -warranty; and each file should have at least the "copyright" line and a pointer +its terms, do not apply to those sections when you distribute them as separate -to where the full notice is found. +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the entire whole, -one line to give the program's name and a brief idea of what it does.Copyright (C) +and thus to each and every part regardless of who wrote it. -This program is free software; you can redistribute it and/or +Thus, it is not the intent of this section to claim rights or contest your rights -modify it under the terms of the GNU General Public License +to work written entirely by you; rather, the intent is to exercise the right to -as published by the Free Software Foundation; either version 2 +control the distribution of derivative or collective works based on the Program. -of the License, or (at your option) any later version. +In addition, mere aggregation of another work not based on the Program with the -This program is distributed in the hope that it will be useful, +Program (or with a work based on the Program) on a volume of a storage or -but WITHOUT ANY WARRANTY; without even the implied warranty of +distribution medium does not bring the other work under the scope of this -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +License. -GNU General Public License for more details. +3. You may copy and distribute the Program (or a work based on it, under Section -You should have received a copy of the GNU General Public License +2) in object code or executable form under the terms of Sections 1 and 2 above -along with this program; if not, write to the Free Software +provided that you also do one of the following: -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + a) Accompany it with the complete corresponding machine-readable source -Also add information on how to contact you by electronic and paper mail. + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, -If the program is interactive, make it output a short notice like this when it -starts in an interactive mode: + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the -Gnomovision version 69, Copyright (C) year name of author + corresponding source code, to be distributed under the terms of Sections 1 -Gnomovision comes with ABSOLUTELY NO WARRANTY; for details + and 2 above on a medium customarily used for software interchange; or, -type `show w'. This is free software, and you are welcome -to redistribute it under certain conditions; type `show c' -for details. + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only for + noncommercial distribution -The hypothetical commands `show w' and `show c' should show the appropriate parts -of the General Public License. Of course, the commands you use may be called -something other than `show w' and `show c'; they could even be mouse-clicks or +and only if you received the program in object code or executable form with such -menu items--whatever suits your program. +an offer, in accord with Subsection b above.) -You should also get your employer (if you work as a programmer) or your school, +The source code for a work means the preferred form of the work for making -if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a +modifications to it. For an executable work, complete source code means all the -sample; alter the names: +source code for all modules it contains, plus any associated interface definition +files, plus the scripts used to control compilation and installation of the +executable. However, as a special exception, the source code distributed need not -Yoyodyne, Inc., hereby disclaims all copyright +include anything that is normally distributed (in either source or binary form) -interest in the program `Gnomovision' +with the major components (compiler, kernel, and so on) of the operating system -(which makes passes at compilers) written +on which the executable runs, unless that component itself accompanies the -by James Hacker. +executable. -signature of Ty Coon, 1 April 1989 +If distribution of executable or object code is made by offering access to copy -Ty Coon, President of Vice +from a designated place, then offering equivalent access to copy the source code +from the same place counts as distribution of the source code, even though third +parties are not compelled to copy the source along with the object code. -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may consider -it more useful to permit linking proprietary applications with the library. If +4. You may not copy, modify, sublicense, or distribute the Program except as -this is what you want to do, use the GNU Library General Public License instead +expressly provided under this License. Any attempt otherwise to copy, modify, -of this License. +sublicense or distribute the Program 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. -GNU General Public License v3.0 or later +5. You are not required to accept this License, since you have not signed it. -(Bash 5.0.0, GNU Core Utilities v8.31, libcap-doc 2.27, multipath-tools 0.8.1) +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not accept +this License. Therefore, by modifying or distributing the Program (or any work -GNU GENERAL PUBLIC LICENSE +based on the Program), you indicate your acceptance of this License to do so, and -========================== +all its terms and conditions for copying, distributing or modifying the Program +or works based on it. -Version 3,  29 June 2007 +6. Each time you redistribute the Program (or any work based on the Program), the +recipient automatically receives a license from the original licensor to copy, -Copyright (C) 2007 Free Software Foundation, Inc. +distribute or modify the Program 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 -Everyone is permitted to copy and distribute verbatim copies of this license +to this License. -document, but changing it is not allowed. +7. 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 -Preamble +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 -The GNU General Public License is a free, copyleft license for software and other +consequence you may not distribute the Program at all. For example, if a patent -kinds of works. +license would not permit royalty-free redistribution of the Program 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 -The licenses for most software and other practical works are designed to take +distribution of the Program. -away your freedom to share and change the works. By contrast, the GNU General -Public License is intended to guarantee your freedom to share and change all -versions of a program--to make sure it remains free software for all its users. +If any portion of this section is held invalid or unenforceable under any -We, the Free Software Foundation, use the GNU General Public License for most of +particular circumstance, the balance of the section is intended to apply and the -our software; it applies also to any other work released this way by its authors. +section as a whole is intended to apply in other circumstances. -You can apply it to your programs, too. +It is not the purpose of this section to induce you to infringe any patents or -When we speak of free software, we are referring to freedom, not price. Our +other property right claims or to contest validity of any such claims; this -General Public Licenses are designed to make sure that you have the freedom to +section has the sole purpose of protecting the integrity of the free software -distribute copies of free software (and charge for them if you wish), that you +distribution system, which is implemented by public license practices. Many -receive source code or can get it if you want it, that you can change the +people have made generous contributions to the wide range of software distributed -software or use pieces of it in new free programs, and that you know you can do +through that system in reliance on consistent application of that system; it is -these things. +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. -To protect your rights, we need to prevent others from denying you these rights -or asking you to surrender the rights. Therefore, you have certain +This section is intended to make thoroughly clear what is believed to be a -responsibilities if you distribute copies of the software, or if you modify it: +consequence of the rest of this License. -responsibilities to respect the freedom of others. +8. If the distribution and/or use of the Program is restricted in certain -For example, if you distribute copies of such a program, whether gratis or for a +countries either by patents or by copyrighted interfaces, the original copyright -fee, you must pass on to the recipients the same freedoms that you received. You +holder who places the Program under this License may add an explicit geographical -must make sure that they, too, receive or can get the source code. And you must +distribution limitation excluding those countries, so that distribution is -show them these terms so they know their rights. +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. -Developers that use the GNU GPL protect your rights with two steps: (1) assert -copyright on the software, and (2) offer you this License giving you legal +9. The Free Software Foundation may publish revised and/or new versions of the -permission to copy, distribute and/or modify it. +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. -For the developers' and authors' protection, the GPL clearly explains that there -is no warranty for this free software. For both users' and authors' sake, the GPL -requires that modified versions be marked as changed, so that their problems will +Each version is given a distinguishing version number. If the Program specifies a -not be attributed erroneously to authors of previous versions. +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 Program -Some devices are designed to deny users access to install or run modified +does not specify a version number of this License, you may choose any version -versions of the software inside them, although the manufacturer can do so. This +ever published by the Free Software Foundation. -is fundamentally incompatible with the aim of protecting users' freedom to change -the software. The systematic pattern of such abuse occurs in the area of products -for individuals to use, which is precisely where it is most unacceptable. +10. If you wish to incorporate parts of the Program into other free programs -Therefore, we have designed this version of the GPL to prohibit the practice for +whose distribution conditions are different, write to the author to ask for -those products. If such problems arise substantially in other domains, we stand +permission. For software which is copyrighted by the Free Software Foundation, -ready to extend this provision to those domains in future versions of the GPL, as +write to the Free Software Foundation; we sometimes make exceptions for this. Our -needed to protect the freedom of users. +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. -Finally, every program is threatened constantly by software patents. States -should not allow patents to restrict development and use of software on -general-purpose computers, but in those that do, we wish to avoid the special +NO WARRANTY -danger that patents applied to a free program could make it effectively -proprietary. To prevent this, the GPL assures that patents cannot be used to -render the program non-free. +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE +PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED +IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" -The precise terms and conditions for copying, distribution and modification +WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT -follow. +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. -TERMS AND CONDITIONS +12. 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 -0. Definitions. +PROGRAM 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 PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -“This License” refers to version 3 of the GNU General Public License. +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF +THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER +PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -“Copyright” also means copyright-like laws that apply to other kinds of works, -such as semiconductor masks. +END OF TERMS AND CONDITIONS -“The Program” refers to any copyrightable work licensed under this License. Each -licensee is addressed as “you”. “Licensees” and “recipients” may be individuals +--- -or organizations. +GNU General Public License v2.0 or later -To “modify” a work means to copy from or adapt all or part of the work in a +(ACL 2.2.53, BusyBox 1_31_1, Linux Extended Attributes 2.4.48, util-linux 2.34) -fashion requiring copyright permission, other than the making of an exact copy. -The resulting work is called a “modified version” of the earlier work or a work -“based on” the earlier work. +The GNU General Public License (GPL) +==================================== -A “covered work” means either the unmodified Program or a work based on the -Program. +Version 2, June 1991 -To “propagate” a work means to do anything with it that, without permission, +-------------------- -would make you directly or secondarily liable for infringement under applicable -copyright law, except executing it on a computer or modifying a private copy. -Propagation includes copying, distribution (with or without modification), making +Copyright (C) 1989, 1991 Free Software Foundation, Inc. -available to the public, and in some countries other activities as well. +59 Temple Place, Suite 330, Boston, MA 02111-1307 USAEveryone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. -To “convey” a work means any kind of propagation that enables other parties to -make or receive copies. Mere interaction with a user through a computer network, +Preamble -with no transfer of a copy, is not conveying. +The licenses for most software are designed to take away your freedom to share -An interactive user interface displays “Appropriate Legal Notices” to the extent +and change it. By contrast, the GNU General Public License is intended to -that it includes a convenient and prominently visible feature that (1) displays +guarantee your freedom to share and change free software--to make sure the -an appropriate copyright notice, and (2) tells the user that there is no warranty +software is free for all its users. This General Public License applies to most -for the work (except to the extent that warranties are provided), that licensees +of the Free Software Foundation's software and to any other program whose authors -may convey the work under this License, and how to view a copy of this License. +commit to using it. (Some other Free Software Foundation software is covered by -If the interface presents a list of user commands or options, such as a menu, a +the GNU Library General Public License instead.) You can apply it to your -prominent item in the list meets this criterion. +programs, too. -1. Source Code. +When we speak of free software, we are referring to freedom, 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), -The “source code” for a work means the preferred form of the work for making +that you receive source code or can get it if you want it, that you can change -modifications to it. “Object code” means any non-source form of a work. +the software or use pieces of it in new free programs; and that you know you can +do these things. -A “Standard Interface” means an interface that either is an official standard -defined by a recognized standards body, or, in the case of interfaces specified +To protect your rights, we need to make restrictions that forbid anyone to deny -for a particular programming language, one that is widely used among developers +you these rights or to ask you to surrender the rights. These restrictions -working in that language. +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. -The “System Libraries” of an executable work include anything, other than the -work as a whole, that (a) is included in the normal form of packaging a Major +For example, if you distribute copies of such a program, whether gratis or for a -Component, but which is not part of that Major Component, and (b) serves only to +fee, you must give the recipients all the rights that you have. You must make -enable use of the work with that Major Component, or to implement a Standard +sure that they, too, receive or can get the source code. And you must show them -Interface for which an implementation is available to the public in source code +these terms so they know their rights. -form. A “Major Component”, in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system (if any) on -which the executable work runs, or a compiler used to produce the work, or an +We protect your rights with two steps: (1) copyright the software, and (2) offer -object code interpreter used to run it. +you this license which gives you legal permission to copy, distribute and/or +modify the software. -The “Corresponding Source” for a work in object code form means all the source -code needed to generate, install, and (for an executable work) run the object +Also, for each author's protection and ours, we want to make certain that -code and to modify the work, including scripts to control those activities. +everyone understands that there is no warranty for this free software. If the -However, it does not include the work's System Libraries, or general-purpose +software is modified by someone else and passed on, we want its recipients to -tools or generally available free programs which are used unmodified in +know that what they have is not the original, so that any problems introduced by -performing those activities but which are not part of the work. For example, +others will not reflect on the original authors' reputations. -Corresponding Source includes interface definition files associated with source -files for the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, such as by +Finally, any free program is threatened constantly by software patents. We wish -intimate data communication or control flow between those subprograms and other +to avoid the danger that redistributors of a free program will individually -parts of the work. +obtain patent licenses, in effect making the program proprietary. To prevent +this, we have made it clear that any patent must be licensed for everyone's free +use or not licensed at all. -The Corresponding Source need not include anything that users can regenerate -automatically from other parts of the Corresponding Source. +The precise terms and conditions for copying, distribution and modification +follow. -The Corresponding Source for a work in source code form is that same work. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION -2. Basic Permissions. + 1. This License applies to any program or other work which contains a notice -All rights granted under this License are granted for the term of copyright on + placed by the copyright holder saying it may be distributed under the terms -the Program, and are irrevocable provided the stated conditions are met. This + of this General Public License. The "Program", below, refers to any such -License explicitly affirms your unlimited permission to run the unmodified + program or work, and a "work based on the Program" means either the Program -Program. The output from running a covered work is covered by this License only + or any derivative work under copyright law: that is to say, a work containing -if the output, given its content, constitutes a covered work. This License + the Program or a portion of it, either verbatim or with modifications and/or -acknowledges your rights of fair use or other equivalent, as provided by + translated into another language. (Hereinafter, translation is included -copyright law. + without limitation in the term "modification".) Each licensee is addressed as + "you". -You may make, run and propagate covered works that you do not convey, without -conditions so long as your license otherwise remains in force. You may convey + Activities other than copying, distribution and modification are not covered -covered works to others for the sole purpose of having them make modifications + by this License; they are outside its scope. The act of running the Program -exclusively for you, or provide you with facilities for running those works, + is not restricted, and the output from the Program is covered only if its -provided that you comply with the terms of this License in conveying all material + contents constitute a work based on the Program (independent of having been -for which you do not control copyright. Those thus making or running the covered + made by running the Program). Whether that is true depends on what the -works for you must do so exclusively on your behalf, under your direction and + Program does. -control, on terms that prohibit them from making any copies of your copyrighted -material outside their relationship with you. + 2. You may copy and distribute verbatim copies of the Program's source code as + you receive it, in any medium, provided that you conspicuously and -Conveying under any other circumstances is permitted solely under the conditions + appropriately publish on each copy an appropriate copyright notice and -stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + disclaimer of warranty; keep intact all the notices that refer to this + License and to the absence of any warranty; and give any other recipients of + the Program a copy of this License along with the Program. -3. Protecting Users' Legal Rights From Anti-Circumvention Law. + You may charge a fee for the physical act of transferring a copy, and you may -No covered work shall be deemed part of an effective technological measure under + at your option offer warranty protection in exchange for a fee. -any applicable law fulfilling obligations under article 11 of the WIPO copyright -treaty adopted on 20 December 1996, or similar laws prohibiting or restricting -circumvention of such measures. + 3. You may modify your copy or copies of the Program or any portion of it, thus + forming a work based on the Program, and copy and distribute such + modifications or work under the terms of Section 1 above, provided that you -When you convey a covered work, you waive any legal power to forbid circumvention + also meet all of these conditions: -of technological measures to the extent such circumvention is effected by -exercising rights under this License with respect to the covered work, and you -disclaim any intention to limit operation or modification of the work as a means + a. You must cause the modified files to carry prominent notices stating -of enforcing, against the work's users, your or third parties' legal rights to + that you changed the files and the date of any change. -forbid circumvention of technological measures. + b. You must cause any work that you distribute or publish, that in whole or -4. Conveying Verbatim Copies. + in part contains or is derived from the Program or any part thereof, to + be licensed as a whole at no charge to all third parties under the terms + of this License. -You may convey verbatim copies of the Program's source code as you receive it, in -any medium, provided that you conspicuously and appropriately publish on each -copy an appropriate copyright notice; keep intact all notices stating that this + c. If the modified program normally reads commands interactively when run, -License and any non-permissive terms added in accord with section 7 apply to the + you must cause it, when started running for such interactive use in the -code; keep intact all notices of the absence of any warranty; and give all + most ordinary way, to print or display an announcement including an -recipients a copy of this License along with the Program. + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a -You may charge any price or no price for each copy that you convey, and you may + copy of this License. (Exception: if the Program itself is interactive -offer support or warranty protection for a fee. + but does not normally print such an announcement, your work based on the + Program is not required to print an announcement.) -5. Conveying Modified Source Versions. + These requirements apply to the modified work as a whole. If identifiable + sections of that work are not derived from the Program, and can be reasonably -You may convey a work based on the Program, or the modifications to produce it + considered independent and separate works in themselves, then this License, -from the Program, in the form of source code under the terms of section 4, + and its terms, do not apply to those sections when you distribute them as -provided that you also meet all of these conditions: + separate works. But when you distribute the same sections as part of a whole + which is a work based on the Program, the distribution of the whole must be + on the terms of this License, whose permissions for other licensees extend to - * a) The work must carry prominent notices stating that you modified it, and + the entire whole, and thus to each and every part regardless of who wrote it. - giving a relevant date. + Thus, it is not the intent of this section to claim rights or contest your - * b) The work must carry prominent notices stating that it is released under + rights to work written entirely by you; rather, the intent is to exercise the - this License and any conditions added under section 7. This requirement + right to control the distribution of derivative or collective works based on - modifies the requirement in section 4 to “keep intact all notices”. + the Program. - * c) You must license the entire work, as a whole, under this License to anyone + In addition, mere aggregation of another work not based on the Program with - who comes into possession of a copy. This License will therefore apply, along + the Program (or with a work based on the Program) on a volume of a storage or - with any applicable section 7 additional terms, to the whole of the work, and + distribution medium does not bring the other work under the scope of this - all its parts, regardless of how they are packaged. This License gives no + License. - permission to license the work in any other way, but it does not invalidate - such permission if you have separately received it. + 4. You may copy and distribute the Program (or a work based on it, under + Section 2) in object code or executable form under the terms of Sections 1 - * d) If the work has interactive user interfaces, each must display Appropriate + and 2 above provided that you also do one of the following: - Legal Notices; however, if the Program has interactive interfaces that do not - display Appropriate Legal Notices, your work need not make them do so. + a. Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above -A compilation of a covered work with other separate and independent works, which + on a medium customarily used for software interchange; or, -are not by their nature extensions of the covered work, and which are not -combined with it such as to form a larger program, in or on a volume of a storage -or distribution medium, is called an “aggregate” if the compilation and its + b. Accompany it with a written offer, valid for at least three years, to -resulting copyright are not used to limit the access or legal rights of the + give any third party, for a charge no more than your cost of physically -compilation's users beyond what the individual works permit. Inclusion of a + performing source distribution, a complete machine-readable copy of the -covered work in an aggregate does not cause this License to apply to the other + corresponding source code, to be distributed under the terms of Sections -parts of the aggregate. + 1 and 2 above on a medium customarily used for software interchange; or, -6. Conveying Non-Source Forms. + c. Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in -You may convey a covered work in object code form under the terms of sections 4 + object code or executable form with such an offer, in accord with -and 5, provided that you also convey the machine-readable Corresponding Source + Subsection b above.) -under the terms of this License, in one of these ways: + The source code for a work means the preferred form of the work for making - * a) Convey the object code in, or embodied in, a physical product (including a + modifications to it. For an executable work, complete source code means all - physical distribution medium), accompanied by the Corresponding Source fixed + the source code for all modules it contains, plus any associated interface - on a durable physical medium customarily used for software interchange. + definition files, plus the scripts used to control compilation and + installation of the executable. However, as a special exception, the source + code distributed need not include anything that is normally distributed (in - * b) Convey the object code in, or embodied in, a physical product (including a + either source or binary form) with the major components (compiler, kernel, - physical distribution medium), accompanied by a written offer, valid for at + and so on) of the operating system on which the executable runs, unless that - least three years and valid for as long as you offer spare parts or customer + component itself accompanies the executable. - support for that product model, to give anyone who possesses the object code - either (1) a copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical medium + If distribution of executable or object code is made by offering access to - customarily used for software interchange, for a price no more than your + copy from a designated place, then offering equivalent access to copy the - reasonable cost of physically performing this conveying of source, or (2) + source code from the same place counts as distribution of the source code, - access to copy the Corresponding Source from a network server at no charge. + even though third parties are not compelled to copy the source along with the + object code. - * c) Convey individual copies of the object code with a copy of the written - offer to provide the Corresponding Source. This alternative is allowed only + 5. You may not copy, modify, sublicense, or distribute the Program except as - occasionally and noncommercially, and only if you received the object code + expressly provided under this License. Any attempt otherwise to copy, modify, - with such an offer, in accord with subsection 6b. + sublicense or distribute the Program 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 - * d) Convey the object code by offering access from a designated place (gratis + terminated so long as such parties remain in full compliance. - or for a charge), and offer equivalent access to the Corresponding Source in - the same way through the same place at no further charge. You need not - require recipients to copy the Corresponding Source along with the object + 6. You are not required to accept this License, since you have not signed it. - code. If the place to copy the object code is a network server, the + However, nothing else grants you permission to modify or distribute the - Corresponding Source may be on a different server (operated by you or a third + Program or its derivative works. These actions are prohibited by law if you - party) that supports equivalent copying facilities, provided you maintain + do not accept this License. Therefore, by modifying or distributing the - clear directions next to the object code saying where to find the + Program (or any work based on the Program), you indicate your acceptance of - Corresponding Source. Regardless of what server hosts the Corresponding + this License to do so, and all its terms and conditions for copying, - Source, you remain obligated to ensure that it is available for as long as + distributing or modifying the Program or works based on it. - needed to satisfy these requirements. + 7. Each time you redistribute the Program (or any work based on the Program), - * e) Convey the object code using peer-to-peer transmission, provided you + the recipient automatically receives a license from the original licensor to - inform other peers where the object code and Corresponding Source of the work + copy, distribute or modify the Program subject to these terms and conditions. - are being offered to the general public at no charge under subsection 6d. + 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 to this License. -A separable portion of the object code, whose source code is excluded from the -Corresponding Source as a System Library, need not be included in conveying the -object code work. + 8. 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 -A “User Product” is either (1) a “consumer product”, which means any tangible + otherwise) that contradict the conditions of this License, they do not excuse -personal property which is normally used for personal, family, or household + you from the conditions of this License. If you cannot distribute so as to -purposes, or (2) anything designed or sold for incorporation into a dwelling. In + satisfy simultaneously your obligations under this License and any other -determining whether a product is a consumer product, doubtful cases shall be + pertinent obligations, then as a consequence you may not distribute the -resolved in favor of coverage. For a particular product received by a particular + Program at all. For example, if a patent license would not permit -user, “normally used” refers to a typical or common use of that class of product, + royalty-free redistribution of the Program by all those who receive copies -regardless of the status of the particular user or of the way in which the + directly or indirectly through you, then the only way you could satisfy both -particular user actually uses, or expects or is expected to use, the product. A + it and this License would be to refrain entirely from distribution of the -product is a consumer product regardless of whether the product has substantial + Program. -commercial, industrial or non-consumer uses, unless such uses represent the only -significant mode of use of the product. + 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 -“Installation Information” for a User Product means any methods, procedures, + the section as a whole is intended to apply in other circumstances. -authorization keys, or other information required to install and execute modified -versions of a covered work in that User Product from a modified version of its -Corresponding Source. The information must suffice to ensure that the continued + It is not the purpose of this section to induce you to infringe any patents -functioning of the modified object code is in no case prevented or interfered + or other property right claims or to contest validity of any such claims; -with solely because modification has been made. + 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 -If you convey an object code work under this section in, or with, or specifically + software distributed through that system in reliance on consistent -for use in, a User Product, and the conveying occurs as part of a transaction in + application of that system; it is up to the author/donor to decide if he or -which the right of possession and use of the User Product is transferred to the + she is willing to distribute software through any other system and a licensee -recipient in perpetuity or for a fixed term (regardless of how the transaction is + cannot impose that choice. -characterized), the Corresponding Source conveyed under this section must be -accompanied by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install modified object + This section is intended to make thoroughly clear what is believed to be a -code on the User Product (for example, the work has been installed in ROM). + consequence of the rest of this License. -The requirement to provide Installation Information does not include a + 9. If the distribution and/or use of the Program is restricted in certain -requirement to continue to provide support service, warranty, or updates for a + countries either by patents or by copyrighted interfaces, the original -work that has been modified or installed by the recipient, or for the User + copyright holder who places the Program under this License may add an -Product in which it has been modified or installed. Access to a network may be + explicit geographical distribution limitation excluding those countries, so -denied when the modification itself materially and adversely affects the + that distribution is permitted only in or among countries not thus excluded. -operation of the network or violates the rules and protocols for communication + In such case, this License incorporates the limitation as if written in the -across the network. + body of this License. -Corresponding Source conveyed, and Installation Information provided, in accord + 10. The Free Software Foundation may publish revised and/or new versions of the -with this section must be in a format that is publicly documented (and with an + General Public License from time to time. Such new versions will be similar -implementation available to the public in source code form), and must require no + in spirit to the present version, but may differ in detail to address new -special password or key for unpacking, reading or copying. + problems or concerns. -7. Additional Terms. + Each version is given a distinguishing version number. If the Program + 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 -“Additional permissions” are terms that supplement the terms of this License by + that version or of any later version published by the Free Software -making exceptions from one or more of its conditions. Additional permissions that + Foundation. If the Program does not specify a version number of this License, -are applicable to the entire Program shall be treated as though they were + you may choose any version ever published by the Free Software Foundation. -included in this License, to the extent that they are valid under applicable law. -If additional permissions apply only to part of the Program, that part may be -used separately under those permissions, but the entire Program remains governed + 11. If you wish to incorporate parts of the Program into other free programs -by this License without regard to the additional permissions. + whose distribution conditions are different, 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 -When you convey a copy of a covered work, you may at your option remove any + exceptions for this. Our decision will be guided by the two goals of -additional permissions from that copy, or from any part of it. (Additional + preserving the free status of all derivatives of our free software and of -permissions may be written to require their own removal in certain cases when you + promoting the sharing and reuse of software generally. -modify the work.) You may place additional permissions on material, added by you -to a covered work, for which you have or can give appropriate copyright -permission. + NO WARRANTY -Notwithstanding any other provision of this License, for material you add to a + 12. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR -covered work, you may (if authorized by the copyright holders of that material) + THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE -supplement the terms of this License with terms: + STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE + PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND - * a) Disclaiming warranty or limiting liability differently from the terms of + FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND - sections 15 and 16 of this License; or + PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, + YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - * b) Requiring preservation of specified reasonable legal notices or author - attributions in that material or in the Appropriate Legal Notices displayed + 13. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL - by works containing it; or + ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE + THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY + GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE - * c) Prohibiting misrepresentation of the origin of that material, or requiring + OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR - that modified versions of such material be marked in reasonable ways as + DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR - different from the original version; or + A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH + HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - * d) Limiting the use for publicity purposes of names of licensors or authors - of the material; or + END OF TERMS AND CONDITIONS - * e) Declining to grant rights under trademark law for use of some trade names, +How to Apply These Terms to Your New Programs - trademarks, or service marks; or +If you develop a new program, and you want it to be of the greatest possible use - * f) Requiring indemnification of licensors and authors of that material by +to the public, the best way to achieve this is to make it free software which - anyone who conveys the material (or modified versions of it) with contractual +everyone can redistribute and change under these terms. - assumptions of liability to the recipient, for any liability that these - contractual assumptions directly impose on those licensors and authors. +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion of -All other non-permissive additional terms are considered “further restrictions” +warranty; and each file should have at least the "copyright" line and a pointer -within the meaning of section 10. If the Program as you received it, or any part +to where the full notice is found. -of it, contains a notice stating that it is governed by this License along with a -term that is a further restriction, you may remove that term. If a license -document contains a further restriction but permits relicensing or conveying +one line to give the program's name and a brief idea of what it does.Copyright (C) -under this License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does not survive -such relicensing or conveying. +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 -If you add terms to a covered work in accord with this section, you must place, +of the License, or (at your option) any later version. -in the relevant source files, a statement of the additional terms that apply to -those files, or a notice indicating where to find the applicable terms. +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of -Additional terms, permissive or non-permissive, may be stated in the form of a +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -separately written license, or stated as exceptions; the above requirements apply +GNU General Public License for more details. -either way. +You should have received a copy of the GNU General Public License -8. Termination. +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -You may not propagate or modify a covered work except as expressly provided under -this License. Any attempt otherwise to propagate or modify it is void, and will +Also add information on how to contact you by electronic and paper mail. -automatically terminate your rights under this License (including any patent -licenses granted under the third paragraph of section 11). +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: -However, if you cease all violation of this License, then your license from a -particular copyright holder is reinstated (a) provisionally, unless and until the -copyright holder explicitly and finally terminates your license, and (b) +Gnomovision version 69, Copyright (C) year name of author -permanently, if the copyright holder fails to notify you of the violation by some +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details -reasonable means prior to 60 days after the cessation. +type `show w'. This is free software, and you are welcome +to redistribute it under certain conditions; type `show c' +for details. -Moreover, your license from a particular copyright holder is reinstated -permanently if the copyright holder notifies you of the violation by some -reasonable means, this is the first time you have received notice of violation of +The hypothetical commands `show w' and `show c' should show the appropriate parts -this License (for any work) from that copyright holder, and you cure the +of the General Public License. Of course, the commands you use may be called -violation prior to 30 days after your receipt of the notice. +something other than `show w' and `show c'; they could even be mouse-clicks or +menu items--whatever suits your program. -Termination of your rights under this section does not terminate the licenses of -parties who have received copies or rights from you under this License. If your +You should also get your employer (if you work as a programmer) or your school, -rights have been terminated and not permanently reinstated, you do not qualify to +if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a -receive new licenses for the same material under section 10. +sample; alter the names: -9. Acceptance Not Required for Having Copies. +Yoyodyne, Inc., hereby disclaims all copyright +interest in the program `Gnomovision' +(which makes passes at compilers) written -You are not required to accept this License in order to receive or run a copy of +by James Hacker. -the Program. Ancillary propagation of a covered work occurring solely as a -consequence of using peer-to-peer transmission to receive a copy likewise does -not require acceptance. However, nothing other than this License grants you +signature of Ty Coon, 1 April 1989 -permission to propagate or modify any covered work. These actions infringe +Ty Coon, President of Vice -copyright if you do not accept this License. Therefore, by modifying or -propagating a covered work, you indicate your acceptance of this License to do -so. +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may consider +it more useful to permit linking proprietary applications with the library. If -10. Automatic Licensing of Downstream Recipients. +this is what you want to do, use the GNU Library General Public License instead +of this License. -Each time you convey a covered work, the recipient automatically receives a -license from the original licensors, to run, modify and propagate that work, +--- -subject to this License. You are not responsible for enforcing compliance by -third parties with this License. +GNU General Public License v3.0 or later +(Bash 5.0.0, GNU Core Utilities v8.31, multipath-tools 0.8.3, Readline 8.0.1) -An “entity transaction” is a transaction transferring control of an organization, -or substantially all assets of one, or subdividing an organization, or merging -organizations. If propagation of a covered work results from an entity +GNU GENERAL PUBLIC LICENSE -transaction, each party to that transaction who receives a copy of the work also +========================== -receives whatever licenses to the work the party's predecessor in interest had or -could give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if the +Version 3,  29 June 2007 -predecessor has it or can get it with reasonable efforts. +Copyright (C) 2007 Free Software Foundation, Inc. -You may not impose any further restrictions on the exercise of the rights granted -or affirmed under this License. For example, you may not impose a license fee, -royalty, or other charge for exercise of rights granted under this License, and +Everyone is permitted to copy and distribute verbatim copies of this license -you may not initiate litigation (including a cross-claim or counterclaim in a +document, but changing it is not allowed. -lawsuit) alleging that any patent claim is infringed by making, using, selling, -offering for sale, or importing the Program or any portion of it. -11. Patents. +Preamble -A “contributor” is a copyright holder who authorizes use under this License of +The GNU General Public License is a free, copyleft license for software and other -the Program or a work on which the Program is based. The work thus licensed is +kinds of works. -called the contributor's “contributor version”. +The licenses for most software and other practical works are designed to take -A contributor's “essential patent claims” are all patent claims owned or +away your freedom to share and change the works. By contrast, the GNU General -controlled by the contributor, whether already acquired or hereafter acquired, +Public License is intended to guarantee your freedom to share and change all -that would be infringed by some manner, permitted by this License, of making, +versions of a program--to make sure it remains free software for all its users. -using, or selling its contributor version, but do not include claims that would +We, the Free Software Foundation, use the GNU General Public License for most of -be infringed only as a consequence of further modification of the contributor +our software; it applies also to any other work released this way by its authors. -version. For purposes of this definition, “control” includes the right to grant +You can apply it to your programs, too. -patent sublicenses in a manner consistent with the requirements of this License. +When we speak of free software, we are referring to freedom, not price. Our -Each contributor grants you a non-exclusive, worldwide, royalty-free patent +General Public Licenses are designed to make sure that you have the freedom to -license under the contributor's essential patent claims, to make, use, sell, +distribute copies of free software (and charge for them if you wish), that you -offer for sale, import and otherwise run, modify and propagate the contents of +receive source code or can get it if you want it, that you can change the -its contributor version. +software or use pieces of it in new free programs, and that you know you can do +these things. -In the following three paragraphs, a “patent license” is any express agreement or -commitment, however denominated, not to enforce a patent (such as an express +To protect your rights, we need to prevent others from denying you these rights -permission to practice a patent or covenant not to sue for patent infringement). +or asking you to surrender the rights. Therefore, you have certain -To “grant” such a patent license to a party means to make such an agreement or +responsibilities if you distribute copies of the software, or if you modify it: -commitment not to enforce a patent against the party. +responsibilities to respect the freedom of others. -If you convey a covered work, knowingly relying on a patent license, and the +For example, if you distribute copies of such a program, whether gratis or for a -Corresponding Source of the work is not available for anyone to copy, free of +fee, you must pass on to the recipients the same freedoms that you received. You -charge and under the terms of this License, through a publicly available network +must make sure that they, too, receive or can get the source code. And you must -server or other readily accessible means, then you must either (1) cause the +show them these terms so they know their rights. -Corresponding Source to be so available, or (2) arrange to deprive yourself of -the benefit of the patent license for this particular work, or (3) arrange, in a -manner consistent with the requirements of this License, to extend the patent +Developers that use the GNU GPL protect your rights with two steps: (1) assert -license to downstream recipients. “Knowingly relying” means you have actual +copyright on the software, and (2) offer you this License giving you legal -knowledge that, but for the patent license, your conveying the covered work in a +permission to copy, distribute and/or modify it. -country, or your recipient's use of the covered work in a country, would infringe -one or more identifiable patents in that country that you have reason to believe -are valid. +For the developers' and authors' protection, the GPL clearly explains that there +is no warranty for this free software. For both users' and authors' sake, the GPL +requires that modified versions be marked as changed, so that their problems will -If, pursuant to or in connection with a single transaction or arrangement, you +not be attributed erroneously to authors of previous versions. -convey, or propagate by procuring conveyance of, a covered work, and grant a -patent license to some of the parties receiving the covered work authorizing them -to use, propagate, modify or convey a specific copy of the covered work, then the +Some devices are designed to deny users access to install or run modified -patent license you grant is automatically extended to all recipients of the +versions of the software inside them, although the manufacturer can do so. This -covered work and works based on it. +is fundamentally incompatible with the aim of protecting users' freedom to change +the software. The systematic pattern of such abuse occurs in the area of products +for individuals to use, which is precisely where it is most unacceptable. -A patent license is “discriminatory” if it does not include within the scope of +Therefore, we have designed this version of the GPL to prohibit the practice for -its coverage, prohibits the exercise of, or is conditioned on the non-exercise of +those products. If such problems arise substantially in other domains, we stand -one or more of the rights that are specifically granted under this License. You +ready to extend this provision to those domains in future versions of the GPL, as -may not convey a covered work if you are a party to an arrangement with a third +needed to protect the freedom of users. -party that is in the business of distributing software, under which you make -payment to the third party based on the extent of your activity of conveying the -work, and under which the third party grants, to any of the parties who would +Finally, every program is threatened constantly by software patents. States -receive the covered work from you, a discriminatory patent license (a) in +should not allow patents to restrict development and use of software on -connection with copies of the covered work conveyed by you (or copies made from +general-purpose computers, but in those that do, we wish to avoid the special -those copies), or (b) primarily for and in connection with specific products or +danger that patents applied to a free program could make it effectively -compilations that contain the covered work, unless you entered into that +proprietary. To prevent this, the GPL assures that patents cannot be used to -arrangement, or that patent license was granted, prior to 28 March 2007. +render the program non-free. -Nothing in this License shall be construed as excluding or limiting any implied +The precise terms and conditions for copying, distribution and modification -license or other defenses to infringement that may otherwise be available to you +follow. -under applicable patent law. -12. No Surrender of Others' Freedom. +TERMS AND CONDITIONS -If 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 +0. Definitions. -conditions of this License. If you cannot convey a covered work so as to satisfy -simultaneously your obligations under this License and any other pertinent -obligations, then as a consequence you may not convey it at all. For example, if +“This License” refers to version 3 of the GNU General Public License. -you agree to terms that obligate you to collect a royalty for further conveying -from those to whom you convey the Program, the only way you could satisfy both -those terms and this License would be to refrain entirely from conveying the +“Copyright” also means copyright-like laws that apply to other kinds of works, -Program. +such as semiconductor masks. -13. Use with the GNU Affero General Public License. +“The Program” refers to any copyrightable work licensed under this License. Each +licensee is addressed as “you”. “Licensees” and “recipients” may be individuals +or organizations. -Notwithstanding any other provision of this License, you have permission to link -or combine any covered work with a work licensed under version 3 of the GNU -Affero General Public License into a single combined work, and to convey the +To “modify” a work means to copy from or adapt all or part of the work in a -resulting work. The terms of this License will continue to apply to the part +fashion requiring copyright permission, other than the making of an exact copy. -which is the covered work, but the special requirements of the GNU Affero General +The resulting work is called a “modified version” of the earlier work or a work -Public License, section 13, concerning interaction through a network will apply +“based on” the earlier work. -to the combination as such. +A “covered work” means either the unmodified Program or a work based on the -14. Revised Versions of this License. +Program. -The Free Software Foundation may publish revised and/or new versions of the GNU +To “propagate” a work means to do anything with it that, without permission, -General Public License from time to time. Such new versions will be similar in +would make you directly or secondarily liable for infringement under applicable -spirit to the present version, but may differ in detail to address new problems +copyright law, except executing it on a computer or modifying a private copy. -or concerns. +Propagation includes copying, distribution (with or without modification), making +available to the public, and in some countries other activities as well. -Each version is given a distinguishing version number. If the Program specifies -that a certain numbered version of the GNU General Public License “or any later +To “convey” a work means any kind of propagation that enables other parties to -version” applies to it, you have the option of following the terms and conditions +make or receive copies. Mere interaction with a user through a computer network, -either of that numbered version or of any later version published by the Free +with no transfer of a copy, is not conveying. -Software Foundation. If the Program does not specify a version number of the GNU -General Public License, you may choose any version ever published by the Free -Software Foundation. +An interactive user interface displays “Appropriate Legal Notices” to the extent +that it includes a convenient and prominently visible feature that (1) displays +an appropriate copyright notice, and (2) tells the user that there is no warranty -If the Program specifies that a proxy can decide which future versions of the GNU +for the work (except to the extent that warranties are provided), that licensees -General Public License can be used, that proxy's public statement of acceptance +may convey the work under this License, and how to view a copy of this License. -of a version permanently authorizes you to choose that version for the Program. +If the interface presents a list of user commands or options, such as a menu, a +prominent item in the list meets this criterion. -Later license versions may give you additional or different permissions. However, -no additional obligations are imposed on any author or copyright holder as a +1. Source Code. -result of your choosing to follow a later version. +The “source code” for a work means the preferred form of the work for making -15. Disclaimer of Warranty. +modifications to it. “Object code” means any non-source form of a work. -THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +A “Standard Interface” means an interface that either is an official standard -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER +defined by a recognized standards body, or, in the case of interfaces specified -PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER +for a particular programming language, one that is widely used among developers -EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +working in that language. -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE -QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE -DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. +The “System Libraries” of an executable work include anything, other than the +work as a whole, that (a) is included in the normal form of packaging a Major +Component, but which is not part of that Major Component, and (b) serves only to -16. Limitation of Liability. +enable use of the work with that Major Component, or to implement a Standard +Interface for which an implementation is available to the public in source code +form. A “Major Component”, in this context, means a major essential component -IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY +(kernel, window system, and so on) of the specific operating system (if any) on -COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS +which the executable work runs, or a compiler used to produce the work, or an -PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, +object code interpreter used to run it. -INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE -THE PROGRAM (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 +The “Corresponding Source” for a work in object code form means all the source -PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY +code needed to generate, install, and (for an executable work) run the object -HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +code and to modify the work, including scripts to control those activities. +However, it does not include the work's System Libraries, or general-purpose +tools or generally available free programs which are used unmodified in -17. Interpretation of Sections 15 and 16. +performing those activities but which are not part of the work. For example, +Corresponding Source includes interface definition files associated with source +files for the work, and the source code for shared libraries and dynamically -If the disclaimer of warranty and limitation of liability provided above cannot +linked subprograms that the work is specifically designed to require, such as by -be given local legal effect according to their terms, reviewing courts shall +intimate data communication or control flow between those subprograms and other -apply local law that most closely approximates an absolute waiver of all civil +parts of the work. -liability in connection with the Program, unless a warranty or assumption of -liability accompanies a copy of the Program in return for a fee. +The Corresponding Source need not include anything that users can regenerate +automatically from other parts of the Corresponding Source. -END OF TERMS AND CONDITIONS +The Corresponding Source for a work in source code form is that same work. -How to Apply These Terms to Your New Programs +2. Basic Permissions. -If you develop a new program, and you want it to be of the greatest possible use +All rights granted under this License are granted for the term of copyright on -to the public, the best way to achieve this is to make it free software which +the Program, and are irrevocable provided the stated conditions are met. This -everyone can redistribute and change under these terms. +License explicitly affirms your unlimited permission to run the unmodified +Program. The output from running a covered work is covered by this License only +if the output, given its content, constitutes a covered work. This License -To do so, attach the following notices to the program. It is safest to attach +acknowledges your rights of fair use or other equivalent, as provided by -them to the start of each source file to most effectively state the exclusion of +copyright law. -warranty; and each file should have at least the “copyright” line and a pointer -to where the full notice is found. +You may make, run and propagate covered works that you do not convey, without +conditions so long as your license otherwise remains in force. You may convey - +exclusively for you, or provide you with facilities for running those works, - Copyright (C) +provided that you comply with the terms of this License in conveying all material +for which you do not control copyright. Those thus making or running the covered +works for you must do so exclusively on your behalf, under your direction and - This program is free software: you can redistribute it and/or modify +control, on terms that prohibit them from making any copies of your copyrighted - it under the terms of the GNU General Public License as published by +material outside their relationship with you. - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. +Conveying under any other circumstances is permitted solely under the conditions +stated below. Sublicensing is not allowed; section 10 makes it unnecessary. - This program 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 +3. Protecting Users' Legal Rights From Anti-Circumvention Law. - GNU General Public License for more details. +No covered work shall be deemed part of an effective technological measure under - You should have received a copy of the GNU General Public License +any applicable law fulfilling obligations under article 11 of the WIPO copyright - along with this program. If not, see . +treaty adopted on 20 December 1996, or similar laws prohibiting or restricting +circumvention of such measures. -Also add information on how to contact you by electronic and paper mail. +When you convey a covered work, you waive any legal power to forbid circumvention +of technological measures to the extent such circumvention is effected by -If the program does terminal interaction, make it output a short notice like this +exercising rights under this License with respect to the covered work, and you -when it starts in an interactive mode: +disclaim any intention to limit operation or modification of the work as a means +of enforcing, against the work's users, your or third parties' legal rights to +forbid circumvention of technological measures. - Copyright (C) +4. Conveying Verbatim Copies. - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. +You may convey verbatim copies of the Program's source code as you receive it, in +any medium, provided that you conspicuously and appropriately publish on each +copy an appropriate copyright notice; keep intact all notices stating that this -The hypothetical commands `show w' and `show c' should show the appropriate parts +License and any non-permissive terms added in accord with section 7 apply to the -of the General Public License. Of course, your program's commands might be +code; keep intact all notices of the absence of any warranty; and give all -different; for a GUI interface, you would use an “about box”. +recipients a copy of this License along with the Program. -You should also get your employer (if you work as a programmer) or school, if +You may charge any price or no price for each copy that you convey, and you may -any, to sign a “copyright disclaimer” for the program, if necessary. For more +offer support or warranty protection for a fee. -information on this, and how to apply and follow the GNU GPL, see -. +5. Conveying Modified Source Versions. -The GNU General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may consider +You may convey a work based on the Program, or the modifications to produce it -it more useful to permit linking proprietary applications with the library. If +from the Program, in the form of source code under the terms of section 4, -this is what you want to do, use the GNU Lesser General Public License instead of +provided that you also meet all of these conditions: -this License. But first, please read -. + * a) The work must carry prominent notices stating that you modified it, and + giving a relevant date. ---- + * b) The work must carry prominent notices stating that it is released under -GNU Lesser General Public License v2.1 or later + this License and any conditions added under section 7. This requirement -(ACL 2.2.52) + modifies the requirement in section 4 to “keep intact all notices”. -GNU Lesser General Public License + * c) You must license the entire work, as a whole, under this License to anyone -================================= + who comes into possession of a copy. This License will therefore apply, along + with any applicable section 7 additional terms, to the whole of the work, and + all its parts, regardless of how they are packaged. This License gives no -Version 2.1, February 1999 + permission to license the work in any other way, but it does not invalidate + such permission if you have separately received it. - Copyright (C) 1991, 1999 Free Software Foundation, Inc. + * d) If the work has interactive user interfaces, each must display Appropriate + Legal Notices; however, if the Program has interactive interfaces that do not - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + display Appropriate Legal Notices, your work need not make them do so. - Everyone is permitted to copy and distribute verbatim copies +A compilation of a covered work with other separate and independent works, which +are not by their nature extensions of the covered work, and which are not +combined with it such as to form a larger program, in or on a volume of a storage - of this license document, but changing it is not allowed. +or distribution medium, is called an “aggregate” if the compilation and its +resulting copyright are not used to limit the access or legal rights of the +compilation's users beyond what the individual works permit. Inclusion of a - [This is the first released version of the Lesser GPL. It also counts +covered work in an aggregate does not cause this License to apply to the other +parts of the aggregate. - as the successor of the GNU Library Public License, version 2, hence +6. Conveying Non-Source Forms. - the version number 2.1.] +You may convey a covered work in object code form under the terms of sections 4 +and 5, provided that you also convey the machine-readable Corresponding Source +under the terms of this License, in one of these ways: -Preamble --------- + * a) Convey the object code in, or embodied in, a physical product (including a + physical distribution medium), accompanied by the Corresponding Source fixed + on a durable physical medium customarily used for software interchange. -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 + * b) Convey the object code in, or embodied in, a physical product (including a -software is free for all its users. + physical distribution medium), accompanied by a written offer, valid for at + least three years and valid for as long as you offer spare parts or customer + support for that product model, to give anyone who possesses the object code -This license, the Lesser General Public License, applies to some specially + either (1) a copy of the Corresponding Source for all the software in the -designated software packages--typically libraries--of the Free Software + product that is covered by this License, on a durable physical medium -Foundation and other authors who decide to use it. You can use it too, but we + customarily used for software interchange, for a price no more than your -suggest you first think carefully about whether this license or the ordinary + reasonable cost of physically performing this conveying of source, or (2) -General Public License is the better strategy to use in any particular case, + access to copy the Corresponding Source from a network server at no charge. -based on the explanations below. + * c) Convey individual copies of the object code with a copy of the written -When we speak of free software, we are referring to freedom of use, not price. + offer to provide the Corresponding Source. This alternative is allowed only -Our General Public Licenses are designed to make sure that you have the freedom + occasionally and noncommercially, and only if you received the object code -to distribute copies of free software (and charge for this service if you wish); + with such an offer, in accord with subsection 6b. -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. + * d) Convey the object code by offering access from a designated place (gratis + or for a charge), and offer equivalent access to the Corresponding Source in + the same way through the same place at no further charge. You need not -To protect your rights, we need to make restrictions that forbid distributors to + require recipients to copy the Corresponding Source along with the object -deny you these rights or to ask you to surrender these rights. These restrictions + code. If the place to copy the object code is a network server, the -translate to certain responsibilities for you if you distribute copies of the + Corresponding Source may be on a different server (operated by you or a third -library or if you modify it. + party) that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the Corresponding -For example, if you distribute copies of the library, whether gratis or for a + Source, you remain obligated to ensure that it is available for as long as -fee, you must give the recipients all the rights that we gave you. You must make + needed to satisfy these requirements. -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 + * e) Convey the object code using peer-to-peer transmission, provided you -and recompiling it. And you must show them these terms so they know their rights. + inform other peers where the object code and Corresponding Source of the work + are being offered to the general public at no charge under subsection 6d. -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, +A separable portion of the object code, whose source code is excluded from the -distribute and/or modify the library. +Corresponding Source as a System Library, need not be included in conveying the +object code work. -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 +A “User Product” is either (1) a “consumer product”, which means any tangible -and passed on, the recipients should know that what they have is not the original +personal property which is normally used for personal, family, or household -version, so that the original author's reputation will not be affected by +purposes, or (2) anything designed or sold for incorporation into a dwelling. In -problems that might be introduced by others. +determining whether a product is a consumer product, doubtful cases shall be +resolved in favor of coverage. For a particular product received by a particular +user, “normally used” refers to a typical or common use of that class of product, -Finally, software patents pose a constant threat to the existence of any free +regardless of the status of the particular user or of the way in which the -program. We wish to make sure that a company cannot effectively restrict the +particular user actually uses, or expects or is expected to use, the product. A -users of a free program by obtaining a restrictive license from a patent holder. +product is a consumer product regardless of whether the product has substantial -Therefore, we insist that any patent license obtained for a version of the +commercial, industrial or non-consumer uses, unless such uses represent the only -library must be consistent with the full freedom of use specified in this +significant mode of use of the product. -license. +“Installation Information” for a User Product means any methods, procedures, -Most GNU software, including some libraries, is covered by the ordinary GNU +authorization keys, or other information required to install and execute modified -General Public License. This license, the GNU Lesser General Public License, +versions of a covered work in that User Product from a modified version of its -applies to certain designated libraries, and is quite different from the ordinary +Corresponding Source. The information must suffice to ensure that the continued -General Public License. We use this license for certain libraries in order to +functioning of the modified object code is in no case prevented or interfered -permit linking those libraries into non-free programs. +with solely because modification has been made. -When a program is linked with a library, whether statically or using a shared +If you convey an object code work under this section in, or with, or specifically -library, the combination of the two is legally speaking a combined work, a +for use in, a User Product, and the conveying occurs as part of a transaction in -derivative of the original library. The ordinary General Public License therefore +which the right of possession and use of the User Product is transferred to the -permits such linking only if the entire combination fits its criteria of freedom. +recipient in perpetuity or for a fixed term (regardless of how the transaction is -The Lesser General Public License permits more lax criteria for linking other +characterized), the Corresponding Source conveyed under this section must be -code with the library. +accompanied by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install modified object +code on the User Product (for example, the work has been installed in ROM). -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 +The requirement to provide Installation Information does not include a -non-free programs. These disadvantages are the reason we use the ordinary General +requirement to continue to provide support service, warranty, or updates for a -Public License for many libraries. However, the Lesser license provides +work that has been modified or installed by the recipient, or for the User -advantages in certain special circumstances. +Product in which it has been modified or installed. Access to a network may be +denied when the modification itself materially and adversely affects the +operation of the network or violates the rules and protocols for communication -For example, on rare occasions, there may be a special need to encourage the +across the network. -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 +Corresponding Source conveyed, and Installation Information provided, in accord -libraries. In this case, there is little to gain by limiting the free library to +with this section must be in a format that is publicly documented (and with an -free software only, so we use the Lesser General Public License. +implementation available to the public in source code form), and must require no +special password or key for unpacking, reading or copying. -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 +7. Additional Terms. -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. +“Additional permissions” are terms that supplement the terms of this License by +making exceptions from one or more of its conditions. Additional permissions that +are applicable to the entire Program shall be treated as though they were -Although the Lesser General Public License is Less protective of the users' +included in this License, to the extent that they are valid under applicable law. -freedom, it does ensure that the user of a program that is linked with the +If additional permissions apply only to part of the Program, that part may be -Library has the freedom and the wherewithal to run that program using a modified +used separately under those permissions, but the entire Program remains governed -version of the Library. +by this License without regard to the additional permissions. -The precise terms and conditions for copying, distribution and modification +When you convey a copy of a covered work, you may at your option remove any -follow. Pay close attention to the difference between a "work based on the +additional permissions from that copy, or from any part of it. (Additional -library" and a "work that uses the library". The former contains code derived +permissions may be written to require their own removal in certain cases when you -from the library, whereas the latter must be combined with the library in order +modify the work.) You may place additional permissions on material, added by you -to run. +to a covered work, for which you have or can give appropriate copyright +permission. +Notwithstanding any other provision of this License, for material you add to a -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +covered work, you may (if authorized by the copyright holders of that material) ---------------------------------------------------------------- +supplement the terms of this License with terms: -0. This License Agreement applies to any software library or other program which + * a) Disclaiming warranty or limiting liability differently from the terms of -contains a notice placed by the copyright holder or other authorized party saying + sections 15 and 16 of this License; or -it may be distributed under the terms of this Lesser General Public License (also -called "this License"). Each licensee is addressed as "you". + * b) Requiring preservation of specified reasonable legal notices or author + attributions in that material or in the Appropriate Legal Notices displayed -A "library" means a collection of software functions and/or data prepared so as + by works containing it; or -to be conveniently linked with application programs (which use some of those -functions and data) to form executables. + * c) Prohibiting misrepresentation of the origin of that material, or requiring + that modified versions of such material be marked in reasonable ways as -The "Library", below, refers to any such software library or work which has been + different from the original version; or -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 + * d) Limiting the use for publicity purposes of names of licensors or authors -and/or translated straightforwardly into another language. (Hereinafter, + of the material; or -translation is included without limitation in the term "modification".) + * e) Declining to grant rights under trademark law for use of some trade names, -"Source code" for a work means the preferred form of the work for making + trademarks, or service marks; or -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. + * f) Requiring indemnification of licensors and authors of that material by + anyone who conveys the material (or modified versions of it) with contractual + assumptions of liability to the recipient, for any liability that these -Activities other than copying, distribution and modification are not covered by + contractual assumptions directly impose on those licensors and authors. -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 +All other non-permissive additional terms are considered “further restrictions” -Library in a tool for writing it). Whether that is true depends on what the +within the meaning of section 10. If the Program as you received it, or any part -Library does and what the program that uses the Library does. +of it, contains a notice stating that it is governed by this License along with a +term that is a further restriction, you may remove that term. If a license +document contains a further restriction but permits relicensing or conveying -1. You may copy and distribute verbatim copies of the Library's complete source +under this License, you may add to a covered work material governed by the terms -code as you receive it, in any medium, provided that you conspicuously and +of that license document, provided that the further restriction does not survive -appropriately publish on each copy an appropriate copyright notice and disclaimer +such relicensing or conveying. -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. +If you add terms to a covered work in accord with this section, you must place, +in the relevant source files, a statement of the additional terms that apply to +those files, or a notice indicating where to find the applicable terms. -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. +Additional terms, permissive or non-permissive, may be stated in the form of a +separately written license, or stated as exceptions; the above requirements apply -2. You may modify your copy or copies of the Library or any portion of it, thus +either way. -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: +8. Termination. - a) The modified work must itself be a software library. +You may not propagate or modify a covered work except as expressly provided under +this License. Any attempt otherwise to propagate or modify it is void, and will +automatically terminate your rights under this License (including any patent - b) You must cause the files modified to carry prominent notices stating +licenses granted under the third paragraph of section 11). - that you changed the files and the date of any change. +However, if you cease all violation of this License, then your license from a - c) You must cause the whole of the work to be licensed at no charge to all +particular copyright holder is reinstated (a) provisionally, unless and until the - third parties under the terms of this License. +copyright holder explicitly and finally terminates your license, and (b) +permanently, if the copyright holder fails to notify you of the violation by some +reasonable means prior to 60 days after the cessation. - 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 +Moreover, your license from a particular copyright holder is reinstated - a good faith effort to ensure that, in the event an application does not +permanently if the copyright holder notifies you of the violation by some - supply such function or table, the facility still operates, and performs +reasonable means, this is the first time you have received notice of violation of - whatever part of its purpose remains meaningful. +this License (for any work) from that copyright holder, and you cure the +violation prior to 30 days after your receipt of the notice. - (For example, a function in a library to compute square roots has a purpose - that is entirely well-defined independent of the application. Therefore, +Termination of your rights under this section does not terminate the licenses of - Subsection 2d requires that any application-supplied function or table used +parties who have received copies or rights from you under this License. If your - by this function must be optional: if the application does not supply it, +rights have been terminated and not permanently reinstated, you do not qualify to - the square root function must still compute square roots.) +receive new licenses for the same material under section 10. - These requirements apply to the modified work as a whole. If identifiable +9. Acceptance Not Required for Having Copies. - 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 +You are not required to accept this License in order to receive or run a copy of - distribute them as separate works. But when you distribute the same +the Program. Ancillary propagation of a covered work occurring solely as a - sections as part of a whole which is a work based on the Library, the +consequence of using peer-to-peer transmission to receive a copy likewise does - distribution of the whole must be on the terms of this License, whose +not require acceptance. However, nothing other than this License grants you - permissions for other licensees extend to the entire whole, and thus to +permission to propagate or modify any covered work. These actions infringe - each and every part regardless of who wrote it. +copyright if you do not accept this License. Therefore, by modifying or +propagating a covered work, you indicate your acceptance of this License to do +so. - 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 +10. Automatic Licensing of Downstream Recipients. - based on the Library. +Each time you convey a covered work, the recipient automatically receives a - In addition, mere aggregation of another work not based on the Library with +license from the original licensors, to run, modify and propagate that work, - the Library (or with a work based on the Library) on a volume of a storage +subject to this License. You are not responsible for enforcing compliance by - or distribution medium does not bring the other work under the scope of +third parties with this License. - this License. +An “entity transaction” is a transaction transferring control of an organization, -3. You may opt to apply the terms of the ordinary GNU General Public License +or substantially all assets of one, or subdividing an organization, or merging -instead of this License to a given copy of the Library. To do this, you must +organizations. If propagation of a covered work results from an entity -alter all the notices that refer to this License, so that they refer to the +transaction, each party to that transaction who receives a copy of the work also -ordinary GNU General Public License, version 2, instead of to this License. (If a +receives whatever licenses to the work the party's predecessor in interest had or -newer version than version 2 of the ordinary GNU General Public License has +could give under the previous paragraph, plus a right to possession of the -appeared, then you can specify that version instead if you wish.) Do not make any +Corresponding Source of the work from the predecessor in interest, if the -other change in these notices. +predecessor has it or can get it with reasonable efforts. -Once this change is made in a given copy, it is irreversible for that copy, so +You may not impose any further restrictions on the exercise of the rights granted -the ordinary GNU General Public License applies to all subsequent copies and +or affirmed under this License. For example, you may not impose a license fee, -derivative works made from that copy. +royalty, or other charge for exercise of rights granted under this License, and +you may not initiate litigation (including a cross-claim or counterclaim in a +lawsuit) alleging that any patent claim is infringed by making, using, selling, -This option is useful when you wish to copy part of the code of the Library into +offering for sale, or importing the Program or any portion of it. -a program that is not a library. +11. Patents. -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 +A “contributor” is a copyright holder who authorizes use under this License of -machine-readable source code, which must be distributed under the terms of +the Program or a work on which the Program is based. The work thus licensed is -Sections 1 and 2 above on a medium customarily used for software interchange. +called the contributor's “contributor version”. -If distribution of object code is made by offering access to copy from a +A contributor's “essential patent claims” are all patent claims owned or -designated place, then offering equivalent access to copy the source code from +controlled by the contributor, whether already acquired or hereafter acquired, -the same place satisfies the requirement to distribute the source code, even +that would be infringed by some manner, permitted by this License, of making, -though third parties are not compelled to copy the source along with the object +using, or selling its contributor version, but do not include claims that would -code. +be infringed only as a consequence of further modification of the contributor +version. For purposes of this definition, “control” includes the right to grant +patent sublicenses in a manner consistent with the requirements of this License. -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 +Each contributor grants you a non-exclusive, worldwide, royalty-free patent -work of the Library, and therefore falls outside the scope of this License. +license under the contributor's essential patent claims, to make, use, sell, +offer for sale, import and otherwise run, modify and propagate the contents of +its contributor version. -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 +In the following three paragraphs, a “patent license” is any express agreement or -therefore covered by this License. Section 6 states terms for distribution of +commitment, however denominated, not to enforce a patent (such as an express -such executables. +permission to practice a patent or covenant not to sue for patent infringement). +To “grant” such a patent license to a party means to make such an agreement or +commitment not to enforce a patent against the party. -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 +If you convey a covered work, knowingly relying on a patent license, and the -significant if the work can be linked without the Library, or if the work is +Corresponding Source of the work is not available for anyone to copy, free of -itself a library. The threshold for this to be true is not precisely defined by +charge and under the terms of this License, through a publicly available network -law. +server or other readily accessible means, then you must either (1) cause the +Corresponding Source to be so available, or (2) arrange to deprive yourself of +the benefit of the patent license for this particular work, or (3) arrange, in a -If such an object file uses only numerical parameters, data structure layouts and +manner consistent with the requirements of this License, to extend the patent -accessors, and small macros and small inline functions (ten lines or less in +license to downstream recipients. “Knowingly relying” means you have actual -length), then the use of the object file is unrestricted, regardless of whether +knowledge that, but for the patent license, your conveying the covered work in a -it is legally a derivative work. (Executables containing this object code plus +country, or your recipient's use of the covered work in a country, would infringe -portions of the Library will still fall under Section 6.) +one or more identifiable patents in that country that you have reason to believe +are valid. -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 +If, pursuant to or in connection with a single transaction or arrangement, you -that work also fall under Section 6, whether or not they are linked directly with +convey, or propagate by procuring conveyance of, a covered work, and grant a -the Library itself. +patent license to some of the parties receiving the covered work authorizing them +to use, propagate, modify or convey a specific copy of the covered work, then the +patent license you grant is automatically extended to all recipients of the -6. As an exception to the Sections above, you may also combine or link a "work +covered work and works based on it. -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 +A patent license is “discriminatory” if it does not include within the scope of -engineering for debugging such modifications. +its coverage, prohibits the exercise of, or is conditioned on the non-exercise of +one or more of the rights that are specifically granted under this License. You +may not convey a covered work if you are a party to an arrangement with a third -You must give prominent notice with each copy of the work that the Library is +party that is in the business of distributing software, under which you make -used in it and that the Library and its use are covered by this License. You must +payment to the third party based on the extent of your activity of conveying the -supply a copy of this License. If the work during execution displays copyright +work, and under which the third party grants, to any of the parties who would -notices, you must include the copyright notice for the Library among them, as +receive the covered work from you, a discriminatory patent license (a) in -well as a reference directing the user to the copy of this License. Also, you +connection with copies of the covered work conveyed by you (or copies made from -must do one of these things: +those copies), or (b) primarily for and in connection with specific products or +compilations that contain the covered work, unless you entered into that +arrangement, or that patent license was granted, prior to 28 March 2007. - 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 +Nothing in this License shall be construed as excluding or limiting any implied - work is an executable linked with the Library, with the complete +license or other defenses to infringement that may otherwise be available to you - machine-readable "work that uses the Library", as object code and/or source +under applicable patent law. - 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 +12. No Surrender of Others' Freedom. - not necessarily be able to recompile the application to use the modified - definitions.) +If 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 - b) Use a suitable shared library mechanism for linking with the Library. A +conditions of this License. If you cannot convey a covered work so as to satisfy - suitable mechanism is one that (1) uses at run time a copy of the library +simultaneously your obligations under this License and any other pertinent - already present on the user's computer system, rather than copying library +obligations, then as a consequence you may not convey it at all. For example, if - functions into the executable, and (2) will operate properly with a +you agree to terms that obligate you to collect a royalty for further conveying - modified version of the library, if the user installs one, as long as the +from those to whom you convey the Program, the only way you could satisfy both - modified version is interface-compatible with the version that the work was +those terms and this License would be to refrain entirely from conveying the - made with. +Program. - c) Accompany the work with a written offer, valid for at least three years, +13. Use with the GNU Affero General Public License. - to give the same user the materials specified in Subsection 6a, above, for - a charge no more than the cost of performing this distribution. +Notwithstanding any other provision of this License, you have permission to link +or combine any covered work with a work licensed under version 3 of the GNU - d) If distribution of the work is made by offering access to copy from a +Affero General Public License into a single combined work, and to convey the - designated place, offer equivalent access to copy the above specified +resulting work. The terms of this License will continue to apply to the part - materials from the same place. +which is the covered work, but the special requirements of the GNU Affero General +Public License, section 13, concerning interaction through a network will apply +to the combination as such. - e) Verify that the user has already received a copy of these materials or - that you have already sent this user a copy. +14. Revised Versions of this License. -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 +The Free Software Foundation may publish revised and/or new versions of the GNU -it. However, as a special exception, the materials to be distributed need not +General Public License from time to time. Such new versions will be similar in -include anything that is normally distributed (in either source or binary form) +spirit to the present version, but may differ in detail to address new problems -with the major components (compiler, kernel, and so on) of the operating system +or concerns. -on which the executable runs, unless that component itself accompanies the -executable. +Each version is given a distinguishing version number. If the Program specifies +that a certain numbered version of the GNU General Public License “or any later -It may happen that this requirement contradicts the license restrictions of other +version” applies to it, you have the option of following the terms and conditions -proprietary libraries that do not normally accompany the operating system. Such a +either of that numbered version or of any later version published by the Free -contradiction means you cannot use both them and the Library together in an +Software Foundation. If the Program does not specify a version number of the GNU -executable that you distribute. +General Public License, you may choose any version ever published by the Free +Software Foundation. -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 +If the Program specifies that a proxy can decide which future versions of the GNU -covered by this License, and distribute such a combined library, provided that +General Public License can be used, that proxy's public statement of acceptance -the separate distribution of the work based on the Library and of the other +of a version permanently authorizes you to choose that version for the Program. -library facilities is otherwise permitted, and provided that you do these two -things: +Later license versions may give you additional or different permissions. However, +no additional obligations are imposed on any author or copyright holder as a - a) Accompany the combined library with a copy of the same work based on the +result of your choosing to follow a later version. - Library, uncombined with any other library facilities. This must be - distributed under the terms of the Sections above. +15. Disclaimer of Warranty. - 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 +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. - accompanying uncombined form of the same work. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER +PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER +EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -8. You may not copy, modify, sublicense, link with, or distribute the Library +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE -except as expressly provided under this License. Any attempt otherwise to copy, +QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE -modify, sublicense, link with, or distribute the Library is void, and will +DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. -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. +16. Limitation of Liability. -9. You are not required to accept this License, since you have not signed it. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY -However, nothing else grants you permission to modify or distribute the Library +COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS -or its derivative works. These actions are prohibited by law if you do not accept +PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, -this License. Therefore, by modifying or distributing the Library (or any work +INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE -based on the Library), you indicate your acceptance of this License to do so, and +THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED -all its terms and conditions for copying, distributing or modifying the Library +INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE -or works based on it. +PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY +HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -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 +17. Interpretation of Sections 15 and 16. -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 +If the disclaimer of warranty and limitation of liability provided above cannot -compliance by third parties with this License. +be given local legal effect according to their terms, reviewing courts shall +apply local law that most closely approximates an absolute waiver of all civil +liability in connection with the Program, unless a warranty or assumption of -11. If, as a consequence of a court judgment or allegation of patent infringement +liability accompanies a copy of the Program in return for a fee. -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 +END OF TERMS AND CONDITIONS -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 +How to Apply These Terms to Your New Programs -could satisfy both it and this License would be to refrain entirely from -distribution of the Library. +If you develop a new program, and you want it to be of the greatest possible use +to the public, the best way to achieve this is to make it free software which -If any portion of this section is held invalid or unenforceable under any +everyone can redistribute and change under these terms. -particular circumstance, the balance of the section is intended to apply, and the -section as a whole is intended to apply in other circumstances. +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively state the exclusion of -It is not the purpose of this section to induce you to infringe any patents or +warranty; and each file should have at least the “copyright” line and a pointer -other property right claims or to contest validity of any such claims; this +to where the full notice is found. -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 + -up to the author/donor to decide if he or she is willing to distribute software + Copyright (C) -through any other system and a licensee cannot impose that choice. + This program is free software: you can redistribute it and/or modify -This section is intended to make thoroughly clear what is believed to be a + it under the terms of the GNU General Public License as published by -consequence of the rest of this License. + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. -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 + This program is distributed in the hope that it will be useful, -holder who places the Library under this License may add an explicit geographical + but WITHOUT ANY WARRANTY; without even the implied warranty of -distribution limitation excluding those countries, so that distribution is + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -permitted only in or among countries not thus excluded. In such case, this + GNU General Public License for more details. -License incorporates the limitation as if written in the body of this License. + You should have received a copy of the GNU General Public License -13. The Free Software Foundation may publish revised and/or new versions of the + along with this program. If not, see . -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. +Also add information on how to contact you by electronic and paper mail. -Each version is given a distinguishing version number. If the Library specifies a +If the program does terminal interaction, make it output a short notice like this -version number of this License which applies to it and "any later version", you +when it starts in an interactive mode: -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 + Copyright (C) -published by the Free Software Foundation. + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. -14. If you wish to incorporate parts of the Library into other free programs + This is free software, and you are welcome to redistribute it -whose distribution conditions are incompatible with these, write to the author to + under certain conditions; type `show c' for details. -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 +The hypothetical commands `show w' and `show c' should show the appropriate parts -status of all derivatives of our free software and of promoting the sharing and +of the General Public License. Of course, your program's commands might be -reuse of software generally. +different; for a GUI interface, you would use an “about box”. -NO WARRANTY +You should also get your employer (if you work as a programmer) or school, if +any, to sign a “copyright disclaimer” for the program, if necessary. For more +information on this, and how to apply and follow the GNU GPL, see -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 +The GNU General Public License does not permit incorporating your program into -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +proprietary programs. If your program is a subroutine library, you may consider -PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +it more useful to permit linking proprietary applications with the library. If -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF +this is what you want to do, use the GNU Lesser General Public License instead of -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. +this License. But first, please read +. -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 +GNU Lesser General Public License v2.1 only -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF +(device-mapper 2.02.186, libaio 0.3.112, LVM2 2.02.186) -THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER -PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +GNU Lesser General Public License Version 2.1 Only +-------------------------------------------------- -END OF TERMS AND CONDITIONS +"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[,][;] version 2.1 of the License." -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 +GNU Lesser General Public License -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). +Version 2.1, February 1999 -To apply these terms, attach the following notices to the library. It is safest + Copyright (C) 1991, 1999 Free Software Foundation, Inc. -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. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - one line to give the library's name and an idea of what it does. + Everyone is permitted to copy and distribute verbatim copies - Copyright (C) year name of author + of this license document, but changing it is not allowed. - This library is free software; you can redistribute it and/or + [This is the first released version of the Lesser GPL. It also counts - modify it under the terms of the GNU Lesser General Public + as the successor of the GNU Library Public License, version 2, hence - License as published by the Free Software Foundation; either + the version number 2.1.] - version 2.1 of the License, or (at your option) any later version. +Preamble - This library is distributed in the hope that it will be useful, +-------- - but WITHOUT ANY WARRANTY; without even the implied warranty of +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 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +software is free for all its users. - Lesser General Public License for more details. +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 - You should have received a copy of the GNU Lesser General Public +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. - License along with this library; if not, write to the Free Software +When we speak of free software, we are referring to freedom of use, not price. - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +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 -Also add information on how to contact you by electronic and paper mail. +the software and use pieces of it in new free programs; and that you are informed +that you can do these things. -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 +To protect your rights, we need to make restrictions that forbid distributors to -sample; alter the names: +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. - Yoyodyne, Inc., hereby disclaims all copyright interest in +For example, if you distribute copies of the library, whether gratis or for a - the library `Frob' (a library for tweaking knobs) written +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 - by James Random Hacker. +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. - signature of Ty Coon, 1 April 1990 +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, - Ty Coon, President of Vice +distribute and/or modify the library. -That's all there is to it! +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. -GNU Lesser General Public License v3.0 only -(backend.ai-agent 19.9.0rc3) +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. -GNU Lesser General Public License Version 3.0 Only +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. -"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 +Most GNU software, including some libraries, is covered by the ordinary GNU -Software Foundation[,][;] version 3 of the License." +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 -GNU LESSER GENERAL PUBLIC LICENSE +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 -Version 3,  29 June 2007 +code with the library. -Copyright (C) 2007 Free Software Foundation, Inc. +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 -Everyone is permitted to copy and distribute verbatim copies of this license +non-free programs. These disadvantages are the reason we use the ordinary General -document, but changing it is not allowed. +Public License for many libraries. However, the Lesser license provides +advantages in certain special circumstances. -This version of the GNU Lesser General Public License incorporates the terms and -conditions of version 3 of the GNU General Public License, supplemented by the +For example, on rare occasions, there may be a special need to encourage the -additional permissions listed below. +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 -0. Additional Definitions. +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. -As used herein, “this License” refers to version 3 of the GNU Lesser General -Public License, and the “GNU GPL” refers to version 3 of the GNU General Public +In other cases, permission to use a particular library in non-free programs -License. +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 -“The Library” refers to a covered work governed by this License, other than an +GNU/Linux operating system. -Application or a Combined Work as defined below. +Although the Lesser General Public License is Less protective of the users' -An “Application” is any work that makes use of an interface provided by the +freedom, it does ensure that the user of a program that is linked with the -Library, but which is not otherwise based on the Library. Defining a subclass of +Library has the freedom and the wherewithal to run that program using a modified -a class defined by the Library is deemed a mode of using an interface provided by +version of the Library. -the Library. +The precise terms and conditions for copying, distribution and modification -A “Combined Work” is a work produced by combining or linking an Application with +follow. Pay close attention to the difference between a "work based on the -the Library. The particular version of the Library with which the Combined Work +library" and a "work that uses the library". The former contains code derived -was made is also called the “Linked Version”. +from the library, whereas the latter must be combined with the library in order +to run. -The “Minimal Corresponding Source” for a Combined Work means the Corresponding -Source for the Combined Work, excluding any source code for portions of the -Combined Work that, considered in isolation, are based on the Application, and -not on the Linked Version. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +--------------------------------------------------------------- -The “Corresponding Application Code” for a Combined Work means the object code -and/or source code for the Application, including any data and utility programs +0. This License Agreement applies to any software library or other program which -needed for reproducing the Combined Work from the Application, but excluding the +contains a notice placed by the copyright holder or other authorized party saying -System Libraries of the Combined Work. +it may be distributed under the terms of this Lesser General Public License (also +called "this License"). Each licensee is addressed as "you". -1. Exception to Section 3 of the GNU GPL. +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 -You may convey a covered work under sections 3 and 4 of this License without +functions and data) to form executables. -being bound by section 3 of the GNU GPL. +The "Library", below, refers to any such software library or work which has been -2. Conveying Modified Versions. +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 -If you modify a copy of the Library, and, in your modifications, a facility +and/or translated straightforwardly into another language. (Hereinafter, -refers to a function or data to be supplied by an Application that uses the +translation is included without limitation in the term "modification".) -facility (other than as an argument passed when the facility is invoked), then -you may convey a copy of the modified version: +"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 - * a) under this License, provided that you make a good faith effort to ensure +code for all modules it contains, plus any associated interface definition files, - that, in the event an Application does not supply the function or data, the +plus the scripts used to control compilation and installation of the library. - facility still operates, and performs whatever part of its purpose remains - meaningful, or +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 - * b) under the GNU GPL, with none of the additional permissions of this License +Library is not restricted, and output from such a program is covered only if its - applicable to that copy. +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. -3. Object Code Incorporating Material from Library Header Files. +1. You may copy and distribute verbatim copies of the Library's complete source -The object code form of an Application may incorporate material from a header +code as you receive it, in any medium, provided that you conspicuously and -file that is part of the Library. You may convey such object code under terms of +appropriately publish on each copy an appropriate copyright notice and disclaimer -your choice, provided that, if the incorporated material is not limited to +of warranty; keep intact all the notices that refer to this License and to the -numerical parameters, data structure layouts and accessors, or small macros, +absence of any warranty; and distribute a copy of this License along with the -inline functions and templates (ten or fewer lines in length), you do both of the +Library. -following: +You may charge a fee for the physical act of transferring a copy, and you may at - * a) Give prominent notice with each copy of the object code that the Library +your option offer warranty protection in exchange for a fee. - is used in it and that the Library and its use are covered by this License. +2. You may modify your copy or copies of the Library or any portion of it, thus - * b) Accompany the object code with a copy of the GNU GPL and this license +forming a work based on the Library, and copy and distribute such modifications - document. +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: -4. Combined Works. + a) The modified work must itself be a software library. -You may convey a Combined Work under terms of your choice that, taken together, -effectively do not restrict modification of the portions of the Library contained + b) You must cause the files modified to carry prominent notices stating -in the Combined Work and reverse engineering for debugging such modifications, if + that you changed the files and the date of any change. -you also do each of the following: + c) You must cause the whole of the work to be licensed at no charge to all - * a) Give prominent notice with each copy of the Combined Work that the Library + third parties under the terms of this License. - is used in it and that the Library and its use are covered by this License. + d) If a facility in the modified Library refers to a function or a table of - * b) Accompany the Combined Work with a copy of the GNU GPL and this license + data to be supplied by an application program that uses the facility, other - document. + 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 - * c) For a Combined Work that displays copyright notices during execution, + whatever part of its purpose remains meaningful. - include the copyright notice for the Library among these notices, as well as - a reference directing the user to the copies of the GNU GPL and this license - document. + (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 - * d) Do one of the following: + by this function must be optional: if the application does not supply it, + the square root function must still compute square roots.) - * 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form suitable for, + These requirements apply to the modified work as a whole. If identifiable - and under terms that permit, the user to recombine or relink the + sections of that work are not derived from the Library, and can be - Application with a modified version of the Linked Version to produce a + reasonably considered independent and separate works in themselves, then - modified Combined Work, in the manner specified by section 6 of the GNU + this License, and its terms, do not apply to those sections when you - GPL for conveying Corresponding Source. + 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 - * 1) Use a suitable shared library mechanism for linking with the Library. + permissions for other licensees extend to the entire whole, and thus to - A suitable mechanism is one that (a) uses at run time a copy of the + each and every part regardless of who wrote it. - Library already present on the user's computer system, and (b) will - operate properly with a modified version of the Library that is - interface-compatible with the Linked Version. + 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 - * e) Provide Installation Information, but only if you would otherwise be + based on the Library. - required to provide such information under section 6 of the GNU GPL, and only - to the extent that such information is necessary to install and execute a - modified version of the Combined Work produced by recombining or relinking + In addition, mere aggregation of another work not based on the Library with - the Application with a modified version of the Linked Version. (If you use + the Library (or with a work based on the Library) on a volume of a storage - option 4d0, the Installation Information must accompany the Minimal + or distribution medium does not bring the other work under the scope of - Corresponding Source and Corresponding Application Code. If you use option + this License. - 4d1, you must provide the Installation Information in the manner specified by - section 6 of the GNU GPL for conveying Corresponding Source.) +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 -5. Combined Libraries. +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 -You may place library facilities that are a work based on the Library side by +appeared, then you can specify that version instead if you wish.) Do not make any -side in a single library together with other library facilities that are not +other change in these notices. -Applications and are not covered by this License, and convey such a combined -library under terms of your choice, if you do both of the following: +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 - * a) Accompany the combined library with a copy of the same work based on the +derivative works made from that copy. - Library, uncombined with any other library facilities, conveyed under the - terms of this License. +This option is useful when you wish to copy part of the code of the Library into +a program that is not a library. - * b) Give prominent notice with the combined library that part of it is a work - based on the Library, and explaining where to find the accompanying - uncombined form of the same work. +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 -6. Revised Versions of the GNU Lesser General Public License. +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. -The Free Software Foundation may publish revised and/or new versions of the GNU -Lesser General Public License from time to time. Such new versions will be +If distribution of object code is made by offering access to copy from a -similar in spirit to the present version, but may differ in detail to address new +designated place, then offering equivalent access to copy the source code from -problems or concerns. +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. -Each version is given a distinguishing version number. If the Library as you -received it specifies that a certain numbered version of the GNU Lesser General -Public License “or any later version” applies to it, you have the option of +5. A program that contains no derivative of any portion of the Library, but is -following the terms and conditions either of that published version or of any +designed to work with the Library by being compiled or linked with it, is called -later version published by the Free Software Foundation. If the Library as you +a "work that uses the Library". Such a work, in isolation, is not a derivative -received it does not specify a version number of the GNU Lesser General Public +work of the Library, and therefore falls outside the scope of this License. -License, you may choose any version of the GNU Lesser General Public License ever -published by the Free Software Foundation. +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 -If the Library as you received it specifies that a proxy can decide whether +the Library), rather than a "work that uses the library". The executable is -future versions of the GNU Lesser General Public License shall apply, that +therefore covered by this License. Section 6 states terms for distribution of -proxy's public statement of acceptance of any version is permanent authorization +such executables. -for you to choose that version for the Library. +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. -GNU GENERAL PUBLIC LICENSE +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 -Version 3,  29 June 2007 +portions of the Library will still fall under Section 6.) -Copyright (C) 2007 Free Software Foundation, Inc. +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 -Everyone is permitted to copy and distribute verbatim copies of this license +the Library itself. -document, but changing it is not allowed. +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 -Preamble +the terms permit modification of the work for the customer's own use and reverse +engineering for debugging such modifications. -The GNU General Public License is a free, copyleft license for software and other -kinds of works. +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 -The licenses for most software and other practical works are designed to take +notices, you must include the copyright notice for the Library among them, as -away your freedom to share and change the works. By contrast, the GNU General +well as a reference directing the user to the copy of this License. Also, you -Public License is intended to guarantee your freedom to share and change all +must do one of these things: -versions of a program--to make sure it remains free software for all its users. -We, the Free Software Foundation, use the GNU General Public License for most of -our software; it applies also to any other work released this way by its authors. + a) Accompany the work with the complete corresponding machine-readable -You can apply it to your programs, too. + 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 -When we speak of free software, we are referring to freedom, not price. Our + machine-readable "work that uses the Library", as object code and/or source -General Public Licenses are designed to make sure that you have the freedom to + code, so that the user can modify the Library and then relink to produce a -distribute copies of free software (and charge for them if you wish), that you + modified executable containing the modified Library. (It is understood that -receive source code or can get it if you want it, that you can change the + the user who changes the contents of definitions files in the Library will -software or use pieces of it in new free programs, and that you know you can do + not necessarily be able to recompile the application to use the modified -these things. + definitions.) -To protect your rights, we need to prevent others from denying you these rights + b) Use a suitable shared library mechanism for linking with the Library. A -or asking you to surrender the rights. Therefore, you have certain + suitable mechanism is one that (1) uses at run time a copy of the library -responsibilities if you distribute copies of the software, or if you modify it: + already present on the user's computer system, rather than copying library -responsibilities to respect the freedom of others. + 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 -For example, if you distribute copies of such a program, whether gratis or for a + made with. -fee, you must pass on to the recipients the same freedoms that you received. You -must make sure that they, too, receive or can get the source code. And you must -show them these terms so they know their rights. + 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. -Developers that use the GNU GPL protect your rights with two steps: (1) assert -copyright on the software, and (2) offer you this License giving you legal -permission to copy, distribute and/or modify it. + 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. -For the developers' and authors' protection, the GPL clearly explains that there -is no warranty for this free software. For both users' and authors' sake, the GPL -requires that modified versions be marked as changed, so that their problems will + e) Verify that the user has already received a copy of these materials or -not be attributed erroneously to authors of previous versions. + that you have already sent this user a copy. -Some devices are designed to deny users access to install or run modified +For an executable, the required form of the "work that uses the Library" must -versions of the software inside them, although the manufacturer can do so. This +include any data and utility programs needed for reproducing the executable from -is fundamentally incompatible with the aim of protecting users' freedom to change +it. However, as a special exception, the materials to be distributed need not -the software. The systematic pattern of such abuse occurs in the area of products +include anything that is normally distributed (in either source or binary form) -for individuals to use, which is precisely where it is most unacceptable. +with the major components (compiler, kernel, and so on) of the operating system -Therefore, we have designed this version of the GPL to prohibit the practice for +on which the executable runs, unless that component itself accompanies the -those products. If such problems arise substantially in other domains, we stand +executable. -ready to extend this provision to those domains in future versions of the GPL, as -needed to protect the freedom of users. +It may happen that this requirement contradicts the license restrictions of other +proprietary libraries that do not normally accompany the operating system. Such a -Finally, every program is threatened constantly by software patents. States +contradiction means you cannot use both them and the Library together in an -should not allow patents to restrict development and use of software on +executable that you distribute. -general-purpose computers, but in those that do, we wish to avoid the special -danger that patents applied to a free program could make it effectively -proprietary. To prevent this, the GPL assures that patents cannot be used to +7. You may place library facilities that are a work based on the Library -render the program non-free. +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 -The precise terms and conditions for copying, distribution and modification +library facilities is otherwise permitted, and provided that you do these two -follow. +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 -TERMS AND CONDITIONS + distributed under the terms of the Sections above. -0. Definitions. + 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. -“This License” refers to version 3 of the GNU General Public License. +8. You may not copy, modify, sublicense, link with, or distribute the Library -“Copyright” also means copyright-like laws that apply to other kinds of works, +except as expressly provided under this License. Any attempt otherwise to copy, -such as semiconductor masks. +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 -“The Program” refers to any copyrightable work licensed under this License. Each +licenses terminated so long as such parties remain in full compliance. -licensee is addressed as “you”. “Licensees” and “recipients” may be individuals -or organizations. +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 -To “modify” a work means to copy from or adapt all or part of the work in a +or its derivative works. These actions are prohibited by law if you do not accept -fashion requiring copyright permission, other than the making of an exact copy. +this License. Therefore, by modifying or distributing the Library (or any work -The resulting work is called a “modified version” of the earlier work or a work +based on the Library), you indicate your acceptance of this License to do so, and -“based on” the earlier work. +all its terms and conditions for copying, distributing or modifying the Library +or works based on it. -A “covered work” means either the unmodified Program or a work based on the -Program. +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 -To “propagate” a work means to do anything with it that, without permission, +conditions. You may not impose any further restrictions on the recipients' -would make you directly or secondarily liable for infringement under applicable +exercise of the rights granted herein. You are not responsible for enforcing -copyright law, except executing it on a computer or modifying a private copy. +compliance by third parties with this License. -Propagation includes copying, distribution (with or without modification), making -available to the public, and in some countries other activities as well. +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 -To “convey” a work means any kind of propagation that enables other parties to +you (whether by court order, agreement or otherwise) that contradict the -make or receive copies. Mere interaction with a user through a computer network, +conditions of this License, they do not excuse you from the conditions of this -with no transfer of a copy, is not conveying. +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 -An interactive user interface displays “Appropriate Legal Notices” to the extent +license would not permit royalty-free redistribution of the Library by all those -that it includes a convenient and prominently visible feature that (1) displays +who receive copies directly or indirectly through you, then the only way you -an appropriate copyright notice, and (2) tells the user that there is no warranty +could satisfy both it and this License would be to refrain entirely from -for the work (except to the extent that warranties are provided), that licensees +distribution of the Library. -may convey the work under this License, and how to view a copy of this License. -If the interface presents a list of user commands or options, such as a menu, a -prominent item in the list meets this criterion. +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. -1. Source Code. +It is not the purpose of this section to induce you to infringe any patents or -The “source code” for a work means the preferred form of the work for making +other property right claims or to contest validity of any such claims; this -modifications to it. “Object code” means any non-source form of a work. +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 -A “Standard Interface” means an interface that either is an official standard +through that system in reliance on consistent application of that system; it is -defined by a recognized standards body, or, in the case of interfaces specified +up to the author/donor to decide if he or she is willing to distribute software -for a particular programming language, one that is widely used among developers +through any other system and a licensee cannot impose that choice. -working in that language. +This section is intended to make thoroughly clear what is believed to be a -The “System Libraries” of an executable work include anything, other than the +consequence of the rest of this License. -work as a whole, that (a) is included in the normal form of packaging a Major -Component, but which is not part of that Major Component, and (b) serves only to -enable use of the work with that Major Component, or to implement a Standard +12. If the distribution and/or use of the Library is restricted in certain -Interface for which an implementation is available to the public in source code +countries either by patents or by copyrighted interfaces, the original copyright -form. A “Major Component”, in this context, means a major essential component +holder who places the Library under this License may add an explicit geographical -(kernel, window system, and so on) of the specific operating system (if any) on +distribution limitation excluding those countries, so that distribution is -which the executable work runs, or a compiler used to produce the work, or an +permitted only in or among countries not thus excluded. In such case, this -object code interpreter used to run it. +License incorporates the limitation as if written in the body of this License. -The “Corresponding Source” for a work in object code form means all the source +13. The Free Software Foundation may publish revised and/or new versions of the -code needed to generate, install, and (for an executable work) run the object +Lesser General Public License from time to time. Such new versions will be -code and to modify the work, including scripts to control those activities. +similar in spirit to the present version, but may differ in detail to address new -However, it does not include the work's System Libraries, or general-purpose +problems or concerns. -tools or generally available free programs which are used unmodified in -performing those activities but which are not part of the work. For example, -Corresponding Source includes interface definition files associated with source +Each version is given a distinguishing version number. If the Library specifies a -files for the work, and the source code for shared libraries and dynamically +version number of this License which applies to it and "any later version", you -linked subprograms that the work is specifically designed to require, such as by +have the option of following the terms and conditions either of that version or -intimate data communication or control flow between those subprograms and other +of any later version published by the Free Software Foundation. If the Library -parts of the work. +does not specify a license version number, you may choose any version ever +published by the Free Software Foundation. -The Corresponding Source need not include anything that users can regenerate -automatically from other parts of the Corresponding Source. +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 -The Corresponding Source for a work in source code form is that same work. +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 -2. Basic Permissions. +reuse of software generally. -All rights granted under this License are granted for the term of copyright on +NO WARRANTY -the Program, and are irrevocable provided the stated conditions are met. This -License explicitly affirms your unlimited permission to run the unmodified -Program. The output from running a covered work is covered by this License only +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE -if the output, given its content, constitutes a covered work. This License +LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED -acknowledges your rights of fair use or other equivalent, as provided by +IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" -copyright law. +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 -You may make, run and propagate covered works that you do not convey, without +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF -conditions so long as your license otherwise remains in force. You may convey +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. -covered works to others for the sole purpose of having them make modifications -exclusively for you, or provide you with facilities for running those works, -provided that you comply with the terms of this License in conveying all material +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL -for which you do not control copyright. Those thus making or running the covered +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE -works for you must do so exclusively on your behalf, under your direction and +LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, -control, on terms that prohibit them from making any copies of your copyrighted +SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY -material outside their relationship with you. +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 -Conveying under any other circumstances is permitted solely under the conditions +PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -stated below. Sublicensing is not allowed; section 10 makes it unnecessary. -3. Protecting Users' Legal Rights From Anti-Circumvention Law. +END OF TERMS AND CONDITIONS -No covered work shall be deemed part of an effective technological measure under -any applicable law fulfilling obligations under article 11 of the WIPO copyright -treaty adopted on 20 December 1996, or similar laws prohibiting or restricting -circumvention of such measures. +How to Apply These Terms to Your New Libraries +---------------------------------------------- -When you convey a covered work, you waive any legal power to forbid circumvention -of technological measures to the extent such circumvention is effected by +If you develop a new library, and you want it to be of the greatest possible use -exercising rights under this License with respect to the covered work, and you +to the public, we recommend making it free software that everyone can -disclaim any intention to limit operation or modification of the work as a means +redistribute and change. You can do so by permitting redistribution under these -of enforcing, against the work's users, your or third parties' legal rights to +terms (or, alternatively, under the terms of the ordinary General Public -forbid circumvention of technological measures. +License). -4. Conveying Verbatim Copies. +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 -You may convey verbatim copies of the Program's source code as you receive it, in +and a pointer to where the full notice is found. -any medium, provided that you conspicuously and appropriately publish on each -copy an appropriate copyright notice; keep intact all notices stating that this -License and any non-permissive terms added in accord with section 7 apply to the + one line to give the library's name and an idea of what it does. -code; keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. + Copyright (C) year name of author -You may charge any price or no price for each copy that you convey, and you may -offer support or warranty protection for a fee. + This library is free software; you can redistribute it and/or -5. Conveying Modified Source Versions. + modify it under the terms of the GNU Lesser General Public -You may convey a work based on the Program, or the modifications to produce it + License as published by the Free Software Foundation; either -from the Program, in the form of source code under the terms of section 4, -provided that you also meet all of these conditions: + version 2.1 of the License, or (at your option) any later version. - * a) The work must carry prominent notices stating that you modified it, and - giving a relevant date. + This library is distributed in the hope that it will be useful, - * b) The work must carry prominent notices stating that it is released under + but WITHOUT ANY WARRANTY; without even the implied warranty of - this License and any conditions added under section 7. This requirement - modifies the requirement in section 4 to “keep intact all notices”. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * c) You must license the entire work, as a whole, under this License to anyone - who comes into possession of a copy. This License will therefore apply, along + Lesser General Public License for more details. - with any applicable section 7 additional terms, to the whole of the work, and - all its parts, regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not invalidate + You should have received a copy of the GNU Lesser General Public - such permission if you have separately received it. + License along with this library; if not, write to the Free Software - * d) If the work has interactive user interfaces, each must display Appropriate - Legal Notices; however, if the Program has interactive interfaces that do not - display Appropriate Legal Notices, your work need not make them do so. + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -A compilation of a covered work with other separate and independent works, which +Also add information on how to contact you by electronic and paper mail. -are not by their nature extensions of the covered work, and which are not -combined with it such as to form a larger program, in or on a volume of a storage -or distribution medium, is called an “aggregate” if the compilation and its +You should also get your employer (if you work as a programmer) or your school, -resulting copyright are not used to limit the access or legal rights of the +if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a -compilation's users beyond what the individual works permit. Inclusion of a +sample; alter the names: -covered work in an aggregate does not cause this License to apply to the other -parts of the aggregate. + Yoyodyne, Inc., hereby disclaims all copyright interest in -6. Conveying Non-Source Forms. + the library `Frob' (a library for tweaking knobs) written -You may convey a covered work in object code form under the terms of sections 4 -and 5, provided that you also convey the machine-readable Corresponding Source + by James Random Hacker. -under the terms of this License, in one of these ways: + signature of Ty Coon, 1 April 1990 - * a) Convey the object code in, or embodied in, a physical product (including a - physical distribution medium), accompanied by the Corresponding Source fixed - on a durable physical medium customarily used for software interchange. + Ty Coon, President of Vice - * b) Convey the object code in, or embodied in, a physical product (including a +That's all there is to it! - physical distribution medium), accompanied by a written offer, valid for at - least three years and valid for as long as you offer spare parts or customer - support for that product model, to give anyone who possesses the object code +--- - either (1) a copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical medium - customarily used for software interchange, for a price no more than your +GNU Lesser General Public License v2.1 or later - reasonable cost of physically performing this conveying of source, or (2) +(ACL 2.2.53) - access to copy the Corresponding Source from a network server at no charge. +GNU Lesser General Public License - * c) Convey individual copies of the object code with a copy of the written +================================= - offer to provide the Corresponding Source. This alternative is allowed only - occasionally and noncommercially, and only if you received the object code - with such an offer, in accord with subsection 6b. +Version 2.1, February 1999 - * d) Convey the object code by offering access from a designated place (gratis + Copyright (C) 1991, 1999 Free Software Foundation, Inc. - or for a charge), and offer equivalent access to the Corresponding Source in - the same way through the same place at no further charge. You need not - require recipients to copy the Corresponding Source along with the object + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - code. If the place to copy the object code is a network server, the - Corresponding Source may be on a different server (operated by you or a third - party) that supports equivalent copying facilities, provided you maintain + Everyone is permitted to copy and distribute verbatim copies - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the Corresponding - Source, you remain obligated to ensure that it is available for as long as + of this license document, but changing it is not allowed. - needed to satisfy these requirements. + [This is the first released version of the Lesser GPL. It also counts - * e) Convey the object code using peer-to-peer transmission, provided you - inform other peers where the object code and Corresponding Source of the work - are being offered to the general public at no charge under subsection 6d. + as the successor of the GNU Library Public License, version 2, hence -A separable portion of the object code, whose source code is excluded from the + the version number 2.1.] -Corresponding Source as a System Library, need not be included in conveying the -object code work. -A “User Product” is either (1) a “consumer product”, which means any tangible +Preamble -personal property which is normally used for personal, family, or household +-------- -purposes, or (2) anything designed or sold for incorporation into a dwelling. In -determining whether a product is a consumer product, doubtful cases shall be -resolved in favor of coverage. For a particular product received by a particular +The licenses for most software are designed to take away your freedom to share -user, “normally used” refers to a typical or common use of that class of product, +and change it. By contrast, the GNU General Public Licenses are intended to -regardless of the status of the particular user or of the way in which the +guarantee your freedom to share and change free software--to make sure the -particular user actually uses, or expects or is expected to use, the product. A +software is free for all its users. -product is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent the only -significant mode of use of the product. +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 -“Installation Information” for a User Product means any methods, procedures, +suggest you first think carefully about whether this license or the ordinary -authorization keys, or other information required to install and execute modified +General Public License is the better strategy to use in any particular case, -versions of a covered work in that User Product from a modified version of its +based on the explanations below. -Corresponding Source. The information must suffice to ensure that the continued -functioning of the modified object code is in no case prevented or interfered -with solely because modification has been made. +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); -If you convey an object code work under this section in, or with, or specifically +that you receive source code or can get it if you want it; that you can change -for use in, a User Product, and the conveying occurs as part of a transaction in +the software and use pieces of it in new free programs; and that you are informed -which the right of possession and use of the User Product is transferred to the +that you can do these things. -recipient in perpetuity or for a fixed term (regardless of how the transaction is -characterized), the Corresponding Source conveyed under this section must be -accompanied by the Installation Information. But this requirement does not apply +To protect your rights, we need to make restrictions that forbid distributors to -if neither you nor any third party retains the ability to install modified object +deny you these rights or to ask you to surrender these rights. These restrictions -code on the User Product (for example, the work has been installed in ROM). +translate to certain responsibilities for you if you distribute copies of the +library or if you modify it. -The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates for a +For example, if you distribute copies of the library, whether gratis or for a -work that has been modified or installed by the recipient, or for the User +fee, you must give the recipients all the rights that we gave you. You must make -Product in which it has been modified or installed. Access to a network may be +sure that they, too, receive or can get the source code. If you link other code -denied when the modification itself materially and adversely affects the +with the library, you must provide complete object files to the recipients, so -operation of the network or violates the rules and protocols for communication +that they can relink them with the library after making changes to the library -across the network. +and recompiling it. And you must show them these terms so they know their rights. -Corresponding Source conveyed, and Installation Information provided, in accord +We protect your rights with a two-step method: (1) we copyright the library, and -with this section must be in a format that is publicly documented (and with an +(2) we offer you this license, which gives you legal permission to copy, -implementation available to the public in source code form), and must require no +distribute and/or modify the library. -special password or key for unpacking, reading or copying. +To protect each distributor, we want to make it very clear that there is no -7. Additional Terms. +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 -“Additional permissions” are terms that supplement the terms of this License by +problems that might be introduced by others. -making exceptions from one or more of its conditions. Additional permissions that -are applicable to the entire Program shall be treated as though they were -included in this License, to the extent that they are valid under applicable law. +Finally, software patents pose a constant threat to the existence of any free -If additional permissions apply only to part of the Program, that part may be +program. We wish to make sure that a company cannot effectively restrict the -used separately under those permissions, but the entire Program remains governed +users of a free program by obtaining a restrictive license from a patent holder. -by this License without regard to the additional permissions. +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. -When you convey a copy of a covered work, you may at your option remove any -additional permissions from that copy, or from any part of it. (Additional -permissions may be written to require their own removal in certain cases when you +Most GNU software, including some libraries, is covered by the ordinary GNU -modify the work.) You may place additional permissions on material, added by you +General Public License. This license, the GNU Lesser General Public License, -to a covered work, for which you have or can give appropriate copyright +applies to certain designated libraries, and is quite different from the ordinary -permission. +General Public License. We use this license for certain libraries in order to +permit linking those libraries into non-free programs. -Notwithstanding any other provision of this License, for material you add to a -covered work, you may (if authorized by the copyright holders of that material) +When a program is linked with a library, whether statically or using a shared -supplement the terms of this License with terms: +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. - * a) Disclaiming warranty or limiting liability differently from the terms of +The Lesser General Public License permits more lax criteria for linking other - sections 15 and 16 of this License; or +code with the library. - * b) Requiring preservation of specified reasonable legal notices or author +We call this license the "Lesser" General Public License because it does Less to - attributions in that material or in the Appropriate Legal Notices displayed +protect the user's freedom than the ordinary General Public License. It also - by works containing it; or +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 - * c) Prohibiting misrepresentation of the origin of that material, or requiring +advantages in certain special circumstances. - that modified versions of such material be marked in reasonable ways as - different from the original version; or +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. - * d) Limiting the use for publicity purposes of names of licensors or authors +To achieve this, non-free programs must be allowed to use the library. A more - of the material; or +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. - * e) Declining to grant rights under trademark law for use of some trade names, - trademarks, or service marks; or +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 - * f) Requiring indemnification of licensors and authors of that material by +example, permission to use the GNU C Library in non-free programs enables many - anyone who conveys the material (or modified versions of it) with contractual +more people to use the whole GNU operating system, as well as its variant, the - assumptions of liability to the recipient, for any liability that these +GNU/Linux operating system. - contractual assumptions directly impose on those licensors and authors. +Although the Lesser General Public License is Less protective of the users' -All other non-permissive additional terms are considered “further restrictions” +freedom, it does ensure that the user of a program that is linked with the -within the meaning of section 10. If the Program as you received it, or any part +Library has the freedom and the wherewithal to run that program using a modified -of it, contains a notice stating that it is governed by this License along with a +version of the Library. -term that is a further restriction, you may remove that term. If a license -document contains a further restriction but permits relicensing or conveying -under this License, you may add to a covered work material governed by the terms +The precise terms and conditions for copying, distribution and modification -of that license document, provided that the further restriction does not survive +follow. Pay close attention to the difference between a "work based on the -such relicensing or conveying. +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. -If you add terms to a covered work in accord with this section, you must place, -in the relevant source files, a statement of the additional terms that apply to -those files, or a notice indicating where to find the applicable terms. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION -Additional terms, permissive or non-permissive, may be stated in the form of a +--------------------------------------------------------------- -separately written license, or stated as exceptions; the above requirements apply -either way. +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 -8. Termination. +it may be distributed under the terms of this Lesser General Public License (also +called "this License"). Each licensee is addressed as "you". -You may not propagate or modify a covered work except as expressly provided under -this License. Any attempt otherwise to propagate or modify it is void, and will +A "library" means a collection of software functions and/or data prepared so as -automatically terminate your rights under this License (including any patent +to be conveniently linked with application programs (which use some of those -licenses granted under the third paragraph of section 11). +functions and data) to form executables. -However, if you cease all violation of this License, then your license from a +The "Library", below, refers to any such software library or work which has been -particular copyright holder is reinstated (a) provisionally, unless and until the +distributed under these terms. A "work based on the Library" means either the -copyright holder explicitly and finally terminates your license, and (b) +Library or any derivative work under copyright law: that is to say, a work -permanently, if the copyright holder fails to notify you of the violation by some +containing the Library or a portion of it, either verbatim or with modifications -reasonable means prior to 60 days after the cessation. +and/or translated straightforwardly into another language. (Hereinafter, +translation is included without limitation in the term "modification".) -Moreover, your license from a particular copyright holder is reinstated -permanently if the copyright holder notifies you of the violation by some +"Source code" for a work means the preferred form of the work for making -reasonable means, this is the first time you have received notice of violation of +modifications to it. For a library, complete source code means all the source -this License (for any work) from that copyright holder, and you cure the +code for all modules it contains, plus any associated interface definition files, -violation prior to 30 days after your receipt of the notice. +plus the scripts used to control compilation and installation of the library. -Termination of your rights under this section does not terminate the licenses of +Activities other than copying, distribution and modification are not covered by -parties who have received copies or rights from you under this License. If your +this License; they are outside its scope. The act of running a program using the -rights have been terminated and not permanently reinstated, you do not qualify to +Library is not restricted, and output from such a program is covered only if its -receive new licenses for the same material under section 10. +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. -9. Acceptance Not Required for Having Copies. +1. You may copy and distribute verbatim copies of the Library's complete source -You are not required to accept this License in order to receive or run a copy of +code as you receive it, in any medium, provided that you conspicuously and -the Program. Ancillary propagation of a covered work occurring solely as a +appropriately publish on each copy an appropriate copyright notice and disclaimer -consequence of using peer-to-peer transmission to receive a copy likewise does +of warranty; keep intact all the notices that refer to this License and to the -not require acceptance. However, nothing other than this License grants you +absence of any warranty; and distribute a copy of this License along with the -permission to propagate or modify any covered work. These actions infringe +Library. -copyright if you do not accept this License. Therefore, by modifying or -propagating a covered work, you indicate your acceptance of this License to do -so. +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. -10. Automatic Licensing of Downstream Recipients. +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 -Each time you convey a covered work, the recipient automatically receives a +or work under the terms of Section 1 above, provided that you also meet all of -license from the original licensors, to run, modify and propagate that work, +these conditions: -subject to this License. You are not responsible for enforcing compliance by -third parties with this License. + a) The modified work must itself be a software library. -An “entity transaction” is a transaction transferring control of an organization, -or substantially all assets of one, or subdividing an organization, or merging + b) You must cause the files modified to carry prominent notices stating -organizations. If propagation of a covered work results from an entity + that you changed the files and the date of any change. -transaction, each party to that transaction who receives a copy of the work also -receives whatever licenses to the work the party's predecessor in interest had or -could give under the previous paragraph, plus a right to possession of the + c) You must cause the whole of the work to be licensed at no charge to all -Corresponding Source of the work from the predecessor in interest, if the + third parties under the terms of this License. -predecessor has it or can get it with reasonable efforts. + d) If a facility in the modified Library refers to a function or a table of -You may not impose any further restrictions on the exercise of the rights granted + data to be supplied by an application program that uses the facility, other -or affirmed under this License. For example, you may not impose a license fee, + than as an argument passed when the facility is invoked, then you must make -royalty, or other charge for exercise of rights granted under this License, and + a good faith effort to ensure that, in the event an application does not -you may not initiate litigation (including a cross-claim or counterclaim in a + supply such function or table, the facility still operates, and performs -lawsuit) alleging that any patent claim is infringed by making, using, selling, + whatever part of its purpose remains meaningful. -offering for sale, or importing the Program or any portion of it. + (For example, a function in a library to compute square roots has a purpose -11. Patents. + 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, -A “contributor” is a copyright holder who authorizes use under this License of + the square root function must still compute square roots.) -the Program or a work on which the Program is based. The work thus licensed is -called the contributor's “contributor version”. + 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 -A contributor's “essential patent claims” are all patent claims owned or + reasonably considered independent and separate works in themselves, then -controlled by the contributor, whether already acquired or hereafter acquired, + this License, and its terms, do not apply to those sections when you -that would be infringed by some manner, permitted by this License, of making, + distribute them as separate works. But when you distribute the same -using, or selling its contributor version, but do not include claims that would + sections as part of a whole which is a work based on the Library, the -be infringed only as a consequence of further modification of the contributor + distribution of the whole must be on the terms of this License, whose -version. For purposes of this definition, “control” includes the right to grant + permissions for other licensees extend to the entire whole, and thus to -patent sublicenses in a manner consistent with the requirements of this License. + each and every part regardless of who wrote it. -Each contributor grants you a non-exclusive, worldwide, royalty-free patent + Thus, it is not the intent of this section to claim rights or contest your -license under the contributor's essential patent claims, to make, use, sell, + rights to work written entirely by you; rather, the intent is to exercise -offer for sale, import and otherwise run, modify and propagate the contents of + the right to control the distribution of derivative or collective works -its contributor version. + based on the Library. -In the following three paragraphs, a “patent license” is any express agreement or + In addition, mere aggregation of another work not based on the Library with -commitment, however denominated, not to enforce a patent (such as an express + the Library (or with a work based on the Library) on a volume of a storage -permission to practice a patent or covenant not to sue for patent infringement). + or distribution medium does not bring the other work under the scope of -To “grant” such a patent license to a party means to make such an agreement or + this License. -commitment not to enforce a patent against the party. +3. You may opt to apply the terms of the ordinary GNU General Public License -If you convey a covered work, knowingly relying on a patent license, and the +instead of this License to a given copy of the Library. To do this, you must -Corresponding Source of the work is not available for anyone to copy, free of +alter all the notices that refer to this License, so that they refer to the -charge and under the terms of this License, through a publicly available network +ordinary GNU General Public License, version 2, instead of to this License. (If a -server or other readily accessible means, then you must either (1) cause the +newer version than version 2 of the ordinary GNU General Public License has -Corresponding Source to be so available, or (2) arrange to deprive yourself of +appeared, then you can specify that version instead if you wish.) Do not make any -the benefit of the patent license for this particular work, or (3) arrange, in a +other change in these notices. -manner consistent with the requirements of this License, to extend the patent -license to downstream recipients. “Knowingly relying” means you have actual -knowledge that, but for the patent license, your conveying the covered work in a +Once this change is made in a given copy, it is irreversible for that copy, so -country, or your recipient's use of the covered work in a country, would infringe +the ordinary GNU General Public License applies to all subsequent copies and -one or more identifiable patents in that country that you have reason to believe +derivative works made from that copy. -are valid. +This option is useful when you wish to copy part of the code of the Library into -If, pursuant to or in connection with a single transaction or arrangement, you +a program that is not a library. -convey, or propagate by procuring conveyance of, a covered work, and grant a -patent license to some of the parties receiving the covered work authorizing them -to use, propagate, modify or convey a specific copy of the covered work, then the +4. You may copy and distribute the Library (or a portion or derivative of it, -patent license you grant is automatically extended to all recipients of the +under Section 2) in object code or executable form under the terms of Sections 1 -covered work and works based on it. +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. -A patent license is “discriminatory” if it does not include within the scope of -its coverage, prohibits the exercise of, or is conditioned on the non-exercise of -one or more of the rights that are specifically granted under this License. You +If distribution of object code is made by offering access to copy from a -may not convey a covered work if you are a party to an arrangement with a third +designated place, then offering equivalent access to copy the source code from -party that is in the business of distributing software, under which you make +the same place satisfies the requirement to distribute the source code, even -payment to the third party based on the extent of your activity of conveying the +though third parties are not compelled to copy the source along with the object -work, and under which the third party grants, to any of the parties who would +code. -receive the covered work from you, a discriminatory patent license (a) in -connection with copies of the covered work conveyed by you (or copies made from -those copies), or (b) primarily for and in connection with specific products or +5. A program that contains no derivative of any portion of the Library, but is -compilations that contain the covered work, unless you entered into that +designed to work with the Library by being compiled or linked with it, is called -arrangement, or that patent license was granted, prior to 28 March 2007. +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. -Nothing in this License shall be construed as excluding or limiting any implied -license or other defenses to infringement that may otherwise be available to you +However, linking a "work that uses the Library" with the Library creates an -under applicable patent law. +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 -12. No Surrender of Others' Freedom. +such executables. -If conditions are imposed on you (whether by court order, agreement or otherwise) +When a "work that uses the Library" uses material from a header file that is part -that contradict the conditions of this License, they do not excuse you from the +of the Library, the object code for the work may be a derivative work of the -conditions of this License. If you cannot convey a covered work so as to satisfy +Library even though the source code is not. Whether this is true is especially -simultaneously your obligations under this License and any other pertinent +significant if the work can be linked without the Library, or if the work is -obligations, then as a consequence you may not convey it at all. For example, if +itself a library. The threshold for this to be true is not precisely defined by -you agree to terms that obligate you to collect a royalty for further conveying +law. -from those to whom you convey the Program, the only way you could satisfy both -those terms and this License would be to refrain entirely from conveying the -Program. +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 -13. Use with the GNU Affero General Public License. +it is legally a derivative work. (Executables containing this object code plus +portions of the Library will still fall under Section 6.) -Notwithstanding any other provision of this License, you have permission to link -or combine any covered work with a work licensed under version 3 of the GNU +Otherwise, if the work is a derivative of the Library, you may distribute the -Affero General Public License into a single combined work, and to convey the +object code for the work under the terms of Section 6. Any executables containing -resulting work. The terms of this License will continue to apply to the part +that work also fall under Section 6, whether or not they are linked directly with -which is the covered work, but the special requirements of the GNU Affero General +the Library itself. -Public License, section 13, concerning interaction through a network will apply -to the combination as such. +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 -14. Revised Versions of this License. +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. -The Free Software Foundation may publish revised and/or new versions of the GNU -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 +You must give prominent notice with each copy of the work that the Library is -or concerns. +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 -Each version is given a distinguishing version number. If the Program specifies +well as a reference directing the user to the copy of this License. Also, you -that a certain numbered version of the GNU General Public License “or any later +must do one of these things: -version” applies to it, you have the option of following the terms and conditions -either of that numbered version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of the GNU + a) Accompany the work with the complete corresponding machine-readable -General Public License, you may choose any version ever published by the Free + source code for the Library including whatever changes were used in the -Software Foundation. + 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 -If the Program specifies that a proxy can decide which future versions of the GNU + code, so that the user can modify the Library and then relink to produce a -General Public License can be used, that proxy's public statement of acceptance + modified executable containing the modified Library. (It is understood that -of a version permanently authorizes you to choose that version for the Program. + 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.) -Later license versions may give you additional or different permissions. However, -no additional obligations are imposed on any author or copyright holder as a -result of your choosing to follow a later version. + 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 -15. Disclaimer of Warranty. + 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 -THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. + made with. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER -PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER -EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + c) Accompany the work with a written offer, valid for at least three years, -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE + to give the same user the materials specified in Subsection 6a, above, for -QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE + a charge no more than the cost of performing this distribution. -DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + d) If distribution of the work is made by offering access to copy from a -16. Limitation of Liability. + designated place, offer equivalent access to copy the above specified + materials from the same place. -IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY -COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS + e) Verify that the user has already received a copy of these materials or -PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, + that you have already sent this user a copy. -INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE -THE PROGRAM (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 +For an executable, the required form of the "work that uses the Library" must -PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY +include any data and utility programs needed for reproducing the executable from -HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +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 -17. Interpretation of Sections 15 and 16. +on which the executable runs, unless that component itself accompanies the +executable. -If the disclaimer of warranty and limitation of liability provided above cannot -be given local legal effect according to their terms, reviewing courts shall +It may happen that this requirement contradicts the license restrictions of other -apply local law that most closely approximates an absolute waiver of all civil +proprietary libraries that do not normally accompany the operating system. Such a -liability in connection with the Program, unless a warranty or assumption of +contradiction means you cannot use both them and the Library together in an -liability accompanies a copy of the Program in return for a fee. +executable that you distribute. -END OF TERMS AND CONDITIONS +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 -How to Apply These Terms to Your New Programs +things: -If you develop a new program, and you want it to be of the greatest possible use + a) Accompany the combined library with a copy of the same work based on the -to the public, the best way to achieve this is to make it free software which + Library, uncombined with any other library facilities. This must be -everyone can redistribute and change under these terms. + distributed under the terms of the Sections above. -To do so, attach the following notices to the program. It is safest to attach + b) Give prominent notice with the combined library of the fact that part of -them to the start of each source file to most effectively state the exclusion of + it is a work based on the Library, and explaining where to find the -warranty; and each file should have at least the “copyright” line and a pointer + accompanying uncombined form of the same work. -to where the full notice is found. +8. You may not copy, modify, sublicense, link with, or distribute the Library - +modify, sublicense, link with, or distribute the Library is void, and will -Copyright (C) +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. -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or +9. You are not required to accept this License, since you have not signed it. -(at your option) any later version. +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 -This program is distributed in the hope that it will be useful, +based on the Library), you indicate your acceptance of this License to do so, and -but WITHOUT ANY WARRANTY; without even the implied warranty of +all its terms and conditions for copying, distributing or modifying the Library -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +or works based on it. -GNU General Public License for more details. +10. Each time you redistribute the Library (or any work based on the Library), -You should have received a copy of the GNU General Public License +the recipient automatically receives a license from the original licensor to -along with this program. If not, see . +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 -Also add information on how to contact you by electronic and paper mail. +compliance by third parties with this License. -If the program does terminal interaction, make it output a short notice like this +11. If, as a consequence of a court judgment or allegation of patent infringement -when it starts in an interactive mode: +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 - Copyright (C) +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 -This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +license would not permit royalty-free redistribution of the Library by all those -This is free software, and you are welcome to redistribute it +who receive copies directly or indirectly through you, then the only way you -under certain conditions; type `show c' for details. +could satisfy both it and this License would be to refrain entirely from +distribution of the Library. -The hypothetical commands `show w' and `show c' should show the appropriate parts -of the General Public License. Of course, your program's commands might be +If any portion of this section is held invalid or unenforceable under any -different; for a GUI interface, you would use an “about box”. +particular circumstance, the balance of the section is intended to apply, and the +section as a whole is intended to apply in other circumstances. -You should also get your employer (if you work as a programmer) or school, if -any, to sign a “copyright disclaimer” for the program, if necessary. For more +It is not the purpose of this section to induce you to infringe any patents or -information on this, and how to apply and follow the GNU GPL, see +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 -The GNU General Public License does not permit incorporating your program into +through that system in reliance on consistent application of that system; it is -proprietary programs. If your program is a subroutine library, you may consider +up to the author/donor to decide if he or she is willing to distribute software -it more useful to permit linking proprietary applications with the library. If +through any other system and a licensee cannot impose that choice. -this is what you want to do, use the GNU Lesser General Public License instead of -this License. But first, please read -. +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 -GNU Library General Public License v2 or later +holder who places the Library under this License may add an explicit geographical -(device-mapper 2.02.184, keyutils 1.6, Userspace RCU 0.11.0) +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. -GNU Library General Public 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 -Version 2, June 1991 +similar in spirit to the present version, but may differ in detail to address new +problems or concerns. - Copyright (C) 1991 Free Software Foundation, Inc. +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 - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +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 - Everyone is permitted to copy and distribute verbatim copies +published by the Free Software Foundation. - of this license document, but changing it is not allowed. +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 - [This is the first released version of the Library GPL. It is numbered 2 +Foundation, write to the Free Software Foundation; we sometimes make exceptions - because it goes with version 2 of the ordinary GPL.] +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. -Preamble +NO WARRANTY --------- +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE -The licenses for most software are designed to take away your freedom to share +LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED -and change it. By contrast, the GNU General Public Licenses are intended to +IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" -guarantee your freedom to share and change free software--to make sure the +WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT -software is free for all its users. +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 -This license, the Library General Public License, applies to some specially +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. -designated Free Software Foundation software, and to other libraries whose -authors who decide to use it. You can use it for your libraries too. +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 -When we speak of free software, we are referring to freedom, not price. Our +LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, -General Public Licenses are designed to make sure that you have the freedom to +SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY -distribute copies of free software (and charge for this service if you wish), +TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -that you receive source code or can get it if you want it, that you can change +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF -the software or use pieces of it in new free programs; and that you know you can +THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER -do these things. +PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -To protect your rights, we need to make restrictions that forbid anyone to deny -you these rights or to ask you to surrender the rights. These restrictions -translate to certain responsibilities for you if you distribute copies of the +END OF TERMS AND CONDITIONS -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 +How to Apply These Terms to Your New Libraries -sure that they, too, receive or can get the source code. If you link a program +---------------------------------------------- -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. +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 -Our method of protecting your rights has two steps: (1) copyright the library, +terms (or, alternatively, under the terms of the ordinary General Public -and (2) offer you this license, which gives you legal permission to copy, +License). -distribute and/or modify the library. +To apply these terms, attach the following notices to the library. It is safest -Also, for each distributor's protection, we want to make certain that everyone +to attach them to the start of each source file to most effectively convey the -understands that there is no warranty for this free library. If the library is +exclusion of warranty; and each file should have at least the "copyright" line -modified by someone else and passed on, we want its recipients to know that what +and a pointer to where the full notice is found. -they have is not the original version, so that any problems introduced by others -will not reflect on the original authors' reputations. + one line to give the library's name and an idea of what it does. -Finally, any free program is threatened constantly by software patents. We wish -to avoid the danger that companies distributing free software will individually + Copyright (C) year name of author -obtain patent licenses, thus in effect transforming the program into proprietary -software. To prevent this, we have made it clear that any patent must be licensed -for everyone's free use or not licensed at all. + This library is free software; you can redistribute it and/or -Most GNU software, including some libraries, is covered by the ordinary GNU + modify it under the terms of the GNU Lesser General Public -General Public License, which was designed for utility programs. This license, -the GNU Library General Public License, applies to certain designated libraries. -This license is quite different from the ordinary one; be sure to read it in + License as published by the Free Software Foundation; either -full, and don't assume that anything in it is the same as in the ordinary -license. + version 2.1 of the License, or (at your option) any later version. -The reason we have a separate public license for some libraries is that they blur -the distinction we usually make between modifying or adding to a program and + This library is distributed in the hope that it will be useful, -simply using it. Linking a program with a library, without changing the library, -is in some sense simply using the library, and is analogous to running a utility -program or application program. However, in a textual and legal sense, the linked + but WITHOUT ANY WARRANTY; without even the implied warranty of -executable is a combined work, a derivative of the original library, and the -ordinary General Public License treats it as such. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Because of this blurred distinction, using the ordinary General Public License -for libraries did not effectively promote software sharing, because most + Lesser General Public License for more details. -developers did not use the libraries. We concluded that weaker conditions might -promote sharing better. + You should have received a copy of the GNU Lesser General Public -However, unrestricted linking of non-free programs would deprive the users of -those programs of all benefit from the free status of the libraries themselves. + License along with this library; if not, write to the Free Software -This Library General Public License is intended to permit developers of non-free -programs to use free libraries, while preserving your freedom as a user of such -programs to change the free libraries that are incorporated in them. (We have not + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -seen how to achieve this as regards changes in header files, but we have achieved -it as regards changes in the actual functions of the Library.) The hope is that -this will lead to faster development of free libraries. +Also add information on how to contact you by electronic and paper mail. -The precise terms and conditions for copying, distribution and modification +You should also get your employer (if you work as a programmer) or your school, -follow. Pay close attention to the difference between a "work based on the +if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a -library" and a "work that uses the library". The former contains code derived +sample; alter the names: -from the library, while the latter only works together with the library. + Yoyodyne, Inc., hereby disclaims all copyright interest in -Note that it is possible for a library to be covered by the ordinary General -Public License rather than by this special one. + the library `Frob' (a library for tweaking knobs) written + by James Random Hacker. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION ---------------------------------------------------------------- + signature of Ty Coon, 1 April 1990 -0. This License Agreement applies to any software library which contains a notice -placed by the copyright holder or other authorized party saying it may be + Ty Coon, President of Vice -distributed under the terms of this Library General Public License (also called -"this License"). Each licensee is addressed as "you". +That's all there is to it! -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. +ISC License -The "Library", below, refers to any such software library or work which has been +(go-spew 20190321-snapshot) -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 +ISC License -and/or translated straightforwardly into another language. (Hereinafter, -translation is included without limitation in the term "modification".) +Copyright (c) 2012-2016 Dave Collins -"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 +Permission to use, copy, modify, and/or distribute this software for any -code for all modules it contains, plus any associated interface definition files, +purpose with or without fee is hereby granted, provided that the above -plus the scripts used to control compilation and installation of the library. +copyright notice and this permission notice appear in all copies. -Activities other than copying, distribution and modification are not covered by +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -this License; they are outside its scope. The act of running a program using the +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -Library is not restricted, and output from such a program is covered only if its +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -contents constitute a work based on the Library (independent of the use of the +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -Library in a tool for writing it). Whether that is true depends on what the +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -Library does and what the program that uses the Library does. +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE -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 +ISC License -Library. +(docker-cli 20180417-snapshot) -You may charge a fee for the physical act of transferring a copy, and you may at +ISC License (ISCL) -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 +Copyright (c) 4-digit year, Company or Person's Name -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: +Permission to use, copy, modify, and/or distribute this software for any purpose +with or without fee is hereby granted, provided that the above copyright notice +and this permission notice appear in all copies. - a) The modified work must itself be a software library. +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH - b) You must cause the files modified to carry prominent notices stating +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND - that you changed the files and the date of any change. +FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS +OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER - c) You must cause the whole of the work to be licensed at no charge to all +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF - third parties under the terms of this License. +THIS SOFTWARE. - 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 +MIT License - supply such function or table, the facility still operates, and performs +(github.com/konsorten/go-windows-terminal-sequences 20190519-snapshot) - whatever part of its purpose remains meaningful. +(The MIT License) - (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 +Copyright (c) 2017 marvin + konsorten GmbH (open-source@konsorten.de) - by this function must be optional: if the application does not supply it, - the square root function must still compute square roots.) +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: - 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 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - 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 +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 - 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. +MIT License - Thus, it is not the intent of this section to claim rights or contest your +(go humanize 20190319-snapshot) - 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. +Copyright (c) 2005-2008 Dustin Sallings - In addition, mere aggregation of another work not based on the Library with +Permission is hereby granted, free of charge, to any person obtaining a copy - the Library (or with a work based on the Library) on a volume of a storage +of this software and associated documentation files (the "Software"), to deal - or distribution medium does not bring the other work under the scope of +in the Software without restriction, including without limitation the rights - this License. +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: -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 +The above copyright notice and this permission notice shall be included in -ordinary GNU General Public License, version 2, instead of to this License. (If a +all copies or substantial portions of the Software. -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. +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 -Once this change is made in a given copy, it is irreversible for that copy, so +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -the ordinary GNU General Public License applies to all subsequent copies and +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -derivative works made from that copy. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE -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, +MIT License -under Section 2) in object code or executable form under the terms of Sections 1 +(jwt-go 20190425-snapshot) -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. +Copyright (c) 2012 Dave Grijalva -If distribution of object code is made by offering access to copy from a +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: -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 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -code. +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 -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. +MIT License -However, linking a "work that uses the Library" with the Library creates an +(beorn7-perks 20190924-snapshot) -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 +Copyright (C) 2013 Blake Mizerany -such executables. +Permission is hereby granted, free of charge, to any person obtaining -When a "work that uses the Library" uses material from a header file that is part +a copy of this software and associated documentation files (the -of the Library, the object code for the work may be a derivative work of the +"Software"), to deal in the Software without restriction, including -Library even though the source code is not. Whether this is true is especially +without limitation the rights to use, copy, modify, merge, publish, -significant if the work can be linked without the Library, or if the work is +distribute, sublicense, and/or sell copies of the Software, and to -itself a library. The threshold for this to be true is not precisely defined by +permit persons to whom the Software is furnished to do so, subject to -law. +the following conditions: -If such an object file uses only numerical parameters, data structure layouts and +The above copyright notice and this permission notice shall be -accessors, and small macros and small inline functions (ten lines or less in +included in all copies or substantial portions of the Software. -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.) +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 -Otherwise, if the work is a derivative of the Library, you may distribute the +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -object code for the work under the terms of Section 6. Any executables containing +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -that work also fall under Section 6, whether or not they are linked directly with +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -the Library itself. +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE -6. As an exception to the Sections above, you may also compile 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 +MIT License -engineering for debugging such modifications. +(tinylib-msgp 20190709-snapshot) -You must give prominent notice with each copy of the work that the Library is +Copyright (c) 2014 Philip Hofer -used in it and that the Library and its use are covered by this License. You must +Portions Copyright (c) 2009 The Go Authors (license at http://golang.org) where indicated -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 +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: -must do one of these things: +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - 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 +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 - 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 +MIT License - definitions.) +(philhofer-fwd 20190304-snapshot) - b) Accompany the work with a written offer, valid for at least three years, +Copyright (c) 2014-2015, Philip Hofer - to give the same user the materials specified in Subsection 6a, above, for - a charge no more than the cost of performing this distribution. +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: - c) If distribution of the work is made by offering access to copy from a - designated place, offer equivalent access to copy the above specified +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - materials from the same place. +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 - d) 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 +MIT License -it. However, as a special exception, the source code distributed need not include +(rs-xid 20190419-snapshot) -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. +Copyright (c) 2015 Olivier Poitrey -It may happen that this requirement contradicts the license restrictions of other +Permission is hereby granted, free of charge, to any person obtaining a copy -proprietary libraries that do not normally accompany the operating system. Such a +of this software and associated documentation files (the "Software"), to deal -contradiction means you cannot use both them and the Library together in an +in the Software without restriction, including without limitation the rights -executable that you distribute. +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: -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 above copyright notice and this permission notice shall be included in all -the separate distribution of the work based on the Library and of the other +copies or substantial portions of the Software. -library facilities is otherwise permitted, and provided that you do these two -things: +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - a) Accompany the combined library with a copy of the same work based on the +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - Library, uncombined with any other library facilities. This must be +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - distributed under the terms of the Sections above. +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 - 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 +MIT License -except as expressly provided under this License. Any attempt otherwise to copy, +(uber-go/atomic 20190329-snapshot) -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 +Copyright (c) 2016 Uber Technologies, Inc. -licenses terminated so long as such parties remain in full compliance. +Permission is hereby granted, free of charge, to any person obtaining a copy -9. You are not required to accept this License, since you have not signed it. +of this software and associated documentation files (the "Software"), to deal -However, nothing else grants you permission to modify or distribute the Library +in the Software without restriction, including without limitation the rights -or its derivative works. These actions are prohibited by law if you do not accept +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -this License. Therefore, by modifying or distributing the Library (or any work +copies of the Software, and to permit persons to whom the Software is -based on the Library), you indicate your acceptance of this License to do so, and +furnished to do so, subject to the following conditions: -all its terms and conditions for copying, distributing or modifying the Library -or works based on it. +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. -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 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -conditions. You may not impose any further restrictions on the recipients' +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -exercise of the rights granted herein. You are not responsible for enforcing +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -compliance by third parties to this License. +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 -11. If, as a consequence of a court judgment or allegation of patent infringement +THE SOFTWARE -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 +MIT License -license would not permit royalty-free redistribution of the Library by all those +(go.uber.org/multierr 20181015-snapshot) -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. +Copyright (c) 2017 Uber Technologies, Inc. -If any portion of this section is held invalid or unenforceable under any +Permission is hereby granted, free of charge, to any person obtaining a copy -particular circumstance, the balance of the section is intended to apply, and the +of this software and associated documentation files (the "Software"), to deal -section as a whole is intended to apply in other circumstances. +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 -It is not the purpose of this section to induce you to infringe any patents or +furnished to do so, subject to the following conditions: -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 +The above copyright notice and this permission notice shall be included in -have made generous contributions to the wide range of software distributed +all copies or substantial portions of the Software. -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. +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 -This section is intended to make thoroughly clear what is believed to be a +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -consequence of the rest of this License. +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 -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. +MIT License +(libverto 0.3.1) -13. The Free Software Foundation may publish revised and/or new versions of the -Library General Public License from time to time. Such new versions will be +Copyright 2011 Red Hat, Inc. -similar in spirit to the present version, but may differ in detail to address new -problems or concerns. +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation files -Each version is given a distinguishing version number. If the Library specifies a +(the "Software"), to deal in the Software without restriction, -version number of this License which applies to it and "any later version", you +including without limitation the rights to use, copy, modify, merge, -have the option of following the terms and conditions either of that version or +publish, distribute, sublicense, and/or sell copies of the Software, -of any later version published by the Free Software Foundation. If the Library +and to permit persons to whom the Software is furnished to do so, -does not specify a license version number, you may choose any version ever +subject to the following conditions: -published by the Free Software Foundation. +The above copyright notice and this permission notice shall be -14. If you wish to incorporate parts of the Library into other free programs +included in all copies or substantial portions of the Software. -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 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -for this. Our decision will be guided by the two goals of preserving the free +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -status of all derivatives of our free software and of promoting the sharing and +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -reuse of software generally. +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 -NO WARRANTY +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE -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 +MIT License -PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +(alpine-keys 2.1, cespare/xxhash 20191214-snapshot, glycerine/go-unsnap-stream 20191115-snapshot, GNU Ncurses 6.1_p20191130, Go Testify 20191104-snapshot, go-zap 20190917-snapshot, golang-github-ghodss-yaml-dev 20190919-snapshot, Kerberos 1.17.1, mattn-go-runewidth 20191217-snapshot, Microsoft-go-winio 20191207-snapshot, olekukonko-tablewriter 20191217-snapshot) -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. +The MIT License +=============== -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, +Copyright (c) -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 +Permission is hereby granted, free of charge, to any person obtaining a copy of -THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER +this software and associated documentation files (the "Software"), to deal in the -PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +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: -END OF TERMS AND CONDITIONS +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -How to Apply These Terms to Your New Libraries +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 -If you develop a new library, and you want it to be of the greatest possible use +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -to the public, we recommend making it free software that everyone can +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -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 +MIT License -to attach them to the start of each source file to most effectively convey the +(docker-cli 20180417-snapshot, mitchellh-go-homedir 20190215-snapshot, mitchellh-reflectwalk 20190307-snapshot) -exclusion of warranty; and each file should have at least the "copyright" line -and a pointer to where the full notice is found. +The MIT License (MIT) - one line to give the library's name and an idea of what it does. +Copyright (c) 2013 Mitchell Hashimoto - Copyright (C) year name of author +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal - This library is free software; you can redistribute it and/or +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 - modify it under the terms of the GNU Library General Public +furnished to do so, subject to the following conditions: - License as published by the Free Software Foundation; either +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. - version 2 of the License, or (at your option) any later version. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - This library is distributed in the hope that it will be useful, +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, - but WITHOUT ANY WARRANTY; without even the implied warranty of +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +--- - Library General Public License for more details. +MIT License +(kubernetes/ingress-nginx 20190314-snapshot, mitchellh-copystructure 20190514-snapshot) - You should have received a copy of the GNU Library General Public +The MIT License (MIT) - License along with this library; if not, write to the Free Software +Copyright (c) 2014 Mitchell Hashimoto - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA +Permission is hereby granted, free of charge, to any person obtaining a copy -Also add information on how to contact you by electronic and paper mail. +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 -You should also get your employer (if you work as a programmer) or your school, +copies of the Software, and to permit persons to whom the Software is -if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a +furnished to do so, subject to the following conditions: -sample; alter the names: +The above copyright notice and this permission notice shall be included in - Yoyodyne, Inc., hereby disclaims all copyright interest in +all copies or substantial portions of the Software. - the library `Frob' (a library for tweaking knobs) written +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 - by James Random Hacker. +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 - signature of Ty Coon, 1 April 1990 +THE SOFTWARE - Ty Coon, President of Vice +--- -That's all there is to it! +MIT License +(sigs.k8s.io/yaml 20190404-snapshot) ---- +The MIT License (MIT) -ISC License -(docker-cli 20180417-snapshot, go-spew 20190321-snapshot) +Copyright (c) 2014 Sam Ghods -ISC License (ISCL) +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 -Copyright (c) 4-digit year, Company or Person's Name +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -Permission to use, copy, modify, and/or distribute this software for any purpose -with or without fee is hereby granted, provided that the above copyright notice +The above copyright notice and this permission notice shall be included in all -and this permission notice appear in all copies. +copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -THIS SOFTWARE. +SOFTWARE @@ -7206,51 +7000,51 @@ THIS SOFTWARE. MIT License -(beorn7-perks 20190924-snapshot, cenkalti/backoff 20190605-snapshot, cespare/xxhash 20191031-snapshot, docker-cli 20180417-snapshot, Docker-org 20190506-snapshot, github.com/konsorten/go-windows-terminal-sequences 20190519-snapshot, glycerine/go-unsnap-stream 20180323-snapshot-9f0cb551, GNU Ncurses 6.1_p20190518, go humanize 20191128-snapshot, Go Logrus 20190922-snapshot, Go Testify 20191111-snapshot, go-logfmt-logfmt 20190114-snapshot, golang-github-ghodss-yaml-dev 20190919-snapshot, jwt-go 20190425-snapshot, Kerberos 1.17, kubernetes/ingress-nginx 20190314-snapshot, libverto 0.3.1, logfmt 20190327-snapshot, mattn-go-runewidth 20191204-snapshot, Microsoft-go-winio 20191128-snapshot, mitchellh-copystructure 20190514-snapshot, mitchellh-go-homedir 20190215-snapshot, mitchellh-reflectwalk 20190509-snapshot, musl 1.1.22, olekukonko-tablewriter 20191128-snapshot, philhofer-fwd 20190304-snapshot, rs-xid 20190419-snapshot, sigs.k8s.io/yaml 20190404-snapshot, tinylib-msgp 20190709-snapshot) +(Go Logrus 20190922-snapshot) -The MIT License - -=============== +The MIT License (MIT) -Copyright (c) +Copyright (c) 2014 Simon Eskildsen -Permission is hereby granted, free of charge, to any person obtaining a copy of +Permission is hereby granted, free of charge, to any person obtaining a copy -this software and associated documentation files (the "Software"), to deal in the +of this software and associated documentation files (the "Software"), to deal -Software without restriction, including without limitation the rights to use, +in the Software without restriction, including without limitation the rights -copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -Software, and to permit persons to whom the Software is furnished to do so, +copies of the Software, and to permit persons to whom the Software is -subject to the following conditions: +furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all +The above copyright notice and this permission notice shall be included in -copies or substantial portions of the Software. +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 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + +THE SOFTWARE @@ -7260,7 +7054,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Mozilla Public License 2.0 -(hashicorp-golang-lru 20191118-snapshot) +(hashicorp-golang-lru 20190708-snapshot) @@ -8086,117 +7880,13 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice -OpenSSL License - -(LibreSSL Portable Security Libraries 2.9.1) - - - -OpenSSL Project License - -======================= - - - -OpenSSL License - ---------------- - - - -==================================================================== - -Copyright (c) 1998-2001 The OpenSSL Project. 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. - - - - 3. All advertising materials mentioning features or use of this software must - - display the following acknowledgment: "This product includes software - - developed by the OpenSSL Project for use in the OpenSSL Toolkit. - - (http://www.openssl.org/)" - - - - 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - - endorse or promote products derived from this software without prior written - - permission. For written permission, please contact openssl-core@openssl.org. - - - - 5. Products derived from this software may not be called "OpenSSL" nor may +Public Domain - "OpenSSL" appear in their names without prior written permission of the +(SQLite 3.30.1) - OpenSSL Project. - - 6. Redistributions of any form whatsoever must retain the following - - acknowledgment: - - - - "This product includes software developed by the OpenSSL Project for use in - - the OpenSSL Toolkit (http://www.openssl.org/)" - - - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY EXPRESSED OR - -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF - -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT - -SHALL THE OpenSSL PROJECT 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. - -==================================================================== - - - -This product includes cryptographic software written by Eric Young - -(eay@cryptsoft.com). This product includes software written by Tim Hudson - -(tjh@cryptsoft.com). +Public domain code is not subject to any license. @@ -8204,118 +7894,54 @@ This product includes cryptographic software written by Eric Young -SSLeay License - -(LibreSSL Portable Security Libraries 2.9.1) - - - -SSLeay License - -============== - - - +zlib License +(zlib 1.2.11) -Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved. ---------------------------------------------------------------------------- +The zlib/libpng License +======================= -This package is an SSL implementation written by Eric Young (eay@cryptsoft.com). - -The implementation was written so as to conform with Netscapes SSL. This library - -is free for commercial and non-commercial use as long as the following conditions - -are aheared to. The following conditions apply to all code found in this - -distribution, be it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. - -The SSL documentation included with this distribution is covered by the same - -copyright terms except that the holder is Tim Hudson (tjh@cryptsoft.com). - - - -Copyright remains Eric Young's, and as such any Copyright notices in the code are - -not to be removed. If this package is used in a product, Eric Young should be - -given attribution as the author of the parts of the library used. This can be in - -the form of a textual message at program startup or in documentation (online or - -textual) provided with the package. 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 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. All advertising materials mentioning features or use of this software must - - display the following acknowledgement: "This product includes cryptographic - software written by Eric Young (eay@cryptsoft.com)". The word 'cryptographic' - can be left out if the rouines from the library being used are not +Copyright (c) - cryptographic related :-). +This software is provided 'as-is', without any express or implied warranty. In no - 4. If you include any Windows specific code (or a derivative thereof) from the +event will the authors be held liable for any damages arising from the use of - apps directory (application code) you must include an acknowledgement: "This +this software. - product includes software written by Tim Hudson (tjh@cryptsoft.com)" +Permission is granted to anyone to use this software for any purpose, including +commercial applications, and to alter it and redistribute it freely, subject to +the following restrictions: -THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 + 1. The origin of this software must not be misrepresented; you must not -SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + claim that you wrote the original software. If you use this software in a -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + product, an acknowledgment in the product documentation would be -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR + appreciated but is not required. -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 + 2. Altered source versions must be plainly marked as such, and must not be -SUCH DAMAGE.The licence and distribution terms for any publically available + misrepresented as being the original software. -version or derivative of this code cannot be changed. i.e. this code cannot -simply be copied and put under another distribution licence [including the GNU -Public Licence. + 3. This notice may not be removed or altered from any source distribution.