From ac966548c53683ad150f5dba0f2240c07e49d9f8 Mon Sep 17 00:00:00 2001 From: D026812 Date: Tue, 13 Feb 2024 15:47:55 +0100 Subject: [PATCH] make repo compliant --- .reuse/dep5 | 458 ++------------------------------------ CONTRIBUTING.md | 2 +- LICENSE | 203 ++++++++++++++++- LICENSES/Apache-2.0.txt | 400 ++++++++++++++++----------------- LICENSES/BSD-2-Clause.txt | 22 -- LICENSES/BSD-3-Clause.txt | 26 --- LICENSES/CC-BY-4.0.txt | 130 +++++------ LICENSES/ISC.txt | 14 -- LICENSES/MIT.txt | 19 -- README.md | 3 +- 10 files changed, 479 insertions(+), 798 deletions(-) mode change 120000 => 100644 LICENSE delete mode 100644 LICENSES/BSD-2-Clause.txt delete mode 100644 LICENSES/BSD-3-Clause.txt delete mode 100644 LICENSES/ISC.txt delete mode 100644 LICENSES/MIT.txt diff --git a/.reuse/dep5 b/.reuse/dep5 index 6e5220fc..74ccc83c 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -6,458 +6,26 @@ Source: https://github.com/gardener/cert-management # -------------------------------------------------- # source code -Files: - .github/* - charts/cert-management/.helmignore - charts/cert-management/templates/_helpers.tpl - examples/* - hack/* - pkg/apis/cert/crds/*.yaml - vendor/modules.txt - .gitignore - CODEOWNERS - go.mod - go.sum - VERSION -Copyright: 2017-2020 SAP SE or an SAP affiliate company and Gardener contributors +Files: * +Copyright: 2017-2024 SAP SE or an SAP affiliate company and Gardener contributors License: Apache-2.0 # -------------------------------------------------- # documentation -Files: - CONTRIBUTING.md - README.md -Copyright: 2017-2020 SAP SE or an SAP affiliate company and Gardener contributors +Files: *.md +Copyright: 2017-2024 SAP SE or an SAP affiliate company and Gardener contributors License: CC-BY-4.0 # -------------------------------------------------- -# source dependencies +# third-party -Files: vendor/github.com/ahmetb/gen-crd-api-reference-docs/* -Copyright: 2018 Ahmet Alp Balkan -License: Apache-2.0 - -Files: vendor/github.com/alessio/shellescape/* -Copyright: 2016 Alessio Treglia -License: MIT - -Files: vendor/github.com/Azure/go-ntlmssp/* -Copyright: 2016 Microsoft -License: MIT - -Files: vendor/github.com/beorn7/perks/* -Copyright: 2013 Blake Mizerany -License: MIT - -Files: vendor/github.com/BurntSushi/toml/* -Copyright: 2013 TOML authors -License: MIT - -Files: vendor/github.com/cenkalti/backoff/v4/* -Copyright: 2014 Cenk Alti -License: MIT - -Files: vendor/github.com/cert-manager/cert-manager/* -Copyright: 2022 The cert-manager Authors -License: Apache-2.0 - -Files: vendor/github.com/cespare/xxhash/v2/* -Copyright: 2016 Caleb Spare -License: MIT - -Files: vendor/github.com/davecgh/go-spew/* -Copyright: 2012-2016 Dave Collins -License: ISC - -Files: vendor/github.com/emicklei/go-restful/* -Copyright: 2012,2013 Ernest Micklei -License: MIT - -Files: vendor/github.com/evanphx/json-patch/* -Copyright: 2014, Evan Phoenix -License: BSD-3-Clause - -Files: vendor/github.com/evanphx/json-patch/v5/* -Copyright: 2014, Evan Phoenix -License: BSD-3-Clause - -Files: vendor/github.com/fatih/color/* -Copyright: 2013 Fatih Arslan -License: MIT - -Files: vendor/github.com/fsnotify/fsnotify/* -Copyright: 2012 The Go Authors, 2012-2019 fsnotify Authors -License: BSD-3-Clause - -Files: vendor/github.com/gardener/controller-manager-library/* -Copyright: 2019 SAP SE or an SAP affiliate company and Gardener contributors -License: Apache-2.0 - -Files: vendor/github.com/gardener/external-dns-management/* -Copyright: 2019 SAP SE or an SAP affiliate company and Gardener contributors -License: Apache-2.0 - -Files: vendor/github.com/ghodss/yaml/* -Copyright: 2014 Sam Ghods, 2012 The Go Authors -License: MIT and BSD-3-Clause - -Files: vendor/github.com/go-acme/lego/v4/* -Copyright: 2015-2017 Sebastian Erhart -License: MIT - -Files: vendor/github.com/go-asn1-ber/asn1-ber/* -Copyright: 2011-2015 Michael Mitton (mmitton@gmail.com), Portions 2015-2016 go-asn1-ber Authors -License: MIT - -Files: vendor/github.com/go-ldap/ldap/* -Copyright: 2011-2015 Michael Mitton (mmitton@gmail.com), Portions 2015-2016 go-asn1-ber Authors -License: MIT - -Files: vendor/github.com/go-logr/logr/* -Copyright: 2020 The logr -License: Apache-2.0 - -Files: vendor/github.com/go-openapi/jsonpointer/* -Copyright: 2013 sigu-399 https://github.com/sigu-399 -License: Apache-2.0 - -Files: vendor/github.com/go-openapi/jsonreference/* -Copyright: 2013 sigu-399 https://github.com/sigu-399 -License: Apache-2.0 - -Files: vendor/github.com/go-openapi/spec/* -Copyright: 2015 go-swagger maintainers -License: Apache-2.0 - -Files: vendor/github.com/go-openapi/swag/* -Copyright: 2015 go-swagger maintainers -License: Apache-2.0 - -Files: vendor/github.com/go-task/slim-sprig/* -Copyright: 2013-2020 Masterminds -License: MIT - -Files: vendor/github.com/gobuffalo/flect/* -Copyright: 2019 Mark Bates -License: MIT - -Files: vendor/github.com/gogo/protobuf/* -Copyright: 2013, The GoGo Authors, 2010 The Go Authors -License: BSD-3-Clause - -Files: vendor/github.com/golang/groupcache/* -Copyright: 2013 Google Inc. -License: Apache-2.0 - -Files: vendor/github.com/golang/protobuf/* -Copyright: 2010 The Go Authors -License: BSD-3-Clause - -Files: vendor/github.com/google/gnostic/* -Copyright: 2017 Google LLC. -License: Apache-2.0 - -Files: vendor/github.com/google/go-cmp/* -Copyright: 2017, The Go Authors -License: BSD-3-Clause - -Files: vendor/github.com/google/gofuzz/* -Copyright: 2014 Google Inc. -License: Apache-2.0 - -Files: vendor/github.com/google/pprof/* -Copyright: 2014 Google Inc. -License: Apache-2.0 - -Files: vendor/github.com/googleapis/gnostic/* -Copyright: 2017 Google Inc. -License: Apache-2.0 - -Files: vendor/github.com/hashicorp/golang-lru/* -Copyright: Armon Dadgar, HashiCorp -License: MPL-2.0 - -Files: vendor/github.com/imdario/mergo/* -Copyright: 2013 Dario Castane, 2012 The Go Authors -License: BSD-3-Clause - -Files: vendor/github.com/inconshreveable/mousetrap/* -Copyright: 2014 Alan Shreve -License: Apache-2.0 - -Files: vendor/github.com/josharian/intern/* -Copyright: Copyright (c) 2019 Josh Bleecher Snyder -License: MIT - -Files: vendor/github.com/json-iterator/go/* -Copyright: 2016 json-iterator -License: MIT - -Files: vendor/github.com/konsorten/go-windows-terminal-sequences/* -Copyright: 2017 marvin + konsorten GmbH (open-source@konsorten.de) -License: MIT - -Files: vendor/github.com/mailru/easyjson/* -Copyright: 2016 Mail.Ru Group -License: MIT - -Files: vendor/github.com/Masterminds/semver/* -Copyright: 2014-2019, Matt Butcher and Matt Farina -License: MIT - -Files: vendor/github.com/mattn/go-colorable/* -Copyright: 2016 Yasuhiro Matsumoto -License: MIT - -Files: vendor/github.com/mattn/go-isatty/* -Copyright: Yasuhiro MATSUMOTO -License: MIT - -Files: vendor/github.com/matttproud/golang_protobuf_extensions/* -Copyright: 2012 Matt T. Proud (matt.proud@gmail.com) -License: Apache-2.0 - -Files: vendor/github.com/miekg/dns/* -Copyright: 2009 The Go Authors, 2011 Miek Gieben, 2014 CloudFlare -License: BSD-3-Clause - -Files: vendor/github.com/modern-go/concurrent/* -Copyright: 2018 Tao Wen -License: Apache-2.0 - -Files: vendor/github.com/modern-go/reflect2/* -Copyright: 2018 Tao Wen -License: Apache-2.0 - -Files: vendor/github.com/munnerz/goautoneg/* -Copyright: 2011, Open Knowledge Foundation Ltd. -License: BSD-3-Clause - -Files: vendor/github.com/nxadm/tail/* -Copyright: 2015 Hewlett Packard Enterprise Development LP, 2014 ActiveState -License: MIT - -Files: vendor/github.com/onsi/ginkgo/* -Copyright: 2013-2014 Onsi Fakhouri -License: MIT - -Files: vendor/github.com/onsi/gomega/* -Copyright: 2013-2014 Onsi Fakhouri -License: MIT - -Files: vendor/github.com/pavlo-v-chernykh/keystore-go/v4/* -Copyright: 2016 Pavlo Chernykh -License: MIT - -Files: vendor/github.com/pelletier/go-toml/* -Copyright: 2013 - 2017 Thomas Pelletier, Eric Anderton -License: MIT - -Files: vendor/github.com/pkg/errors/* -Copyright: 2015, Dave Cheney -License: BSD-2-Clause - -Files: vendor/github.com/prometheus/client_golang/* -Copyright: 2012-2015 The Prometheus Authors, 2013-2015 Blake Mizerany, Bjorn Rabenstein, 2010 The Go Authors, 2013 Matt T. Proud -License: Apache-2.0 - -Files: vendor/github.com/prometheus/client_model/* -Copyright: 2012-2015 The Prometheus Authors -License: Apache-2.0 - -Files: vendor/github.com/prometheus/common/* -Copyright: 2014 The Prometheus Authors -License: Apache-2.0 - -Files: vendor/github.com/prometheus/procfs/* -Copyright: 2018 The Prometheus Authors -License: Apache-2.0 - -Files: vendor/github.com/PuerkitoBio/purell/* -Copyright: 2012, Martin Angers -License: BSD-3-Clause - -Files: vendor/github.com/PuerkitoBio/urlesc/* -Copyright: 2012 The Go Authors -License: BSD-3-Clause - -Files: vendor/github.com/russross/blackfriday/v2/* -Copyright: 2011 Russ Ross -License: BSD-2-Clause - -Files: vendor/github.com/shurcooL/sanitized_anchor_name/* -Copyright: 2015 Dmitri Shuralyov -License: MIT - -Files: vendor/github.com/sirupsen/logrus/* -Copyright: 2014 Simon Eskildsen -License: MIT - -Files: vendor/github.com/spf13/cobra/* -Copyright: 2013 Steve Francia -License: Apache-2.0 - -Files: vendor/github.com/spf13/pflag/* -Copyright: 2012 Alex Ogier, 2012 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/crypto/* -Copyright: 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/lint/* -Copyright: 2013 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/mod/* -Copyright: 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/net/* -Copyright: 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/oauth2/* -Copyright: 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/sync/* -Copyright: 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/sys/* -Copyright: 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/term/* -Copyright: 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/text/* -Copyright: 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/time/* -Copyright: 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/tools/* -Copyright: 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/golang.org/x/xerrors/* -Copyright: 2019 The Go Authors -License: BSD-3-Clause - -Files: vendor/google.golang.org/appengine/* -Copyright: 2011 Google Inc. -License: Apache-2.0 - -Files: vendor/google.golang.org/protobuf/* -Copyright: 2018 The Go Authors -License: BSD-3-Clause - -Files: vendor/gopkg.in/inf.v0/* -Copyright: 2012 Peter Suranyi, 2009 The Go Authors -License: BSD-3-Clause - -Files: vendor/gopkg.in/square/go-jose.v2/* -Copyright: 2014 Square Inc. -License: Apache-2.0 - -Files: vendor/gopkg.in/square/go-jose.v2/json/* -Copyright: 2012 The Go Authors -License: BSD-3-Clause - -Files: vendor/gopkg.in/tomb.v1/* -Copyright: 2010-2011 - Gustavo Niemeyer -License: BSD-3-Clause - -Files: vendor/gopkg.in/yaml.v2/* -Copyright: 2006 Kirill Simonov, 2011-2016 Canonical Ltd. -License: Apache-2.0 and MIT - -Files: vendor/gopkg.in/yaml.v3/* -Copyright: 2006-2011 Kirill Simonov, 2011-2019 Canonical Ltd -License: Apache-2.0 and MIT - -Files: vendor/k8s.io/api/* -Copyright: 2017 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/k8s.io/apiextensions-apiserver/* -Copyright: 2017 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/k8s.io/apimachinery/* -Copyright: 2014 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/k8s.io/client-go/* -Copyright: 2015 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/k8s.io/code-generator/* -Copyright: 2015 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/k8s.io/component-base/* -Copyright: Copyright 2018 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/k8s.io/gengo/* -Copyright: 2014 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/k8s.io/klog/* -Copyright: 2013 Google Inc. -License: Apache-2.0 - -Files: vendor/k8s.io/kube-aggregator/* -Copyright: 2016 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/k8s.io/kube-openapi/* -Copyright: 2016 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/k8s.io/utils/* -Copyright: 2016 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/sigs.k8s.io/controller-tools/* -Copyright: 2018 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/sigs.k8s.io/gateway-api/* -Copyright: 2021 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/sigs.k8s.io/kind/* -Copyright: 2018 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/sigs.k8s.io/json/* -Copyright: 2021 The Kubernetes Authors. -License: Apache-2.0 - -Files: vendor/sigs.k8s.io/structured-merge-diff/v3/* -Copyright: 2018 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/sigs.k8s.io/structured-merge-diff/v4/* -Copyright: 2018 The Kubernetes Authors -License: Apache-2.0 - -Files: vendor/sigs.k8s.io/yaml/* -Copyright: 2014 Sam Ghods, 2012 The Go Authors -License: MIT and BSD-3-Clause - -Files: vendor/software.sslmate.com/* -Copyright: 2015, 2018, 2019 Opsmate, Inc., 2009 The Go Authors -License: BSD-3-Clause +# --- copied source code --- +# Files: +# Copyright: +# License: -# Files: path/to/3rd-party/lib -# Copyright: -# License: +# --- vendor folder dependencies --- +# Files: +# Copyright: +# License: \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 67303305..c962ede2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1 @@ -Please refer to the [Gardener contributor guide](https://github.com/gardener/documentation/blob/master/CONTRIBUTING.md). +Please refer to the [Gardener contributor guide](https://gardener.cloud/docs/contribute). \ No newline at end of file diff --git a/LICENSE b/LICENSE deleted file mode 120000 index 5431dc12..00000000 --- a/LICENSE +++ /dev/null @@ -1 +0,0 @@ -LICENSES/Apache-2.0.txt \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..7a4a3ea2 --- /dev/null +++ b/LICENSE @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. \ No newline at end of file diff --git a/LICENSES/Apache-2.0.txt b/LICENSES/Apache-2.0.txt index 4ed90b95..7a4a3ea2 100644 --- a/LICENSES/Apache-2.0.txt +++ b/LICENSES/Apache-2.0.txt @@ -1,208 +1,202 @@ -Apache License -Version 2.0, January 2004 + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ -http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, -AND DISTRIBUTION + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. - - -"License" shall mean the terms and conditions for use, reproduction, and distribution -as defined by Sections 1 through 9 of this document. - - - -"Licensor" shall mean the copyright owner or entity authorized by the copyright -owner that is granting the License. - - - -"Legal Entity" shall mean the union of the acting entity and all other entities -that control, are controlled by, or are under common control with that entity. -For the purposes of this definition, "control" means (i) the power, direct -or indirect, to cause the direction or management of such entity, whether -by contract or otherwise, or (ii) ownership of fifty percent (50%) or more -of the outstanding shares, or (iii) beneficial ownership of such entity. - - - -"You" (or "Your") shall mean an individual or Legal Entity exercising permissions -granted by this License. - - - -"Source" form shall mean the preferred form for making modifications, including -but not limited to software source code, documentation source, and configuration -files. - - - -"Object" form shall mean any form resulting from mechanical transformation -or translation of a Source form, including but not limited to compiled object -code, generated documentation, and conversions to other media types. - - - -"Work" shall mean the work of authorship, whether in Source or Object form, -made available under the License, as indicated by a copyright notice that -is included in or attached to the work (an example is provided in the Appendix -below). - - - -"Derivative Works" shall mean any work, whether in Source or Object form, -that is based on (or derived from) the Work and for which the editorial revisions, -annotations, elaborations, or other modifications represent, as a whole, an -original work of authorship. For the purposes of this License, Derivative -Works shall not include works that remain separable from, or merely link (or -bind by name) to the interfaces of, the Work and Derivative Works thereof. - - - -"Contribution" shall mean any work of authorship, including the original version -of the Work and any modifications or additions to that Work or Derivative -Works thereof, that is intentionally submitted to Licensor for inclusion in -the Work by the copyright owner or by an individual or Legal Entity authorized -to submit on behalf of the copyright owner. For the purposes of this definition, -"submitted" means any form of electronic, verbal, or written communication -sent to the Licensor or its representatives, including but not limited to -communication on electronic mailing lists, source code control systems, and -issue tracking systems that are managed by, or on behalf of, the Licensor -for the purpose of discussing and improving the Work, but excluding communication -that is conspicuously marked or otherwise designated in writing by the copyright -owner as "Not a Contribution." - - - -"Contributor" shall mean Licensor and any individual or Legal Entity on behalf -of whom a Contribution has been received by Licensor and subsequently incorporated -within the Work. - -2. Grant of Copyright License. Subject to the terms and conditions of this -License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, -no-charge, royalty-free, irrevocable copyright license to reproduce, prepare -Derivative Works of, publicly display, publicly perform, sublicense, and distribute -the Work and such Derivative Works in Source or Object form. - -3. Grant of Patent License. Subject to the terms and conditions of this License, -each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, -no-charge, royalty-free, irrevocable (except as stated in this section) patent -license to make, have made, use, offer to sell, sell, import, and otherwise -transfer the Work, where such license applies only to those patent claims -licensable by such Contributor that are necessarily infringed by their Contribution(s) -alone or by combination of their Contribution(s) with the Work to which such -Contribution(s) was submitted. If You institute patent litigation against -any entity (including a cross-claim or counterclaim in a lawsuit) alleging -that the Work or a Contribution incorporated within the Work constitutes direct -or contributory patent infringement, then any patent licenses granted to You -under this License for that Work shall terminate as of the date such litigation -is filed. - -4. Redistribution. You may reproduce and distribute copies of the Work or -Derivative Works thereof in any medium, with or without modifications, and -in Source or Object form, provided that You meet the following conditions: - -(a) You must give any other recipients of the Work or Derivative Works a copy -of this License; and - -(b) You must cause any modified files to carry prominent notices stating that -You changed the files; and - -(c) You must retain, in the Source form of any Derivative Works that You distribute, -all copyright, patent, trademark, and attribution notices from the Source -form of the Work, excluding those notices that do not pertain to any part -of the Derivative Works; and - -(d) If the Work includes a "NOTICE" text file as part of its distribution, -then any Derivative Works that You distribute must include a readable copy -of the attribution notices contained within such NOTICE file, excluding those -notices that do not pertain to any part of the Derivative Works, in at least -one of the following places: within a NOTICE text file distributed as part -of the Derivative Works; within the Source form or documentation, if provided -along with the Derivative Works; or, within a display generated by the Derivative -Works, if and wherever such third-party notices normally appear. The contents -of the NOTICE file are for informational purposes only and do not modify the -License. You may add Your own attribution notices within Derivative Works -that You distribute, alongside or as an addendum to the NOTICE text from the -Work, provided that such additional attribution notices cannot be construed -as modifying the License. - -You may add Your own copyright statement to Your modifications and may provide -additional or different license terms and conditions for use, reproduction, -or distribution of Your modifications, or for any such Derivative Works as -a whole, provided Your use, reproduction, and distribution of the Work otherwise -complies with the conditions stated in this License. - -5. Submission of Contributions. Unless You explicitly state otherwise, any -Contribution intentionally submitted for inclusion in the Work by You to the -Licensor shall be under the terms and conditions of this License, without -any additional terms or conditions. Notwithstanding the above, nothing herein -shall supersede or modify the terms of any separate license agreement you -may have executed with Licensor regarding such Contributions. - -6. Trademarks. This License does not grant permission to use the trade names, -trademarks, service marks, or product names of the Licensor, except as required -for reasonable and customary use in describing the origin of the Work and -reproducing the content of the NOTICE file. - -7. Disclaimer of Warranty. Unless required by applicable law or agreed to -in writing, Licensor provides the Work (and each Contributor provides its -Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied, including, without limitation, any warranties -or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR -A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness -of using or redistributing the Work and assume any risks associated with Your -exercise of permissions under this License. - -8. Limitation of Liability. In no event and under no legal theory, whether -in tort (including negligence), contract, or otherwise, unless required by -applicable law (such as deliberate and grossly negligent acts) or agreed to -in writing, shall any Contributor be liable to You for damages, including -any direct, indirect, special, incidental, or consequential damages of any -character arising as a result of this License or out of the use or inability -to use the Work (including but not limited to damages for loss of goodwill, -work stoppage, computer failure or malfunction, or any and all other commercial -damages or losses), even if such Contributor has been advised of the possibility -of such damages. - -9. Accepting Warranty or Additional Liability. While redistributing the Work -or Derivative Works thereof, You may choose to offer, and charge a fee for, -acceptance of support, warranty, indemnity, or other liability obligations -and/or rights consistent with this License. However, in accepting such obligations, -You may act only on Your own behalf and on Your sole responsibility, not on -behalf of any other Contributor, and only if You agree to indemnify, defend, -and hold each Contributor harmless for any liability incurred by, or claims -asserted against, such Contributor by reason of your accepting any such warranty -or additional liability. END OF TERMS AND CONDITIONS - -APPENDIX: How to apply the Apache License to your work. - -To apply the Apache License to your work, attach the following boilerplate -notice, with the fields enclosed by brackets "[]" replaced with your own identifying -information. (Don't include the brackets!) The text should be enclosed in -the appropriate comment syntax for the file format. We also recommend that -a file or class name and description of purpose be included on the same "printed -page" as the copyright notice for easier identification within third-party -archives. - -Copyright [yyyy] [name of copyright owner] - -Licensed under the Apache License, Version 2.0 (the "License"); - -you may not use this file except in compliance with the License. - -You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software - -distributed under the License is distributed on an "AS IS" BASIS, - -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - -See the License for the specific language governing permissions and - -limitations under the License. + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. \ No newline at end of file diff --git a/LICENSES/BSD-2-Clause.txt b/LICENSES/BSD-2-Clause.txt deleted file mode 100644 index 2d2bab11..00000000 --- a/LICENSES/BSD-2-Clause.txt +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) . All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, -this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE -USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/LICENSES/BSD-3-Clause.txt b/LICENSES/BSD-3-Clause.txt deleted file mode 100644 index 0741db78..00000000 --- a/LICENSES/BSD-3-Clause.txt +++ /dev/null @@ -1,26 +0,0 @@ -Copyright (c) . 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. Neither the name of the copyright holder nor the names of its contributors -may be used to endorse or promote products derived from this software without -specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE -USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/LICENSES/CC-BY-4.0.txt b/LICENSES/CC-BY-4.0.txt index 3f92dfc5..3d6abd87 100644 --- a/LICENSES/CC-BY-4.0.txt +++ b/LICENSES/CC-BY-4.0.txt @@ -1,11 +1,13 @@ -Creative Commons Attribution 4.0 International Creative Commons Corporation -("Creative Commons") is not a law firm and does not provide legal services -or legal advice. Distribution of Creative Commons public licenses does not -create a lawyer-client or other relationship. Creative Commons makes its licenses -and related information available on an "as-is" basis. Creative Commons gives -no warranties regarding its licenses, any material licensed under their terms -and conditions, or any related information. Creative Commons disclaims all -liability for damages resulting from their use to the fullest extent possible. +Creative Commons Attribution 4.0 International + +Creative Commons Corporation (“Creative Commons”) is not a law firm and does +not provide legal services or legal advice. Distribution of Creative Commons +public licenses does not create a lawyer-client or other relationship. Creative +Commons makes its licenses and related information available on an “as-is” +basis. Creative Commons gives no warranties regarding its licenses, any material +licensed under their terms and conditions, or any related information. Creative +Commons disclaims all liability for damages resulting from their use to the +fullest extent possible. Using Creative Commons Public Licenses @@ -24,11 +26,11 @@ they choose before applying it. Licensors should also secure all rights necessar before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception -or limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors +or limitation to copyright. More considerations for licensors. Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified -terms and conditions. If the licensor's permission is not necessary for any +terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to @@ -36,9 +38,9 @@ grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to -respect those requests where reasonable. More considerations for the public -: wiki.creativecommons.org/Considerations_for_licensees Creative Commons Attribution -4.0 International Public License +respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution 4.0 International Public License By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution @@ -51,7 +53,7 @@ conditions. Section 1 – Definitions. -a. Adapted Material means material subject to Copyright and Similar Rights +a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar @@ -60,69 +62,69 @@ Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. -b. Adapter's License means the license You apply to Your Copyright and Similar +b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. -c. Copyright and Similar Rights means copyright and/or similar rights closely +c. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. -d. Effective Technological Measures means those measures that, in the absence +d. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. -e. Exceptions and Limitations means fair use, fair dealing, and/or any other +e. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. -f. Licensed Material means the artistic or literary work, database, or other +f. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. -g. Licensed Rights means the rights granted to You subject to the terms and +g. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. -h. Licensor means the individual(s) or entity(ies) granting rights under this +h. Licensor means the individual(s) or entity(ies) granting rights under this Public License. -i. Share means to provide material to the public by any means or process that +i. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. -j. Sui Generis Database Rights means rights other than copyright resulting +j. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. -k. You means the individual or entity exercising the Licensed Rights under +k. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. Section 2 – Scope. - a. License grant. + a. License grant. 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: - A. reproduce and Share the Licensed Material, in whole or in part; and +A. reproduce and Share the Licensed Material, in whole or in part; and - B. produce, reproduce, and Share Adapted Material. + B. produce, reproduce, and Share Adapted Material. 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. - 3. Term. The term of this Public License is specified in Section 6(a). +3. Term. The term of this Public License is specified in Section 6(a). 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known @@ -134,7 +136,7 @@ Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. - 5. Downstream recipients. + 5. Downstream recipients. A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the @@ -145,13 +147,13 @@ or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. -6. No endorsement. Nothing in this Public License constitutes or may be construed +6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). - b. Other rights. +b. Other rights. 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality @@ -172,7 +174,7 @@ Section 3 – License Conditions. Your exercise of the Licensed Rights is expressly made subject to the following conditions. - a. Attribution. + a. Attribution. 1. If You Share the Licensed Material (including in modified form), You must: @@ -183,11 +185,11 @@ i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); - ii. a copyright notice; + ii. a copyright notice; - iii. a notice that refers to this Public License; + iii. a notice that refers to this Public License; - iv. a notice that refers to the disclaimer of warranties; + iv. a notice that refers to the disclaimer of warranties; v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; @@ -214,25 +216,24 @@ Section 4 – Sui Generis Database Rights. Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: -a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, +a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; -b. if You include all or a substantial portion of the database contents in +b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and -c. You must comply with the conditions in Section 3(a) if You Share all or +c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. - For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. Section 5 – Disclaimer of Warranties and Limitation of Liability. -a. Unless otherwise separately undertaken by the Licensor, to the extent possible, +a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, @@ -241,7 +242,7 @@ absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. -b. To the extent possible, in no event will the Licensor be liable to You +b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License @@ -250,75 +251,74 @@ the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. -c. The disclaimer of warranties and limitation of liability provided above +c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. Section 6 – Term and Termination. -a. This Public License applies for the term of the Copyright and Similar Rights +a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. -b. Where Your right to use the Licensed Material has terminated under Section +b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or - 2. upon express reinstatement by the Licensor. + 2. upon express reinstatement by the Licensor. -c. For the avoidance of doubt, this Section 6(b) does not affect any right +c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. -d. For the avoidance of doubt, the Licensor may also offer the Licensed Material +d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. - e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. Section 7 – Other Terms and Conditions. -a. The Licensor shall not be bound by any additional or different terms or +a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. -b. Any arrangements, understandings, or agreements regarding the Licensed +b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. Section 8 – Interpretation. -a. For the avoidance of doubt, this Public License does not, and shall not +a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. -b. To the extent possible, if any provision of this Public License is deemed +b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. -c. No term or condition of this Public License will be waived and no failure +c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. -d. Nothing in this Public License constitutes or may be interpreted as a limitation +d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes -and in those instances will be considered the "Licensor." The text of the -Creative Commons public licenses is dedicated to the public domain under the -CC0 Public Domain Dedication. Except for the limited purpose of indicating -that material is shared under a Creative Commons public license or as otherwise -permitted by the Creative Commons policies published at creativecommons.org/policies, -Creative Commons does not authorize the use of the trademark "Creative Commons" -or any other trademark or logo of Creative Commons without its prior written -consent including, without limitation, in connection with any unauthorized -modifications to any of its public licenses or any other arrangements, understandings, -or agreements concerning use of licensed material. For the avoidance of doubt, -this paragraph does not form part of the public licenses. +and in those instances will be considered the “Licensor.” Except for the limited +purpose of indicating that material is shared under a Creative Commons public +license or as otherwise permitted by the Creative Commons policies published +at creativecommons.org/policies, Creative Commons does not authorize the use +of the trademark “Creative Commons” or any other trademark or logo of Creative +Commons without its prior written consent including, without limitation, in +connection with any unauthorized modifications to any of its public licenses +or any other arrangements, understandings, or agreements concerning use of +licensed material. For the avoidance of doubt, this paragraph does not form +part of the public licenses. Creative Commons may be contacted at creativecommons.org. diff --git a/LICENSES/ISC.txt b/LICENSES/ISC.txt deleted file mode 100644 index 412d4e20..00000000 --- a/LICENSES/ISC.txt +++ /dev/null @@ -1,14 +0,0 @@ -ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") - -Copyright (c) 1995-2003 by Internet Software Consortium - -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. - -THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD -TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. -IN NO EVENT SHALL ISC 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 TORTIOUS ACTION, ARISING -OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/LICENSES/MIT.txt b/LICENSES/MIT.txt deleted file mode 100644 index 204b93da..00000000 --- a/LICENSES/MIT.txt +++ /dev/null @@ -1,19 +0,0 @@ -MIT License Copyright (c) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is furnished -to do so, subject to the following conditions: - -The above copyright notice and this permission notice (including the next -paragraph) shall be included in all copies or substantial portions of the -Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS -OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF -OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/README.md b/README.md index 2d652379..bce1a232 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Certificate Management - -[![reuse compliant](https://reuse.software/badge/reuse-compliant.svg)](https://reuse.software/) +[![REUSE status](https://api.reuse.software/badge/github.com/gardener/cert-management)](https://api.reuse.software/info/github.com/gardener/cert-management) The cert-manager manages TLS certificates in Kubernetes clusters using custom resources.