1
+ ** github.com/aws/aws-sdk-go; version 1.16.16 -- https://github.com/aws/aws-sdk-go
2
+ ** github.com/containers/image; version 1.3.0 -- https://github.com/containers/image
3
+ ** github.com/docker/distribution; version 83389a148052d74ac602f5f1d62f86ff2f3c4aa5 -- https://www.docker.com
4
+ ** github.com/docker/distribution; version 83389a148052d74ac602f5f1d62f86ff2f3c4aa5 -- https://www.docker.com
5
+ ** github.com/docker/docker; version 6e3113f700dea1bf2785d94731b4b5a1e602d9ab -- https://github.com/moby/moby
6
+
7
+ Apache License
8
+
9
+ Version 2.0, January 2004
10
+
11
+ http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND
12
+ DISTRIBUTION
13
+
14
+ 1. Definitions.
15
+
16
+
17
+
18
+ "License" shall mean the terms and conditions for use, reproduction, and
19
+ distribution as defined by Sections 1 through 9 of this
20
+ document.
21
+
22
+
23
+
24
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright
25
+ owner that is granting the License.
26
+
27
+
28
+
29
+ "Legal Entity" shall mean the union of the acting entity and all other entities
30
+ that control, are controlled by, or are under common control with that entity.
31
+ For the purposes of this definition, "control" means (i) the power, direct or
32
+ indirect, to cause the direction or management of such entity, whether by
33
+ contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
34
+ outstanding shares, or (iii) beneficial ownership of such
35
+ entity.
36
+
37
+
38
+
39
+ "You" (or "Your") shall mean an individual or Legal Entity exercising
40
+ permissions granted by this License.
41
+
42
+
43
+
44
+ "Source" form shall mean the preferred form for making modifications, including
45
+ but not limited to software source code, documentation source, and
46
+ configuration files.
47
+
48
+
49
+
50
+ "Object" form shall mean any form resulting from mechanical transformation or
51
+ translation of a Source form, including but not limited to compiled object
52
+ code, generated documentation, and conversions to other media
53
+ types.
54
+
55
+
56
+
57
+ "Work" shall mean the work of authorship, whether in Source or Object form,
58
+ made available under the License, as indicated by a copyright notice that is
59
+ included in or attached to the work (an example is provided in the Appendix
60
+ below).
61
+
62
+
63
+
64
+ "Derivative Works" shall mean any work, whether in Source or Object form, that
65
+ is based on (or derived from) the Work and for which the editorial revisions,
66
+ annotations, elaborations, or other modifications represent, as a whole, an
67
+ original work of authorship. For the purposes of this License, Derivative Works
68
+ shall not include works that remain separable from, or merely link (or bind by
69
+ name) to the interfaces of, the Work and Derivative Works
70
+ thereof.
71
+
72
+
73
+
74
+ "Contribution" shall mean any work of authorship, including the original
75
+ version of the Work and any modifications or additions to that Work or
76
+ Derivative Works thereof, that is intentionally submitted to Licensor for
77
+ inclusion in the Work by the copyright owner or by an individual or Legal
78
+ Entity authorized to submit on behalf of the copyright owner. For the purposes
79
+ of this definition, "submitted" means any form of electronic, verbal, or
80
+ written communication sent to the Licensor or its representatives, including
81
+ but not limited to communication on electronic mailing lists, source code
82
+ control systems, and issue tracking systems that are managed by, or on behalf
83
+ of, the Licensor for the purpose of discussing and improving the Work, but
84
+ excluding communication that is conspicuously marked or otherwise designated in
85
+ writing by the copyright owner as "Not a Contribution."
86
+
87
+
88
+
89
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
90
+ of whom a Contribution has been received by Licensor and subsequently
91
+ incorporated within the Work.
92
+
93
+ 2. Grant of Copyright License. Subject to the terms and conditions of this
94
+ License, each Contributor hereby grants to You a perpetual, worldwide,
95
+ non-exclusive, no-charge, royalty-free, irrevocable copyright license to
96
+ reproduce, prepare Derivative Works of, publicly display, publicly perform,
97
+ sublicense, and distribute the Work and such Derivative Works in Source or
98
+ Object form.
99
+
100
+ 3. Grant of Patent License. Subject to the terms and conditions of this
101
+ License, each Contributor hereby grants to You a perpetual, worldwide,
102
+ non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this
103
+ section) patent license to make, have made, use, offer to sell, sell, import,
104
+ and otherwise transfer the Work, where such license applies only to those
105
+ patent claims licensable by such Contributor that are necessarily infringed by
106
+ their Contribution(s) alone or by combination of their Contribution(s) with the
107
+ Work to which such Contribution(s) was submitted. If You institute patent
108
+ litigation against any entity (including a cross-claim or counterclaim in a
109
+ lawsuit) alleging that the Work or a Contribution incorporated within the Work
110
+ constitutes direct or contributory patent infringement, then any patent
111
+ licenses granted to You under this License for that Work shall terminate as of
112
+ the date such litigation is filed.
113
+
114
+ 4. Redistribution. You may reproduce and distribute copies of the Work or
115
+ Derivative Works thereof in any medium, with or without modifications, and in
116
+ Source or Object form, provided that You meet the following conditions:
117
+
118
+ (a) You must give any other recipients of the Work or Derivative Works a copy
119
+ of this License; and
120
+
121
+ (b) You must cause any modified files to carry prominent notices stating that
122
+ You changed the files; and
123
+
124
+ (c) You must retain, in the Source form of any Derivative Works that You
125
+ distribute, all copyright, patent, trademark, and attribution notices from the
126
+ Source form of the Work, excluding those notices that do not pertain to any
127
+ part of the Derivative Works; and
128
+
129
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then
130
+ any Derivative Works that You distribute must include a readable copy of the
131
+ attribution notices contained within such NOTICE file, excluding those notices
132
+ that do not pertain to any part of the Derivative Works, in at least one of the
133
+ following places: within a NOTICE text file distributed as part of the
134
+ Derivative Works; within the Source form or documentation, if provided along
135
+ with the Derivative Works; or, within a display generated by the Derivative
136
+ Works, if and wherever such third-party notices normally appear. The contents
137
+ of the NOTICE file are for informational purposes only and do not modify the
138
+ License. You may add Your own attribution notices within Derivative Works that
139
+ You distribute, alongside or as an addendum to the NOTICE text from the Work,
140
+ provided that such additional attribution notices cannot be construed as
141
+ modifying the License.
142
+
143
+ You may add Your own copyright statement to Your modifications and may provide
144
+ additional or different license terms and conditions for use, reproduction, or
145
+ distribution of Your modifications, or for any such Derivative Works as a
146
+ whole, provided Your use, reproduction, and distribution of the Work otherwise
147
+ complies with the conditions stated in this License.
148
+
149
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any
150
+ Contribution intentionally submitted for inclusion in the Work by You to the
151
+ Licensor shall be under the terms and conditions of this License, without any
152
+ additional terms or conditions. Notwithstanding the above, nothing herein shall
153
+ supersede or modify the terms of any separate license agreement you may have
154
+ executed with Licensor regarding such Contributions.
155
+
156
+ 6. Trademarks. This License does not grant permission to use the trade names,
157
+ trademarks, service marks, or product names of the Licensor, except as required
158
+ for reasonable and customary use in describing the origin of the Work and
159
+ reproducing the content of the NOTICE file.
160
+
161
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
162
+ writing, Licensor provides the Work (and each Contributor provides its
163
+ Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
164
+ KIND, either express or implied, including, without limitation, any warranties
165
+ or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
166
+ PARTICULAR PURPOSE. You are solely responsible for determining the
167
+ appropriateness of using or redistributing the Work and assume any risks
168
+ associated with Your exercise of permissions under this License.
169
+
170
+ 8. Limitation of Liability. In no event and under no legal theory, whether in
171
+ tort (including negligence), contract, or otherwise, unless required by
172
+ applicable law (such as deliberate and grossly negligent acts) or agreed to in
173
+ writing, shall any Contributor be liable to You for damages, including any
174
+ direct, indirect, special, incidental, or consequential damages of any
175
+ character arising as a result of this License or out of the use or inability to
176
+ use the Work (including but not limited to damages for loss of goodwill, work
177
+ stoppage, computer failure or malfunction, or any and all other commercial
178
+ damages or losses), even if such Contributor has been advised of the
179
+ possibility of such damages.
180
+
181
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or
182
+ Derivative Works thereof, You may choose to offer, and charge a fee for,
183
+ acceptance of support, warranty, indemnity, or other liability obligations
184
+ and/or rights consistent with this License. However, in accepting such
185
+ obligations, You may act only on Your own behalf and on Your sole
186
+ responsibility, not on behalf of any other Contributor, and only if You agree
187
+ to indemnify, defend, and hold each Contributor harmless for any liability
188
+ incurred by, or claims asserted against, such Contributor by reason of your
189
+ accepting any such warranty or additional liability. END OF TERMS AND
190
+ CONDITIONS
191
+
192
+ APPENDIX: How to apply the Apache License to your work.
193
+
194
+ To apply the Apache License to your work, attach the following boilerplate
195
+ notice, with the fields enclosed by brackets "[]" replaced with your own
196
+ identifying information. (Don't include the brackets!) The text should be
197
+ enclosed in the appropriate comment syntax for the file format. We also
198
+ recommend that a file or class name and description of purpose be included on
199
+ the same "printed page" as the copyright notice for easier identification
200
+ within third-party archives.
201
+
202
+ Copyright [yyyy] [name of copyright owner]
203
+
204
+ Licensed under the Apache License, Version 2.0 (the "License");
205
+
206
+ you may not use this file except in compliance with the License.
207
+
208
+ You may obtain a copy of the License at
209
+
210
+ http://www.apache.org/licenses/LICENSE-2.0
211
+
212
+ Unless required by applicable law or agreed to in writing, software
213
+
214
+ distributed under the License is distributed on an "AS IS" BASIS,
215
+
216
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
217
+
218
+ See the License for the specific language governing permissions and
219
+
220
+ limitations under the License.
221
+
222
+ * For github.com/aws/aws-sdk-go see also this required NOTICE:
223
+ AWS SDK for Go
224
+ Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
225
+ Copyright 2014-2015 Stripe, Inc.
226
+ * For github.com/docker/distribution see also this required NOTICE:
227
+ Copyright 2013-2017 Docker, Inc.
228
+ * For github.com/docker/distribution see also this required NOTICE:
229
+ Copyright 2013-2017 Docker, Inc.
230
+ * For github.com/docker/docker see also this required NOTICE:
231
+ Docker
232
+ Copyright 2012-2017 Docker, Inc.
233
+
234
+ This product includes software developed at Docker, Inc.
235
+ (https://www.docker.com).
236
+
237
+ This product contains software (https://github.com/kr/pty) developed
238
+ by Keith Rarick, licensed under the MIT License.
239
+
240
+ The following is courtesy of our legal counsel:
241
+
242
+
243
+ Use and transfer of Docker may be subject to certain restrictions by the
244
+ United States and other governments.
245
+ It is your responsibility to ensure that your use and/or transfer does not
246
+ violate applicable laws.
247
+
248
+ For more information, please see https://www.bis.doc.gov
249
+
250
+ See also https://www.apache.org/dev/crypto.html and/or seek legal counsel.
251
+
252
+ -----
253
+
254
+ ** github.com/pkg/errors; version 0.8.1 -- https://github.com/pkg/errors
255
+ Copyright (c) 2015, Dave Cheney <
[email protected] >
256
+
257
+ Redistribution and use in source and binary forms, with or without
258
+ modification, are permitted provided that the following conditions are met:
259
+
260
+ 1. Redistributions of source code must retain the above copyright notice, this
261
+ list of conditions and the following disclaimer.
262
+
263
+ 2. Redistributions in binary form must reproduce the above copyright notice,
264
+ this list of conditions and the following disclaimer in the documentation
265
+ and/or other materials provided with the distribution.
266
+
267
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
268
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
269
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
270
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
271
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
272
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
273
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
274
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
275
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
276
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
277
+
278
+ -----
279
+
280
+ ** github.com/mattn/go-zglob; version 0.0.1 -- https://github.com/mattn/go-zglob
281
+ Copyright (c) 2017 Yasuhiro Matsumoto
282
+ ** github.com/mholt/archiver; version 3.1.1 -- https://github.com/mholt/archiver
283
+ Copyright (c) 2016 Matthew Holt
284
+ ** github.com/urfave/cli; version 1.20.0 -- https://github.com/urfave/cli
285
+ Copyright (c) 2016 Jeremy Saenz & Contributors
286
+
287
+ MIT License
288
+
289
+ Copyright (c) <year> <copyright holders>
290
+
291
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
292
+ this software and associated documentation files (the "Software"), to deal in
293
+ the Software without restriction, including without limitation the rights to
294
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
295
+ of the Software, and to permit persons to whom the Software is furnished to do
296
+ so, subject to the following conditions:
297
+
298
+ The above copyright notice and this permission notice shall be included in all
299
+ copies or substantial portions of the Software.
300
+
301
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
302
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
303
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
304
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
305
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
306
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
307
+ SOFTWARE.
0 commit comments