Skip to content

Commit 2def43e

Browse files
author
Qingchuan Hao
authored
chore: register containerd component using Component Governance (#746)
* chore: register containerd component * update notice * replace containerD with containerd
1 parent 0ec5557 commit 2def43e

File tree

2 files changed

+216
-4
lines changed

2 files changed

+216
-4
lines changed

NOTICE.md

Lines changed: 205 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
NOTICES
1+
# NOTICES
22

3-
This repository incorporates material as listed below or described in the code.
3+
This repository incorporates material as listed below or described in the code.
44

55
## CalicoWindows
66

7-
**Source**: [https://github.com/projectcalico/calico](https://github.com/projectcalico/calico)
7+
**Source**: <https://github.com/projectcalico/calico>
88

99
### Apache License
10+
1011
```
1112
Version 2.0, January 2004
1213
http://www.apache.org/licenses/
@@ -209,4 +210,204 @@ This repository incorporates material as listed below or described in the code.
209210
See the License for the specific language governing permissions and
210211
limitations under the License.
211212
212-
```
213+
```
214+
215+
## ContainerdWindows
216+
217+
**Source**: <https://github.com/containerd/containerd>
218+
219+
### Apache License
220+
221+
```
222+
223+
Apache License
224+
Version 2.0, January 2004
225+
https://www.apache.org/licenses/
226+
227+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
228+
229+
1. Definitions.
230+
231+
"License" shall mean the terms and conditions for use, reproduction,
232+
and distribution as defined by Sections 1 through 9 of this document.
233+
234+
"Licensor" shall mean the copyright owner or entity authorized by
235+
the copyright owner that is granting the License.
236+
237+
"Legal Entity" shall mean the union of the acting entity and all
238+
other entities that control, are controlled by, or are under common
239+
control with that entity. For the purposes of this definition,
240+
"control" means (i) the power, direct or indirect, to cause the
241+
direction or management of such entity, whether by contract or
242+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
243+
outstanding shares, or (iii) beneficial ownership of such entity.
244+
245+
"You" (or "Your") shall mean an individual or Legal Entity
246+
exercising permissions granted by this License.
247+
248+
"Source" form shall mean the preferred form for making modifications,
249+
including but not limited to software source code, documentation
250+
source, and configuration files.
251+
252+
"Object" form shall mean any form resulting from mechanical
253+
transformation or translation of a Source form, including but
254+
not limited to compiled object code, generated documentation,
255+
and conversions to other media types.
256+
257+
"Work" shall mean the work of authorship, whether in Source or
258+
Object form, made available under the License, as indicated by a
259+
copyright notice that is included in or attached to the work
260+
(an example is provided in the Appendix below).
261+
262+
"Derivative Works" shall mean any work, whether in Source or Object
263+
form, that is based on (or derived from) the Work and for which the
264+
editorial revisions, annotations, elaborations, or other modifications
265+
represent, as a whole, an original work of authorship. For the purposes
266+
of this License, Derivative Works shall not include works that remain
267+
separable from, or merely link (or bind by name) to the interfaces of,
268+
the Work and Derivative Works thereof.
269+
270+
"Contribution" shall mean any work of authorship, including
271+
the original version of the Work and any modifications or additions
272+
to that Work or Derivative Works thereof, that is intentionally
273+
submitted to Licensor for inclusion in the Work by the copyright owner
274+
or by an individual or Legal Entity authorized to submit on behalf of
275+
the copyright owner. For the purposes of this definition, "submitted"
276+
means any form of electronic, verbal, or written communication sent
277+
to the Licensor or its representatives, including but not limited to
278+
communication on electronic mailing lists, source code control systems,
279+
and issue tracking systems that are managed by, or on behalf of, the
280+
Licensor for the purpose of discussing and improving the Work, but
281+
excluding communication that is conspicuously marked or otherwise
282+
designated in writing by the copyright owner as "Not a Contribution."
283+
284+
"Contributor" shall mean Licensor and any individual or Legal Entity
285+
on behalf of whom a Contribution has been received by Licensor and
286+
subsequently incorporated within the Work.
287+
288+
2. Grant of Copyright License. Subject to the terms and conditions of
289+
this License, each Contributor hereby grants to You a perpetual,
290+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
291+
copyright license to reproduce, prepare Derivative Works of,
292+
publicly display, publicly perform, sublicense, and distribute the
293+
Work and such Derivative Works in Source or Object form.
294+
295+
3. Grant of Patent License. Subject to the terms and conditions of
296+
this License, each Contributor hereby grants to You a perpetual,
297+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
298+
(except as stated in this section) patent license to make, have made,
299+
use, offer to sell, sell, import, and otherwise transfer the Work,
300+
where such license applies only to those patent claims licensable
301+
by such Contributor that are necessarily infringed by their
302+
Contribution(s) alone or by combination of their Contribution(s)
303+
with the Work to which such Contribution(s) was submitted. If You
304+
institute patent litigation against any entity (including a
305+
cross-claim or counterclaim in a lawsuit) alleging that the Work
306+
or a Contribution incorporated within the Work constitutes direct
307+
or contributory patent infringement, then any patent licenses
308+
granted to You under this License for that Work shall terminate
309+
as of the date such litigation is filed.
310+
311+
4. Redistribution. You may reproduce and distribute copies of the
312+
Work or Derivative Works thereof in any medium, with or without
313+
modifications, and in Source or Object form, provided that You
314+
meet the following conditions:
315+
316+
(a) You must give any other recipients of the Work or
317+
Derivative Works a copy of this License; and
318+
319+
(b) You must cause any modified files to carry prominent notices
320+
stating that You changed the files; and
321+
322+
(c) You must retain, in the Source form of any Derivative Works
323+
that You distribute, all copyright, patent, trademark, and
324+
attribution notices from the Source form of the Work,
325+
excluding those notices that do not pertain to any part of
326+
the Derivative Works; and
327+
328+
(d) If the Work includes a "NOTICE" text file as part of its
329+
distribution, then any Derivative Works that You distribute must
330+
include a readable copy of the attribution notices contained
331+
within such NOTICE file, excluding those notices that do not
332+
pertain to any part of the Derivative Works, in at least one
333+
of the following places: within a NOTICE text file distributed
334+
as part of the Derivative Works; within the Source form or
335+
documentation, if provided along with the Derivative Works; or,
336+
within a display generated by the Derivative Works, if and
337+
wherever such third-party notices normally appear. The contents
338+
of the NOTICE file are for informational purposes only and
339+
do not modify the License. You may add Your own attribution
340+
notices within Derivative Works that You distribute, alongside
341+
or as an addendum to the NOTICE text from the Work, provided
342+
that such additional attribution notices cannot be construed
343+
as modifying the License.
344+
345+
You may add Your own copyright statement to Your modifications and
346+
may provide additional or different license terms and conditions
347+
for use, reproduction, or distribution of Your modifications, or
348+
for any such Derivative Works as a whole, provided Your use,
349+
reproduction, and distribution of the Work otherwise complies with
350+
the conditions stated in this License.
351+
352+
5. Submission of Contributions. Unless You explicitly state otherwise,
353+
any Contribution intentionally submitted for inclusion in the Work
354+
by You to the Licensor shall be under the terms and conditions of
355+
this License, without any additional terms or conditions.
356+
Notwithstanding the above, nothing herein shall supersede or modify
357+
the terms of any separate license agreement you may have executed
358+
with Licensor regarding such Contributions.
359+
360+
6. Trademarks. This License does not grant permission to use the trade
361+
names, trademarks, service marks, or product names of the Licensor,
362+
except as required for reasonable and customary use in describing the
363+
origin of the Work and reproducing the content of the NOTICE file.
364+
365+
7. Disclaimer of Warranty. Unless required by applicable law or
366+
agreed to in writing, Licensor provides the Work (and each
367+
Contributor provides its Contributions) on an "AS IS" BASIS,
368+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
369+
implied, including, without limitation, any warranties or conditions
370+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
371+
PARTICULAR PURPOSE. You are solely responsible for determining the
372+
appropriateness of using or redistributing the Work and assume any
373+
risks associated with Your exercise of permissions under this License.
374+
375+
8. Limitation of Liability. In no event and under no legal theory,
376+
whether in tort (including negligence), contract, or otherwise,
377+
unless required by applicable law (such as deliberate and grossly
378+
negligent acts) or agreed to in writing, shall any Contributor be
379+
liable to You for damages, including any direct, indirect, special,
380+
incidental, or consequential damages of any character arising as a
381+
result of this License or out of the use or inability to use the
382+
Work (including but not limited to damages for loss of goodwill,
383+
work stoppage, computer failure or malfunction, or any and all
384+
other commercial damages or losses), even if such Contributor
385+
has been advised of the possibility of such damages.
386+
387+
9. Accepting Warranty or Additional Liability. While redistributing
388+
the Work or Derivative Works thereof, You may choose to offer,
389+
and charge a fee for, acceptance of support, warranty, indemnity,
390+
or other liability obligations and/or rights consistent with this
391+
License. However, in accepting such obligations, You may act only
392+
on Your own behalf and on Your sole responsibility, not on behalf
393+
of any other Contributor, and only if You agree to indemnify,
394+
defend, and hold each Contributor harmless for any liability
395+
incurred by, or claims asserted against, such Contributor by reason
396+
of your accepting any such warranty or additional liability.
397+
398+
END OF TERMS AND CONDITIONS
399+
400+
Copyright The containerd Authors
401+
402+
Licensed under the Apache License, Version 2.0 (the "License");
403+
you may not use this file except in compliance with the License.
404+
You may obtain a copy of the License at
405+
406+
https://www.apache.org/licenses/LICENSE-2.0
407+
408+
Unless required by applicable law or agreed to in writing, software
409+
distributed under the License is distributed on an "AS IS" BASIS,
410+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
411+
See the License for the specific language governing permissions and
412+
limitations under the License.
413+
```

vhdbuilder/cgmanifest.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@
1010
}
1111
},
1212
"DevelopmentDependency": false
13+
},
14+
{
15+
"Component": {
16+
"Type": "other",
17+
"Other": {
18+
"Name": "ContainerdWindows",
19+
"Version": "0.0.1",
20+
"DownloadUrl": "https://acs-mirror.azureedge.net/containerd/windows/v0.0.1/binaries/containerd-v0.0.1-windows-amd64.tar.gz"
21+
}
22+
},
23+
"DevelopmentDependency": false
1324
}
1425
]
1526
}

0 commit comments

Comments
 (0)