@zerozhang-giza/kdl-agent 0.1.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,897 @@
1
+ ===== Go-LICENSE.txt =====
2
+ Copyright (c) 2009 The Go Authors. All rights reserved.
3
+
4
+ Redistribution and use in source and binary forms, with or without
5
+ modification, are permitted provided that the following conditions are
6
+ met:
7
+
8
+ * Redistributions of source code must retain the above copyright
9
+ notice, this list of conditions and the following disclaimer.
10
+ * Redistributions in binary form must reproduce the above
11
+ copyright notice, this list of conditions and the following disclaimer
12
+ in the documentation and/or other materials provided with the
13
+ distribution.
14
+ * Neither the name of Google Inc. nor the names of its
15
+ contributors may be used to endorse or promote products derived from
16
+ this software without specific prior written permission.
17
+
18
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
24
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
+
30
+
31
+ ===== github.com_cpuguy83_go-md2man_v2_v2.0.6_LICENSE.md =====
32
+ The MIT License (MIT)
33
+
34
+ Copyright (c) 2014 Brian Goff
35
+
36
+ Permission is hereby granted, free of charge, to any person obtaining a copy
37
+ of this software and associated documentation files (the "Software"), to deal
38
+ in the Software without restriction, including without limitation the rights
39
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
40
+ copies of the Software, and to permit persons to whom the Software is
41
+ furnished to do so, subject to the following conditions:
42
+
43
+ The above copyright notice and this permission notice shall be included in all
44
+ copies or substantial portions of the Software.
45
+
46
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
50
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
51
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
52
+ SOFTWARE.
53
+
54
+
55
+ ===== github.com_davecgh_go-spew_v1.1.1_LICENSE =====
56
+ ISC License
57
+
58
+ Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
59
+
60
+ Permission to use, copy, modify, and/or distribute this software for any
61
+ purpose with or without fee is hereby granted, provided that the above
62
+ copyright notice and this permission notice appear in all copies.
63
+
64
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
65
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
66
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
67
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
68
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
69
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
70
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
71
+
72
+
73
+ ===== github.com_gofrs_flock_v0.12.1_LICENSE =====
74
+ Copyright (c) 2018-2024, The Gofrs
75
+ Copyright (c) 2015-2020, Tim Heckman
76
+ All rights reserved.
77
+
78
+ Redistribution and use in source and binary forms, with or without
79
+ modification, are permitted provided that the following conditions are met:
80
+
81
+ * Redistributions of source code must retain the above copyright notice, this
82
+ list of conditions and the following disclaimer.
83
+
84
+ * Redistributions in binary form must reproduce the above copyright notice,
85
+ this list of conditions and the following disclaimer in the documentation
86
+ and/or other materials provided with the distribution.
87
+
88
+ * Neither the name of gofrs nor the names of its contributors may be used
89
+ to endorse or promote products derived from this software without
90
+ specific prior written permission.
91
+
92
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
93
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
94
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
95
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
96
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
97
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
98
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
99
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
100
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
101
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
102
+
103
+
104
+ ===== github.com_inconshreveable_mousetrap_v1.1.0_LICENSE =====
105
+ Apache License
106
+ Version 2.0, January 2004
107
+ http://www.apache.org/licenses/
108
+
109
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
110
+
111
+ 1. Definitions.
112
+
113
+ "License" shall mean the terms and conditions for use, reproduction,
114
+ and distribution as defined by Sections 1 through 9 of this document.
115
+
116
+ "Licensor" shall mean the copyright owner or entity authorized by
117
+ the copyright owner that is granting the License.
118
+
119
+ "Legal Entity" shall mean the union of the acting entity and all
120
+ other entities that control, are controlled by, or are under common
121
+ control with that entity. For the purposes of this definition,
122
+ "control" means (i) the power, direct or indirect, to cause the
123
+ direction or management of such entity, whether by contract or
124
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
125
+ outstanding shares, or (iii) beneficial ownership of such entity.
126
+
127
+ "You" (or "Your") shall mean an individual or Legal Entity
128
+ exercising permissions granted by this License.
129
+
130
+ "Source" form shall mean the preferred form for making modifications,
131
+ including but not limited to software source code, documentation
132
+ source, and configuration files.
133
+
134
+ "Object" form shall mean any form resulting from mechanical
135
+ transformation or translation of a Source form, including but
136
+ not limited to compiled object code, generated documentation,
137
+ and conversions to other media types.
138
+
139
+ "Work" shall mean the work of authorship, whether in Source or
140
+ Object form, made available under the License, as indicated by a
141
+ copyright notice that is included in or attached to the work
142
+ (an example is provided in the Appendix below).
143
+
144
+ "Derivative Works" shall mean any work, whether in Source or Object
145
+ form, that is based on (or derived from) the Work and for which the
146
+ editorial revisions, annotations, elaborations, or other modifications
147
+ represent, as a whole, an original work of authorship. For the purposes
148
+ of this License, Derivative Works shall not include works that remain
149
+ separable from, or merely link (or bind by name) to the interfaces of,
150
+ the Work and Derivative Works thereof.
151
+
152
+ "Contribution" shall mean any work of authorship, including
153
+ the original version of the Work and any modifications or additions
154
+ to that Work or Derivative Works thereof, that is intentionally
155
+ submitted to Licensor for inclusion in the Work by the copyright owner
156
+ or by an individual or Legal Entity authorized to submit on behalf of
157
+ the copyright owner. For the purposes of this definition, "submitted"
158
+ means any form of electronic, verbal, or written communication sent
159
+ to the Licensor or its representatives, including but not limited to
160
+ communication on electronic mailing lists, source code control systems,
161
+ and issue tracking systems that are managed by, or on behalf of, the
162
+ Licensor for the purpose of discussing and improving the Work, but
163
+ excluding communication that is conspicuously marked or otherwise
164
+ designated in writing by the copyright owner as "Not a Contribution."
165
+
166
+ "Contributor" shall mean Licensor and any individual or Legal Entity
167
+ on behalf of whom a Contribution has been received by Licensor and
168
+ subsequently incorporated within the Work.
169
+
170
+ 2. Grant of Copyright License. Subject to the terms and conditions of
171
+ this License, each Contributor hereby grants to You a perpetual,
172
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
173
+ copyright license to reproduce, prepare Derivative Works of,
174
+ publicly display, publicly perform, sublicense, and distribute the
175
+ Work and such Derivative Works in Source or Object form.
176
+
177
+ 3. Grant of Patent License. Subject to the terms and conditions of
178
+ this License, each Contributor hereby grants to You a perpetual,
179
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
180
+ (except as stated in this section) patent license to make, have made,
181
+ use, offer to sell, sell, import, and otherwise transfer the Work,
182
+ where such license applies only to those patent claims licensable
183
+ by such Contributor that are necessarily infringed by their
184
+ Contribution(s) alone or by combination of their Contribution(s)
185
+ with the Work to which such Contribution(s) was submitted. If You
186
+ institute patent litigation against any entity (including a
187
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
188
+ or a Contribution incorporated within the Work constitutes direct
189
+ or contributory patent infringement, then any patent licenses
190
+ granted to You under this License for that Work shall terminate
191
+ as of the date such litigation is filed.
192
+
193
+ 4. Redistribution. You may reproduce and distribute copies of the
194
+ Work or Derivative Works thereof in any medium, with or without
195
+ modifications, and in Source or Object form, provided that You
196
+ meet the following conditions:
197
+
198
+ (a) You must give any other recipients of the Work or
199
+ Derivative Works a copy of this License; and
200
+
201
+ (b) You must cause any modified files to carry prominent notices
202
+ stating that You changed the files; and
203
+
204
+ (c) You must retain, in the Source form of any Derivative Works
205
+ that You distribute, all copyright, patent, trademark, and
206
+ attribution notices from the Source form of the Work,
207
+ excluding those notices that do not pertain to any part of
208
+ the Derivative Works; and
209
+
210
+ (d) If the Work includes a "NOTICE" text file as part of its
211
+ distribution, then any Derivative Works that You distribute must
212
+ include a readable copy of the attribution notices contained
213
+ within such NOTICE file, excluding those notices that do not
214
+ pertain to any part of the Derivative Works, in at least one
215
+ of the following places: within a NOTICE text file distributed
216
+ as part of the Derivative Works; within the Source form or
217
+ documentation, if provided along with the Derivative Works; or,
218
+ within a display generated by the Derivative Works, if and
219
+ wherever such third-party notices normally appear. The contents
220
+ of the NOTICE file are for informational purposes only and
221
+ do not modify the License. You may add Your own attribution
222
+ notices within Derivative Works that You distribute, alongside
223
+ or as an addendum to the NOTICE text from the Work, provided
224
+ that such additional attribution notices cannot be construed
225
+ as modifying the License.
226
+
227
+ You may add Your own copyright statement to Your modifications and
228
+ may provide additional or different license terms and conditions
229
+ for use, reproduction, or distribution of Your modifications, or
230
+ for any such Derivative Works as a whole, provided Your use,
231
+ reproduction, and distribution of the Work otherwise complies with
232
+ the conditions stated in this License.
233
+
234
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
235
+ any Contribution intentionally submitted for inclusion in the Work
236
+ by You to the Licensor shall be under the terms and conditions of
237
+ this License, without any additional terms or conditions.
238
+ Notwithstanding the above, nothing herein shall supersede or modify
239
+ the terms of any separate license agreement you may have executed
240
+ with Licensor regarding such Contributions.
241
+
242
+ 6. Trademarks. This License does not grant permission to use the trade
243
+ names, trademarks, service marks, or product names of the Licensor,
244
+ except as required for reasonable and customary use in describing the
245
+ origin of the Work and reproducing the content of the NOTICE file.
246
+
247
+ 7. Disclaimer of Warranty. Unless required by applicable law or
248
+ agreed to in writing, Licensor provides the Work (and each
249
+ Contributor provides its Contributions) on an "AS IS" BASIS,
250
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
251
+ implied, including, without limitation, any warranties or conditions
252
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
253
+ PARTICULAR PURPOSE. You are solely responsible for determining the
254
+ appropriateness of using or redistributing the Work and assume any
255
+ risks associated with Your exercise of permissions under this License.
256
+
257
+ 8. Limitation of Liability. In no event and under no legal theory,
258
+ whether in tort (including negligence), contract, or otherwise,
259
+ unless required by applicable law (such as deliberate and grossly
260
+ negligent acts) or agreed to in writing, shall any Contributor be
261
+ liable to You for damages, including any direct, indirect, special,
262
+ incidental, or consequential damages of any character arising as a
263
+ result of this License or out of the use or inability to use the
264
+ Work (including but not limited to damages for loss of goodwill,
265
+ work stoppage, computer failure or malfunction, or any and all
266
+ other commercial damages or losses), even if such Contributor
267
+ has been advised of the possibility of such damages.
268
+
269
+ 9. Accepting Warranty or Additional Liability. While redistributing
270
+ the Work or Derivative Works thereof, You may choose to offer,
271
+ and charge a fee for, acceptance of support, warranty, indemnity,
272
+ or other liability obligations and/or rights consistent with this
273
+ License. However, in accepting such obligations, You may act only
274
+ on Your own behalf and on Your sole responsibility, not on behalf
275
+ of any other Contributor, and only if You agree to indemnify,
276
+ defend, and hold each Contributor harmless for any liability
277
+ incurred by, or claims asserted against, such Contributor by reason
278
+ of your accepting any such warranty or additional liability.
279
+
280
+ END OF TERMS AND CONDITIONS
281
+
282
+ APPENDIX: How to apply the Apache License to your work.
283
+
284
+ To apply the Apache License to your work, attach the following
285
+ boilerplate notice, with the fields enclosed by brackets "[]"
286
+ replaced with your own identifying information. (Don't include
287
+ the brackets!) The text should be enclosed in the appropriate
288
+ comment syntax for the file format. We also recommend that a
289
+ file or class name and description of purpose be included on the
290
+ same "printed page" as the copyright notice for easier
291
+ identification within third-party archives.
292
+
293
+ Copyright 2022 Alan Shreve (@inconshreveable)
294
+
295
+ Licensed under the Apache License, Version 2.0 (the "License");
296
+ you may not use this file except in compliance with the License.
297
+ You may obtain a copy of the License at
298
+
299
+ http://www.apache.org/licenses/LICENSE-2.0
300
+
301
+ Unless required by applicable law or agreed to in writing, software
302
+ distributed under the License is distributed on an "AS IS" BASIS,
303
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
304
+ See the License for the specific language governing permissions and
305
+ limitations under the License.
306
+
307
+
308
+ ===== github.com_kr_pretty_v0.3.1_License =====
309
+ Copyright 2012 Keith Rarick
310
+
311
+ Permission is hereby granted, free of charge, to any person obtaining a copy
312
+ of this software and associated documentation files (the "Software"), to deal
313
+ in the Software without restriction, including without limitation the rights
314
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
315
+ copies of the Software, and to permit persons to whom the Software is
316
+ furnished to do so, subject to the following conditions:
317
+
318
+ The above copyright notice and this permission notice shall be included in
319
+ all copies or substantial portions of the Software.
320
+
321
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
322
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
323
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
324
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
325
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
326
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
327
+ THE SOFTWARE.
328
+
329
+
330
+ ===== github.com_pelletier_go-toml_v2_v2.2.3_LICENSE =====
331
+ The MIT License (MIT)
332
+
333
+ go-toml v2
334
+ Copyright (c) 2021 - 2023 Thomas Pelletier
335
+
336
+ Permission is hereby granted, free of charge, to any person obtaining a copy
337
+ of this software and associated documentation files (the "Software"), to deal
338
+ in the Software without restriction, including without limitation the rights
339
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
340
+ copies of the Software, and to permit persons to whom the Software is
341
+ furnished to do so, subject to the following conditions:
342
+
343
+ The above copyright notice and this permission notice shall be included in all
344
+ copies or substantial portions of the Software.
345
+
346
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
347
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
348
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
349
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
350
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
351
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
352
+ SOFTWARE.
353
+
354
+
355
+ ===== github.com_pmezard_go-difflib_v1.0.0_LICENSE =====
356
+ Copyright (c) 2013, Patrick Mezard
357
+ All rights reserved.
358
+
359
+ Redistribution and use in source and binary forms, with or without
360
+ modification, are permitted provided that the following conditions are
361
+ met:
362
+
363
+ Redistributions of source code must retain the above copyright
364
+ notice, this list of conditions and the following disclaimer.
365
+ Redistributions in binary form must reproduce the above copyright
366
+ notice, this list of conditions and the following disclaimer in the
367
+ documentation and/or other materials provided with the distribution.
368
+ The names of its contributors may not be used to endorse or promote
369
+ products derived from this software without specific prior written
370
+ permission.
371
+
372
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
373
+ IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
374
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
375
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
376
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
377
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
378
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
379
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
380
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
381
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
382
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
383
+
384
+
385
+ ===== github.com_russross_blackfriday_v2_v2.1.0_LICENSE.txt =====
386
+ Blackfriday is distributed under the Simplified BSD License:
387
+
388
+ > Copyright © 2011 Russ Ross
389
+ > All rights reserved.
390
+ >
391
+ > Redistribution and use in source and binary forms, with or without
392
+ > modification, are permitted provided that the following conditions
393
+ > are met:
394
+ >
395
+ > 1. Redistributions of source code must retain the above copyright
396
+ > notice, this list of conditions and the following disclaimer.
397
+ >
398
+ > 2. Redistributions in binary form must reproduce the above
399
+ > copyright notice, this list of conditions and the following
400
+ > disclaimer in the documentation and/or other materials provided with
401
+ > the distribution.
402
+ >
403
+ > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
404
+ > "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
405
+ > LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
406
+ > FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
407
+ > COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
408
+ > INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
409
+ > BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
410
+ > LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
411
+ > CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
412
+ > LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
413
+ > ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
414
+ > POSSIBILITY OF SUCH DAMAGE.
415
+
416
+
417
+ ===== github.com_spf13_cobra_v1.10.2_LICENSE.txt =====
418
+ Apache License
419
+ Version 2.0, January 2004
420
+ http://www.apache.org/licenses/
421
+
422
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
423
+
424
+ 1. Definitions.
425
+
426
+ "License" shall mean the terms and conditions for use, reproduction,
427
+ and distribution as defined by Sections 1 through 9 of this document.
428
+
429
+ "Licensor" shall mean the copyright owner or entity authorized by
430
+ the copyright owner that is granting the License.
431
+
432
+ "Legal Entity" shall mean the union of the acting entity and all
433
+ other entities that control, are controlled by, or are under common
434
+ control with that entity. For the purposes of this definition,
435
+ "control" means (i) the power, direct or indirect, to cause the
436
+ direction or management of such entity, whether by contract or
437
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
438
+ outstanding shares, or (iii) beneficial ownership of such entity.
439
+
440
+ "You" (or "Your") shall mean an individual or Legal Entity
441
+ exercising permissions granted by this License.
442
+
443
+ "Source" form shall mean the preferred form for making modifications,
444
+ including but not limited to software source code, documentation
445
+ source, and configuration files.
446
+
447
+ "Object" form shall mean any form resulting from mechanical
448
+ transformation or translation of a Source form, including but
449
+ not limited to compiled object code, generated documentation,
450
+ and conversions to other media types.
451
+
452
+ "Work" shall mean the work of authorship, whether in Source or
453
+ Object form, made available under the License, as indicated by a
454
+ copyright notice that is included in or attached to the work
455
+ (an example is provided in the Appendix below).
456
+
457
+ "Derivative Works" shall mean any work, whether in Source or Object
458
+ form, that is based on (or derived from) the Work and for which the
459
+ editorial revisions, annotations, elaborations, or other modifications
460
+ represent, as a whole, an original work of authorship. For the purposes
461
+ of this License, Derivative Works shall not include works that remain
462
+ separable from, or merely link (or bind by name) to the interfaces of,
463
+ the Work and Derivative Works thereof.
464
+
465
+ "Contribution" shall mean any work of authorship, including
466
+ the original version of the Work and any modifications or additions
467
+ to that Work or Derivative Works thereof, that is intentionally
468
+ submitted to Licensor for inclusion in the Work by the copyright owner
469
+ or by an individual or Legal Entity authorized to submit on behalf of
470
+ the copyright owner. For the purposes of this definition, "submitted"
471
+ means any form of electronic, verbal, or written communication sent
472
+ to the Licensor or its representatives, including but not limited to
473
+ communication on electronic mailing lists, source code control systems,
474
+ and issue tracking systems that are managed by, or on behalf of, the
475
+ Licensor for the purpose of discussing and improving the Work, but
476
+ excluding communication that is conspicuously marked or otherwise
477
+ designated in writing by the copyright owner as "Not a Contribution."
478
+
479
+ "Contributor" shall mean Licensor and any individual or Legal Entity
480
+ on behalf of whom a Contribution has been received by Licensor and
481
+ subsequently incorporated within the Work.
482
+
483
+ 2. Grant of Copyright License. Subject to the terms and conditions of
484
+ this License, each Contributor hereby grants to You a perpetual,
485
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
486
+ copyright license to reproduce, prepare Derivative Works of,
487
+ publicly display, publicly perform, sublicense, and distribute the
488
+ Work and such Derivative Works in Source or Object form.
489
+
490
+ 3. Grant of Patent License. Subject to the terms and conditions of
491
+ this License, each Contributor hereby grants to You a perpetual,
492
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
493
+ (except as stated in this section) patent license to make, have made,
494
+ use, offer to sell, sell, import, and otherwise transfer the Work,
495
+ where such license applies only to those patent claims licensable
496
+ by such Contributor that are necessarily infringed by their
497
+ Contribution(s) alone or by combination of their Contribution(s)
498
+ with the Work to which such Contribution(s) was submitted. If You
499
+ institute patent litigation against any entity (including a
500
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
501
+ or a Contribution incorporated within the Work constitutes direct
502
+ or contributory patent infringement, then any patent licenses
503
+ granted to You under this License for that Work shall terminate
504
+ as of the date such litigation is filed.
505
+
506
+ 4. Redistribution. You may reproduce and distribute copies of the
507
+ Work or Derivative Works thereof in any medium, with or without
508
+ modifications, and in Source or Object form, provided that You
509
+ meet the following conditions:
510
+
511
+ (a) You must give any other recipients of the Work or
512
+ Derivative Works a copy of this License; and
513
+
514
+ (b) You must cause any modified files to carry prominent notices
515
+ stating that You changed the files; and
516
+
517
+ (c) You must retain, in the Source form of any Derivative Works
518
+ that You distribute, all copyright, patent, trademark, and
519
+ attribution notices from the Source form of the Work,
520
+ excluding those notices that do not pertain to any part of
521
+ the Derivative Works; and
522
+
523
+ (d) If the Work includes a "NOTICE" text file as part of its
524
+ distribution, then any Derivative Works that You distribute must
525
+ include a readable copy of the attribution notices contained
526
+ within such NOTICE file, excluding those notices that do not
527
+ pertain to any part of the Derivative Works, in at least one
528
+ of the following places: within a NOTICE text file distributed
529
+ as part of the Derivative Works; within the Source form or
530
+ documentation, if provided along with the Derivative Works; or,
531
+ within a display generated by the Derivative Works, if and
532
+ wherever such third-party notices normally appear. The contents
533
+ of the NOTICE file are for informational purposes only and
534
+ do not modify the License. You may add Your own attribution
535
+ notices within Derivative Works that You distribute, alongside
536
+ or as an addendum to the NOTICE text from the Work, provided
537
+ that such additional attribution notices cannot be construed
538
+ as modifying the License.
539
+
540
+ You may add Your own copyright statement to Your modifications and
541
+ may provide additional or different license terms and conditions
542
+ for use, reproduction, or distribution of Your modifications, or
543
+ for any such Derivative Works as a whole, provided Your use,
544
+ reproduction, and distribution of the Work otherwise complies with
545
+ the conditions stated in this License.
546
+
547
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
548
+ any Contribution intentionally submitted for inclusion in the Work
549
+ by You to the Licensor shall be under the terms and conditions of
550
+ this License, without any additional terms or conditions.
551
+ Notwithstanding the above, nothing herein shall supersede or modify
552
+ the terms of any separate license agreement you may have executed
553
+ with Licensor regarding such Contributions.
554
+
555
+ 6. Trademarks. This License does not grant permission to use the trade
556
+ names, trademarks, service marks, or product names of the Licensor,
557
+ except as required for reasonable and customary use in describing the
558
+ origin of the Work and reproducing the content of the NOTICE file.
559
+
560
+ 7. Disclaimer of Warranty. Unless required by applicable law or
561
+ agreed to in writing, Licensor provides the Work (and each
562
+ Contributor provides its Contributions) on an "AS IS" BASIS,
563
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
564
+ implied, including, without limitation, any warranties or conditions
565
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
566
+ PARTICULAR PURPOSE. You are solely responsible for determining the
567
+ appropriateness of using or redistributing the Work and assume any
568
+ risks associated with Your exercise of permissions under this License.
569
+
570
+ 8. Limitation of Liability. In no event and under no legal theory,
571
+ whether in tort (including negligence), contract, or otherwise,
572
+ unless required by applicable law (such as deliberate and grossly
573
+ negligent acts) or agreed to in writing, shall any Contributor be
574
+ liable to You for damages, including any direct, indirect, special,
575
+ incidental, or consequential damages of any character arising as a
576
+ result of this License or out of the use or inability to use the
577
+ Work (including but not limited to damages for loss of goodwill,
578
+ work stoppage, computer failure or malfunction, or any and all
579
+ other commercial damages or losses), even if such Contributor
580
+ has been advised of the possibility of such damages.
581
+
582
+ 9. Accepting Warranty or Additional Liability. While redistributing
583
+ the Work or Derivative Works thereof, You may choose to offer,
584
+ and charge a fee for, acceptance of support, warranty, indemnity,
585
+ or other liability obligations and/or rights consistent with this
586
+ License. However, in accepting such obligations, You may act only
587
+ on Your own behalf and on Your sole responsibility, not on behalf
588
+ of any other Contributor, and only if You agree to indemnify,
589
+ defend, and hold each Contributor harmless for any liability
590
+ incurred by, or claims asserted against, such Contributor by reason
591
+ of your accepting any such warranty or additional liability.
592
+
593
+
594
+ ===== github.com_spf13_pflag_v1.0.9_LICENSE =====
595
+ Copyright (c) 2012 Alex Ogier. All rights reserved.
596
+ Copyright (c) 2012 The Go Authors. All rights reserved.
597
+
598
+ Redistribution and use in source and binary forms, with or without
599
+ modification, are permitted provided that the following conditions are
600
+ met:
601
+
602
+ * Redistributions of source code must retain the above copyright
603
+ notice, this list of conditions and the following disclaimer.
604
+ * Redistributions in binary form must reproduce the above
605
+ copyright notice, this list of conditions and the following disclaimer
606
+ in the documentation and/or other materials provided with the
607
+ distribution.
608
+ * Neither the name of Google Inc. nor the names of its
609
+ contributors may be used to endorse or promote products derived from
610
+ this software without specific prior written permission.
611
+
612
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
613
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
614
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
615
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
616
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
617
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
618
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
619
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
620
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
621
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
622
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
623
+
624
+
625
+ ===== github.com_stretchr_objx_v0.5.2_LICENSE =====
626
+ The MIT License
627
+
628
+ Copyright (c) 2014 Stretchr, Inc.
629
+ Copyright (c) 2017-2018 objx contributors
630
+
631
+ Permission is hereby granted, free of charge, to any person obtaining a copy
632
+ of this software and associated documentation files (the "Software"), to deal
633
+ in the Software without restriction, including without limitation the rights
634
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
635
+ copies of the Software, and to permit persons to whom the Software is
636
+ furnished to do so, subject to the following conditions:
637
+
638
+ The above copyright notice and this permission notice shall be included in all
639
+ copies or substantial portions of the Software.
640
+
641
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
642
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
643
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
644
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
645
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
646
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
647
+ SOFTWARE.
648
+
649
+
650
+ ===== github.com_stretchr_testify_v1.11.1_LICENSE =====
651
+ MIT License
652
+
653
+ Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
654
+
655
+ Permission is hereby granted, free of charge, to any person obtaining a copy
656
+ of this software and associated documentation files (the "Software"), to deal
657
+ in the Software without restriction, including without limitation the rights
658
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
659
+ copies of the Software, and to permit persons to whom the Software is
660
+ furnished to do so, subject to the following conditions:
661
+
662
+ The above copyright notice and this permission notice shall be included in all
663
+ copies or substantial portions of the Software.
664
+
665
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
666
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
667
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
668
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
669
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
670
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
671
+ SOFTWARE.
672
+
673
+
674
+ ===== go.yaml.in_yaml_v3_v3.0.4_LICENSE =====
675
+
676
+ This project is covered by two different licenses: MIT and Apache.
677
+
678
+ #### MIT License ####
679
+
680
+ The following files were ported to Go from C files of libyaml, and thus
681
+ are still covered by their original MIT license, with the additional
682
+ copyright staring in 2011 when the project was ported over:
683
+
684
+ apic.go emitterc.go parserc.go readerc.go scannerc.go
685
+ writerc.go yamlh.go yamlprivateh.go
686
+
687
+ Copyright (c) 2006-2010 Kirill Simonov
688
+ Copyright (c) 2006-2011 Kirill Simonov
689
+
690
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
691
+ this software and associated documentation files (the "Software"), to deal in
692
+ the Software without restriction, including without limitation the rights to
693
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
694
+ of the Software, and to permit persons to whom the Software is furnished to do
695
+ so, subject to the following conditions:
696
+
697
+ The above copyright notice and this permission notice shall be included in all
698
+ copies or substantial portions of the Software.
699
+
700
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
701
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
702
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
703
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
704
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
705
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
706
+ SOFTWARE.
707
+
708
+ ### Apache License ###
709
+
710
+ All the remaining project files are covered by the Apache license:
711
+
712
+ Copyright (c) 2011-2019 Canonical Ltd
713
+
714
+ Licensed under the Apache License, Version 2.0 (the "License");
715
+ you may not use this file except in compliance with the License.
716
+ You may obtain a copy of the License at
717
+
718
+ http://www.apache.org/licenses/LICENSE-2.0
719
+
720
+ Unless required by applicable law or agreed to in writing, software
721
+ distributed under the License is distributed on an "AS IS" BASIS,
722
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
723
+ See the License for the specific language governing permissions and
724
+ limitations under the License.
725
+
726
+
727
+ ===== go.yaml.in_yaml_v3_v3.0.4_NOTICE =====
728
+ Copyright 2011-2016 Canonical Ltd.
729
+
730
+ Licensed under the Apache License, Version 2.0 (the "License");
731
+ you may not use this file except in compliance with the License.
732
+ You may obtain a copy of the License at
733
+
734
+ http://www.apache.org/licenses/LICENSE-2.0
735
+
736
+ Unless required by applicable law or agreed to in writing, software
737
+ distributed under the License is distributed on an "AS IS" BASIS,
738
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
739
+ See the License for the specific language governing permissions and
740
+ limitations under the License.
741
+
742
+
743
+ ===== golang.org_x_sys_v0.30.0_LICENSE =====
744
+ Copyright 2009 The Go Authors.
745
+
746
+ Redistribution and use in source and binary forms, with or without
747
+ modification, are permitted provided that the following conditions are
748
+ met:
749
+
750
+ * Redistributions of source code must retain the above copyright
751
+ notice, this list of conditions and the following disclaimer.
752
+ * Redistributions in binary form must reproduce the above
753
+ copyright notice, this list of conditions and the following disclaimer
754
+ in the documentation and/or other materials provided with the
755
+ distribution.
756
+ * Neither the name of Google LLC nor the names of its
757
+ contributors may be used to endorse or promote products derived from
758
+ this software without specific prior written permission.
759
+
760
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
761
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
762
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
763
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
764
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
765
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
766
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
767
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
768
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
769
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
770
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
771
+
772
+
773
+ ===== golang.org_x_term_v0.29.0_LICENSE =====
774
+ Copyright 2009 The Go Authors.
775
+
776
+ Redistribution and use in source and binary forms, with or without
777
+ modification, are permitted provided that the following conditions are
778
+ met:
779
+
780
+ * Redistributions of source code must retain the above copyright
781
+ notice, this list of conditions and the following disclaimer.
782
+ * Redistributions in binary form must reproduce the above
783
+ copyright notice, this list of conditions and the following disclaimer
784
+ in the documentation and/or other materials provided with the
785
+ distribution.
786
+ * Neither the name of Google LLC nor the names of its
787
+ contributors may be used to endorse or promote products derived from
788
+ this software without specific prior written permission.
789
+
790
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
791
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
792
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
793
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
794
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
795
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
796
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
797
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
798
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
799
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
800
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
801
+
802
+
803
+ ===== gopkg.in_check.v1_v1.0.0-20201130134442-10cb98267c6c_LICENSE =====
804
+ Gocheck - A rich testing framework for Go
805
+
806
+ Copyright (c) 2010-2013 Gustavo Niemeyer <gustavo@niemeyer.net>
807
+
808
+ All rights reserved.
809
+
810
+ Redistribution and use in source and binary forms, with or without
811
+ modification, are permitted provided that the following conditions are met:
812
+
813
+ 1. Redistributions of source code must retain the above copyright notice, this
814
+ list of conditions and the following disclaimer.
815
+ 2. Redistributions in binary form must reproduce the above copyright notice,
816
+ this list of conditions and the following disclaimer in the documentation
817
+ and/or other materials provided with the distribution.
818
+
819
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
820
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
821
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
822
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
823
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
824
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
825
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
826
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
827
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
828
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
829
+
830
+
831
+ ===== gopkg.in_yaml.v3_v3.0.1_LICENSE =====
832
+
833
+ This project is covered by two different licenses: MIT and Apache.
834
+
835
+ #### MIT License ####
836
+
837
+ The following files were ported to Go from C files of libyaml, and thus
838
+ are still covered by their original MIT license, with the additional
839
+ copyright staring in 2011 when the project was ported over:
840
+
841
+ apic.go emitterc.go parserc.go readerc.go scannerc.go
842
+ writerc.go yamlh.go yamlprivateh.go
843
+
844
+ Copyright (c) 2006-2010 Kirill Simonov
845
+ Copyright (c) 2006-2011 Kirill Simonov
846
+
847
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
848
+ this software and associated documentation files (the "Software"), to deal in
849
+ the Software without restriction, including without limitation the rights to
850
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
851
+ of the Software, and to permit persons to whom the Software is furnished to do
852
+ so, subject to the following conditions:
853
+
854
+ The above copyright notice and this permission notice shall be included in all
855
+ copies or substantial portions of the Software.
856
+
857
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
858
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
859
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
860
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
861
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
862
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
863
+ SOFTWARE.
864
+
865
+ ### Apache License ###
866
+
867
+ All the remaining project files are covered by the Apache license:
868
+
869
+ Copyright (c) 2011-2019 Canonical Ltd
870
+
871
+ Licensed under the Apache License, Version 2.0 (the "License");
872
+ you may not use this file except in compliance with the License.
873
+ You may obtain a copy of the License at
874
+
875
+ http://www.apache.org/licenses/LICENSE-2.0
876
+
877
+ Unless required by applicable law or agreed to in writing, software
878
+ distributed under the License is distributed on an "AS IS" BASIS,
879
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
880
+ See the License for the specific language governing permissions and
881
+ limitations under the License.
882
+
883
+
884
+ ===== gopkg.in_yaml.v3_v3.0.1_NOTICE =====
885
+ Copyright 2011-2016 Canonical Ltd.
886
+
887
+ Licensed under the Apache License, Version 2.0 (the "License");
888
+ you may not use this file except in compliance with the License.
889
+ You may obtain a copy of the License at
890
+
891
+ http://www.apache.org/licenses/LICENSE-2.0
892
+
893
+ Unless required by applicable law or agreed to in writing, software
894
+ distributed under the License is distributed on an "AS IS" BASIS,
895
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
896
+ See the License for the specific language governing permissions and
897
+ limitations under the License.