• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---------------------------------------
2./cloud.google.com/go/compute/metadata/LICENSE
3
4                                 Apache License
5                           Version 2.0, January 2004
6                        http://www.apache.org/licenses/
7
8   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9
10   1. Definitions.
11
12      "License" shall mean the terms and conditions for use, reproduction,
13      and distribution as defined by Sections 1 through 9 of this document.
14
15      "Licensor" shall mean the copyright owner or entity authorized by
16      the copyright owner that is granting the License.
17
18      "Legal Entity" shall mean the union of the acting entity and all
19      other entities that control, are controlled by, or are under common
20      control with that entity. For the purposes of this definition,
21      "control" means (i) the power, direct or indirect, to cause the
22      direction or management of such entity, whether by contract or
23      otherwise, or (ii) ownership of fifty percent (50%) or more of the
24      outstanding shares, or (iii) beneficial ownership of such entity.
25
26      "You" (or "Your") shall mean an individual or Legal Entity
27      exercising permissions granted by this License.
28
29      "Source" form shall mean the preferred form for making modifications,
30      including but not limited to software source code, documentation
31      source, and configuration files.
32
33      "Object" form shall mean any form resulting from mechanical
34      transformation or translation of a Source form, including but
35      not limited to compiled object code, generated documentation,
36      and conversions to other media types.
37
38      "Work" shall mean the work of authorship, whether in Source or
39      Object form, made available under the License, as indicated by a
40      copyright notice that is included in or attached to the work
41      (an example is provided in the Appendix below).
42
43      "Derivative Works" shall mean any work, whether in Source or Object
44      form, that is based on (or derived from) the Work and for which the
45      editorial revisions, annotations, elaborations, or other modifications
46      represent, as a whole, an original work of authorship. For the purposes
47      of this License, Derivative Works shall not include works that remain
48      separable from, or merely link (or bind by name) to the interfaces of,
49      the Work and Derivative Works thereof.
50
51      "Contribution" shall mean any work of authorship, including
52      the original version of the Work and any modifications or additions
53      to that Work or Derivative Works thereof, that is intentionally
54      submitted to Licensor for inclusion in the Work by the copyright owner
55      or by an individual or Legal Entity authorized to submit on behalf of
56      the copyright owner. For the purposes of this definition, "submitted"
57      means any form of electronic, verbal, or written communication sent
58      to the Licensor or its representatives, including but not limited to
59      communication on electronic mailing lists, source code control systems,
60      and issue tracking systems that are managed by, or on behalf of, the
61      Licensor for the purpose of discussing and improving the Work, but
62      excluding communication that is conspicuously marked or otherwise
63      designated in writing by the copyright owner as "Not a Contribution."
64
65      "Contributor" shall mean Licensor and any individual or Legal Entity
66      on behalf of whom a Contribution has been received by Licensor and
67      subsequently incorporated within the Work.
68
69   2. Grant of Copyright License. Subject to the terms and conditions of
70      this License, each Contributor hereby grants to You a perpetual,
71      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
72      copyright license to reproduce, prepare Derivative Works of,
73      publicly display, publicly perform, sublicense, and distribute the
74      Work and such Derivative Works in Source or Object form.
75
76   3. Grant of Patent License. Subject to the terms and conditions of
77      this License, each Contributor hereby grants to You a perpetual,
78      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
79      (except as stated in this section) patent license to make, have made,
80      use, offer to sell, sell, import, and otherwise transfer the Work,
81      where such license applies only to those patent claims licensable
82      by such Contributor that are necessarily infringed by their
83      Contribution(s) alone or by combination of their Contribution(s)
84      with the Work to which such Contribution(s) was submitted. If You
85      institute patent litigation against any entity (including a
86      cross-claim or counterclaim in a lawsuit) alleging that the Work
87      or a Contribution incorporated within the Work constitutes direct
88      or contributory patent infringement, then any patent licenses
89      granted to You under this License for that Work shall terminate
90      as of the date such litigation is filed.
91
92   4. Redistribution. You may reproduce and distribute copies of the
93      Work or Derivative Works thereof in any medium, with or without
94      modifications, and in Source or Object form, provided that You
95      meet the following conditions:
96
97      (a) You must give any other recipients of the Work or
98          Derivative Works a copy of this License; and
99
100      (b) You must cause any modified files to carry prominent notices
101          stating that You changed the files; and
102
103      (c) You must retain, in the Source form of any Derivative Works
104          that You distribute, all copyright, patent, trademark, and
105          attribution notices from the Source form of the Work,
106          excluding those notices that do not pertain to any part of
107          the Derivative Works; and
108
109      (d) If the Work includes a "NOTICE" text file as part of its
110          distribution, then any Derivative Works that You distribute must
111          include a readable copy of the attribution notices contained
112          within such NOTICE file, excluding those notices that do not
113          pertain to any part of the Derivative Works, in at least one
114          of the following places: within a NOTICE text file distributed
115          as part of the Derivative Works; within the Source form or
116          documentation, if provided along with the Derivative Works; or,
117          within a display generated by the Derivative Works, if and
118          wherever such third-party notices normally appear. The contents
119          of the NOTICE file are for informational purposes only and
120          do not modify the License. You may add Your own attribution
121          notices within Derivative Works that You distribute, alongside
122          or as an addendum to the NOTICE text from the Work, provided
123          that such additional attribution notices cannot be construed
124          as modifying the License.
125
126      You may add Your own copyright statement to Your modifications and
127      may provide additional or different license terms and conditions
128      for use, reproduction, or distribution of Your modifications, or
129      for any such Derivative Works as a whole, provided Your use,
130      reproduction, and distribution of the Work otherwise complies with
131      the conditions stated in this License.
132
133   5. Submission of Contributions. Unless You explicitly state otherwise,
134      any Contribution intentionally submitted for inclusion in the Work
135      by You to the Licensor shall be under the terms and conditions of
136      this License, without any additional terms or conditions.
137      Notwithstanding the above, nothing herein shall supersede or modify
138      the terms of any separate license agreement you may have executed
139      with Licensor regarding such Contributions.
140
141   6. Trademarks. This License does not grant permission to use the trade
142      names, trademarks, service marks, or product names of the Licensor,
143      except as required for reasonable and customary use in describing the
144      origin of the Work and reproducing the content of the NOTICE file.
145
146   7. Disclaimer of Warranty. Unless required by applicable law or
147      agreed to in writing, Licensor provides the Work (and each
148      Contributor provides its Contributions) on an "AS IS" BASIS,
149      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
150      implied, including, without limitation, any warranties or conditions
151      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
152      PARTICULAR PURPOSE. You are solely responsible for determining the
153      appropriateness of using or redistributing the Work and assume any
154      risks associated with Your exercise of permissions under this License.
155
156   8. Limitation of Liability. In no event and under no legal theory,
157      whether in tort (including negligence), contract, or otherwise,
158      unless required by applicable law (such as deliberate and grossly
159      negligent acts) or agreed to in writing, shall any Contributor be
160      liable to You for damages, including any direct, indirect, special,
161      incidental, or consequential damages of any character arising as a
162      result of this License or out of the use or inability to use the
163      Work (including but not limited to damages for loss of goodwill,
164      work stoppage, computer failure or malfunction, or any and all
165      other commercial damages or losses), even if such Contributor
166      has been advised of the possibility of such damages.
167
168   9. Accepting Warranty or Additional Liability. While redistributing
169      the Work or Derivative Works thereof, You may choose to offer,
170      and charge a fee for, acceptance of support, warranty, indemnity,
171      or other liability obligations and/or rights consistent with this
172      License. However, in accepting such obligations, You may act only
173      on Your own behalf and on Your sole responsibility, not on behalf
174      of any other Contributor, and only if You agree to indemnify,
175      defend, and hold each Contributor harmless for any liability
176      incurred by, or claims asserted against, such Contributor by reason
177      of your accepting any such warranty or additional liability.
178
179   END OF TERMS AND CONDITIONS
180
181   APPENDIX: How to apply the Apache License to your work.
182
183      To apply the Apache License to your work, attach the following
184      boilerplate notice, with the fields enclosed by brackets "[]"
185      replaced with your own identifying information. (Don't include
186      the brackets!)  The text should be enclosed in the appropriate
187      comment syntax for the file format. We also recommend that a
188      file or class name and description of purpose be included on the
189      same "printed page" as the copyright notice for easier
190      identification within third-party archives.
191
192   Copyright [yyyy] [name of copyright owner]
193
194   Licensed under the Apache License, Version 2.0 (the "License");
195   you may not use this file except in compliance with the License.
196   You may obtain a copy of the License at
197
198       http://www.apache.org/licenses/LICENSE-2.0
199
200   Unless required by applicable law or agreed to in writing, software
201   distributed under the License is distributed on an "AS IS" BASIS,
202   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
203   See the License for the specific language governing permissions and
204   limitations under the License.
205
206---------------------------------------
207./cloud.google.com/go/longrunning/autogen/longrunningpb/LICENSE
208
209                                 Apache License
210                           Version 2.0, January 2004
211                        http://www.apache.org/licenses/
212
213   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
214
215   1. Definitions.
216
217      "License" shall mean the terms and conditions for use, reproduction,
218      and distribution as defined by Sections 1 through 9 of this document.
219
220      "Licensor" shall mean the copyright owner or entity authorized by
221      the copyright owner that is granting the License.
222
223      "Legal Entity" shall mean the union of the acting entity and all
224      other entities that control, are controlled by, or are under common
225      control with that entity. For the purposes of this definition,
226      "control" means (i) the power, direct or indirect, to cause the
227      direction or management of such entity, whether by contract or
228      otherwise, or (ii) ownership of fifty percent (50%) or more of the
229      outstanding shares, or (iii) beneficial ownership of such entity.
230
231      "You" (or "Your") shall mean an individual or Legal Entity
232      exercising permissions granted by this License.
233
234      "Source" form shall mean the preferred form for making modifications,
235      including but not limited to software source code, documentation
236      source, and configuration files.
237
238      "Object" form shall mean any form resulting from mechanical
239      transformation or translation of a Source form, including but
240      not limited to compiled object code, generated documentation,
241      and conversions to other media types.
242
243      "Work" shall mean the work of authorship, whether in Source or
244      Object form, made available under the License, as indicated by a
245      copyright notice that is included in or attached to the work
246      (an example is provided in the Appendix below).
247
248      "Derivative Works" shall mean any work, whether in Source or Object
249      form, that is based on (or derived from) the Work and for which the
250      editorial revisions, annotations, elaborations, or other modifications
251      represent, as a whole, an original work of authorship. For the purposes
252      of this License, Derivative Works shall not include works that remain
253      separable from, or merely link (or bind by name) to the interfaces of,
254      the Work and Derivative Works thereof.
255
256      "Contribution" shall mean any work of authorship, including
257      the original version of the Work and any modifications or additions
258      to that Work or Derivative Works thereof, that is intentionally
259      submitted to Licensor for inclusion in the Work by the copyright owner
260      or by an individual or Legal Entity authorized to submit on behalf of
261      the copyright owner. For the purposes of this definition, "submitted"
262      means any form of electronic, verbal, or written communication sent
263      to the Licensor or its representatives, including but not limited to
264      communication on electronic mailing lists, source code control systems,
265      and issue tracking systems that are managed by, or on behalf of, the
266      Licensor for the purpose of discussing and improving the Work, but
267      excluding communication that is conspicuously marked or otherwise
268      designated in writing by the copyright owner as "Not a Contribution."
269
270      "Contributor" shall mean Licensor and any individual or Legal Entity
271      on behalf of whom a Contribution has been received by Licensor and
272      subsequently incorporated within the Work.
273
274   2. Grant of Copyright License. Subject to the terms and conditions of
275      this License, each Contributor hereby grants to You a perpetual,
276      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
277      copyright license to reproduce, prepare Derivative Works of,
278      publicly display, publicly perform, sublicense, and distribute the
279      Work and such Derivative Works in Source or Object form.
280
281   3. Grant of Patent License. Subject to the terms and conditions of
282      this License, each Contributor hereby grants to You a perpetual,
283      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
284      (except as stated in this section) patent license to make, have made,
285      use, offer to sell, sell, import, and otherwise transfer the Work,
286      where such license applies only to those patent claims licensable
287      by such Contributor that are necessarily infringed by their
288      Contribution(s) alone or by combination of their Contribution(s)
289      with the Work to which such Contribution(s) was submitted. If You
290      institute patent litigation against any entity (including a
291      cross-claim or counterclaim in a lawsuit) alleging that the Work
292      or a Contribution incorporated within the Work constitutes direct
293      or contributory patent infringement, then any patent licenses
294      granted to You under this License for that Work shall terminate
295      as of the date such litigation is filed.
296
297   4. Redistribution. You may reproduce and distribute copies of the
298      Work or Derivative Works thereof in any medium, with or without
299      modifications, and in Source or Object form, provided that You
300      meet the following conditions:
301
302      (a) You must give any other recipients of the Work or
303          Derivative Works a copy of this License; and
304
305      (b) You must cause any modified files to carry prominent notices
306          stating that You changed the files; and
307
308      (c) You must retain, in the Source form of any Derivative Works
309          that You distribute, all copyright, patent, trademark, and
310          attribution notices from the Source form of the Work,
311          excluding those notices that do not pertain to any part of
312          the Derivative Works; and
313
314      (d) If the Work includes a "NOTICE" text file as part of its
315          distribution, then any Derivative Works that You distribute must
316          include a readable copy of the attribution notices contained
317          within such NOTICE file, excluding those notices that do not
318          pertain to any part of the Derivative Works, in at least one
319          of the following places: within a NOTICE text file distributed
320          as part of the Derivative Works; within the Source form or
321          documentation, if provided along with the Derivative Works; or,
322          within a display generated by the Derivative Works, if and
323          wherever such third-party notices normally appear. The contents
324          of the NOTICE file are for informational purposes only and
325          do not modify the License. You may add Your own attribution
326          notices within Derivative Works that You distribute, alongside
327          or as an addendum to the NOTICE text from the Work, provided
328          that such additional attribution notices cannot be construed
329          as modifying the License.
330
331      You may add Your own copyright statement to Your modifications and
332      may provide additional or different license terms and conditions
333      for use, reproduction, or distribution of Your modifications, or
334      for any such Derivative Works as a whole, provided Your use,
335      reproduction, and distribution of the Work otherwise complies with
336      the conditions stated in this License.
337
338   5. Submission of Contributions. Unless You explicitly state otherwise,
339      any Contribution intentionally submitted for inclusion in the Work
340      by You to the Licensor shall be under the terms and conditions of
341      this License, without any additional terms or conditions.
342      Notwithstanding the above, nothing herein shall supersede or modify
343      the terms of any separate license agreement you may have executed
344      with Licensor regarding such Contributions.
345
346   6. Trademarks. This License does not grant permission to use the trade
347      names, trademarks, service marks, or product names of the Licensor,
348      except as required for reasonable and customary use in describing the
349      origin of the Work and reproducing the content of the NOTICE file.
350
351   7. Disclaimer of Warranty. Unless required by applicable law or
352      agreed to in writing, Licensor provides the Work (and each
353      Contributor provides its Contributions) on an "AS IS" BASIS,
354      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
355      implied, including, without limitation, any warranties or conditions
356      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
357      PARTICULAR PURPOSE. You are solely responsible for determining the
358      appropriateness of using or redistributing the Work and assume any
359      risks associated with Your exercise of permissions under this License.
360
361   8. Limitation of Liability. In no event and under no legal theory,
362      whether in tort (including negligence), contract, or otherwise,
363      unless required by applicable law (such as deliberate and grossly
364      negligent acts) or agreed to in writing, shall any Contributor be
365      liable to You for damages, including any direct, indirect, special,
366      incidental, or consequential damages of any character arising as a
367      result of this License or out of the use or inability to use the
368      Work (including but not limited to damages for loss of goodwill,
369      work stoppage, computer failure or malfunction, or any and all
370      other commercial damages or losses), even if such Contributor
371      has been advised of the possibility of such damages.
372
373   9. Accepting Warranty or Additional Liability. While redistributing
374      the Work or Derivative Works thereof, You may choose to offer,
375      and charge a fee for, acceptance of support, warranty, indemnity,
376      or other liability obligations and/or rights consistent with this
377      License. However, in accepting such obligations, You may act only
378      on Your own behalf and on Your sole responsibility, not on behalf
379      of any other Contributor, and only if You agree to indemnify,
380      defend, and hold each Contributor harmless for any liability
381      incurred by, or claims asserted against, such Contributor by reason
382      of your accepting any such warranty or additional liability.
383
384   END OF TERMS AND CONDITIONS
385
386   APPENDIX: How to apply the Apache License to your work.
387
388      To apply the Apache License to your work, attach the following
389      boilerplate notice, with the fields enclosed by brackets "[]"
390      replaced with your own identifying information. (Don't include
391      the brackets!)  The text should be enclosed in the appropriate
392      comment syntax for the file format. We also recommend that a
393      file or class name and description of purpose be included on the
394      same "printed page" as the copyright notice for easier
395      identification within third-party archives.
396
397   Copyright [yyyy] [name of copyright owner]
398
399   Licensed under the Apache License, Version 2.0 (the "License");
400   you may not use this file except in compliance with the License.
401   You may obtain a copy of the License at
402
403       http://www.apache.org/licenses/LICENSE-2.0
404
405   Unless required by applicable law or agreed to in writing, software
406   distributed under the License is distributed on an "AS IS" BASIS,
407   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
408   See the License for the specific language governing permissions and
409   limitations under the License.
410
411---------------------------------------
412./github.com/bazelbuild/remote-apis-sdks/go/LICENSE
413
414                                 Apache License
415                           Version 2.0, January 2004
416                        http://www.apache.org/licenses/
417
418   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
419
420   1. Definitions.
421
422      "License" shall mean the terms and conditions for use, reproduction,
423      and distribution as defined by Sections 1 through 9 of this document.
424
425      "Licensor" shall mean the copyright owner or entity authorized by
426      the copyright owner that is granting the License.
427
428      "Legal Entity" shall mean the union of the acting entity and all
429      other entities that control, are controlled by, or are under common
430      control with that entity. For the purposes of this definition,
431      "control" means (i) the power, direct or indirect, to cause the
432      direction or management of such entity, whether by contract or
433      otherwise, or (ii) ownership of fifty percent (50%) or more of the
434      outstanding shares, or (iii) beneficial ownership of such entity.
435
436      "You" (or "Your") shall mean an individual or Legal Entity
437      exercising permissions granted by this License.
438
439      "Source" form shall mean the preferred form for making modifications,
440      including but not limited to software source code, documentation
441      source, and configuration files.
442
443      "Object" form shall mean any form resulting from mechanical
444      transformation or translation of a Source form, including but
445      not limited to compiled object code, generated documentation,
446      and conversions to other media types.
447
448      "Work" shall mean the work of authorship, whether in Source or
449      Object form, made available under the License, as indicated by a
450      copyright notice that is included in or attached to the work
451      (an example is provided in the Appendix below).
452
453      "Derivative Works" shall mean any work, whether in Source or Object
454      form, that is based on (or derived from) the Work and for which the
455      editorial revisions, annotations, elaborations, or other modifications
456      represent, as a whole, an original work of authorship. For the purposes
457      of this License, Derivative Works shall not include works that remain
458      separable from, or merely link (or bind by name) to the interfaces of,
459      the Work and Derivative Works thereof.
460
461      "Contribution" shall mean any work of authorship, including
462      the original version of the Work and any modifications or additions
463      to that Work or Derivative Works thereof, that is intentionally
464      submitted to Licensor for inclusion in the Work by the copyright owner
465      or by an individual or Legal Entity authorized to submit on behalf of
466      the copyright owner. For the purposes of this definition, "submitted"
467      means any form of electronic, verbal, or written communication sent
468      to the Licensor or its representatives, including but not limited to
469      communication on electronic mailing lists, source code control systems,
470      and issue tracking systems that are managed by, or on behalf of, the
471      Licensor for the purpose of discussing and improving the Work, but
472      excluding communication that is conspicuously marked or otherwise
473      designated in writing by the copyright owner as "Not a Contribution."
474
475      "Contributor" shall mean Licensor and any individual or Legal Entity
476      on behalf of whom a Contribution has been received by Licensor and
477      subsequently incorporated within the Work.
478
479   2. Grant of Copyright License. Subject to the terms and conditions of
480      this License, each Contributor hereby grants to You a perpetual,
481      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
482      copyright license to reproduce, prepare Derivative Works of,
483      publicly display, publicly perform, sublicense, and distribute the
484      Work and such Derivative Works in Source or Object form.
485
486   3. Grant of Patent License. Subject to the terms and conditions of
487      this License, each Contributor hereby grants to You a perpetual,
488      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
489      (except as stated in this section) patent license to make, have made,
490      use, offer to sell, sell, import, and otherwise transfer the Work,
491      where such license applies only to those patent claims licensable
492      by such Contributor that are necessarily infringed by their
493      Contribution(s) alone or by combination of their Contribution(s)
494      with the Work to which such Contribution(s) was submitted. If You
495      institute patent litigation against any entity (including a
496      cross-claim or counterclaim in a lawsuit) alleging that the Work
497      or a Contribution incorporated within the Work constitutes direct
498      or contributory patent infringement, then any patent licenses
499      granted to You under this License for that Work shall terminate
500      as of the date such litigation is filed.
501
502   4. Redistribution. You may reproduce and distribute copies of the
503      Work or Derivative Works thereof in any medium, with or without
504      modifications, and in Source or Object form, provided that You
505      meet the following conditions:
506
507      (a) You must give any other recipients of the Work or
508          Derivative Works a copy of this License; and
509
510      (b) You must cause any modified files to carry prominent notices
511          stating that You changed the files; and
512
513      (c) You must retain, in the Source form of any Derivative Works
514          that You distribute, all copyright, patent, trademark, and
515          attribution notices from the Source form of the Work,
516          excluding those notices that do not pertain to any part of
517          the Derivative Works; and
518
519      (d) If the Work includes a "NOTICE" text file as part of its
520          distribution, then any Derivative Works that You distribute must
521          include a readable copy of the attribution notices contained
522          within such NOTICE file, excluding those notices that do not
523          pertain to any part of the Derivative Works, in at least one
524          of the following places: within a NOTICE text file distributed
525          as part of the Derivative Works; within the Source form or
526          documentation, if provided along with the Derivative Works; or,
527          within a display generated by the Derivative Works, if and
528          wherever such third-party notices normally appear. The contents
529          of the NOTICE file are for informational purposes only and
530          do not modify the License. You may add Your own attribution
531          notices within Derivative Works that You distribute, alongside
532          or as an addendum to the NOTICE text from the Work, provided
533          that such additional attribution notices cannot be construed
534          as modifying the License.
535
536      You may add Your own copyright statement to Your modifications and
537      may provide additional or different license terms and conditions
538      for use, reproduction, or distribution of Your modifications, or
539      for any such Derivative Works as a whole, provided Your use,
540      reproduction, and distribution of the Work otherwise complies with
541      the conditions stated in this License.
542
543   5. Submission of Contributions. Unless You explicitly state otherwise,
544      any Contribution intentionally submitted for inclusion in the Work
545      by You to the Licensor shall be under the terms and conditions of
546      this License, without any additional terms or conditions.
547      Notwithstanding the above, nothing herein shall supersede or modify
548      the terms of any separate license agreement you may have executed
549      with Licensor regarding such Contributions.
550
551   6. Trademarks. This License does not grant permission to use the trade
552      names, trademarks, service marks, or product names of the Licensor,
553      except as required for reasonable and customary use in describing the
554      origin of the Work and reproducing the content of the NOTICE file.
555
556   7. Disclaimer of Warranty. Unless required by applicable law or
557      agreed to in writing, Licensor provides the Work (and each
558      Contributor provides its Contributions) on an "AS IS" BASIS,
559      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
560      implied, including, without limitation, any warranties or conditions
561      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
562      PARTICULAR PURPOSE. You are solely responsible for determining the
563      appropriateness of using or redistributing the Work and assume any
564      risks associated with Your exercise of permissions under this License.
565
566   8. Limitation of Liability. In no event and under no legal theory,
567      whether in tort (including negligence), contract, or otherwise,
568      unless required by applicable law (such as deliberate and grossly
569      negligent acts) or agreed to in writing, shall any Contributor be
570      liable to You for damages, including any direct, indirect, special,
571      incidental, or consequential damages of any character arising as a
572      result of this License or out of the use or inability to use the
573      Work (including but not limited to damages for loss of goodwill,
574      work stoppage, computer failure or malfunction, or any and all
575      other commercial damages or losses), even if such Contributor
576      has been advised of the possibility of such damages.
577
578   9. Accepting Warranty or Additional Liability. While redistributing
579      the Work or Derivative Works thereof, You may choose to offer,
580      and charge a fee for, acceptance of support, warranty, indemnity,
581      or other liability obligations and/or rights consistent with this
582      License. However, in accepting such obligations, You may act only
583      on Your own behalf and on Your sole responsibility, not on behalf
584      of any other Contributor, and only if You agree to indemnify,
585      defend, and hold each Contributor harmless for any liability
586      incurred by, or claims asserted against, such Contributor by reason
587      of your accepting any such warranty or additional liability.
588
589   END OF TERMS AND CONDITIONS
590
591   APPENDIX: How to apply the Apache License to your work.
592
593      To apply the Apache License to your work, attach the following
594      boilerplate notice, with the fields enclosed by brackets "[]"
595      replaced with your own identifying information. (Don't include
596      the brackets!)  The text should be enclosed in the appropriate
597      comment syntax for the file format. We also recommend that a
598      file or class name and description of purpose be included on the
599      same "printed page" as the copyright notice for easier
600      identification within third-party archives.
601
602   Copyright [yyyy] [name of copyright owner]
603
604   Licensed under the Apache License, Version 2.0 (the "License");
605   you may not use this file except in compliance with the License.
606   You may obtain a copy of the License at
607
608       http://www.apache.org/licenses/LICENSE-2.0
609
610   Unless required by applicable law or agreed to in writing, software
611   distributed under the License is distributed on an "AS IS" BASIS,
612   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
613   See the License for the specific language governing permissions and
614   limitations under the License.
615
616---------------------------------------
617./github.com/bazelbuild/remote-apis/build/bazel/LICENSE
618
619                                 Apache License
620                           Version 2.0, January 2004
621                        http://www.apache.org/licenses/
622
623   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
624
625   1. Definitions.
626
627      "License" shall mean the terms and conditions for use, reproduction,
628      and distribution as defined by Sections 1 through 9 of this document.
629
630      "Licensor" shall mean the copyright owner or entity authorized by
631      the copyright owner that is granting the License.
632
633      "Legal Entity" shall mean the union of the acting entity and all
634      other entities that control, are controlled by, or are under common
635      control with that entity. For the purposes of this definition,
636      "control" means (i) the power, direct or indirect, to cause the
637      direction or management of such entity, whether by contract or
638      otherwise, or (ii) ownership of fifty percent (50%) or more of the
639      outstanding shares, or (iii) beneficial ownership of such entity.
640
641      "You" (or "Your") shall mean an individual or Legal Entity
642      exercising permissions granted by this License.
643
644      "Source" form shall mean the preferred form for making modifications,
645      including but not limited to software source code, documentation
646      source, and configuration files.
647
648      "Object" form shall mean any form resulting from mechanical
649      transformation or translation of a Source form, including but
650      not limited to compiled object code, generated documentation,
651      and conversions to other media types.
652
653      "Work" shall mean the work of authorship, whether in Source or
654      Object form, made available under the License, as indicated by a
655      copyright notice that is included in or attached to the work
656      (an example is provided in the Appendix below).
657
658      "Derivative Works" shall mean any work, whether in Source or Object
659      form, that is based on (or derived from) the Work and for which the
660      editorial revisions, annotations, elaborations, or other modifications
661      represent, as a whole, an original work of authorship. For the purposes
662      of this License, Derivative Works shall not include works that remain
663      separable from, or merely link (or bind by name) to the interfaces of,
664      the Work and Derivative Works thereof.
665
666      "Contribution" shall mean any work of authorship, including
667      the original version of the Work and any modifications or additions
668      to that Work or Derivative Works thereof, that is intentionally
669      submitted to Licensor for inclusion in the Work by the copyright owner
670      or by an individual or Legal Entity authorized to submit on behalf of
671      the copyright owner. For the purposes of this definition, "submitted"
672      means any form of electronic, verbal, or written communication sent
673      to the Licensor or its representatives, including but not limited to
674      communication on electronic mailing lists, source code control systems,
675      and issue tracking systems that are managed by, or on behalf of, the
676      Licensor for the purpose of discussing and improving the Work, but
677      excluding communication that is conspicuously marked or otherwise
678      designated in writing by the copyright owner as "Not a Contribution."
679
680      "Contributor" shall mean Licensor and any individual or Legal Entity
681      on behalf of whom a Contribution has been received by Licensor and
682      subsequently incorporated within the Work.
683
684   2. Grant of Copyright License. Subject to the terms and conditions of
685      this License, each Contributor hereby grants to You a perpetual,
686      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
687      copyright license to reproduce, prepare Derivative Works of,
688      publicly display, publicly perform, sublicense, and distribute the
689      Work and such Derivative Works in Source or Object form.
690
691   3. Grant of Patent License. Subject to the terms and conditions of
692      this License, each Contributor hereby grants to You a perpetual,
693      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
694      (except as stated in this section) patent license to make, have made,
695      use, offer to sell, sell, import, and otherwise transfer the Work,
696      where such license applies only to those patent claims licensable
697      by such Contributor that are necessarily infringed by their
698      Contribution(s) alone or by combination of their Contribution(s)
699      with the Work to which such Contribution(s) was submitted. If You
700      institute patent litigation against any entity (including a
701      cross-claim or counterclaim in a lawsuit) alleging that the Work
702      or a Contribution incorporated within the Work constitutes direct
703      or contributory patent infringement, then any patent licenses
704      granted to You under this License for that Work shall terminate
705      as of the date such litigation is filed.
706
707   4. Redistribution. You may reproduce and distribute copies of the
708      Work or Derivative Works thereof in any medium, with or without
709      modifications, and in Source or Object form, provided that You
710      meet the following conditions:
711
712      (a) You must give any other recipients of the Work or
713          Derivative Works a copy of this License; and
714
715      (b) You must cause any modified files to carry prominent notices
716          stating that You changed the files; and
717
718      (c) You must retain, in the Source form of any Derivative Works
719          that You distribute, all copyright, patent, trademark, and
720          attribution notices from the Source form of the Work,
721          excluding those notices that do not pertain to any part of
722          the Derivative Works; and
723
724      (d) If the Work includes a "NOTICE" text file as part of its
725          distribution, then any Derivative Works that You distribute must
726          include a readable copy of the attribution notices contained
727          within such NOTICE file, excluding those notices that do not
728          pertain to any part of the Derivative Works, in at least one
729          of the following places: within a NOTICE text file distributed
730          as part of the Derivative Works; within the Source form or
731          documentation, if provided along with the Derivative Works; or,
732          within a display generated by the Derivative Works, if and
733          wherever such third-party notices normally appear. The contents
734          of the NOTICE file are for informational purposes only and
735          do not modify the License. You may add Your own attribution
736          notices within Derivative Works that You distribute, alongside
737          or as an addendum to the NOTICE text from the Work, provided
738          that such additional attribution notices cannot be construed
739          as modifying the License.
740
741      You may add Your own copyright statement to Your modifications and
742      may provide additional or different license terms and conditions
743      for use, reproduction, or distribution of Your modifications, or
744      for any such Derivative Works as a whole, provided Your use,
745      reproduction, and distribution of the Work otherwise complies with
746      the conditions stated in this License.
747
748   5. Submission of Contributions. Unless You explicitly state otherwise,
749      any Contribution intentionally submitted for inclusion in the Work
750      by You to the Licensor shall be under the terms and conditions of
751      this License, without any additional terms or conditions.
752      Notwithstanding the above, nothing herein shall supersede or modify
753      the terms of any separate license agreement you may have executed
754      with Licensor regarding such Contributions.
755
756   6. Trademarks. This License does not grant permission to use the trade
757      names, trademarks, service marks, or product names of the Licensor,
758      except as required for reasonable and customary use in describing the
759      origin of the Work and reproducing the content of the NOTICE file.
760
761   7. Disclaimer of Warranty. Unless required by applicable law or
762      agreed to in writing, Licensor provides the Work (and each
763      Contributor provides its Contributions) on an "AS IS" BASIS,
764      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
765      implied, including, without limitation, any warranties or conditions
766      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
767      PARTICULAR PURPOSE. You are solely responsible for determining the
768      appropriateness of using or redistributing the Work and assume any
769      risks associated with Your exercise of permissions under this License.
770
771   8. Limitation of Liability. In no event and under no legal theory,
772      whether in tort (including negligence), contract, or otherwise,
773      unless required by applicable law (such as deliberate and grossly
774      negligent acts) or agreed to in writing, shall any Contributor be
775      liable to You for damages, including any direct, indirect, special,
776      incidental, or consequential damages of any character arising as a
777      result of this License or out of the use or inability to use the
778      Work (including but not limited to damages for loss of goodwill,
779      work stoppage, computer failure or malfunction, or any and all
780      other commercial damages or losses), even if such Contributor
781      has been advised of the possibility of such damages.
782
783   9. Accepting Warranty or Additional Liability. While redistributing
784      the Work or Derivative Works thereof, You may choose to offer,
785      and charge a fee for, acceptance of support, warranty, indemnity,
786      or other liability obligations and/or rights consistent with this
787      License. However, in accepting such obligations, You may act only
788      on Your own behalf and on Your sole responsibility, not on behalf
789      of any other Contributor, and only if You agree to indemnify,
790      defend, and hold each Contributor harmless for any liability
791      incurred by, or claims asserted against, such Contributor by reason
792      of your accepting any such warranty or additional liability.
793
794   END OF TERMS AND CONDITIONS
795
796   APPENDIX: How to apply the Apache License to your work.
797
798      To apply the Apache License to your work, attach the following
799      boilerplate notice, with the fields enclosed by brackets "[]"
800      replaced with your own identifying information. (Don't include
801      the brackets!)  The text should be enclosed in the appropriate
802      comment syntax for the file format. We also recommend that a
803      file or class name and description of purpose be included on the
804      same "printed page" as the copyright notice for easier
805      identification within third-party archives.
806
807   Copyright [yyyy] [name of copyright owner]
808
809   Licensed under the Apache License, Version 2.0 (the "License");
810   you may not use this file except in compliance with the License.
811   You may obtain a copy of the License at
812
813       http://www.apache.org/licenses/LICENSE-2.0
814
815   Unless required by applicable law or agreed to in writing, software
816   distributed under the License is distributed on an "AS IS" BASIS,
817   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
818   See the License for the specific language governing permissions and
819   limitations under the License.
820
821---------------------------------------
822./github.com/golang/glog/LICENSE
823Apache License
824Version 2.0, January 2004
825http://www.apache.org/licenses/
826
827TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
828
8291. Definitions.
830
831"License" shall mean the terms and conditions for use, reproduction, and
832distribution as defined by Sections 1 through 9 of this document.
833
834"Licensor" shall mean the copyright owner or entity authorized by the copyright
835owner that is granting the License.
836
837"Legal Entity" shall mean the union of the acting entity and all other entities
838that control, are controlled by, or are under common control with that entity.
839For the purposes of this definition, "control" means (i) the power, direct or
840indirect, to cause the direction or management of such entity, whether by
841contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
842outstanding shares, or (iii) beneficial ownership of such entity.
843
844"You" (or "Your") shall mean an individual or Legal Entity exercising
845permissions granted by this License.
846
847"Source" form shall mean the preferred form for making modifications, including
848but not limited to software source code, documentation source, and configuration
849files.
850
851"Object" form shall mean any form resulting from mechanical transformation or
852translation of a Source form, including but not limited to compiled object code,
853generated documentation, and conversions to other media types.
854
855"Work" shall mean the work of authorship, whether in Source or Object form, made
856available under the License, as indicated by a copyright notice that is included
857in or attached to the work (an example is provided in the Appendix below).
858
859"Derivative Works" shall mean any work, whether in Source or Object form, that
860is based on (or derived from) the Work and for which the editorial revisions,
861annotations, elaborations, or other modifications represent, as a whole, an
862original work of authorship. For the purposes of this License, Derivative Works
863shall not include works that remain separable from, or merely link (or bind by
864name) to the interfaces of, the Work and Derivative Works thereof.
865
866"Contribution" shall mean any work of authorship, including the original version
867of the Work and any modifications or additions to that Work or Derivative Works
868thereof, that is intentionally submitted to Licensor for inclusion in the Work
869by the copyright owner or by an individual or Legal Entity authorized to submit
870on behalf of the copyright owner. For the purposes of this definition,
871"submitted" means any form of electronic, verbal, or written communication sent
872to the Licensor or its representatives, including but not limited to
873communication on electronic mailing lists, source code control systems, and
874issue tracking systems that are managed by, or on behalf of, the Licensor for
875the purpose of discussing and improving the Work, but excluding communication
876that is conspicuously marked or otherwise designated in writing by the copyright
877owner as "Not a Contribution."
878
879"Contributor" shall mean Licensor and any individual or Legal Entity on behalf
880of whom a Contribution has been received by Licensor and subsequently
881incorporated within the Work.
882
8832. Grant of Copyright License.
884
885Subject to the terms and conditions of this License, each Contributor hereby
886grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
887irrevocable copyright license to reproduce, prepare Derivative Works of,
888publicly display, publicly perform, sublicense, and distribute the Work and such
889Derivative Works in Source or Object form.
890
8913. Grant of Patent License.
892
893Subject to the terms and conditions of this License, each Contributor hereby
894grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
895irrevocable (except as stated in this section) patent license to make, have
896made, use, offer to sell, sell, import, and otherwise transfer the Work, where
897such license applies only to those patent claims licensable by such Contributor
898that are necessarily infringed by their Contribution(s) alone or by combination
899of their Contribution(s) with the Work to which such Contribution(s) was
900submitted. If You institute patent litigation against any entity (including a
901cross-claim or counterclaim in a lawsuit) alleging that the Work or a
902Contribution incorporated within the Work constitutes direct or contributory
903patent infringement, then any patent licenses granted to You under this License
904for that Work shall terminate as of the date such litigation is filed.
905
9064. Redistribution.
907
908You may reproduce and distribute copies of the Work or Derivative Works thereof
909in any medium, with or without modifications, and in Source or Object form,
910provided that You meet the following conditions:
911
912You must give any other recipients of the Work or Derivative Works a copy of
913this License; and
914You must cause any modified files to carry prominent notices stating that You
915changed the files; and
916You must retain, in the Source form of any Derivative Works that You distribute,
917all copyright, patent, trademark, and attribution notices from the Source form
918of the Work, excluding those notices that do not pertain to any part of the
919Derivative Works; and
920If the Work includes a "NOTICE" text file as part of its distribution, then any
921Derivative Works that You distribute must include a readable copy of the
922attribution notices contained within such NOTICE file, excluding those notices
923that do not pertain to any part of the Derivative Works, in at least one of the
924following places: within a NOTICE text file distributed as part of the
925Derivative Works; within the Source form or documentation, if provided along
926with the Derivative Works; or, within a display generated by the Derivative
927Works, if and wherever such third-party notices normally appear. The contents of
928the NOTICE file are for informational purposes only and do not modify the
929License. You may add Your own attribution notices within Derivative Works that
930You distribute, alongside or as an addendum to the NOTICE text from the Work,
931provided that such additional attribution notices cannot be construed as
932modifying the License.
933You may add Your own copyright statement to Your modifications and may provide
934additional or different license terms and conditions for use, reproduction, or
935distribution of Your modifications, or for any such Derivative Works as a whole,
936provided Your use, reproduction, and distribution of the Work otherwise complies
937with the conditions stated in this License.
938
9395. Submission of Contributions.
940
941Unless You explicitly state otherwise, any Contribution intentionally submitted
942for inclusion in the Work by You to the Licensor shall be under the terms and
943conditions of this License, without any additional terms or conditions.
944Notwithstanding the above, nothing herein shall supersede or modify the terms of
945any separate license agreement you may have executed with Licensor regarding
946such Contributions.
947
9486. Trademarks.
949
950This License does not grant permission to use the trade names, trademarks,
951service marks, or product names of the Licensor, except as required for
952reasonable and customary use in describing the origin of the Work and
953reproducing the content of the NOTICE file.
954
9557. Disclaimer of Warranty.
956
957Unless required by applicable law or agreed to in writing, Licensor provides the
958Work (and each Contributor provides its Contributions) on an "AS IS" BASIS,
959WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied,
960including, without limitation, any warranties or conditions of TITLE,
961NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are
962solely responsible for determining the appropriateness of using or
963redistributing the Work and assume any risks associated with Your exercise of
964permissions under this License.
965
9668. Limitation of Liability.
967
968In no event and under no legal theory, whether in tort (including negligence),
969contract, or otherwise, unless required by applicable law (such as deliberate
970and grossly negligent acts) or agreed to in writing, shall any Contributor be
971liable to You for damages, including any direct, indirect, special, incidental,
972or consequential damages of any character arising as a result of this License or
973out of the use or inability to use the Work (including but not limited to
974damages for loss of goodwill, work stoppage, computer failure or malfunction, or
975any and all other commercial damages or losses), even if such Contributor has
976been advised of the possibility of such damages.
977
9789. Accepting Warranty or Additional Liability.
979
980While redistributing the Work or Derivative Works thereof, You may choose to
981offer, and charge a fee for, acceptance of support, warranty, indemnity, or
982other liability obligations and/or rights consistent with this License. However,
983in accepting such obligations, You may act only on Your own behalf and on Your
984sole responsibility, not on behalf of any other Contributor, and only if You
985agree to indemnify, defend, and hold each Contributor harmless for any liability
986incurred by, or claims asserted against, such Contributor by reason of your
987accepting any such warranty or additional liability.
988
989END OF TERMS AND CONDITIONS
990
991APPENDIX: How to apply the Apache License to your work
992
993To apply the Apache License to your work, attach the following boilerplate
994notice, with the fields enclosed by brackets "[]" replaced with your own
995identifying information. (Don't include the brackets!) The text should be
996enclosed in the appropriate comment syntax for the file format. We also
997recommend that a file or class name and description of purpose be included on
998the same "printed page" as the copyright notice for easier identification within
999third-party archives.
1000
1001   Copyright [yyyy] [name of copyright owner]
1002
1003   Licensed under the Apache License, Version 2.0 (the "License");
1004   you may not use this file except in compliance with the License.
1005   You may obtain a copy of the License at
1006
1007     http://www.apache.org/licenses/LICENSE-2.0
1008
1009   Unless required by applicable law or agreed to in writing, software
1010   distributed under the License is distributed on an "AS IS" BASIS,
1011   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1012   See the License for the specific language governing permissions and
1013   limitations under the License.
1014
1015---------------------------------------
1016./github.com/golang/protobuf/LICENSE
1017Copyright 2010 The Go Authors.  All rights reserved.
1018
1019Redistribution and use in source and binary forms, with or without
1020modification, are permitted provided that the following conditions are
1021met:
1022
1023    * Redistributions of source code must retain the above copyright
1024notice, this list of conditions and the following disclaimer.
1025    * Redistributions in binary form must reproduce the above
1026copyright notice, this list of conditions and the following disclaimer
1027in the documentation and/or other materials provided with the
1028distribution.
1029    * Neither the name of Google Inc. nor the names of its
1030contributors may be used to endorse or promote products derived from
1031this software without specific prior written permission.
1032
1033THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1034"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1035LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1036A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1037OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1038SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1039LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1040DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1041THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1042(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1043OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1044
1045
1046---------------------------------------
1047./github.com/golang/snappy/LICENSE
1048Copyright (c) 2011 The Snappy-Go Authors. All rights reserved.
1049
1050Redistribution and use in source and binary forms, with or without
1051modification, are permitted provided that the following conditions are
1052met:
1053
1054   * Redistributions of source code must retain the above copyright
1055notice, this list of conditions and the following disclaimer.
1056   * Redistributions in binary form must reproduce the above
1057copyright notice, this list of conditions and the following disclaimer
1058in the documentation and/or other materials provided with the
1059distribution.
1060   * Neither the name of Google Inc. nor the names of its
1061contributors may be used to endorse or promote products derived from
1062this software without specific prior written permission.
1063
1064THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1065"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1066LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1067A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1068OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1069SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1070LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1071DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1072THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1073(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1074OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1075
1076---------------------------------------
1077./github.com/google/device-infra/src/devtools/rbe/LICENSE
1078
1079                                 Apache License
1080                           Version 2.0, January 2004
1081                        http://www.apache.org/licenses/
1082
1083   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1084
1085   1. Definitions.
1086
1087      "License" shall mean the terms and conditions for use, reproduction,
1088      and distribution as defined by Sections 1 through 9 of this document.
1089
1090      "Licensor" shall mean the copyright owner or entity authorized by
1091      the copyright owner that is granting the License.
1092
1093      "Legal Entity" shall mean the union of the acting entity and all
1094      other entities that control, are controlled by, or are under common
1095      control with that entity. For the purposes of this definition,
1096      "control" means (i) the power, direct or indirect, to cause the
1097      direction or management of such entity, whether by contract or
1098      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1099      outstanding shares, or (iii) beneficial ownership of such entity.
1100
1101      "You" (or "Your") shall mean an individual or Legal Entity
1102      exercising permissions granted by this License.
1103
1104      "Source" form shall mean the preferred form for making modifications,
1105      including but not limited to software source code, documentation
1106      source, and configuration files.
1107
1108      "Object" form shall mean any form resulting from mechanical
1109      transformation or translation of a Source form, including but
1110      not limited to compiled object code, generated documentation,
1111      and conversions to other media types.
1112
1113      "Work" shall mean the work of authorship, whether in Source or
1114      Object form, made available under the License, as indicated by a
1115      copyright notice that is included in or attached to the work
1116      (an example is provided in the Appendix below).
1117
1118      "Derivative Works" shall mean any work, whether in Source or Object
1119      form, that is based on (or derived from) the Work and for which the
1120      editorial revisions, annotations, elaborations, or other modifications
1121      represent, as a whole, an original work of authorship. For the purposes
1122      of this License, Derivative Works shall not include works that remain
1123      separable from, or merely link (or bind by name) to the interfaces of,
1124      the Work and Derivative Works thereof.
1125
1126      "Contribution" shall mean any work of authorship, including
1127      the original version of the Work and any modifications or additions
1128      to that Work or Derivative Works thereof, that is intentionally
1129      submitted to Licensor for inclusion in the Work by the copyright owner
1130      or by an individual or Legal Entity authorized to submit on behalf of
1131      the copyright owner. For the purposes of this definition, "submitted"
1132      means any form of electronic, verbal, or written communication sent
1133      to the Licensor or its representatives, including but not limited to
1134      communication on electronic mailing lists, source code control systems,
1135      and issue tracking systems that are managed by, or on behalf of, the
1136      Licensor for the purpose of discussing and improving the Work, but
1137      excluding communication that is conspicuously marked or otherwise
1138      designated in writing by the copyright owner as "Not a Contribution."
1139
1140      "Contributor" shall mean Licensor and any individual or Legal Entity
1141      on behalf of whom a Contribution has been received by Licensor and
1142      subsequently incorporated within the Work.
1143
1144   2. Grant of Copyright License. Subject to the terms and conditions of
1145      this License, each Contributor hereby grants to You a perpetual,
1146      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1147      copyright license to reproduce, prepare Derivative Works of,
1148      publicly display, publicly perform, sublicense, and distribute the
1149      Work and such Derivative Works in Source or Object form.
1150
1151   3. Grant of Patent License. Subject to the terms and conditions of
1152      this License, each Contributor hereby grants to You a perpetual,
1153      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1154      (except as stated in this section) patent license to make, have made,
1155      use, offer to sell, sell, import, and otherwise transfer the Work,
1156      where such license applies only to those patent claims licensable
1157      by such Contributor that are necessarily infringed by their
1158      Contribution(s) alone or by combination of their Contribution(s)
1159      with the Work to which such Contribution(s) was submitted. If You
1160      institute patent litigation against any entity (including a
1161      cross-claim or counterclaim in a lawsuit) alleging that the Work
1162      or a Contribution incorporated within the Work constitutes direct
1163      or contributory patent infringement, then any patent licenses
1164      granted to You under this License for that Work shall terminate
1165      as of the date such litigation is filed.
1166
1167   4. Redistribution. You may reproduce and distribute copies of the
1168      Work or Derivative Works thereof in any medium, with or without
1169      modifications, and in Source or Object form, provided that You
1170      meet the following conditions:
1171
1172      (a) You must give any other recipients of the Work or
1173          Derivative Works a copy of this License; and
1174
1175      (b) You must cause any modified files to carry prominent notices
1176          stating that You changed the files; and
1177
1178      (c) You must retain, in the Source form of any Derivative Works
1179          that You distribute, all copyright, patent, trademark, and
1180          attribution notices from the Source form of the Work,
1181          excluding those notices that do not pertain to any part of
1182          the Derivative Works; and
1183
1184      (d) If the Work includes a "NOTICE" text file as part of its
1185          distribution, then any Derivative Works that You distribute must
1186          include a readable copy of the attribution notices contained
1187          within such NOTICE file, excluding those notices that do not
1188          pertain to any part of the Derivative Works, in at least one
1189          of the following places: within a NOTICE text file distributed
1190          as part of the Derivative Works; within the Source form or
1191          documentation, if provided along with the Derivative Works; or,
1192          within a display generated by the Derivative Works, if and
1193          wherever such third-party notices normally appear. The contents
1194          of the NOTICE file are for informational purposes only and
1195          do not modify the License. You may add Your own attribution
1196          notices within Derivative Works that You distribute, alongside
1197          or as an addendum to the NOTICE text from the Work, provided
1198          that such additional attribution notices cannot be construed
1199          as modifying the License.
1200
1201      You may add Your own copyright statement to Your modifications and
1202      may provide additional or different license terms and conditions
1203      for use, reproduction, or distribution of Your modifications, or
1204      for any such Derivative Works as a whole, provided Your use,
1205      reproduction, and distribution of the Work otherwise complies with
1206      the conditions stated in this License.
1207
1208   5. Submission of Contributions. Unless You explicitly state otherwise,
1209      any Contribution intentionally submitted for inclusion in the Work
1210      by You to the Licensor shall be under the terms and conditions of
1211      this License, without any additional terms or conditions.
1212      Notwithstanding the above, nothing herein shall supersede or modify
1213      the terms of any separate license agreement you may have executed
1214      with Licensor regarding such Contributions.
1215
1216   6. Trademarks. This License does not grant permission to use the trade
1217      names, trademarks, service marks, or product names of the Licensor,
1218      except as required for reasonable and customary use in describing the
1219      origin of the Work and reproducing the content of the NOTICE file.
1220
1221   7. Disclaimer of Warranty. Unless required by applicable law or
1222      agreed to in writing, Licensor provides the Work (and each
1223      Contributor provides its Contributions) on an "AS IS" BASIS,
1224      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1225      implied, including, without limitation, any warranties or conditions
1226      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1227      PARTICULAR PURPOSE. You are solely responsible for determining the
1228      appropriateness of using or redistributing the Work and assume any
1229      risks associated with Your exercise of permissions under this License.
1230
1231   8. Limitation of Liability. In no event and under no legal theory,
1232      whether in tort (including negligence), contract, or otherwise,
1233      unless required by applicable law (such as deliberate and grossly
1234      negligent acts) or agreed to in writing, shall any Contributor be
1235      liable to You for damages, including any direct, indirect, special,
1236      incidental, or consequential damages of any character arising as a
1237      result of this License or out of the use or inability to use the
1238      Work (including but not limited to damages for loss of goodwill,
1239      work stoppage, computer failure or malfunction, or any and all
1240      other commercial damages or losses), even if such Contributor
1241      has been advised of the possibility of such damages.
1242
1243   9. Accepting Warranty or Additional Liability. While redistributing
1244      the Work or Derivative Works thereof, You may choose to offer,
1245      and charge a fee for, acceptance of support, warranty, indemnity,
1246      or other liability obligations and/or rights consistent with this
1247      License. However, in accepting such obligations, You may act only
1248      on Your own behalf and on Your sole responsibility, not on behalf
1249      of any other Contributor, and only if You agree to indemnify,
1250      defend, and hold each Contributor harmless for any liability
1251      incurred by, or claims asserted against, such Contributor by reason
1252      of your accepting any such warranty or additional liability.
1253
1254   END OF TERMS AND CONDITIONS
1255
1256   APPENDIX: How to apply the Apache License to your work.
1257
1258      To apply the Apache License to your work, attach the following
1259      boilerplate notice, with the fields enclosed by brackets "[]"
1260      replaced with your own identifying information. (Don't include
1261      the brackets!)  The text should be enclosed in the appropriate
1262      comment syntax for the file format. We also recommend that a
1263      file or class name and description of purpose be included on the
1264      same "printed page" as the copyright notice for easier
1265      identification within third-party archives.
1266
1267   Copyright [yyyy] [name of copyright owner]
1268
1269   Licensed under the Apache License, Version 2.0 (the "License");
1270   you may not use this file except in compliance with the License.
1271   You may obtain a copy of the License at
1272
1273       http://www.apache.org/licenses/LICENSE-2.0
1274
1275   Unless required by applicable law or agreed to in writing, software
1276   distributed under the License is distributed on an "AS IS" BASIS,
1277   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1278   See the License for the specific language governing permissions and
1279   limitations under the License.
1280---------------------------------------
1281./github.com/google/uuid/LICENSE
1282Copyright (c) 2009,2014 Google Inc. All rights reserved.
1283
1284Redistribution and use in source and binary forms, with or without
1285modification, are permitted provided that the following conditions are
1286met:
1287
1288   * Redistributions of source code must retain the above copyright
1289notice, this list of conditions and the following disclaimer.
1290   * Redistributions in binary form must reproduce the above
1291copyright notice, this list of conditions and the following disclaimer
1292in the documentation and/or other materials provided with the
1293distribution.
1294   * Neither the name of Google Inc. nor the names of its
1295contributors may be used to endorse or promote products derived from
1296this software without specific prior written permission.
1297
1298THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1299"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1300LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1301A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1302OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1303SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1304LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1305DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1306THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1307(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1308OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1309
1310---------------------------------------
1311./github.com/jotfs/fastcdc-go/LICENSE
1312                                 Apache License
1313                           Version 2.0, January 2004
1314                        http://www.apache.org/licenses/
1315
1316   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1317
1318   1. Definitions.
1319
1320      "License" shall mean the terms and conditions for use, reproduction,
1321      and distribution as defined by Sections 1 through 9 of this document.
1322
1323      "Licensor" shall mean the copyright owner or entity authorized by
1324      the copyright owner that is granting the License.
1325
1326      "Legal Entity" shall mean the union of the acting entity and all
1327      other entities that control, are controlled by, or are under common
1328      control with that entity. For the purposes of this definition,
1329      "control" means (i) the power, direct or indirect, to cause the
1330      direction or management of such entity, whether by contract or
1331      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1332      outstanding shares, or (iii) beneficial ownership of such entity.
1333
1334      "You" (or "Your") shall mean an individual or Legal Entity
1335      exercising permissions granted by this License.
1336
1337      "Source" form shall mean the preferred form for making modifications,
1338      including but not limited to software source code, documentation
1339      source, and configuration files.
1340
1341      "Object" form shall mean any form resulting from mechanical
1342      transformation or translation of a Source form, including but
1343      not limited to compiled object code, generated documentation,
1344      and conversions to other media types.
1345
1346      "Work" shall mean the work of authorship, whether in Source or
1347      Object form, made available under the License, as indicated by a
1348      copyright notice that is included in or attached to the work
1349      (an example is provided in the Appendix below).
1350
1351      "Derivative Works" shall mean any work, whether in Source or Object
1352      form, that is based on (or derived from) the Work and for which the
1353      editorial revisions, annotations, elaborations, or other modifications
1354      represent, as a whole, an original work of authorship. For the purposes
1355      of this License, Derivative Works shall not include works that remain
1356      separable from, or merely link (or bind by name) to the interfaces of,
1357      the Work and Derivative Works thereof.
1358
1359      "Contribution" shall mean any work of authorship, including
1360      the original version of the Work and any modifications or additions
1361      to that Work or Derivative Works thereof, that is intentionally
1362      submitted to Licensor for inclusion in the Work by the copyright owner
1363      or by an individual or Legal Entity authorized to submit on behalf of
1364      the copyright owner. For the purposes of this definition, "submitted"
1365      means any form of electronic, verbal, or written communication sent
1366      to the Licensor or its representatives, including but not limited to
1367      communication on electronic mailing lists, source code control systems,
1368      and issue tracking systems that are managed by, or on behalf of, the
1369      Licensor for the purpose of discussing and improving the Work, but
1370      excluding communication that is conspicuously marked or otherwise
1371      designated in writing by the copyright owner as "Not a Contribution."
1372
1373      "Contributor" shall mean Licensor and any individual or Legal Entity
1374      on behalf of whom a Contribution has been received by Licensor and
1375      subsequently incorporated within the Work.
1376
1377   2. Grant of Copyright License. Subject to the terms and conditions of
1378      this License, each Contributor hereby grants to You a perpetual,
1379      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1380      copyright license to reproduce, prepare Derivative Works of,
1381      publicly display, publicly perform, sublicense, and distribute the
1382      Work and such Derivative Works in Source or Object form.
1383
1384   3. Grant of Patent License. Subject to the terms and conditions of
1385      this License, each Contributor hereby grants to You a perpetual,
1386      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1387      (except as stated in this section) patent license to make, have made,
1388      use, offer to sell, sell, import, and otherwise transfer the Work,
1389      where such license applies only to those patent claims licensable
1390      by such Contributor that are necessarily infringed by their
1391      Contribution(s) alone or by combination of their Contribution(s)
1392      with the Work to which such Contribution(s) was submitted. If You
1393      institute patent litigation against any entity (including a
1394      cross-claim or counterclaim in a lawsuit) alleging that the Work
1395      or a Contribution incorporated within the Work constitutes direct
1396      or contributory patent infringement, then any patent licenses
1397      granted to You under this License for that Work shall terminate
1398      as of the date such litigation is filed.
1399
1400   4. Redistribution. You may reproduce and distribute copies of the
1401      Work or Derivative Works thereof in any medium, with or without
1402      modifications, and in Source or Object form, provided that You
1403      meet the following conditions:
1404
1405      (a) You must give any other recipients of the Work or
1406          Derivative Works a copy of this License; and
1407
1408      (b) You must cause any modified files to carry prominent notices
1409          stating that You changed the files; and
1410
1411      (c) You must retain, in the Source form of any Derivative Works
1412          that You distribute, all copyright, patent, trademark, and
1413          attribution notices from the Source form of the Work,
1414          excluding those notices that do not pertain to any part of
1415          the Derivative Works; and
1416
1417      (d) If the Work includes a "NOTICE" text file as part of its
1418          distribution, then any Derivative Works that You distribute must
1419          include a readable copy of the attribution notices contained
1420          within such NOTICE file, excluding those notices that do not
1421          pertain to any part of the Derivative Works, in at least one
1422          of the following places: within a NOTICE text file distributed
1423          as part of the Derivative Works; within the Source form or
1424          documentation, if provided along with the Derivative Works; or,
1425          within a display generated by the Derivative Works, if and
1426          wherever such third-party notices normally appear. The contents
1427          of the NOTICE file are for informational purposes only and
1428          do not modify the License. You may add Your own attribution
1429          notices within Derivative Works that You distribute, alongside
1430          or as an addendum to the NOTICE text from the Work, provided
1431          that such additional attribution notices cannot be construed
1432          as modifying the License.
1433
1434      You may add Your own copyright statement to Your modifications and
1435      may provide additional or different license terms and conditions
1436      for use, reproduction, or distribution of Your modifications, or
1437      for any such Derivative Works as a whole, provided Your use,
1438      reproduction, and distribution of the Work otherwise complies with
1439      the conditions stated in this License.
1440
1441   5. Submission of Contributions. Unless You explicitly state otherwise,
1442      any Contribution intentionally submitted for inclusion in the Work
1443      by You to the Licensor shall be under the terms and conditions of
1444      this License, without any additional terms or conditions.
1445      Notwithstanding the above, nothing herein shall supersede or modify
1446      the terms of any separate license agreement you may have executed
1447      with Licensor regarding such Contributions.
1448
1449   6. Trademarks. This License does not grant permission to use the trade
1450      names, trademarks, service marks, or product names of the Licensor,
1451      except as required for reasonable and customary use in describing the
1452      origin of the Work and reproducing the content of the NOTICE file.
1453
1454   7. Disclaimer of Warranty. Unless required by applicable law or
1455      agreed to in writing, Licensor provides the Work (and each
1456      Contributor provides its Contributions) on an "AS IS" BASIS,
1457      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1458      implied, including, without limitation, any warranties or conditions
1459      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1460      PARTICULAR PURPOSE. You are solely responsible for determining the
1461      appropriateness of using or redistributing the Work and assume any
1462      risks associated with Your exercise of permissions under this License.
1463
1464   8. Limitation of Liability. In no event and under no legal theory,
1465      whether in tort (including negligence), contract, or otherwise,
1466      unless required by applicable law (such as deliberate and grossly
1467      negligent acts) or agreed to in writing, shall any Contributor be
1468      liable to You for damages, including any direct, indirect, special,
1469      incidental, or consequential damages of any character arising as a
1470      result of this License or out of the use or inability to use the
1471      Work (including but not limited to damages for loss of goodwill,
1472      work stoppage, computer failure or malfunction, or any and all
1473      other commercial damages or losses), even if such Contributor
1474      has been advised of the possibility of such damages.
1475
1476   9. Accepting Warranty or Additional Liability. While redistributing
1477      the Work or Derivative Works thereof, You may choose to offer,
1478      and charge a fee for, acceptance of support, warranty, indemnity,
1479      or other liability obligations and/or rights consistent with this
1480      License. However, in accepting such obligations, You may act only
1481      on Your own behalf and on Your sole responsibility, not on behalf
1482      of any other Contributor, and only if You agree to indemnify,
1483      defend, and hold each Contributor harmless for any liability
1484      incurred by, or claims asserted against, such Contributor by reason
1485      of your accepting any such warranty or additional liability.
1486
1487   END OF TERMS AND CONDITIONS
1488
1489   APPENDIX: How to apply the Apache License to your work.
1490
1491      To apply the Apache License to your work, attach the following
1492      boilerplate notice, with the fields enclosed by brackets "[]"
1493      replaced with your own identifying information. (Don't include
1494      the brackets!)  The text should be enclosed in the appropriate
1495      comment syntax for the file format. We also recommend that a
1496      file or class name and description of purpose be included on the
1497      same "printed page" as the copyright notice for easier
1498      identification within third-party archives.
1499
1500   Copyright [yyyy] [name of copyright owner]
1501
1502   Licensed under the Apache License, Version 2.0 (the "License");
1503   you may not use this file except in compliance with the License.
1504   You may obtain a copy of the License at
1505
1506       http://www.apache.org/licenses/LICENSE-2.0
1507
1508   Unless required by applicable law or agreed to in writing, software
1509   distributed under the License is distributed on an "AS IS" BASIS,
1510   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1511   See the License for the specific language governing permissions and
1512   limitations under the License.
1513
1514---------------------------------------
1515./github.com/klauspost/compress/LICENSE
1516Copyright (c) 2012 The Go Authors. All rights reserved.
1517Copyright (c) 2019 Klaus Post. All rights reserved.
1518
1519Redistribution and use in source and binary forms, with or without
1520modification, are permitted provided that the following conditions are
1521met:
1522
1523   * Redistributions of source code must retain the above copyright
1524notice, this list of conditions and the following disclaimer.
1525   * Redistributions in binary form must reproduce the above
1526copyright notice, this list of conditions and the following disclaimer
1527in the documentation and/or other materials provided with the
1528distribution.
1529   * Neither the name of Google Inc. nor the names of its
1530contributors may be used to endorse or promote products derived from
1531this software without specific prior written permission.
1532
1533THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1534"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1535LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1536A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1537OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1538SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1539LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1540DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1541THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1542(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1543OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1544
1545---------------------------------------
1546./github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt
1547Copyright (c) 2016 Caleb Spare
1548
1549MIT License
1550
1551Permission is hereby granted, free of charge, to any person obtaining
1552a copy of this software and associated documentation files (the
1553"Software"), to deal in the Software without restriction, including
1554without limitation the rights to use, copy, modify, merge, publish,
1555distribute, sublicense, and/or sell copies of the Software, and to
1556permit persons to whom the Software is furnished to do so, subject to
1557the following conditions:
1558
1559The above copyright notice and this permission notice shall be
1560included in all copies or substantial portions of the Software.
1561
1562THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1563EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1564MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1565NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1566LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1567OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1568WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1569
1570---------------------------------------
1571./github.com/mostynb/zstdpool-syncpool/LICENSE
1572                                 Apache License
1573                           Version 2.0, January 2004
1574                        http://www.apache.org/licenses/
1575
1576   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1577
1578   1. Definitions.
1579
1580      "License" shall mean the terms and conditions for use, reproduction,
1581      and distribution as defined by Sections 1 through 9 of this document.
1582
1583      "Licensor" shall mean the copyright owner or entity authorized by
1584      the copyright owner that is granting the License.
1585
1586      "Legal Entity" shall mean the union of the acting entity and all
1587      other entities that control, are controlled by, or are under common
1588      control with that entity. For the purposes of this definition,
1589      "control" means (i) the power, direct or indirect, to cause the
1590      direction or management of such entity, whether by contract or
1591      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1592      outstanding shares, or (iii) beneficial ownership of such entity.
1593
1594      "You" (or "Your") shall mean an individual or Legal Entity
1595      exercising permissions granted by this License.
1596
1597      "Source" form shall mean the preferred form for making modifications,
1598      including but not limited to software source code, documentation
1599      source, and configuration files.
1600
1601      "Object" form shall mean any form resulting from mechanical
1602      transformation or translation of a Source form, including but
1603      not limited to compiled object code, generated documentation,
1604      and conversions to other media types.
1605
1606      "Work" shall mean the work of authorship, whether in Source or
1607      Object form, made available under the License, as indicated by a
1608      copyright notice that is included in or attached to the work
1609      (an example is provided in the Appendix below).
1610
1611      "Derivative Works" shall mean any work, whether in Source or Object
1612      form, that is based on (or derived from) the Work and for which the
1613      editorial revisions, annotations, elaborations, or other modifications
1614      represent, as a whole, an original work of authorship. For the purposes
1615      of this License, Derivative Works shall not include works that remain
1616      separable from, or merely link (or bind by name) to the interfaces of,
1617      the Work and Derivative Works thereof.
1618
1619      "Contribution" shall mean any work of authorship, including
1620      the original version of the Work and any modifications or additions
1621      to that Work or Derivative Works thereof, that is intentionally
1622      submitted to Licensor for inclusion in the Work by the copyright owner
1623      or by an individual or Legal Entity authorized to submit on behalf of
1624      the copyright owner. For the purposes of this definition, "submitted"
1625      means any form of electronic, verbal, or written communication sent
1626      to the Licensor or its representatives, including but not limited to
1627      communication on electronic mailing lists, source code control systems,
1628      and issue tracking systems that are managed by, or on behalf of, the
1629      Licensor for the purpose of discussing and improving the Work, but
1630      excluding communication that is conspicuously marked or otherwise
1631      designated in writing by the copyright owner as "Not a Contribution."
1632
1633      "Contributor" shall mean Licensor and any individual or Legal Entity
1634      on behalf of whom a Contribution has been received by Licensor and
1635      subsequently incorporated within the Work.
1636
1637   2. Grant of Copyright License. Subject to the terms and conditions of
1638      this License, each Contributor hereby grants to You a perpetual,
1639      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1640      copyright license to reproduce, prepare Derivative Works of,
1641      publicly display, publicly perform, sublicense, and distribute the
1642      Work and such Derivative Works in Source or Object form.
1643
1644   3. Grant of Patent License. Subject to the terms and conditions of
1645      this License, each Contributor hereby grants to You a perpetual,
1646      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1647      (except as stated in this section) patent license to make, have made,
1648      use, offer to sell, sell, import, and otherwise transfer the Work,
1649      where such license applies only to those patent claims licensable
1650      by such Contributor that are necessarily infringed by their
1651      Contribution(s) alone or by combination of their Contribution(s)
1652      with the Work to which such Contribution(s) was submitted. If You
1653      institute patent litigation against any entity (including a
1654      cross-claim or counterclaim in a lawsuit) alleging that the Work
1655      or a Contribution incorporated within the Work constitutes direct
1656      or contributory patent infringement, then any patent licenses
1657      granted to You under this License for that Work shall terminate
1658      as of the date such litigation is filed.
1659
1660   4. Redistribution. You may reproduce and distribute copies of the
1661      Work or Derivative Works thereof in any medium, with or without
1662      modifications, and in Source or Object form, provided that You
1663      meet the following conditions:
1664
1665      (a) You must give any other recipients of the Work or
1666          Derivative Works a copy of this License; and
1667
1668      (b) You must cause any modified files to carry prominent notices
1669          stating that You changed the files; and
1670
1671      (c) You must retain, in the Source form of any Derivative Works
1672          that You distribute, all copyright, patent, trademark, and
1673          attribution notices from the Source form of the Work,
1674          excluding those notices that do not pertain to any part of
1675          the Derivative Works; and
1676
1677      (d) If the Work includes a "NOTICE" text file as part of its
1678          distribution, then any Derivative Works that You distribute must
1679          include a readable copy of the attribution notices contained
1680          within such NOTICE file, excluding those notices that do not
1681          pertain to any part of the Derivative Works, in at least one
1682          of the following places: within a NOTICE text file distributed
1683          as part of the Derivative Works; within the Source form or
1684          documentation, if provided along with the Derivative Works; or,
1685          within a display generated by the Derivative Works, if and
1686          wherever such third-party notices normally appear. The contents
1687          of the NOTICE file are for informational purposes only and
1688          do not modify the License. You may add Your own attribution
1689          notices within Derivative Works that You distribute, alongside
1690          or as an addendum to the NOTICE text from the Work, provided
1691          that such additional attribution notices cannot be construed
1692          as modifying the License.
1693
1694      You may add Your own copyright statement to Your modifications and
1695      may provide additional or different license terms and conditions
1696      for use, reproduction, or distribution of Your modifications, or
1697      for any such Derivative Works as a whole, provided Your use,
1698      reproduction, and distribution of the Work otherwise complies with
1699      the conditions stated in this License.
1700
1701   5. Submission of Contributions. Unless You explicitly state otherwise,
1702      any Contribution intentionally submitted for inclusion in the Work
1703      by You to the Licensor shall be under the terms and conditions of
1704      this License, without any additional terms or conditions.
1705      Notwithstanding the above, nothing herein shall supersede or modify
1706      the terms of any separate license agreement you may have executed
1707      with Licensor regarding such Contributions.
1708
1709   6. Trademarks. This License does not grant permission to use the trade
1710      names, trademarks, service marks, or product names of the Licensor,
1711      except as required for reasonable and customary use in describing the
1712      origin of the Work and reproducing the content of the NOTICE file.
1713
1714   7. Disclaimer of Warranty. Unless required by applicable law or
1715      agreed to in writing, Licensor provides the Work (and each
1716      Contributor provides its Contributions) on an "AS IS" BASIS,
1717      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1718      implied, including, without limitation, any warranties or conditions
1719      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1720      PARTICULAR PURPOSE. You are solely responsible for determining the
1721      appropriateness of using or redistributing the Work and assume any
1722      risks associated with Your exercise of permissions under this License.
1723
1724   8. Limitation of Liability. In no event and under no legal theory,
1725      whether in tort (including negligence), contract, or otherwise,
1726      unless required by applicable law (such as deliberate and grossly
1727      negligent acts) or agreed to in writing, shall any Contributor be
1728      liable to You for damages, including any direct, indirect, special,
1729      incidental, or consequential damages of any character arising as a
1730      result of this License or out of the use or inability to use the
1731      Work (including but not limited to damages for loss of goodwill,
1732      work stoppage, computer failure or malfunction, or any and all
1733      other commercial damages or losses), even if such Contributor
1734      has been advised of the possibility of such damages.
1735
1736   9. Accepting Warranty or Additional Liability. While redistributing
1737      the Work or Derivative Works thereof, You may choose to offer,
1738      and charge a fee for, acceptance of support, warranty, indemnity,
1739      or other liability obligations and/or rights consistent with this
1740      License. However, in accepting such obligations, You may act only
1741      on Your own behalf and on Your sole responsibility, not on behalf
1742      of any other Contributor, and only if You agree to indemnify,
1743      defend, and hold each Contributor harmless for any liability
1744      incurred by, or claims asserted against, such Contributor by reason
1745      of your accepting any such warranty or additional liability.
1746
1747   END OF TERMS AND CONDITIONS
1748
1749   APPENDIX: How to apply the Apache License to your work.
1750
1751      To apply the Apache License to your work, attach the following
1752      boilerplate notice, with the fields enclosed by brackets "{}"
1753      replaced with your own identifying information. (Don't include
1754      the brackets!)  The text should be enclosed in the appropriate
1755      comment syntax for the file format. We also recommend that a
1756      file or class name and description of purpose be included on the
1757      same "printed page" as the copyright notice for easier
1758      identification within third-party archives.
1759
1760   Copyright {yyyy} {name of copyright owner}
1761
1762   Licensed under the Apache License, Version 2.0 (the "License");
1763   you may not use this file except in compliance with the License.
1764   You may obtain a copy of the License at
1765
1766       http://www.apache.org/licenses/LICENSE-2.0
1767
1768   Unless required by applicable law or agreed to in writing, software
1769   distributed under the License is distributed on an "AS IS" BASIS,
1770   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1771   See the License for the specific language governing permissions and
1772   limitations under the License.
1773
1774---------------------------------------
1775./github.com/pborman/uuid/LICENSE
1776Copyright (c) 2009,2014 Google Inc. All rights reserved.
1777
1778Redistribution and use in source and binary forms, with or without
1779modification, are permitted provided that the following conditions are
1780met:
1781
1782   * Redistributions of source code must retain the above copyright
1783notice, this list of conditions and the following disclaimer.
1784   * Redistributions in binary form must reproduce the above
1785copyright notice, this list of conditions and the following disclaimer
1786in the documentation and/or other materials provided with the
1787distribution.
1788   * Neither the name of Google Inc. nor the names of its
1789contributors may be used to endorse or promote products derived from
1790this software without specific prior written permission.
1791
1792THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1793"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1794LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1795A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1796OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1797SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1798LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1799DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1800THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1801(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1802OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1803
1804---------------------------------------
1805./github.com/pkg/errors/LICENSE
1806Copyright (c) 2015, Dave Cheney <dave@cheney.net>
1807All rights reserved.
1808
1809Redistribution and use in source and binary forms, with or without
1810modification, are permitted provided that the following conditions are met:
1811
1812* Redistributions of source code must retain the above copyright notice, this
1813  list of conditions and the following disclaimer.
1814
1815* Redistributions in binary form must reproduce the above copyright notice,
1816  this list of conditions and the following disclaimer in the documentation
1817  and/or other materials provided with the distribution.
1818
1819THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1820AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1821IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1822DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1823FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1824DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1825SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1826CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1827OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1828OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1829
1830---------------------------------------
1831./github.com/pkg/xattr/LICENSE
1832Copyright (c) 2012 Dave Cheney. All rights reserved.
1833Copyright (c) 2014 Kuba Podgórski. All rights reserved.
1834
1835Redistribution and use in source and binary forms, with or without
1836modification, are permitted provided that the following conditions are
1837met:
1838
1839   * Redistributions of source code must retain the above copyright
1840notice, this list of conditions and the following disclaimer.
1841   * Redistributions in binary form must reproduce the above
1842copyright notice, this list of conditions and the following disclaimer
1843in the documentation and/or other materials provided with the
1844distribution.
1845
1846THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1847"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1848LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1849A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1850OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1851SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1852LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1853DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1854THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1855(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1856OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1857
1858---------------------------------------
1859./golang.org/x/net/LICENSE
1860Copyright (c) 2009 The Go Authors. All rights reserved.
1861
1862Redistribution and use in source and binary forms, with or without
1863modification, are permitted provided that the following conditions are
1864met:
1865
1866   * Redistributions of source code must retain the above copyright
1867notice, this list of conditions and the following disclaimer.
1868   * Redistributions in binary form must reproduce the above
1869copyright notice, this list of conditions and the following disclaimer
1870in the documentation and/or other materials provided with the
1871distribution.
1872   * Neither the name of Google Inc. nor the names of its
1873contributors may be used to endorse or promote products derived from
1874this software without specific prior written permission.
1875
1876THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1877"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1878LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1879A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1880OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1881SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1882LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1883DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1884THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1885(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1886OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1887
1888---------------------------------------
1889./golang.org/x/oauth2/LICENSE
1890Copyright (c) 2009 The Go Authors. All rights reserved.
1891
1892Redistribution and use in source and binary forms, with or without
1893modification, are permitted provided that the following conditions are
1894met:
1895
1896   * Redistributions of source code must retain the above copyright
1897notice, this list of conditions and the following disclaimer.
1898   * Redistributions in binary form must reproduce the above
1899copyright notice, this list of conditions and the following disclaimer
1900in the documentation and/or other materials provided with the
1901distribution.
1902   * Neither the name of Google Inc. nor the names of its
1903contributors may be used to endorse or promote products derived from
1904this software without specific prior written permission.
1905
1906THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1907"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1908LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1909A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1910OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1911SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1912LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1913DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1914THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1915(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1916OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1917
1918---------------------------------------
1919./golang.org/x/sync/LICENSE
1920Copyright (c) 2009 The Go Authors. All rights reserved.
1921
1922Redistribution and use in source and binary forms, with or without
1923modification, are permitted provided that the following conditions are
1924met:
1925
1926   * Redistributions of source code must retain the above copyright
1927notice, this list of conditions and the following disclaimer.
1928   * Redistributions in binary form must reproduce the above
1929copyright notice, this list of conditions and the following disclaimer
1930in the documentation and/or other materials provided with the
1931distribution.
1932   * Neither the name of Google Inc. nor the names of its
1933contributors may be used to endorse or promote products derived from
1934this software without specific prior written permission.
1935
1936THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1937"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1938LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1939A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1940OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1941SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1942LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1943DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1944THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1945(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1946OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1947
1948---------------------------------------
1949./golang.org/x/sys/unix/LICENSE
1950Copyright (c) 2009 The Go Authors. All rights reserved.
1951
1952Redistribution and use in source and binary forms, with or without
1953modification, are permitted provided that the following conditions are
1954met:
1955
1956   * Redistributions of source code must retain the above copyright
1957notice, this list of conditions and the following disclaimer.
1958   * Redistributions in binary form must reproduce the above
1959copyright notice, this list of conditions and the following disclaimer
1960in the documentation and/or other materials provided with the
1961distribution.
1962   * Neither the name of Google Inc. nor the names of its
1963contributors may be used to endorse or promote products derived from
1964this software without specific prior written permission.
1965
1966THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1967"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1968LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1969A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1970OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1971SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1972LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1973DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1974THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1975(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1976OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1977
1978---------------------------------------
1979./golang.org/x/text/LICENSE
1980Copyright (c) 2009 The Go Authors. All rights reserved.
1981
1982Redistribution and use in source and binary forms, with or without
1983modification, are permitted provided that the following conditions are
1984met:
1985
1986   * Redistributions of source code must retain the above copyright
1987notice, this list of conditions and the following disclaimer.
1988   * Redistributions in binary form must reproduce the above
1989copyright notice, this list of conditions and the following disclaimer
1990in the documentation and/or other materials provided with the
1991distribution.
1992   * Neither the name of Google Inc. nor the names of its
1993contributors may be used to endorse or promote products derived from
1994this software without specific prior written permission.
1995
1996THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1997"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1998LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1999A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2000OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2001SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2002LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2003DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2004THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2005(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2006OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2007
2008---------------------------------------
2009./google.golang.org/genproto/googleapis/api/LICENSE
2010
2011                                 Apache License
2012                           Version 2.0, January 2004
2013                        http://www.apache.org/licenses/
2014
2015   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2016
2017   1. Definitions.
2018
2019      "License" shall mean the terms and conditions for use, reproduction,
2020      and distribution as defined by Sections 1 through 9 of this document.
2021
2022      "Licensor" shall mean the copyright owner or entity authorized by
2023      the copyright owner that is granting the License.
2024
2025      "Legal Entity" shall mean the union of the acting entity and all
2026      other entities that control, are controlled by, or are under common
2027      control with that entity. For the purposes of this definition,
2028      "control" means (i) the power, direct or indirect, to cause the
2029      direction or management of such entity, whether by contract or
2030      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2031      outstanding shares, or (iii) beneficial ownership of such entity.
2032
2033      "You" (or "Your") shall mean an individual or Legal Entity
2034      exercising permissions granted by this License.
2035
2036      "Source" form shall mean the preferred form for making modifications,
2037      including but not limited to software source code, documentation
2038      source, and configuration files.
2039
2040      "Object" form shall mean any form resulting from mechanical
2041      transformation or translation of a Source form, including but
2042      not limited to compiled object code, generated documentation,
2043      and conversions to other media types.
2044
2045      "Work" shall mean the work of authorship, whether in Source or
2046      Object form, made available under the License, as indicated by a
2047      copyright notice that is included in or attached to the work
2048      (an example is provided in the Appendix below).
2049
2050      "Derivative Works" shall mean any work, whether in Source or Object
2051      form, that is based on (or derived from) the Work and for which the
2052      editorial revisions, annotations, elaborations, or other modifications
2053      represent, as a whole, an original work of authorship. For the purposes
2054      of this License, Derivative Works shall not include works that remain
2055      separable from, or merely link (or bind by name) to the interfaces of,
2056      the Work and Derivative Works thereof.
2057
2058      "Contribution" shall mean any work of authorship, including
2059      the original version of the Work and any modifications or additions
2060      to that Work or Derivative Works thereof, that is intentionally
2061      submitted to Licensor for inclusion in the Work by the copyright owner
2062      or by an individual or Legal Entity authorized to submit on behalf of
2063      the copyright owner. For the purposes of this definition, "submitted"
2064      means any form of electronic, verbal, or written communication sent
2065      to the Licensor or its representatives, including but not limited to
2066      communication on electronic mailing lists, source code control systems,
2067      and issue tracking systems that are managed by, or on behalf of, the
2068      Licensor for the purpose of discussing and improving the Work, but
2069      excluding communication that is conspicuously marked or otherwise
2070      designated in writing by the copyright owner as "Not a Contribution."
2071
2072      "Contributor" shall mean Licensor and any individual or Legal Entity
2073      on behalf of whom a Contribution has been received by Licensor and
2074      subsequently incorporated within the Work.
2075
2076   2. Grant of Copyright License. Subject to the terms and conditions of
2077      this License, each Contributor hereby grants to You a perpetual,
2078      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2079      copyright license to reproduce, prepare Derivative Works of,
2080      publicly display, publicly perform, sublicense, and distribute the
2081      Work and such Derivative Works in Source or Object form.
2082
2083   3. Grant of Patent License. Subject to the terms and conditions of
2084      this License, each Contributor hereby grants to You a perpetual,
2085      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2086      (except as stated in this section) patent license to make, have made,
2087      use, offer to sell, sell, import, and otherwise transfer the Work,
2088      where such license applies only to those patent claims licensable
2089      by such Contributor that are necessarily infringed by their
2090      Contribution(s) alone or by combination of their Contribution(s)
2091      with the Work to which such Contribution(s) was submitted. If You
2092      institute patent litigation against any entity (including a
2093      cross-claim or counterclaim in a lawsuit) alleging that the Work
2094      or a Contribution incorporated within the Work constitutes direct
2095      or contributory patent infringement, then any patent licenses
2096      granted to You under this License for that Work shall terminate
2097      as of the date such litigation is filed.
2098
2099   4. Redistribution. You may reproduce and distribute copies of the
2100      Work or Derivative Works thereof in any medium, with or without
2101      modifications, and in Source or Object form, provided that You
2102      meet the following conditions:
2103
2104      (a) You must give any other recipients of the Work or
2105          Derivative Works a copy of this License; and
2106
2107      (b) You must cause any modified files to carry prominent notices
2108          stating that You changed the files; and
2109
2110      (c) You must retain, in the Source form of any Derivative Works
2111          that You distribute, all copyright, patent, trademark, and
2112          attribution notices from the Source form of the Work,
2113          excluding those notices that do not pertain to any part of
2114          the Derivative Works; and
2115
2116      (d) If the Work includes a "NOTICE" text file as part of its
2117          distribution, then any Derivative Works that You distribute must
2118          include a readable copy of the attribution notices contained
2119          within such NOTICE file, excluding those notices that do not
2120          pertain to any part of the Derivative Works, in at least one
2121          of the following places: within a NOTICE text file distributed
2122          as part of the Derivative Works; within the Source form or
2123          documentation, if provided along with the Derivative Works; or,
2124          within a display generated by the Derivative Works, if and
2125          wherever such third-party notices normally appear. The contents
2126          of the NOTICE file are for informational purposes only and
2127          do not modify the License. You may add Your own attribution
2128          notices within Derivative Works that You distribute, alongside
2129          or as an addendum to the NOTICE text from the Work, provided
2130          that such additional attribution notices cannot be construed
2131          as modifying the License.
2132
2133      You may add Your own copyright statement to Your modifications and
2134      may provide additional or different license terms and conditions
2135      for use, reproduction, or distribution of Your modifications, or
2136      for any such Derivative Works as a whole, provided Your use,
2137      reproduction, and distribution of the Work otherwise complies with
2138      the conditions stated in this License.
2139
2140   5. Submission of Contributions. Unless You explicitly state otherwise,
2141      any Contribution intentionally submitted for inclusion in the Work
2142      by You to the Licensor shall be under the terms and conditions of
2143      this License, without any additional terms or conditions.
2144      Notwithstanding the above, nothing herein shall supersede or modify
2145      the terms of any separate license agreement you may have executed
2146      with Licensor regarding such Contributions.
2147
2148   6. Trademarks. This License does not grant permission to use the trade
2149      names, trademarks, service marks, or product names of the Licensor,
2150      except as required for reasonable and customary use in describing the
2151      origin of the Work and reproducing the content of the NOTICE file.
2152
2153   7. Disclaimer of Warranty. Unless required by applicable law or
2154      agreed to in writing, Licensor provides the Work (and each
2155      Contributor provides its Contributions) on an "AS IS" BASIS,
2156      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2157      implied, including, without limitation, any warranties or conditions
2158      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2159      PARTICULAR PURPOSE. You are solely responsible for determining the
2160      appropriateness of using or redistributing the Work and assume any
2161      risks associated with Your exercise of permissions under this License.
2162
2163   8. Limitation of Liability. In no event and under no legal theory,
2164      whether in tort (including negligence), contract, or otherwise,
2165      unless required by applicable law (such as deliberate and grossly
2166      negligent acts) or agreed to in writing, shall any Contributor be
2167      liable to You for damages, including any direct, indirect, special,
2168      incidental, or consequential damages of any character arising as a
2169      result of this License or out of the use or inability to use the
2170      Work (including but not limited to damages for loss of goodwill,
2171      work stoppage, computer failure or malfunction, or any and all
2172      other commercial damages or losses), even if such Contributor
2173      has been advised of the possibility of such damages.
2174
2175   9. Accepting Warranty or Additional Liability. While redistributing
2176      the Work or Derivative Works thereof, You may choose to offer,
2177      and charge a fee for, acceptance of support, warranty, indemnity,
2178      or other liability obligations and/or rights consistent with this
2179      License. However, in accepting such obligations, You may act only
2180      on Your own behalf and on Your sole responsibility, not on behalf
2181      of any other Contributor, and only if You agree to indemnify,
2182      defend, and hold each Contributor harmless for any liability
2183      incurred by, or claims asserted against, such Contributor by reason
2184      of your accepting any such warranty or additional liability.
2185
2186   END OF TERMS AND CONDITIONS
2187
2188   APPENDIX: How to apply the Apache License to your work.
2189
2190      To apply the Apache License to your work, attach the following
2191      boilerplate notice, with the fields enclosed by brackets "[]"
2192      replaced with your own identifying information. (Don't include
2193      the brackets!)  The text should be enclosed in the appropriate
2194      comment syntax for the file format. We also recommend that a
2195      file or class name and description of purpose be included on the
2196      same "printed page" as the copyright notice for easier
2197      identification within third-party archives.
2198
2199   Copyright [yyyy] [name of copyright owner]
2200
2201   Licensed under the Apache License, Version 2.0 (the "License");
2202   you may not use this file except in compliance with the License.
2203   You may obtain a copy of the License at
2204
2205       http://www.apache.org/licenses/LICENSE-2.0
2206
2207   Unless required by applicable law or agreed to in writing, software
2208   distributed under the License is distributed on an "AS IS" BASIS,
2209   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2210   See the License for the specific language governing permissions and
2211   limitations under the License.
2212
2213---------------------------------------
2214./google.golang.org/genproto/googleapis/bytestream/LICENSE
2215
2216                                 Apache License
2217                           Version 2.0, January 2004
2218                        http://www.apache.org/licenses/
2219
2220   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2221
2222   1. Definitions.
2223
2224      "License" shall mean the terms and conditions for use, reproduction,
2225      and distribution as defined by Sections 1 through 9 of this document.
2226
2227      "Licensor" shall mean the copyright owner or entity authorized by
2228      the copyright owner that is granting the License.
2229
2230      "Legal Entity" shall mean the union of the acting entity and all
2231      other entities that control, are controlled by, or are under common
2232      control with that entity. For the purposes of this definition,
2233      "control" means (i) the power, direct or indirect, to cause the
2234      direction or management of such entity, whether by contract or
2235      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2236      outstanding shares, or (iii) beneficial ownership of such entity.
2237
2238      "You" (or "Your") shall mean an individual or Legal Entity
2239      exercising permissions granted by this License.
2240
2241      "Source" form shall mean the preferred form for making modifications,
2242      including but not limited to software source code, documentation
2243      source, and configuration files.
2244
2245      "Object" form shall mean any form resulting from mechanical
2246      transformation or translation of a Source form, including but
2247      not limited to compiled object code, generated documentation,
2248      and conversions to other media types.
2249
2250      "Work" shall mean the work of authorship, whether in Source or
2251      Object form, made available under the License, as indicated by a
2252      copyright notice that is included in or attached to the work
2253      (an example is provided in the Appendix below).
2254
2255      "Derivative Works" shall mean any work, whether in Source or Object
2256      form, that is based on (or derived from) the Work and for which the
2257      editorial revisions, annotations, elaborations, or other modifications
2258      represent, as a whole, an original work of authorship. For the purposes
2259      of this License, Derivative Works shall not include works that remain
2260      separable from, or merely link (or bind by name) to the interfaces of,
2261      the Work and Derivative Works thereof.
2262
2263      "Contribution" shall mean any work of authorship, including
2264      the original version of the Work and any modifications or additions
2265      to that Work or Derivative Works thereof, that is intentionally
2266      submitted to Licensor for inclusion in the Work by the copyright owner
2267      or by an individual or Legal Entity authorized to submit on behalf of
2268      the copyright owner. For the purposes of this definition, "submitted"
2269      means any form of electronic, verbal, or written communication sent
2270      to the Licensor or its representatives, including but not limited to
2271      communication on electronic mailing lists, source code control systems,
2272      and issue tracking systems that are managed by, or on behalf of, the
2273      Licensor for the purpose of discussing and improving the Work, but
2274      excluding communication that is conspicuously marked or otherwise
2275      designated in writing by the copyright owner as "Not a Contribution."
2276
2277      "Contributor" shall mean Licensor and any individual or Legal Entity
2278      on behalf of whom a Contribution has been received by Licensor and
2279      subsequently incorporated within the Work.
2280
2281   2. Grant of Copyright License. Subject to the terms and conditions of
2282      this License, each Contributor hereby grants to You a perpetual,
2283      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2284      copyright license to reproduce, prepare Derivative Works of,
2285      publicly display, publicly perform, sublicense, and distribute the
2286      Work and such Derivative Works in Source or Object form.
2287
2288   3. Grant of Patent License. Subject to the terms and conditions of
2289      this License, each Contributor hereby grants to You a perpetual,
2290      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2291      (except as stated in this section) patent license to make, have made,
2292      use, offer to sell, sell, import, and otherwise transfer the Work,
2293      where such license applies only to those patent claims licensable
2294      by such Contributor that are necessarily infringed by their
2295      Contribution(s) alone or by combination of their Contribution(s)
2296      with the Work to which such Contribution(s) was submitted. If You
2297      institute patent litigation against any entity (including a
2298      cross-claim or counterclaim in a lawsuit) alleging that the Work
2299      or a Contribution incorporated within the Work constitutes direct
2300      or contributory patent infringement, then any patent licenses
2301      granted to You under this License for that Work shall terminate
2302      as of the date such litigation is filed.
2303
2304   4. Redistribution. You may reproduce and distribute copies of the
2305      Work or Derivative Works thereof in any medium, with or without
2306      modifications, and in Source or Object form, provided that You
2307      meet the following conditions:
2308
2309      (a) You must give any other recipients of the Work or
2310          Derivative Works a copy of this License; and
2311
2312      (b) You must cause any modified files to carry prominent notices
2313          stating that You changed the files; and
2314
2315      (c) You must retain, in the Source form of any Derivative Works
2316          that You distribute, all copyright, patent, trademark, and
2317          attribution notices from the Source form of the Work,
2318          excluding those notices that do not pertain to any part of
2319          the Derivative Works; and
2320
2321      (d) If the Work includes a "NOTICE" text file as part of its
2322          distribution, then any Derivative Works that You distribute must
2323          include a readable copy of the attribution notices contained
2324          within such NOTICE file, excluding those notices that do not
2325          pertain to any part of the Derivative Works, in at least one
2326          of the following places: within a NOTICE text file distributed
2327          as part of the Derivative Works; within the Source form or
2328          documentation, if provided along with the Derivative Works; or,
2329          within a display generated by the Derivative Works, if and
2330          wherever such third-party notices normally appear. The contents
2331          of the NOTICE file are for informational purposes only and
2332          do not modify the License. You may add Your own attribution
2333          notices within Derivative Works that You distribute, alongside
2334          or as an addendum to the NOTICE text from the Work, provided
2335          that such additional attribution notices cannot be construed
2336          as modifying the License.
2337
2338      You may add Your own copyright statement to Your modifications and
2339      may provide additional or different license terms and conditions
2340      for use, reproduction, or distribution of Your modifications, or
2341      for any such Derivative Works as a whole, provided Your use,
2342      reproduction, and distribution of the Work otherwise complies with
2343      the conditions stated in this License.
2344
2345   5. Submission of Contributions. Unless You explicitly state otherwise,
2346      any Contribution intentionally submitted for inclusion in the Work
2347      by You to the Licensor shall be under the terms and conditions of
2348      this License, without any additional terms or conditions.
2349      Notwithstanding the above, nothing herein shall supersede or modify
2350      the terms of any separate license agreement you may have executed
2351      with Licensor regarding such Contributions.
2352
2353   6. Trademarks. This License does not grant permission to use the trade
2354      names, trademarks, service marks, or product names of the Licensor,
2355      except as required for reasonable and customary use in describing the
2356      origin of the Work and reproducing the content of the NOTICE file.
2357
2358   7. Disclaimer of Warranty. Unless required by applicable law or
2359      agreed to in writing, Licensor provides the Work (and each
2360      Contributor provides its Contributions) on an "AS IS" BASIS,
2361      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2362      implied, including, without limitation, any warranties or conditions
2363      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2364      PARTICULAR PURPOSE. You are solely responsible for determining the
2365      appropriateness of using or redistributing the Work and assume any
2366      risks associated with Your exercise of permissions under this License.
2367
2368   8. Limitation of Liability. In no event and under no legal theory,
2369      whether in tort (including negligence), contract, or otherwise,
2370      unless required by applicable law (such as deliberate and grossly
2371      negligent acts) or agreed to in writing, shall any Contributor be
2372      liable to You for damages, including any direct, indirect, special,
2373      incidental, or consequential damages of any character arising as a
2374      result of this License or out of the use or inability to use the
2375      Work (including but not limited to damages for loss of goodwill,
2376      work stoppage, computer failure or malfunction, or any and all
2377      other commercial damages or losses), even if such Contributor
2378      has been advised of the possibility of such damages.
2379
2380   9. Accepting Warranty or Additional Liability. While redistributing
2381      the Work or Derivative Works thereof, You may choose to offer,
2382      and charge a fee for, acceptance of support, warranty, indemnity,
2383      or other liability obligations and/or rights consistent with this
2384      License. However, in accepting such obligations, You may act only
2385      on Your own behalf and on Your sole responsibility, not on behalf
2386      of any other Contributor, and only if You agree to indemnify,
2387      defend, and hold each Contributor harmless for any liability
2388      incurred by, or claims asserted against, such Contributor by reason
2389      of your accepting any such warranty or additional liability.
2390
2391   END OF TERMS AND CONDITIONS
2392
2393   APPENDIX: How to apply the Apache License to your work.
2394
2395      To apply the Apache License to your work, attach the following
2396      boilerplate notice, with the fields enclosed by brackets "[]"
2397      replaced with your own identifying information. (Don't include
2398      the brackets!)  The text should be enclosed in the appropriate
2399      comment syntax for the file format. We also recommend that a
2400      file or class name and description of purpose be included on the
2401      same "printed page" as the copyright notice for easier
2402      identification within third-party archives.
2403
2404   Copyright [yyyy] [name of copyright owner]
2405
2406   Licensed under the Apache License, Version 2.0 (the "License");
2407   you may not use this file except in compliance with the License.
2408   You may obtain a copy of the License at
2409
2410       http://www.apache.org/licenses/LICENSE-2.0
2411
2412   Unless required by applicable law or agreed to in writing, software
2413   distributed under the License is distributed on an "AS IS" BASIS,
2414   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2415   See the License for the specific language governing permissions and
2416   limitations under the License.
2417
2418---------------------------------------
2419./google.golang.org/genproto/googleapis/longrunning/LICENSE
2420
2421                                 Apache License
2422                           Version 2.0, January 2004
2423                        http://www.apache.org/licenses/
2424
2425   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2426
2427   1. Definitions.
2428
2429      "License" shall mean the terms and conditions for use, reproduction,
2430      and distribution as defined by Sections 1 through 9 of this document.
2431
2432      "Licensor" shall mean the copyright owner or entity authorized by
2433      the copyright owner that is granting the License.
2434
2435      "Legal Entity" shall mean the union of the acting entity and all
2436      other entities that control, are controlled by, or are under common
2437      control with that entity. For the purposes of this definition,
2438      "control" means (i) the power, direct or indirect, to cause the
2439      direction or management of such entity, whether by contract or
2440      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2441      outstanding shares, or (iii) beneficial ownership of such entity.
2442
2443      "You" (or "Your") shall mean an individual or Legal Entity
2444      exercising permissions granted by this License.
2445
2446      "Source" form shall mean the preferred form for making modifications,
2447      including but not limited to software source code, documentation
2448      source, and configuration files.
2449
2450      "Object" form shall mean any form resulting from mechanical
2451      transformation or translation of a Source form, including but
2452      not limited to compiled object code, generated documentation,
2453      and conversions to other media types.
2454
2455      "Work" shall mean the work of authorship, whether in Source or
2456      Object form, made available under the License, as indicated by a
2457      copyright notice that is included in or attached to the work
2458      (an example is provided in the Appendix below).
2459
2460      "Derivative Works" shall mean any work, whether in Source or Object
2461      form, that is based on (or derived from) the Work and for which the
2462      editorial revisions, annotations, elaborations, or other modifications
2463      represent, as a whole, an original work of authorship. For the purposes
2464      of this License, Derivative Works shall not include works that remain
2465      separable from, or merely link (or bind by name) to the interfaces of,
2466      the Work and Derivative Works thereof.
2467
2468      "Contribution" shall mean any work of authorship, including
2469      the original version of the Work and any modifications or additions
2470      to that Work or Derivative Works thereof, that is intentionally
2471      submitted to Licensor for inclusion in the Work by the copyright owner
2472      or by an individual or Legal Entity authorized to submit on behalf of
2473      the copyright owner. For the purposes of this definition, "submitted"
2474      means any form of electronic, verbal, or written communication sent
2475      to the Licensor or its representatives, including but not limited to
2476      communication on electronic mailing lists, source code control systems,
2477      and issue tracking systems that are managed by, or on behalf of, the
2478      Licensor for the purpose of discussing and improving the Work, but
2479      excluding communication that is conspicuously marked or otherwise
2480      designated in writing by the copyright owner as "Not a Contribution."
2481
2482      "Contributor" shall mean Licensor and any individual or Legal Entity
2483      on behalf of whom a Contribution has been received by Licensor and
2484      subsequently incorporated within the Work.
2485
2486   2. Grant of Copyright License. Subject to the terms and conditions of
2487      this License, each Contributor hereby grants to You a perpetual,
2488      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2489      copyright license to reproduce, prepare Derivative Works of,
2490      publicly display, publicly perform, sublicense, and distribute the
2491      Work and such Derivative Works in Source or Object form.
2492
2493   3. Grant of Patent License. Subject to the terms and conditions of
2494      this License, each Contributor hereby grants to You a perpetual,
2495      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2496      (except as stated in this section) patent license to make, have made,
2497      use, offer to sell, sell, import, and otherwise transfer the Work,
2498      where such license applies only to those patent claims licensable
2499      by such Contributor that are necessarily infringed by their
2500      Contribution(s) alone or by combination of their Contribution(s)
2501      with the Work to which such Contribution(s) was submitted. If You
2502      institute patent litigation against any entity (including a
2503      cross-claim or counterclaim in a lawsuit) alleging that the Work
2504      or a Contribution incorporated within the Work constitutes direct
2505      or contributory patent infringement, then any patent licenses
2506      granted to You under this License for that Work shall terminate
2507      as of the date such litigation is filed.
2508
2509   4. Redistribution. You may reproduce and distribute copies of the
2510      Work or Derivative Works thereof in any medium, with or without
2511      modifications, and in Source or Object form, provided that You
2512      meet the following conditions:
2513
2514      (a) You must give any other recipients of the Work or
2515          Derivative Works a copy of this License; and
2516
2517      (b) You must cause any modified files to carry prominent notices
2518          stating that You changed the files; and
2519
2520      (c) You must retain, in the Source form of any Derivative Works
2521          that You distribute, all copyright, patent, trademark, and
2522          attribution notices from the Source form of the Work,
2523          excluding those notices that do not pertain to any part of
2524          the Derivative Works; and
2525
2526      (d) If the Work includes a "NOTICE" text file as part of its
2527          distribution, then any Derivative Works that You distribute must
2528          include a readable copy of the attribution notices contained
2529          within such NOTICE file, excluding those notices that do not
2530          pertain to any part of the Derivative Works, in at least one
2531          of the following places: within a NOTICE text file distributed
2532          as part of the Derivative Works; within the Source form or
2533          documentation, if provided along with the Derivative Works; or,
2534          within a display generated by the Derivative Works, if and
2535          wherever such third-party notices normally appear. The contents
2536          of the NOTICE file are for informational purposes only and
2537          do not modify the License. You may add Your own attribution
2538          notices within Derivative Works that You distribute, alongside
2539          or as an addendum to the NOTICE text from the Work, provided
2540          that such additional attribution notices cannot be construed
2541          as modifying the License.
2542
2543      You may add Your own copyright statement to Your modifications and
2544      may provide additional or different license terms and conditions
2545      for use, reproduction, or distribution of Your modifications, or
2546      for any such Derivative Works as a whole, provided Your use,
2547      reproduction, and distribution of the Work otherwise complies with
2548      the conditions stated in this License.
2549
2550   5. Submission of Contributions. Unless You explicitly state otherwise,
2551      any Contribution intentionally submitted for inclusion in the Work
2552      by You to the Licensor shall be under the terms and conditions of
2553      this License, without any additional terms or conditions.
2554      Notwithstanding the above, nothing herein shall supersede or modify
2555      the terms of any separate license agreement you may have executed
2556      with Licensor regarding such Contributions.
2557
2558   6. Trademarks. This License does not grant permission to use the trade
2559      names, trademarks, service marks, or product names of the Licensor,
2560      except as required for reasonable and customary use in describing the
2561      origin of the Work and reproducing the content of the NOTICE file.
2562
2563   7. Disclaimer of Warranty. Unless required by applicable law or
2564      agreed to in writing, Licensor provides the Work (and each
2565      Contributor provides its Contributions) on an "AS IS" BASIS,
2566      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2567      implied, including, without limitation, any warranties or conditions
2568      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2569      PARTICULAR PURPOSE. You are solely responsible for determining the
2570      appropriateness of using or redistributing the Work and assume any
2571      risks associated with Your exercise of permissions under this License.
2572
2573   8. Limitation of Liability. In no event and under no legal theory,
2574      whether in tort (including negligence), contract, or otherwise,
2575      unless required by applicable law (such as deliberate and grossly
2576      negligent acts) or agreed to in writing, shall any Contributor be
2577      liable to You for damages, including any direct, indirect, special,
2578      incidental, or consequential damages of any character arising as a
2579      result of this License or out of the use or inability to use the
2580      Work (including but not limited to damages for loss of goodwill,
2581      work stoppage, computer failure or malfunction, or any and all
2582      other commercial damages or losses), even if such Contributor
2583      has been advised of the possibility of such damages.
2584
2585   9. Accepting Warranty or Additional Liability. While redistributing
2586      the Work or Derivative Works thereof, You may choose to offer,
2587      and charge a fee for, acceptance of support, warranty, indemnity,
2588      or other liability obligations and/or rights consistent with this
2589      License. However, in accepting such obligations, You may act only
2590      on Your own behalf and on Your sole responsibility, not on behalf
2591      of any other Contributor, and only if You agree to indemnify,
2592      defend, and hold each Contributor harmless for any liability
2593      incurred by, or claims asserted against, such Contributor by reason
2594      of your accepting any such warranty or additional liability.
2595
2596   END OF TERMS AND CONDITIONS
2597
2598   APPENDIX: How to apply the Apache License to your work.
2599
2600      To apply the Apache License to your work, attach the following
2601      boilerplate notice, with the fields enclosed by brackets "[]"
2602      replaced with your own identifying information. (Don't include
2603      the brackets!)  The text should be enclosed in the appropriate
2604      comment syntax for the file format. We also recommend that a
2605      file or class name and description of purpose be included on the
2606      same "printed page" as the copyright notice for easier
2607      identification within third-party archives.
2608
2609   Copyright [yyyy] [name of copyright owner]
2610
2611   Licensed under the Apache License, Version 2.0 (the "License");
2612   you may not use this file except in compliance with the License.
2613   You may obtain a copy of the License at
2614
2615       http://www.apache.org/licenses/LICENSE-2.0
2616
2617   Unless required by applicable law or agreed to in writing, software
2618   distributed under the License is distributed on an "AS IS" BASIS,
2619   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2620   See the License for the specific language governing permissions and
2621   limitations under the License.
2622
2623---------------------------------------
2624./google.golang.org/genproto/googleapis/rpc/LICENSE
2625
2626                                 Apache License
2627                           Version 2.0, January 2004
2628                        http://www.apache.org/licenses/
2629
2630   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2631
2632   1. Definitions.
2633
2634      "License" shall mean the terms and conditions for use, reproduction,
2635      and distribution as defined by Sections 1 through 9 of this document.
2636
2637      "Licensor" shall mean the copyright owner or entity authorized by
2638      the copyright owner that is granting the License.
2639
2640      "Legal Entity" shall mean the union of the acting entity and all
2641      other entities that control, are controlled by, or are under common
2642      control with that entity. For the purposes of this definition,
2643      "control" means (i) the power, direct or indirect, to cause the
2644      direction or management of such entity, whether by contract or
2645      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2646      outstanding shares, or (iii) beneficial ownership of such entity.
2647
2648      "You" (or "Your") shall mean an individual or Legal Entity
2649      exercising permissions granted by this License.
2650
2651      "Source" form shall mean the preferred form for making modifications,
2652      including but not limited to software source code, documentation
2653      source, and configuration files.
2654
2655      "Object" form shall mean any form resulting from mechanical
2656      transformation or translation of a Source form, including but
2657      not limited to compiled object code, generated documentation,
2658      and conversions to other media types.
2659
2660      "Work" shall mean the work of authorship, whether in Source or
2661      Object form, made available under the License, as indicated by a
2662      copyright notice that is included in or attached to the work
2663      (an example is provided in the Appendix below).
2664
2665      "Derivative Works" shall mean any work, whether in Source or Object
2666      form, that is based on (or derived from) the Work and for which the
2667      editorial revisions, annotations, elaborations, or other modifications
2668      represent, as a whole, an original work of authorship. For the purposes
2669      of this License, Derivative Works shall not include works that remain
2670      separable from, or merely link (or bind by name) to the interfaces of,
2671      the Work and Derivative Works thereof.
2672
2673      "Contribution" shall mean any work of authorship, including
2674      the original version of the Work and any modifications or additions
2675      to that Work or Derivative Works thereof, that is intentionally
2676      submitted to Licensor for inclusion in the Work by the copyright owner
2677      or by an individual or Legal Entity authorized to submit on behalf of
2678      the copyright owner. For the purposes of this definition, "submitted"
2679      means any form of electronic, verbal, or written communication sent
2680      to the Licensor or its representatives, including but not limited to
2681      communication on electronic mailing lists, source code control systems,
2682      and issue tracking systems that are managed by, or on behalf of, the
2683      Licensor for the purpose of discussing and improving the Work, but
2684      excluding communication that is conspicuously marked or otherwise
2685      designated in writing by the copyright owner as "Not a Contribution."
2686
2687      "Contributor" shall mean Licensor and any individual or Legal Entity
2688      on behalf of whom a Contribution has been received by Licensor and
2689      subsequently incorporated within the Work.
2690
2691   2. Grant of Copyright License. Subject to the terms and conditions of
2692      this License, each Contributor hereby grants to You a perpetual,
2693      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2694      copyright license to reproduce, prepare Derivative Works of,
2695      publicly display, publicly perform, sublicense, and distribute the
2696      Work and such Derivative Works in Source or Object form.
2697
2698   3. Grant of Patent License. Subject to the terms and conditions of
2699      this License, each Contributor hereby grants to You a perpetual,
2700      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2701      (except as stated in this section) patent license to make, have made,
2702      use, offer to sell, sell, import, and otherwise transfer the Work,
2703      where such license applies only to those patent claims licensable
2704      by such Contributor that are necessarily infringed by their
2705      Contribution(s) alone or by combination of their Contribution(s)
2706      with the Work to which such Contribution(s) was submitted. If You
2707      institute patent litigation against any entity (including a
2708      cross-claim or counterclaim in a lawsuit) alleging that the Work
2709      or a Contribution incorporated within the Work constitutes direct
2710      or contributory patent infringement, then any patent licenses
2711      granted to You under this License for that Work shall terminate
2712      as of the date such litigation is filed.
2713
2714   4. Redistribution. You may reproduce and distribute copies of the
2715      Work or Derivative Works thereof in any medium, with or without
2716      modifications, and in Source or Object form, provided that You
2717      meet the following conditions:
2718
2719      (a) You must give any other recipients of the Work or
2720          Derivative Works a copy of this License; and
2721
2722      (b) You must cause any modified files to carry prominent notices
2723          stating that You changed the files; and
2724
2725      (c) You must retain, in the Source form of any Derivative Works
2726          that You distribute, all copyright, patent, trademark, and
2727          attribution notices from the Source form of the Work,
2728          excluding those notices that do not pertain to any part of
2729          the Derivative Works; and
2730
2731      (d) If the Work includes a "NOTICE" text file as part of its
2732          distribution, then any Derivative Works that You distribute must
2733          include a readable copy of the attribution notices contained
2734          within such NOTICE file, excluding those notices that do not
2735          pertain to any part of the Derivative Works, in at least one
2736          of the following places: within a NOTICE text file distributed
2737          as part of the Derivative Works; within the Source form or
2738          documentation, if provided along with the Derivative Works; or,
2739          within a display generated by the Derivative Works, if and
2740          wherever such third-party notices normally appear. The contents
2741          of the NOTICE file are for informational purposes only and
2742          do not modify the License. You may add Your own attribution
2743          notices within Derivative Works that You distribute, alongside
2744          or as an addendum to the NOTICE text from the Work, provided
2745          that such additional attribution notices cannot be construed
2746          as modifying the License.
2747
2748      You may add Your own copyright statement to Your modifications and
2749      may provide additional or different license terms and conditions
2750      for use, reproduction, or distribution of Your modifications, or
2751      for any such Derivative Works as a whole, provided Your use,
2752      reproduction, and distribution of the Work otherwise complies with
2753      the conditions stated in this License.
2754
2755   5. Submission of Contributions. Unless You explicitly state otherwise,
2756      any Contribution intentionally submitted for inclusion in the Work
2757      by You to the Licensor shall be under the terms and conditions of
2758      this License, without any additional terms or conditions.
2759      Notwithstanding the above, nothing herein shall supersede or modify
2760      the terms of any separate license agreement you may have executed
2761      with Licensor regarding such Contributions.
2762
2763   6. Trademarks. This License does not grant permission to use the trade
2764      names, trademarks, service marks, or product names of the Licensor,
2765      except as required for reasonable and customary use in describing the
2766      origin of the Work and reproducing the content of the NOTICE file.
2767
2768   7. Disclaimer of Warranty. Unless required by applicable law or
2769      agreed to in writing, Licensor provides the Work (and each
2770      Contributor provides its Contributions) on an "AS IS" BASIS,
2771      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2772      implied, including, without limitation, any warranties or conditions
2773      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2774      PARTICULAR PURPOSE. You are solely responsible for determining the
2775      appropriateness of using or redistributing the Work and assume any
2776      risks associated with Your exercise of permissions under this License.
2777
2778   8. Limitation of Liability. In no event and under no legal theory,
2779      whether in tort (including negligence), contract, or otherwise,
2780      unless required by applicable law (such as deliberate and grossly
2781      negligent acts) or agreed to in writing, shall any Contributor be
2782      liable to You for damages, including any direct, indirect, special,
2783      incidental, or consequential damages of any character arising as a
2784      result of this License or out of the use or inability to use the
2785      Work (including but not limited to damages for loss of goodwill,
2786      work stoppage, computer failure or malfunction, or any and all
2787      other commercial damages or losses), even if such Contributor
2788      has been advised of the possibility of such damages.
2789
2790   9. Accepting Warranty or Additional Liability. While redistributing
2791      the Work or Derivative Works thereof, You may choose to offer,
2792      and charge a fee for, acceptance of support, warranty, indemnity,
2793      or other liability obligations and/or rights consistent with this
2794      License. However, in accepting such obligations, You may act only
2795      on Your own behalf and on Your sole responsibility, not on behalf
2796      of any other Contributor, and only if You agree to indemnify,
2797      defend, and hold each Contributor harmless for any liability
2798      incurred by, or claims asserted against, such Contributor by reason
2799      of your accepting any such warranty or additional liability.
2800
2801   END OF TERMS AND CONDITIONS
2802
2803   APPENDIX: How to apply the Apache License to your work.
2804
2805      To apply the Apache License to your work, attach the following
2806      boilerplate notice, with the fields enclosed by brackets "[]"
2807      replaced with your own identifying information. (Don't include
2808      the brackets!)  The text should be enclosed in the appropriate
2809      comment syntax for the file format. We also recommend that a
2810      file or class name and description of purpose be included on the
2811      same "printed page" as the copyright notice for easier
2812      identification within third-party archives.
2813
2814   Copyright [yyyy] [name of copyright owner]
2815
2816   Licensed under the Apache License, Version 2.0 (the "License");
2817   you may not use this file except in compliance with the License.
2818   You may obtain a copy of the License at
2819
2820       http://www.apache.org/licenses/LICENSE-2.0
2821
2822   Unless required by applicable law or agreed to in writing, software
2823   distributed under the License is distributed on an "AS IS" BASIS,
2824   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2825   See the License for the specific language governing permissions and
2826   limitations under the License.
2827
2828---------------------------------------
2829./google.golang.org/grpc/LICENSE
2830
2831                                 Apache License
2832                           Version 2.0, January 2004
2833                        http://www.apache.org/licenses/
2834
2835   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2836
2837   1. Definitions.
2838
2839      "License" shall mean the terms and conditions for use, reproduction,
2840      and distribution as defined by Sections 1 through 9 of this document.
2841
2842      "Licensor" shall mean the copyright owner or entity authorized by
2843      the copyright owner that is granting the License.
2844
2845      "Legal Entity" shall mean the union of the acting entity and all
2846      other entities that control, are controlled by, or are under common
2847      control with that entity. For the purposes of this definition,
2848      "control" means (i) the power, direct or indirect, to cause the
2849      direction or management of such entity, whether by contract or
2850      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2851      outstanding shares, or (iii) beneficial ownership of such entity.
2852
2853      "You" (or "Your") shall mean an individual or Legal Entity
2854      exercising permissions granted by this License.
2855
2856      "Source" form shall mean the preferred form for making modifications,
2857      including but not limited to software source code, documentation
2858      source, and configuration files.
2859
2860      "Object" form shall mean any form resulting from mechanical
2861      transformation or translation of a Source form, including but
2862      not limited to compiled object code, generated documentation,
2863      and conversions to other media types.
2864
2865      "Work" shall mean the work of authorship, whether in Source or
2866      Object form, made available under the License, as indicated by a
2867      copyright notice that is included in or attached to the work
2868      (an example is provided in the Appendix below).
2869
2870      "Derivative Works" shall mean any work, whether in Source or Object
2871      form, that is based on (or derived from) the Work and for which the
2872      editorial revisions, annotations, elaborations, or other modifications
2873      represent, as a whole, an original work of authorship. For the purposes
2874      of this License, Derivative Works shall not include works that remain
2875      separable from, or merely link (or bind by name) to the interfaces of,
2876      the Work and Derivative Works thereof.
2877
2878      "Contribution" shall mean any work of authorship, including
2879      the original version of the Work and any modifications or additions
2880      to that Work or Derivative Works thereof, that is intentionally
2881      submitted to Licensor for inclusion in the Work by the copyright owner
2882      or by an individual or Legal Entity authorized to submit on behalf of
2883      the copyright owner. For the purposes of this definition, "submitted"
2884      means any form of electronic, verbal, or written communication sent
2885      to the Licensor or its representatives, including but not limited to
2886      communication on electronic mailing lists, source code control systems,
2887      and issue tracking systems that are managed by, or on behalf of, the
2888      Licensor for the purpose of discussing and improving the Work, but
2889      excluding communication that is conspicuously marked or otherwise
2890      designated in writing by the copyright owner as "Not a Contribution."
2891
2892      "Contributor" shall mean Licensor and any individual or Legal Entity
2893      on behalf of whom a Contribution has been received by Licensor and
2894      subsequently incorporated within the Work.
2895
2896   2. Grant of Copyright License. Subject to the terms and conditions of
2897      this License, each Contributor hereby grants to You a perpetual,
2898      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2899      copyright license to reproduce, prepare Derivative Works of,
2900      publicly display, publicly perform, sublicense, and distribute the
2901      Work and such Derivative Works in Source or Object form.
2902
2903   3. Grant of Patent License. Subject to the terms and conditions of
2904      this License, each Contributor hereby grants to You a perpetual,
2905      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2906      (except as stated in this section) patent license to make, have made,
2907      use, offer to sell, sell, import, and otherwise transfer the Work,
2908      where such license applies only to those patent claims licensable
2909      by such Contributor that are necessarily infringed by their
2910      Contribution(s) alone or by combination of their Contribution(s)
2911      with the Work to which such Contribution(s) was submitted. If You
2912      institute patent litigation against any entity (including a
2913      cross-claim or counterclaim in a lawsuit) alleging that the Work
2914      or a Contribution incorporated within the Work constitutes direct
2915      or contributory patent infringement, then any patent licenses
2916      granted to You under this License for that Work shall terminate
2917      as of the date such litigation is filed.
2918
2919   4. Redistribution. You may reproduce and distribute copies of the
2920      Work or Derivative Works thereof in any medium, with or without
2921      modifications, and in Source or Object form, provided that You
2922      meet the following conditions:
2923
2924      (a) You must give any other recipients of the Work or
2925          Derivative Works a copy of this License; and
2926
2927      (b) You must cause any modified files to carry prominent notices
2928          stating that You changed the files; and
2929
2930      (c) You must retain, in the Source form of any Derivative Works
2931          that You distribute, all copyright, patent, trademark, and
2932          attribution notices from the Source form of the Work,
2933          excluding those notices that do not pertain to any part of
2934          the Derivative Works; and
2935
2936      (d) If the Work includes a "NOTICE" text file as part of its
2937          distribution, then any Derivative Works that You distribute must
2938          include a readable copy of the attribution notices contained
2939          within such NOTICE file, excluding those notices that do not
2940          pertain to any part of the Derivative Works, in at least one
2941          of the following places: within a NOTICE text file distributed
2942          as part of the Derivative Works; within the Source form or
2943          documentation, if provided along with the Derivative Works; or,
2944          within a display generated by the Derivative Works, if and
2945          wherever such third-party notices normally appear. The contents
2946          of the NOTICE file are for informational purposes only and
2947          do not modify the License. You may add Your own attribution
2948          notices within Derivative Works that You distribute, alongside
2949          or as an addendum to the NOTICE text from the Work, provided
2950          that such additional attribution notices cannot be construed
2951          as modifying the License.
2952
2953      You may add Your own copyright statement to Your modifications and
2954      may provide additional or different license terms and conditions
2955      for use, reproduction, or distribution of Your modifications, or
2956      for any such Derivative Works as a whole, provided Your use,
2957      reproduction, and distribution of the Work otherwise complies with
2958      the conditions stated in this License.
2959
2960   5. Submission of Contributions. Unless You explicitly state otherwise,
2961      any Contribution intentionally submitted for inclusion in the Work
2962      by You to the Licensor shall be under the terms and conditions of
2963      this License, without any additional terms or conditions.
2964      Notwithstanding the above, nothing herein shall supersede or modify
2965      the terms of any separate license agreement you may have executed
2966      with Licensor regarding such Contributions.
2967
2968   6. Trademarks. This License does not grant permission to use the trade
2969      names, trademarks, service marks, or product names of the Licensor,
2970      except as required for reasonable and customary use in describing the
2971      origin of the Work and reproducing the content of the NOTICE file.
2972
2973   7. Disclaimer of Warranty. Unless required by applicable law or
2974      agreed to in writing, Licensor provides the Work (and each
2975      Contributor provides its Contributions) on an "AS IS" BASIS,
2976      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2977      implied, including, without limitation, any warranties or conditions
2978      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2979      PARTICULAR PURPOSE. You are solely responsible for determining the
2980      appropriateness of using or redistributing the Work and assume any
2981      risks associated with Your exercise of permissions under this License.
2982
2983   8. Limitation of Liability. In no event and under no legal theory,
2984      whether in tort (including negligence), contract, or otherwise,
2985      unless required by applicable law (such as deliberate and grossly
2986      negligent acts) or agreed to in writing, shall any Contributor be
2987      liable to You for damages, including any direct, indirect, special,
2988      incidental, or consequential damages of any character arising as a
2989      result of this License or out of the use or inability to use the
2990      Work (including but not limited to damages for loss of goodwill,
2991      work stoppage, computer failure or malfunction, or any and all
2992      other commercial damages or losses), even if such Contributor
2993      has been advised of the possibility of such damages.
2994
2995   9. Accepting Warranty or Additional Liability. While redistributing
2996      the Work or Derivative Works thereof, You may choose to offer,
2997      and charge a fee for, acceptance of support, warranty, indemnity,
2998      or other liability obligations and/or rights consistent with this
2999      License. However, in accepting such obligations, You may act only
3000      on Your own behalf and on Your sole responsibility, not on behalf
3001      of any other Contributor, and only if You agree to indemnify,
3002      defend, and hold each Contributor harmless for any liability
3003      incurred by, or claims asserted against, such Contributor by reason
3004      of your accepting any such warranty or additional liability.
3005
3006   END OF TERMS AND CONDITIONS
3007
3008   APPENDIX: How to apply the Apache License to your work.
3009
3010      To apply the Apache License to your work, attach the following
3011      boilerplate notice, with the fields enclosed by brackets "[]"
3012      replaced with your own identifying information. (Don't include
3013      the brackets!)  The text should be enclosed in the appropriate
3014      comment syntax for the file format. We also recommend that a
3015      file or class name and description of purpose be included on the
3016      same "printed page" as the copyright notice for easier
3017      identification within third-party archives.
3018
3019   Copyright [yyyy] [name of copyright owner]
3020
3021   Licensed under the Apache License, Version 2.0 (the "License");
3022   you may not use this file except in compliance with the License.
3023   You may obtain a copy of the License at
3024
3025       http://www.apache.org/licenses/LICENSE-2.0
3026
3027   Unless required by applicable law or agreed to in writing, software
3028   distributed under the License is distributed on an "AS IS" BASIS,
3029   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3030   See the License for the specific language governing permissions and
3031   limitations under the License.
3032
3033---------------------------------------
3034./google.golang.org/grpc/NOTICE.txt
3035Copyright 2014 gRPC authors.
3036
3037Licensed under the Apache License, Version 2.0 (the "License");
3038you may not use this file except in compliance with the License.
3039You may obtain a copy of the License at
3040
3041    http://www.apache.org/licenses/LICENSE-2.0
3042
3043Unless required by applicable law or agreed to in writing, software
3044distributed under the License is distributed on an "AS IS" BASIS,
3045WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3046See the License for the specific language governing permissions and
3047limitations under the License.
3048
3049---------------------------------------
3050./google.golang.org/protobuf/LICENSE
3051Copyright (c) 2018 The Go Authors. All rights reserved.
3052
3053Redistribution and use in source and binary forms, with or without
3054modification, are permitted provided that the following conditions are
3055met:
3056
3057   * Redistributions of source code must retain the above copyright
3058notice, this list of conditions and the following disclaimer.
3059   * Redistributions in binary form must reproduce the above
3060copyright notice, this list of conditions and the following disclaimer
3061in the documentation and/or other materials provided with the
3062distribution.
3063   * Neither the name of Google Inc. nor the names of its
3064contributors may be used to endorse or promote products derived from
3065this software without specific prior written permission.
3066
3067THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3068"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3069LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3070A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3071OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3072SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3073LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3074DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3075THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3076(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3077OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3078
3079