4
4
SPDX:Apache-2.0
5
5
6
6
---------------------------------- Copyright -----------------------------------
7
+ Copyright (C) 2017, 2025, Oracle and/or its affiliates.
8
+ Copyright (C) 2018, 2025, Oracle and/or its affiliates.
9
+ Copyright (C) 2019, 2025, Oracle and/or its affiliates.
7
10
Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved.
8
11
Copyright 2014 The Kubernetes Authors.
9
12
Copyright 2016 The Kubernetes Authors.
@@ -1179,6 +1182,7 @@ SPDX:MIT
1179
1182
1180
1183
== Copyright
1181
1184
Copyright (c) 2013-2014 Onsi Fakhouri
1185
+ Copyright (c) 2014 Amit Kumar Gupta
1182
1186
1183
1187
--------------------------------- (separator) ----------------------------------
1184
1188
@@ -1311,12 +1315,16 @@ END OF TERMS AND CONDITIONS
1311
1315
1312
1316
1313
1317
== Copyright
1318
+ Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
1319
+ Copyright (c) 2013 The Go Authors. All rights reserved.
1314
1320
Copyright (c) 2016, 2018, 2020, Oracle and/or its affiliates.
1315
1321
Copyright (c) 2016, 2018, 2020, Oracle and/or its affiliates. All rights reserved.
1316
1322
Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved.
1317
1323
Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
1318
1324
Copyright (c) 2016, 2023 Oracle and/or its affiliates.
1319
1325
Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
1326
+ Copyright © 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
1327
+ Copyright © 2013 The Go Authors. All rights reserved.
1320
1328
1321
1329
== Notices
1322
1330
Copyright (c) 2016, 2018, 2020, Oracle and/or its affiliates.
@@ -2022,6 +2030,7 @@ go.uber.org/zap
2022
2030
SPDX:MIT
2023
2031
2024
2032
== Copyright
2033
+ Copyright (c) "*" Uber Technologies, Inc.")
2025
2034
Copyright (c) 2016 Uber Technologies, Inc.
2026
2035
Copyright (c) 2016, 2017 Uber Technologies, Inc.
2027
2036
Copyright (c) 2016-2017 Uber Technologies, Inc.
@@ -2039,14 +2048,39 @@ Copyright (c) 2023 Uber Technologies, Inc.
2039
2048
golang.org/x/crypto
2040
2049
2041
2050
== License Type
2042
- SPDX:BSD-3-Clause--modified-by-Google
2051
+ === BSD-3-Clause--modified-by-Google-7998cb33
2052
+ Copyright 2009 The Go Authors.
2053
+
2054
+ Redistribution and use in source and binary forms, with or without
2055
+ modification, are permitted provided that the following conditions are
2056
+ met:
2057
+
2058
+ * Redistributions of source code must retain the above copyright
2059
+ notice, this list of conditions and the following disclaimer.
2060
+ * Redistributions in binary form must reproduce the above
2061
+ copyright notice, this list of conditions and the following disclaimer
2062
+ in the documentation and/or other materials provided with the
2063
+ distribution.
2064
+ * Neither the name of Google LLC nor the names of its
2065
+ contributors may be used to endorse or promote products derived from
2066
+ this software without specific prior written permission.
2067
+
2068
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2069
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2070
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2071
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2072
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2073
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2074
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2075
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2076
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2077
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2078
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2079
+
2080
+
2043
2081
2044
2082
== Copyright
2045
- Copyright (c) 2009 The Go Authors. All rights reserved.
2046
- Copyright (c) 2017 The Go Authors. All rights reserved.
2047
- Copyright (c) 2019 The Go Authors. All rights reserved.
2048
- Copyright (c) 2020 The Go Authors. All rights reserved.
2049
- Copyright (c) 2021 The Go Authors. All rights reserved.
2083
+ Copyright 2009 The Go Authors.
2050
2084
Copyright 2009 The Go Authors. All rights reserved.
2051
2085
Copyright 2010 The Go Authors. All rights reserved.
2052
2086
Copyright 2011 The Go Authors. All rights reserved.
@@ -2062,6 +2096,7 @@ Copyright 2020 The Go Authors. All rights reserved.
2062
2096
Copyright 2021 The Go Authors. All rights reserved.
2063
2097
Copyright 2022 The Go Authors. All rights reserved.
2064
2098
Copyright 2023 The Go Authors. All rights reserved.
2099
+ Copyright 2024 The Go Authors. All rights reserved.
2065
2100
2066
2101
== Patents
2067
2102
Additional IP Rights Grant (Patents)
@@ -2145,10 +2180,39 @@ shall terminate as of the date such litigation is filed.
2145
2180
golang.org/x/net
2146
2181
2147
2182
== License Type
2148
- SPDX:BSD-3-Clause--modified-by-Google
2183
+ === BSD-3-Clause--modified-by-Google-7998cb33
2184
+ Copyright 2009 The Go Authors.
2185
+
2186
+ Redistribution and use in source and binary forms, with or without
2187
+ modification, are permitted provided that the following conditions are
2188
+ met:
2189
+
2190
+ * Redistributions of source code must retain the above copyright
2191
+ notice, this list of conditions and the following disclaimer.
2192
+ * Redistributions in binary form must reproduce the above
2193
+ copyright notice, this list of conditions and the following disclaimer
2194
+ in the documentation and/or other materials provided with the
2195
+ distribution.
2196
+ * Neither the name of Google LLC nor the names of its
2197
+ contributors may be used to endorse or promote products derived from
2198
+ this software without specific prior written permission.
2199
+
2200
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2201
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2202
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2203
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2204
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2205
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2206
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2207
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2208
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2209
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2210
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2211
+
2212
+
2149
2213
2150
2214
== Copyright
2151
- Copyright (c) 2009 The Go Authors. All rights reserved .
2215
+ Copyright 2009 The Go Authors.
2152
2216
Copyright 2009 The Go Authors. All rights reserved.
2153
2217
Copyright 2010 The Go Authors. All rights reserved.
2154
2218
Copyright 2011 The Go Authors. All rights reserved.
@@ -2221,10 +2285,39 @@ Copyright 2023 The Go Authors. All rights reserved.
2221
2285
golang.org/x/sync
2222
2286
2223
2287
== License Type
2224
- SPDX:BSD-3-Clause--modified-by-Google
2288
+ === BSD-3-Clause--modified-by-Google-7998cb33
2289
+ Copyright 2009 The Go Authors.
2290
+
2291
+ Redistribution and use in source and binary forms, with or without
2292
+ modification, are permitted provided that the following conditions are
2293
+ met:
2294
+
2295
+ * Redistributions of source code must retain the above copyright
2296
+ notice, this list of conditions and the following disclaimer.
2297
+ * Redistributions in binary form must reproduce the above
2298
+ copyright notice, this list of conditions and the following disclaimer
2299
+ in the documentation and/or other materials provided with the
2300
+ distribution.
2301
+ * Neither the name of Google LLC nor the names of its
2302
+ contributors may be used to endorse or promote products derived from
2303
+ this software without specific prior written permission.
2304
+
2305
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2306
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2307
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2308
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2309
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2310
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2311
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2312
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2313
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2314
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2315
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2316
+
2317
+
2225
2318
2226
2319
== Copyright
2227
- Copyright (c) 2009 The Go Authors. All rights reserved .
2320
+ Copyright 2009 The Go Authors.
2228
2321
Copyright 2013 The Go Authors. All rights reserved.
2229
2322
Copyright 2016 The Go Authors. All rights reserved.
2230
2323
Copyright 2017 The Go Authors. All rights reserved.
@@ -2262,10 +2355,39 @@ shall terminate as of the date such litigation is filed.
2262
2355
golang.org/x/sys
2263
2356
2264
2357
== License Type
2265
- SPDX:BSD-3-Clause--modified-by-Google
2358
+ === BSD-3-Clause--modified-by-Google-7998cb33
2359
+ Copyright 2009 The Go Authors.
2360
+
2361
+ Redistribution and use in source and binary forms, with or without
2362
+ modification, are permitted provided that the following conditions are
2363
+ met:
2364
+
2365
+ * Redistributions of source code must retain the above copyright
2366
+ notice, this list of conditions and the following disclaimer.
2367
+ * Redistributions in binary form must reproduce the above
2368
+ copyright notice, this list of conditions and the following disclaimer
2369
+ in the documentation and/or other materials provided with the
2370
+ distribution.
2371
+ * Neither the name of Google LLC nor the names of its
2372
+ contributors may be used to endorse or promote products derived from
2373
+ this software without specific prior written permission.
2374
+
2375
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2376
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2377
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2378
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2379
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2380
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2381
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2382
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2383
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2384
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2385
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2386
+
2387
+
2266
2388
2267
2389
== Copyright
2268
- Copyright (c) 2009 The Go Authors. All rights reserved .
2390
+ Copyright 2009 The Go Authors.
2269
2391
Copyright 2009 The Go Authors. All rights reserved.
2270
2392
Copyright 2009,2010 The Go Authors. All rights reserved.
2271
2393
Copyright 2010 The Go Authors. All rights reserved.
@@ -2316,10 +2438,39 @@ shall terminate as of the date such litigation is filed.
2316
2438
golang.org/x/term
2317
2439
2318
2440
== License Type
2319
- SPDX:BSD-3-Clause--modified-by-Google
2441
+ === BSD-3-Clause--modified-by-Google-7998cb33
2442
+ Copyright 2009 The Go Authors.
2443
+
2444
+ Redistribution and use in source and binary forms, with or without
2445
+ modification, are permitted provided that the following conditions are
2446
+ met:
2447
+
2448
+ * Redistributions of source code must retain the above copyright
2449
+ notice, this list of conditions and the following disclaimer.
2450
+ * Redistributions in binary form must reproduce the above
2451
+ copyright notice, this list of conditions and the following disclaimer
2452
+ in the documentation and/or other materials provided with the
2453
+ distribution.
2454
+ * Neither the name of Google LLC nor the names of its
2455
+ contributors may be used to endorse or promote products derived from
2456
+ this software without specific prior written permission.
2457
+
2458
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2459
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2460
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2461
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2462
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2463
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2464
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2465
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2466
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2467
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2468
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2469
+
2470
+
2320
2471
2321
2472
== Copyright
2322
- Copyright (c) 2009 The Go Authors. All rights reserved .
2473
+ Copyright 2009 The Go Authors.
2323
2474
Copyright 2011 The Go Authors. All rights reserved.
2324
2475
Copyright 2013 The Go Authors. All rights reserved.
2325
2476
Copyright 2019 The Go Authors. All rights reserved.
@@ -2356,10 +2507,39 @@ shall terminate as of the date such litigation is filed.
2356
2507
golang.org/x/text
2357
2508
2358
2509
== License Type
2359
- SPDX:BSD-3-Clause--modified-by-Google
2510
+ === BSD-3-Clause--modified-by-Google-7998cb33
2511
+ Copyright 2009 The Go Authors.
2512
+
2513
+ Redistribution and use in source and binary forms, with or without
2514
+ modification, are permitted provided that the following conditions are
2515
+ met:
2516
+
2517
+ * Redistributions of source code must retain the above copyright
2518
+ notice, this list of conditions and the following disclaimer.
2519
+ * Redistributions in binary form must reproduce the above
2520
+ copyright notice, this list of conditions and the following disclaimer
2521
+ in the documentation and/or other materials provided with the
2522
+ distribution.
2523
+ * Neither the name of Google LLC nor the names of its
2524
+ contributors may be used to endorse or promote products derived from
2525
+ this software without specific prior written permission.
2526
+
2527
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2528
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2529
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2530
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2531
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2532
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2533
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2534
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2535
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2536
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2537
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2538
+
2539
+
2360
2540
2361
2541
== Copyright
2362
- Copyright (c) 2009 The Go Authors. All rights reserved .
2542
+ Copyright 2009 The Go Authors.
2363
2543
Copyright 2009 The Go Authors. All rights reserved.
2364
2544
Copyright 2011 The Go Authors. All rights reserved.
2365
2545
Copyright 2012 The Go Authors. All rights reserved.
@@ -4320,5 +4500,5 @@ the Mozilla Public License, v. 2.0.
4320
4500
4321
4501
4322
4502
=== ATTRIBUTION-HELPER-GENERATED:
4323
- === Attribution helper version: {Major:0 Minor:11 GitVersion:0.10.0-114-g3747dab9 GitCommit:3747dab92eb29c0dbe6409ffbb824b9ae3a04b87 GitTreeState:dirty BuildDate:2024-02-28T16:52:52Z GoVersion:go1.21.0 Compiler:gc Platform:darwin/amd64 }
4324
- === License file based on go.mod with md5 sum: ea9bd465882b674ff1025b18349e102f
4503
+ === Attribution helper version: {Major:0 Minor:11 GitVersion: GitCommit: GitTreeState:dirty BuildDate:1970-01-01T00:00:00Z GoVersion:go1.19.3 Compiler:gc Platform:darwin/arm64 }
4504
+ === License file based on go.mod with md5 sum: 1f60d0cff04cf72933e8386b8ecd7853
0 commit comments