Skip to content

Commit be26102

Browse files
add ThirdPartyNotices (#32)
1 parent 2606622 commit be26102

File tree

1 file changed

+336
-0
lines changed

1 file changed

+336
-0
lines changed

ThirdPartyNotices.txt

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

0 commit comments

Comments
 (0)