summaryrefslogtreecommitdiff
path: root/LICENSES
diff options
context:
space:
mode:
authorShelley-BaoYue <baoyue2@huawei.com>2023-11-20 10:57:11 +0800
committerShelley-BaoYue <baoyue2@huawei.com>2023-11-20 10:57:11 +0800
commit7c02a3f52090618df852f3184297a91cd00b2d0a (patch)
tree6659fd010aefb85728ecc9d7b85e88ec1edd8887 /LICENSES
parentupdate k8s version in gomod (diff)
downloadkubeedge-7c02a3f52090618df852f3184297a91cd00b2d0a.tar.gz
update vendor for kubernetes v1.27.7
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
Diffstat (limited to 'LICENSES')
-rw-r--r--LICENSES/vendor/github.com/jmespath/go-jmespath/LICENSE17
-rw-r--r--LICENSES/vendor/github.com/lithammer/dedent/LICENSE25
-rw-r--r--LICENSES/vendor/github.com/mitchellh/mapstructure/LICENSE25
-rw-r--r--LICENSES/vendor/github.com/moby/ipvs/LICENSE (renamed from LICENSES/vendor/github.com/aws/aws-sdk-go/LICENSE)4
-rw-r--r--LICENSES/vendor/k8s.io/controller-manager/LICENSE (renamed from LICENSES/vendor/github.com/mindprince/gonvml/LICENSE)9
5 files changed, 56 insertions, 24 deletions
diff --git a/LICENSES/vendor/github.com/jmespath/go-jmespath/LICENSE b/LICENSES/vendor/github.com/jmespath/go-jmespath/LICENSE
deleted file mode 100644
index 722730f96..000000000
--- a/LICENSES/vendor/github.com/jmespath/go-jmespath/LICENSE
+++ /dev/null
@@ -1,17 +0,0 @@
-= vendor/github.com/jmespath/go-jmespath licensed under: =
-
-Copyright 2015 James Saryerwinnie
-
-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.
-
-= vendor/github.com/jmespath/go-jmespath/LICENSE 9abfa8353fce3f2cb28364e1e9016852
diff --git a/LICENSES/vendor/github.com/lithammer/dedent/LICENSE b/LICENSES/vendor/github.com/lithammer/dedent/LICENSE
new file mode 100644
index 000000000..8e8abeb55
--- /dev/null
+++ b/LICENSES/vendor/github.com/lithammer/dedent/LICENSE
@@ -0,0 +1,25 @@
+= vendor/github.com/lithammer/dedent licensed under: =
+
+The MIT License (MIT)
+
+Copyright (c) 2018 Peter Lithammer
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+= vendor/github.com/lithammer/dedent/LICENSE 2f1370f16b018459285c6972a934ba0e
diff --git a/LICENSES/vendor/github.com/mitchellh/mapstructure/LICENSE b/LICENSES/vendor/github.com/mitchellh/mapstructure/LICENSE
new file mode 100644
index 000000000..472b1a87e
--- /dev/null
+++ b/LICENSES/vendor/github.com/mitchellh/mapstructure/LICENSE
@@ -0,0 +1,25 @@
+= vendor/github.com/mitchellh/mapstructure licensed under: =
+
+The MIT License (MIT)
+
+Copyright (c) 2013 Mitchell Hashimoto
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+= vendor/github.com/mitchellh/mapstructure/LICENSE 3f7765c3d4f58e1f84c4313cecf0f5bd
diff --git a/LICENSES/vendor/github.com/aws/aws-sdk-go/LICENSE b/LICENSES/vendor/github.com/moby/ipvs/LICENSE
index 1f56e2fb6..54b58005f 100644
--- a/LICENSES/vendor/github.com/aws/aws-sdk-go/LICENSE
+++ b/LICENSES/vendor/github.com/moby/ipvs/LICENSE
@@ -1,4 +1,4 @@
-= vendor/github.com/aws/aws-sdk-go licensed under: =
+= vendor/github.com/moby/ipvs licensed under: =
Apache License
@@ -203,4 +203,4 @@
See the License for the specific language governing permissions and
limitations under the License.
-= vendor/github.com/aws/aws-sdk-go/LICENSE.txt 3b83ef96387f14655fc854ddc3c6bd57
+= vendor/github.com/moby/ipvs/LICENSE 3b83ef96387f14655fc854ddc3c6bd57
diff --git a/LICENSES/vendor/github.com/mindprince/gonvml/LICENSE b/LICENSES/vendor/k8s.io/controller-manager/LICENSE
index 3b69d65f7..a16bb1dbd 100644
--- a/LICENSES/vendor/github.com/mindprince/gonvml/LICENSE
+++ b/LICENSES/vendor/k8s.io/controller-manager/LICENSE
@@ -1,5 +1,4 @@
-= vendor/github.com/mindprince/gonvml licensed under: =
-
+= vendor/k8s.io/controller-manager licensed under: =
Apache License
Version 2.0, January 2004
@@ -181,7 +180,7 @@
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 "[]"
+ 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
@@ -189,7 +188,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
- Copyright [yyyy] [name of copyright owner]
+ 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.
@@ -203,4 +202,4 @@
See the License for the specific language governing permissions and
limitations under the License.
-= vendor/github.com/mindprince/gonvml/LICENSE 3b83ef96387f14655fc854ddc3c6bd57
+= vendor/k8s.io/controller-manager/LICENSE e3fc50a88d0a364313df4b21ef20c29e