licenses.list.txt 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318
  1. ====================Apache-2.0====================
  2. Apache License
  3. Version 2.0, January 2004
  4. http://www.apache.org/licenses/
  5. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  6. 1. Definitions.
  7. "License" shall mean the terms and conditions for use, reproduction,
  8. and distribution as defined by Sections 1 through 9 of this document.
  9. "Licensor" shall mean the copyright owner or entity authorized by
  10. the copyright owner that is granting the License.
  11. "Legal Entity" shall mean the union of the acting entity and all
  12. other entities that control, are controlled by, or are under common
  13. control with that entity. For the purposes of this definition,
  14. "control" means (i) the power, direct or indirect, to cause the
  15. direction or management of such entity, whether by contract or
  16. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  17. outstanding shares, or (iii) beneficial ownership of such entity.
  18. "You" (or "Your") shall mean an individual or Legal Entity
  19. exercising permissions granted by this License.
  20. "Source" form shall mean the preferred form for making modifications,
  21. including but not limited to software source code, documentation
  22. source, and configuration files.
  23. "Object" form shall mean any form resulting from mechanical
  24. transformation or translation of a Source form, including but
  25. not limited to compiled object code, generated documentation,
  26. and conversions to other media types.
  27. "Work" shall mean the work of authorship, whether in Source or
  28. Object form, made available under the License, as indicated by a
  29. copyright notice that is included in or attached to the work
  30. (an example is provided in the Appendix below).
  31. "Derivative Works" shall mean any work, whether in Source or Object
  32. form, that is based on (or derived from) the Work and for which the
  33. editorial revisions, annotations, elaborations, or other modifications
  34. represent, as a whole, an original work of authorship. For the purposes
  35. of this License, Derivative Works shall not include works that remain
  36. separable from, or merely link (or bind by name) to the interfaces of,
  37. the Work and Derivative Works thereof.
  38. "Contribution" shall mean any work of authorship, including
  39. the original version of the Work and any modifications or additions
  40. to that Work or Derivative Works thereof, that is intentionally
  41. submitted to Licensor for inclusion in the Work by the copyright owner
  42. or by an individual or Legal Entity authorized to submit on behalf of
  43. the copyright owner. For the purposes of this definition, "submitted"
  44. means any form of electronic, verbal, or written communication sent
  45. to the Licensor or its representatives, including but not limited to
  46. communication on electronic mailing lists, source code control systems,
  47. and issue tracking systems that are managed by, or on behalf of, the
  48. Licensor for the purpose of discussing and improving the Work, but
  49. excluding communication that is conspicuously marked or otherwise
  50. designated in writing by the copyright owner as "Not a Contribution."
  51. "Contributor" shall mean Licensor and any individual or Legal Entity
  52. on behalf of whom a Contribution has been received by Licensor and
  53. subsequently incorporated within the Work.
  54. 2. Grant of Copyright License. Subject to the terms and conditions of
  55. this License, each Contributor hereby grants to You a perpetual,
  56. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  57. copyright license to reproduce, prepare Derivative Works of,
  58. publicly display, publicly perform, sublicense, and distribute the
  59. Work and such Derivative Works in Source or Object form.
  60. 3. Grant of Patent License. Subject to the terms and conditions of
  61. this License, each Contributor hereby grants to You a perpetual,
  62. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  63. (except as stated in this section) patent license to make, have made,
  64. use, offer to sell, sell, import, and otherwise transfer the Work,
  65. where such license applies only to those patent claims licensable
  66. by such Contributor that are necessarily infringed by their
  67. Contribution(s) alone or by combination of their Contribution(s)
  68. with the Work to which such Contribution(s) was submitted. If You
  69. institute patent litigation against any entity (including a
  70. cross-claim or counterclaim in a lawsuit) alleging that the Work
  71. or a Contribution incorporated within the Work constitutes direct
  72. or contributory patent infringement, then any patent licenses
  73. granted to You under this License for that Work shall terminate
  74. as of the date such litigation is filed.
  75. 4. Redistribution. You may reproduce and distribute copies of the
  76. Work or Derivative Works thereof in any medium, with or without
  77. modifications, and in Source or Object form, provided that You
  78. meet the following conditions:
  79. (a) You must give any other recipients of the Work or
  80. Derivative Works a copy of this License; and
  81. (b) You must cause any modified files to carry prominent notices
  82. stating that You changed the files; and
  83. (c) You must retain, in the Source form of any Derivative Works
  84. that You distribute, all copyright, patent, trademark, and
  85. attribution notices from the Source form of the Work,
  86. excluding those notices that do not pertain to any part of
  87. the Derivative Works; and
  88. (d) If the Work includes a "NOTICE" text file as part of its
  89. distribution, then any Derivative Works that You distribute must
  90. include a readable copy of the attribution notices contained
  91. within such NOTICE file, excluding those notices that do not
  92. pertain to any part of the Derivative Works, in at least one
  93. of the following places: within a NOTICE text file distributed
  94. as part of the Derivative Works; within the Source form or
  95. documentation, if provided along with the Derivative Works; or,
  96. within a display generated by the Derivative Works, if and
  97. wherever such third-party notices normally appear. The contents
  98. of the NOTICE file are for informational purposes only and
  99. do not modify the License. You may add Your own attribution
  100. notices within Derivative Works that You distribute, alongside
  101. or as an addendum to the NOTICE text from the Work, provided
  102. that such additional attribution notices cannot be construed
  103. as modifying the License.
  104. You may add Your own copyright statement to Your modifications and
  105. may provide additional or different license terms and conditions
  106. for use, reproduction, or distribution of Your modifications, or
  107. for any such Derivative Works as a whole, provided Your use,
  108. reproduction, and distribution of the Work otherwise complies with
  109. the conditions stated in this License.
  110. 5. Submission of Contributions. Unless You explicitly state otherwise,
  111. any Contribution intentionally submitted for inclusion in the Work
  112. by You to the Licensor shall be under the terms and conditions of
  113. this License, without any additional terms or conditions.
  114. Notwithstanding the above, nothing herein shall supersede or modify
  115. the terms of any separate license agreement you may have executed
  116. with Licensor regarding such Contributions.
  117. 6. Trademarks. This License does not grant permission to use the trade
  118. names, trademarks, service marks, or product names of the Licensor,
  119. except as required for reasonable and customary use in describing the
  120. origin of the Work and reproducing the content of the NOTICE file.
  121. 7. Disclaimer of Warranty. Unless required by applicable law or
  122. agreed to in writing, Licensor provides the Work (and each
  123. Contributor provides its Contributions) on an "AS IS" BASIS,
  124. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  125. implied, including, without limitation, any warranties or conditions
  126. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  127. PARTICULAR PURPOSE. You are solely responsible for determining the
  128. appropriateness of using or redistributing the Work and assume any
  129. risks associated with Your exercise of permissions under this License.
  130. 8. Limitation of Liability. In no event and under no legal theory,
  131. whether in tort (including negligence), contract, or otherwise,
  132. unless required by applicable law (such as deliberate and grossly
  133. negligent acts) or agreed to in writing, shall any Contributor be
  134. liable to You for damages, including any direct, indirect, special,
  135. incidental, or consequential damages of any character arising as a
  136. result of this License or out of the use or inability to use the
  137. Work (including but not limited to damages for loss of goodwill,
  138. work stoppage, computer failure or malfunction, or any and all
  139. other commercial damages or losses), even if such Contributor
  140. has been advised of the possibility of such damages.
  141. 9. Accepting Warranty or Additional Liability. While redistributing
  142. the Work or Derivative Works thereof, You may choose to offer,
  143. and charge a fee for, acceptance of support, warranty, indemnity,
  144. or other liability obligations and/or rights consistent with this
  145. License. However, in accepting such obligations, You may act only
  146. on Your own behalf and on Your sole responsibility, not on behalf
  147. of any other Contributor, and only if You agree to indemnify,
  148. defend, and hold each Contributor harmless for any liability
  149. incurred by, or claims asserted against, such Contributor by reason
  150. of your accepting any such warranty or additional liability.
  151. END OF TERMS AND CONDITIONS
  152. APPENDIX: How to apply the Apache License to your work.
  153. To apply the Apache License to your work, attach the following
  154. boilerplate notice, with the fields enclosed by brackets "[]"
  155. replaced with your own identifying information. (Don't include
  156. the brackets!) The text should be enclosed in the appropriate
  157. comment syntax for the file format. We also recommend that a
  158. file or class name and description of purpose be included on the
  159. same "printed page" as the copyright notice for easier
  160. identification within third-party archives.
  161. Copyright [yyyy] [name of copyright owner]
  162. Licensed under the Apache License, Version 2.0 (the "License");
  163. you may not use this file except in compliance with the License.
  164. You may obtain a copy of the License at
  165. http://www.apache.org/licenses/LICENSE-2.0
  166. Unless required by applicable law or agreed to in writing, software
  167. distributed under the License is distributed on an "AS IS" BASIS,
  168. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  169. See the License for the specific language governing permissions and
  170. limitations under the License.
  171. ====================Apache-2.0====================
  172. # Licensed under the Apache License, Version 2.0 (the "License");
  173. # you may not use this file except in compliance with the License.
  174. # You may obtain a copy of the License at
  175. #
  176. # http://www.apache.org/licenses/LICENSE-2.0
  177. #
  178. # Unless required by applicable law or agreed to in writing, software
  179. # distributed under the License is distributed on an "AS IS" BASIS,
  180. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  181. # See the License for the specific language governing permissions and
  182. # limitations under the License.
  183. ====================Apache-2.0====================
  184. Classifier: License :: OSI Approved :: Apache Software License
  185. ====================Apache-2.0====================
  186. License: Apache License 2.0
  187. ====================BSD-3-Clause====================
  188. limitations under the License.
  189. -----------------------------------------------------------
  190. BSD 3-Clause License
  191. ====================BSD-3-Clause====================
  192. Redistribution and use in source and binary forms, with or without
  193. modification, are permitted provided that the following conditions are met:
  194. 1. Redistributions of source code must retain the above copyright notice,
  195. this list of conditions and the following disclaimer.
  196. 2. Redistributions in binary form must reproduce the above copyright notice,
  197. this list of conditions and the following disclaimer in the documentation
  198. and/or other materials provided with the distribution.
  199. 3. Neither the name of the copyright holder nor the names of its
  200. contributors may be used to endorse or promote products derived from this
  201. software without specific prior written permission.
  202. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  203. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  204. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  205. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
  206. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  207. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  208. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  209. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  210. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  211. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  212. THE POSSIBILITY OF SUCH DAMAGE.
  213. ====================COPYRIGHT====================
  214. # Copyright 2015 gRPC authors.
  215. ====================COPYRIGHT====================
  216. # Copyright 2015-2016 gRPC authors.
  217. ====================COPYRIGHT====================
  218. # Copyright 2016 gRPC authors.
  219. ====================COPYRIGHT====================
  220. # Copyright 2017 gRPC authors.
  221. ====================COPYRIGHT====================
  222. # Copyright 2018 The gRPC Authors
  223. ====================COPYRIGHT====================
  224. # Copyright 2018 gRPC authors.
  225. ====================COPYRIGHT====================
  226. # Copyright 2019 The gRPC Authors
  227. ====================COPYRIGHT====================
  228. # Copyright 2019 The gRPC authors.
  229. ====================COPYRIGHT====================
  230. # Copyright 2019 gRPC authors.
  231. ====================COPYRIGHT====================
  232. # Copyright 2020 The gRPC Authors
  233. ====================COPYRIGHT====================
  234. # Copyright 2020 The gRPC authors.
  235. ====================COPYRIGHT====================
  236. # Copyright 2020 gRPC authors.
  237. ====================COPYRIGHT====================
  238. # Copyright 2021 The gRPC Authors
  239. ====================COPYRIGHT====================
  240. # Copyright 2022 gRPC authors.
  241. ====================COPYRIGHT====================
  242. Copyright 2016, Google Inc.
  243. ====================File: LICENSE====================
  244. Apache License
  245. Version 2.0, January 2004
  246. http://www.apache.org/licenses/
  247. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  248. 1. Definitions.
  249. "License" shall mean the terms and conditions for use, reproduction,
  250. and distribution as defined by Sections 1 through 9 of this document.
  251. "Licensor" shall mean the copyright owner or entity authorized by
  252. the copyright owner that is granting the License.
  253. "Legal Entity" shall mean the union of the acting entity and all
  254. other entities that control, are controlled by, or are under common
  255. control with that entity. For the purposes of this definition,
  256. "control" means (i) the power, direct or indirect, to cause the
  257. direction or management of such entity, whether by contract or
  258. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  259. outstanding shares, or (iii) beneficial ownership of such entity.
  260. "You" (or "Your") shall mean an individual or Legal Entity
  261. exercising permissions granted by this License.
  262. "Source" form shall mean the preferred form for making modifications,
  263. including but not limited to software source code, documentation
  264. source, and configuration files.
  265. "Object" form shall mean any form resulting from mechanical
  266. transformation or translation of a Source form, including but
  267. not limited to compiled object code, generated documentation,
  268. and conversions to other media types.
  269. "Work" shall mean the work of authorship, whether in Source or
  270. Object form, made available under the License, as indicated by a
  271. copyright notice that is included in or attached to the work
  272. (an example is provided in the Appendix below).
  273. "Derivative Works" shall mean any work, whether in Source or Object
  274. form, that is based on (or derived from) the Work and for which the
  275. editorial revisions, annotations, elaborations, or other modifications
  276. represent, as a whole, an original work of authorship. For the purposes
  277. of this License, Derivative Works shall not include works that remain
  278. separable from, or merely link (or bind by name) to the interfaces of,
  279. the Work and Derivative Works thereof.
  280. "Contribution" shall mean any work of authorship, including
  281. the original version of the Work and any modifications or additions
  282. to that Work or Derivative Works thereof, that is intentionally
  283. submitted to Licensor for inclusion in the Work by the copyright owner
  284. or by an individual or Legal Entity authorized to submit on behalf of
  285. the copyright owner. For the purposes of this definition, "submitted"
  286. means any form of electronic, verbal, or written communication sent
  287. to the Licensor or its representatives, including but not limited to
  288. communication on electronic mailing lists, source code control systems,
  289. and issue tracking systems that are managed by, or on behalf of, the
  290. Licensor for the purpose of discussing and improving the Work, but
  291. excluding communication that is conspicuously marked or otherwise
  292. designated in writing by the copyright owner as "Not a Contribution."
  293. "Contributor" shall mean Licensor and any individual or Legal Entity
  294. on behalf of whom a Contribution has been received by Licensor and
  295. subsequently incorporated within the Work.
  296. 2. Grant of Copyright License. Subject to the terms and conditions of
  297. this License, each Contributor hereby grants to You a perpetual,
  298. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  299. copyright license to reproduce, prepare Derivative Works of,
  300. publicly display, publicly perform, sublicense, and distribute the
  301. Work and such Derivative Works in Source or Object form.
  302. 3. Grant of Patent License. Subject to the terms and conditions of
  303. this License, each Contributor hereby grants to You a perpetual,
  304. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  305. (except as stated in this section) patent license to make, have made,
  306. use, offer to sell, sell, import, and otherwise transfer the Work,
  307. where such license applies only to those patent claims licensable
  308. by such Contributor that are necessarily infringed by their
  309. Contribution(s) alone or by combination of their Contribution(s)
  310. with the Work to which such Contribution(s) was submitted. If You
  311. institute patent litigation against any entity (including a
  312. cross-claim or counterclaim in a lawsuit) alleging that the Work
  313. or a Contribution incorporated within the Work constitutes direct
  314. or contributory patent infringement, then any patent licenses
  315. granted to You under this License for that Work shall terminate
  316. as of the date such litigation is filed.
  317. 4. Redistribution. You may reproduce and distribute copies of the
  318. Work or Derivative Works thereof in any medium, with or without
  319. modifications, and in Source or Object form, provided that You
  320. meet the following conditions:
  321. (a) You must give any other recipients of the Work or
  322. Derivative Works a copy of this License; and
  323. (b) You must cause any modified files to carry prominent notices
  324. stating that You changed the files; and
  325. (c) You must retain, in the Source form of any Derivative Works
  326. that You distribute, all copyright, patent, trademark, and
  327. attribution notices from the Source form of the Work,
  328. excluding those notices that do not pertain to any part of
  329. the Derivative Works; and
  330. (d) If the Work includes a "NOTICE" text file as part of its
  331. distribution, then any Derivative Works that You distribute must
  332. include a readable copy of the attribution notices contained
  333. within such NOTICE file, excluding those notices that do not
  334. pertain to any part of the Derivative Works, in at least one
  335. of the following places: within a NOTICE text file distributed
  336. as part of the Derivative Works; within the Source form or
  337. documentation, if provided along with the Derivative Works; or,
  338. within a display generated by the Derivative Works, if and
  339. wherever such third-party notices normally appear. The contents
  340. of the NOTICE file are for informational purposes only and
  341. do not modify the License. You may add Your own attribution
  342. notices within Derivative Works that You distribute, alongside
  343. or as an addendum to the NOTICE text from the Work, provided
  344. that such additional attribution notices cannot be construed
  345. as modifying the License.
  346. You may add Your own copyright statement to Your modifications and
  347. may provide additional or different license terms and conditions
  348. for use, reproduction, or distribution of Your modifications, or
  349. for any such Derivative Works as a whole, provided Your use,
  350. reproduction, and distribution of the Work otherwise complies with
  351. the conditions stated in this License.
  352. 5. Submission of Contributions. Unless You explicitly state otherwise,
  353. any Contribution intentionally submitted for inclusion in the Work
  354. by You to the Licensor shall be under the terms and conditions of
  355. this License, without any additional terms or conditions.
  356. Notwithstanding the above, nothing herein shall supersede or modify
  357. the terms of any separate license agreement you may have executed
  358. with Licensor regarding such Contributions.
  359. 6. Trademarks. This License does not grant permission to use the trade
  360. names, trademarks, service marks, or product names of the Licensor,
  361. except as required for reasonable and customary use in describing the
  362. origin of the Work and reproducing the content of the NOTICE file.
  363. 7. Disclaimer of Warranty. Unless required by applicable law or
  364. agreed to in writing, Licensor provides the Work (and each
  365. Contributor provides its Contributions) on an "AS IS" BASIS,
  366. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  367. implied, including, without limitation, any warranties or conditions
  368. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  369. PARTICULAR PURPOSE. You are solely responsible for determining the
  370. appropriateness of using or redistributing the Work and assume any
  371. risks associated with Your exercise of permissions under this License.
  372. 8. Limitation of Liability. In no event and under no legal theory,
  373. whether in tort (including negligence), contract, or otherwise,
  374. unless required by applicable law (such as deliberate and grossly
  375. negligent acts) or agreed to in writing, shall any Contributor be
  376. liable to You for damages, including any direct, indirect, special,
  377. incidental, or consequential damages of any character arising as a
  378. result of this License or out of the use or inability to use the
  379. Work (including but not limited to damages for loss of goodwill,
  380. work stoppage, computer failure or malfunction, or any and all
  381. other commercial damages or losses), even if such Contributor
  382. has been advised of the possibility of such damages.
  383. 9. Accepting Warranty or Additional Liability. While redistributing
  384. the Work or Derivative Works thereof, You may choose to offer,
  385. and charge a fee for, acceptance of support, warranty, indemnity,
  386. or other liability obligations and/or rights consistent with this
  387. License. However, in accepting such obligations, You may act only
  388. on Your own behalf and on Your sole responsibility, not on behalf
  389. of any other Contributor, and only if You agree to indemnify,
  390. defend, and hold each Contributor harmless for any liability
  391. incurred by, or claims asserted against, such Contributor by reason
  392. of your accepting any such warranty or additional liability.
  393. END OF TERMS AND CONDITIONS
  394. APPENDIX: How to apply the Apache License to your work.
  395. To apply the Apache License to your work, attach the following
  396. boilerplate notice, with the fields enclosed by brackets "[]"
  397. replaced with your own identifying information. (Don't include
  398. the brackets!) The text should be enclosed in the appropriate
  399. comment syntax for the file format. We also recommend that a
  400. file or class name and description of purpose be included on the
  401. same "printed page" as the copyright notice for easier
  402. identification within third-party archives.
  403. Copyright [yyyy] [name of copyright owner]
  404. Licensed under the Apache License, Version 2.0 (the "License");
  405. you may not use this file except in compliance with the License.
  406. You may obtain a copy of the License at
  407. http://www.apache.org/licenses/LICENSE-2.0
  408. Unless required by applicable law or agreed to in writing, software
  409. distributed under the License is distributed on an "AS IS" BASIS,
  410. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  411. See the License for the specific language governing permissions and
  412. limitations under the License.
  413. -----------------------------------------------------------
  414. BSD 3-Clause License
  415. Copyright 2016, Google Inc.
  416. Redistribution and use in source and binary forms, with or without
  417. modification, are permitted provided that the following conditions are met:
  418. 1. Redistributions of source code must retain the above copyright notice,
  419. this list of conditions and the following disclaimer.
  420. 2. Redistributions in binary form must reproduce the above copyright notice,
  421. this list of conditions and the following disclaimer in the documentation
  422. and/or other materials provided with the distribution.
  423. 3. Neither the name of the copyright holder nor the names of its
  424. contributors may be used to endorse or promote products derived from this
  425. software without specific prior written permission.
  426. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  427. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  428. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  429. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
  430. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  431. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  432. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  433. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  434. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  435. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  436. THE POSSIBILITY OF SUCH DAMAGE.
  437. -----------------------------------------------------------
  438. Mozilla Public License Version 2.0
  439. ==================================
  440. 1. Definitions
  441. --------------
  442. 1.1. "Contributor"
  443. means each individual or legal entity that creates, contributes to
  444. the creation of, or owns Covered Software.
  445. 1.2. "Contributor Version"
  446. means the combination of the Contributions of others (if any) used
  447. by a Contributor and that particular Contributor's Contribution.
  448. 1.3. "Contribution"
  449. means Covered Software of a particular Contributor.
  450. 1.4. "Covered Software"
  451. means Source Code Form to which the initial Contributor has attached
  452. the notice in Exhibit A, the Executable Form of such Source Code
  453. Form, and Modifications of such Source Code Form, in each case
  454. including portions thereof.
  455. 1.5. "Incompatible With Secondary Licenses"
  456. means
  457. (a) that the initial Contributor has attached the notice described
  458. in Exhibit B to the Covered Software; or
  459. (b) that the Covered Software was made available under the terms of
  460. version 1.1 or earlier of the License, but not also under the
  461. terms of a Secondary License.
  462. 1.6. "Executable Form"
  463. means any form of the work other than Source Code Form.
  464. 1.7. "Larger Work"
  465. means a work that combines Covered Software with other material, in
  466. a separate file or files, that is not Covered Software.
  467. 1.8. "License"
  468. means this document.
  469. 1.9. "Licensable"
  470. means having the right to grant, to the maximum extent possible,
  471. whether at the time of the initial grant or subsequently, any and
  472. all of the rights conveyed by this License.
  473. 1.10. "Modifications"
  474. means any of the following:
  475. (a) any file in Source Code Form that results from an addition to,
  476. deletion from, or modification of the contents of Covered
  477. Software; or
  478. (b) any new file in Source Code Form that contains any Covered
  479. Software.
  480. 1.11. "Patent Claims" of a Contributor
  481. means any patent claim(s), including without limitation, method,
  482. process, and apparatus claims, in any patent Licensable by such
  483. Contributor that would be infringed, but for the grant of the
  484. License, by the making, using, selling, offering for sale, having
  485. made, import, or transfer of either its Contributions or its
  486. Contributor Version.
  487. 1.12. "Secondary License"
  488. means either the GNU General Public License, Version 2.0, the GNU
  489. Lesser General Public License, Version 2.1, the GNU Affero General
  490. Public License, Version 3.0, or any later versions of those
  491. licenses.
  492. 1.13. "Source Code Form"
  493. means the form of the work preferred for making modifications.
  494. 1.14. "You" (or "Your")
  495. means an individual or a legal entity exercising rights under this
  496. License. For legal entities, "You" includes any entity that
  497. controls, is controlled by, or is under common control with You. For
  498. purposes of this definition, "control" means (a) the power, direct
  499. or indirect, to cause the direction or management of such entity,
  500. whether by contract or otherwise, or (b) ownership of more than
  501. fifty percent (50%) of the outstanding shares or beneficial
  502. ownership of such entity.
  503. 2. License Grants and Conditions
  504. --------------------------------
  505. 2.1. Grants
  506. Each Contributor hereby grants You a world-wide, royalty-free,
  507. non-exclusive license:
  508. (a) under intellectual property rights (other than patent or trademark)
  509. Licensable by such Contributor to use, reproduce, make available,
  510. modify, display, perform, distribute, and otherwise exploit its
  511. Contributions, either on an unmodified basis, with Modifications, or
  512. as part of a Larger Work; and
  513. (b) under Patent Claims of such Contributor to make, use, sell, offer
  514. for sale, have made, import, and otherwise transfer either its
  515. Contributions or its Contributor Version.
  516. 2.2. Effective Date
  517. The licenses granted in Section 2.1 with respect to any Contribution
  518. become effective for each Contribution on the date the Contributor first
  519. distributes such Contribution.
  520. 2.3. Limitations on Grant Scope
  521. The licenses granted in this Section 2 are the only rights granted under
  522. this License. No additional rights or licenses will be implied from the
  523. distribution or licensing of Covered Software under this License.
  524. Notwithstanding Section 2.1(b) above, no patent license is granted by a
  525. Contributor:
  526. (a) for any code that a Contributor has removed from Covered Software;
  527. or
  528. (b) for infringements caused by: (i) Your and any other third party's
  529. modifications of Covered Software, or (ii) the combination of its
  530. Contributions with other software (except as part of its Contributor
  531. Version); or
  532. (c) under Patent Claims infringed by Covered Software in the absence of
  533. its Contributions.
  534. This License does not grant any rights in the trademarks, service marks,
  535. or logos of any Contributor (except as may be necessary to comply with
  536. the notice requirements in Section 3.4).
  537. 2.4. Subsequent Licenses
  538. No Contributor makes additional grants as a result of Your choice to
  539. distribute the Covered Software under a subsequent version of this
  540. License (see Section 10.2) or under the terms of a Secondary License (if
  541. permitted under the terms of Section 3.3).
  542. 2.5. Representation
  543. Each Contributor represents that the Contributor believes its
  544. Contributions are its original creation(s) or it has sufficient rights
  545. to grant the rights to its Contributions conveyed by this License.
  546. 2.6. Fair Use
  547. This License is not intended to limit any rights You have under
  548. applicable copyright doctrines of fair use, fair dealing, or other
  549. equivalents.
  550. 2.7. Conditions
  551. Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
  552. in Section 2.1.
  553. 3. Responsibilities
  554. -------------------
  555. 3.1. Distribution of Source Form
  556. All distribution of Covered Software in Source Code Form, including any
  557. Modifications that You create or to which You contribute, must be under
  558. the terms of this License. You must inform recipients that the Source
  559. Code Form of the Covered Software is governed by the terms of this
  560. License, and how they can obtain a copy of this License. You may not
  561. attempt to alter or restrict the recipients' rights in the Source Code
  562. Form.
  563. 3.2. Distribution of Executable Form
  564. If You distribute Covered Software in Executable Form then:
  565. (a) such Covered Software must also be made available in Source Code
  566. Form, as described in Section 3.1, and You must inform recipients of
  567. the Executable Form how they can obtain a copy of such Source Code
  568. Form by reasonable means in a timely manner, at a charge no more
  569. than the cost of distribution to the recipient; and
  570. (b) You may distribute such Executable Form under the terms of this
  571. License, or sublicense it under different terms, provided that the
  572. license for the Executable Form does not attempt to limit or alter
  573. the recipients' rights in the Source Code Form under this License.
  574. 3.3. Distribution of a Larger Work
  575. You may create and distribute a Larger Work under terms of Your choice,
  576. provided that You also comply with the requirements of this License for
  577. the Covered Software. If the Larger Work is a combination of Covered
  578. Software with a work governed by one or more Secondary Licenses, and the
  579. Covered Software is not Incompatible With Secondary Licenses, this
  580. License permits You to additionally distribute such Covered Software
  581. under the terms of such Secondary License(s), so that the recipient of
  582. the Larger Work may, at their option, further distribute the Covered
  583. Software under the terms of either this License or such Secondary
  584. License(s).
  585. 3.4. Notices
  586. You may not remove or alter the substance of any license notices
  587. (including copyright notices, patent notices, disclaimers of warranty,
  588. or limitations of liability) contained within the Source Code Form of
  589. the Covered Software, except that You may alter any license notices to
  590. the extent required to remedy known factual inaccuracies.
  591. 3.5. Application of Additional Terms
  592. You may choose to offer, and to charge a fee for, warranty, support,
  593. indemnity or liability obligations to one or more recipients of Covered
  594. Software. However, You may do so only on Your own behalf, and not on
  595. behalf of any Contributor. You must make it absolutely clear that any
  596. such warranty, support, indemnity, or liability obligation is offered by
  597. You alone, and You hereby agree to indemnify every Contributor for any
  598. liability incurred by such Contributor as a result of warranty, support,
  599. indemnity or liability terms You offer. You may include additional
  600. disclaimers of warranty and limitations of liability specific to any
  601. jurisdiction.
  602. 4. Inability to Comply Due to Statute or Regulation
  603. ---------------------------------------------------
  604. If it is impossible for You to comply with any of the terms of this
  605. License with respect to some or all of the Covered Software due to
  606. statute, judicial order, or regulation then You must: (a) comply with
  607. the terms of this License to the maximum extent possible; and (b)
  608. describe the limitations and the code they affect. Such description must
  609. be placed in a text file included with all distributions of the Covered
  610. Software under this License. Except to the extent prohibited by statute
  611. or regulation, such description must be sufficiently detailed for a
  612. recipient of ordinary skill to be able to understand it.
  613. 5. Termination
  614. --------------
  615. 5.1. The rights granted under this License will terminate automatically
  616. if You fail to comply with any of its terms. However, if You become
  617. compliant, then the rights granted under this License from a particular
  618. Contributor are reinstated (a) provisionally, unless and until such
  619. Contributor explicitly and finally terminates Your grants, and (b) on an
  620. ongoing basis, if such Contributor fails to notify You of the
  621. non-compliance by some reasonable means prior to 60 days after You have
  622. come back into compliance. Moreover, Your grants from a particular
  623. Contributor are reinstated on an ongoing basis if such Contributor
  624. notifies You of the non-compliance by some reasonable means, this is the
  625. first time You have received notice of non-compliance with this License
  626. from such Contributor, and You become compliant prior to 30 days after
  627. Your receipt of the notice.
  628. 5.2. If You initiate litigation against any entity by asserting a patent
  629. infringement claim (excluding declaratory judgment actions,
  630. counter-claims, and cross-claims) alleging that a Contributor Version
  631. directly or indirectly infringes any patent, then the rights granted to
  632. You by any and all Contributors for the Covered Software under Section
  633. 2.1 of this License shall terminate.
  634. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
  635. end user license agreements (excluding distributors and resellers) which
  636. have been validly granted by You or Your distributors under this License
  637. prior to termination shall survive termination.
  638. ************************************************************************
  639. * *
  640. * 6. Disclaimer of Warranty *
  641. * ------------------------- *
  642. * *
  643. * Covered Software is provided under this License on an "as is" *
  644. * basis, without warranty of any kind, either expressed, implied, or *
  645. * statutory, including, without limitation, warranties that the *
  646. * Covered Software is free of defects, merchantable, fit for a *
  647. * particular purpose or non-infringing. The entire risk as to the *
  648. * quality and performance of the Covered Software is with You. *
  649. * Should any Covered Software prove defective in any respect, You *
  650. * (not any Contributor) assume the cost of any necessary servicing, *
  651. * repair, or correction. This disclaimer of warranty constitutes an *
  652. * essential part of this License. No use of any Covered Software is *
  653. * authorized under this License except under this disclaimer. *
  654. * *
  655. ************************************************************************
  656. ************************************************************************
  657. * *
  658. * 7. Limitation of Liability *
  659. * -------------------------- *
  660. * *
  661. * Under no circumstances and under no legal theory, whether tort *
  662. * (including negligence), contract, or otherwise, shall any *
  663. * Contributor, or anyone who distributes Covered Software as *
  664. * permitted above, be liable to You for any direct, indirect, *
  665. * special, incidental, or consequential damages of any character *
  666. * including, without limitation, damages for lost profits, loss of *
  667. * goodwill, work stoppage, computer failure or malfunction, or any *
  668. * and all other commercial damages or losses, even if such party *
  669. * shall have been informed of the possibility of such damages. This *
  670. * limitation of liability shall not apply to liability for death or *
  671. * personal injury resulting from such party's negligence to the *
  672. * extent applicable law prohibits such limitation. Some *
  673. * jurisdictions do not allow the exclusion or limitation of *
  674. * incidental or consequential damages, so this exclusion and *
  675. * limitation may not apply to You. *
  676. * *
  677. ************************************************************************
  678. 8. Litigation
  679. -------------
  680. Any litigation relating to this License may be brought only in the
  681. courts of a jurisdiction where the defendant maintains its principal
  682. place of business and such litigation shall be governed by laws of that
  683. jurisdiction, without reference to its conflict-of-law provisions.
  684. Nothing in this Section shall prevent a party's ability to bring
  685. cross-claims or counter-claims.
  686. 9. Miscellaneous
  687. ----------------
  688. This License represents the complete agreement concerning the subject
  689. matter hereof. If any provision of this License is held to be
  690. unenforceable, such provision shall be reformed only to the extent
  691. necessary to make it enforceable. Any law or regulation which provides
  692. that the language of a contract shall be construed against the drafter
  693. shall not be used to construe this License against a Contributor.
  694. 10. Versions of the License
  695. ---------------------------
  696. 10.1. New Versions
  697. Mozilla Foundation is the license steward. Except as provided in Section
  698. 10.3, no one other than the license steward has the right to modify or
  699. publish new versions of this License. Each version will be given a
  700. distinguishing version number.
  701. 10.2. Effect of New Versions
  702. You may distribute the Covered Software under the terms of the version
  703. of the License under which You originally received the Covered Software,
  704. or under the terms of any subsequent version published by the license
  705. steward.
  706. 10.3. Modified Versions
  707. If you create software not governed by this License, and you want to
  708. create a new license for such software, you may create and use a
  709. modified version of this License if you rename the license and remove
  710. any references to the name of the license steward (except to note that
  711. such modified license differs from this License).
  712. 10.4. Distributing Source Code Form that is Incompatible With Secondary
  713. Licenses
  714. If You choose to distribute Source Code Form that is Incompatible With
  715. Secondary Licenses under the terms of this version of the License, the
  716. notice described in Exhibit B of this License must be attached.
  717. Exhibit A - Source Code Form License Notice
  718. -------------------------------------------
  719. This Source Code Form is subject to the terms of the Mozilla Public
  720. License, v. 2.0. If a copy of the MPL was not distributed with this
  721. file, You can obtain one at http://mozilla.org/MPL/2.0/.
  722. If it is not possible or desirable to put the notice in a particular
  723. file, then You may include the notice in a location (such as a LICENSE
  724. file in a relevant directory) where a recipient would be likely to look
  725. for such a notice.
  726. You may add additional accurate notices of copyright ownership.
  727. Exhibit B - "Incompatible With Secondary Licenses" Notice
  728. ---------------------------------------------------------
  729. This Source Code Form is "Incompatible With Secondary Licenses", as
  730. defined by the Mozilla Public License, v. 2.0.
  731. ====================MPL-2.0====================
  732. Mozilla Public License Version 2.0
  733. ==================================
  734. 1. Definitions
  735. --------------
  736. 1.1. "Contributor"
  737. means each individual or legal entity that creates, contributes to
  738. the creation of, or owns Covered Software.
  739. 1.2. "Contributor Version"
  740. means the combination of the Contributions of others (if any) used
  741. by a Contributor and that particular Contributor's Contribution.
  742. 1.3. "Contribution"
  743. means Covered Software of a particular Contributor.
  744. 1.4. "Covered Software"
  745. means Source Code Form to which the initial Contributor has attached
  746. the notice in Exhibit A, the Executable Form of such Source Code
  747. Form, and Modifications of such Source Code Form, in each case
  748. including portions thereof.
  749. 1.5. "Incompatible With Secondary Licenses"
  750. means
  751. (a) that the initial Contributor has attached the notice described
  752. in Exhibit B to the Covered Software; or
  753. (b) that the Covered Software was made available under the terms of
  754. version 1.1 or earlier of the License, but not also under the
  755. terms of a Secondary License.
  756. 1.6. "Executable Form"
  757. means any form of the work other than Source Code Form.
  758. 1.7. "Larger Work"
  759. means a work that combines Covered Software with other material, in
  760. a separate file or files, that is not Covered Software.
  761. 1.8. "License"
  762. means this document.
  763. 1.9. "Licensable"
  764. means having the right to grant, to the maximum extent possible,
  765. whether at the time of the initial grant or subsequently, any and
  766. all of the rights conveyed by this License.
  767. 1.10. "Modifications"
  768. means any of the following:
  769. (a) any file in Source Code Form that results from an addition to,
  770. deletion from, or modification of the contents of Covered
  771. Software; or
  772. (b) any new file in Source Code Form that contains any Covered
  773. Software.
  774. 1.11. "Patent Claims" of a Contributor
  775. means any patent claim(s), including without limitation, method,
  776. process, and apparatus claims, in any patent Licensable by such
  777. Contributor that would be infringed, but for the grant of the
  778. License, by the making, using, selling, offering for sale, having
  779. made, import, or transfer of either its Contributions or its
  780. Contributor Version.
  781. 1.12. "Secondary License"
  782. means either the GNU General Public License, Version 2.0, the GNU
  783. Lesser General Public License, Version 2.1, the GNU Affero General
  784. Public License, Version 3.0, or any later versions of those
  785. licenses.
  786. 1.13. "Source Code Form"
  787. means the form of the work preferred for making modifications.
  788. 1.14. "You" (or "Your")
  789. means an individual or a legal entity exercising rights under this
  790. License. For legal entities, "You" includes any entity that
  791. controls, is controlled by, or is under common control with You. For
  792. purposes of this definition, "control" means (a) the power, direct
  793. or indirect, to cause the direction or management of such entity,
  794. whether by contract or otherwise, or (b) ownership of more than
  795. fifty percent (50%) of the outstanding shares or beneficial
  796. ownership of such entity.
  797. 2. License Grants and Conditions
  798. --------------------------------
  799. 2.1. Grants
  800. Each Contributor hereby grants You a world-wide, royalty-free,
  801. non-exclusive license:
  802. (a) under intellectual property rights (other than patent or trademark)
  803. Licensable by such Contributor to use, reproduce, make available,
  804. modify, display, perform, distribute, and otherwise exploit its
  805. Contributions, either on an unmodified basis, with Modifications, or
  806. as part of a Larger Work; and
  807. (b) under Patent Claims of such Contributor to make, use, sell, offer
  808. for sale, have made, import, and otherwise transfer either its
  809. Contributions or its Contributor Version.
  810. 2.2. Effective Date
  811. The licenses granted in Section 2.1 with respect to any Contribution
  812. become effective for each Contribution on the date the Contributor first
  813. distributes such Contribution.
  814. 2.3. Limitations on Grant Scope
  815. The licenses granted in this Section 2 are the only rights granted under
  816. this License. No additional rights or licenses will be implied from the
  817. distribution or licensing of Covered Software under this License.
  818. Notwithstanding Section 2.1(b) above, no patent license is granted by a
  819. Contributor:
  820. (a) for any code that a Contributor has removed from Covered Software;
  821. or
  822. (b) for infringements caused by: (i) Your and any other third party's
  823. modifications of Covered Software, or (ii) the combination of its
  824. Contributions with other software (except as part of its Contributor
  825. Version); or
  826. (c) under Patent Claims infringed by Covered Software in the absence of
  827. its Contributions.
  828. This License does not grant any rights in the trademarks, service marks,
  829. or logos of any Contributor (except as may be necessary to comply with
  830. the notice requirements in Section 3.4).
  831. 2.4. Subsequent Licenses
  832. No Contributor makes additional grants as a result of Your choice to
  833. distribute the Covered Software under a subsequent version of this
  834. License (see Section 10.2) or under the terms of a Secondary License (if
  835. permitted under the terms of Section 3.3).
  836. 2.5. Representation
  837. Each Contributor represents that the Contributor believes its
  838. Contributions are its original creation(s) or it has sufficient rights
  839. to grant the rights to its Contributions conveyed by this License.
  840. 2.6. Fair Use
  841. This License is not intended to limit any rights You have under
  842. applicable copyright doctrines of fair use, fair dealing, or other
  843. equivalents.
  844. 2.7. Conditions
  845. Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
  846. in Section 2.1.
  847. 3. Responsibilities
  848. -------------------
  849. 3.1. Distribution of Source Form
  850. All distribution of Covered Software in Source Code Form, including any
  851. Modifications that You create or to which You contribute, must be under
  852. the terms of this License. You must inform recipients that the Source
  853. Code Form of the Covered Software is governed by the terms of this
  854. License, and how they can obtain a copy of this License. You may not
  855. attempt to alter or restrict the recipients' rights in the Source Code
  856. Form.
  857. 3.2. Distribution of Executable Form
  858. If You distribute Covered Software in Executable Form then:
  859. (a) such Covered Software must also be made available in Source Code
  860. Form, as described in Section 3.1, and You must inform recipients of
  861. the Executable Form how they can obtain a copy of such Source Code
  862. Form by reasonable means in a timely manner, at a charge no more
  863. than the cost of distribution to the recipient; and
  864. (b) You may distribute such Executable Form under the terms of this
  865. License, or sublicense it under different terms, provided that the
  866. license for the Executable Form does not attempt to limit or alter
  867. the recipients' rights in the Source Code Form under this License.
  868. 3.3. Distribution of a Larger Work
  869. You may create and distribute a Larger Work under terms of Your choice,
  870. provided that You also comply with the requirements of this License for
  871. the Covered Software. If the Larger Work is a combination of Covered
  872. Software with a work governed by one or more Secondary Licenses, and the
  873. Covered Software is not Incompatible With Secondary Licenses, this
  874. License permits You to additionally distribute such Covered Software
  875. under the terms of such Secondary License(s), so that the recipient of
  876. the Larger Work may, at their option, further distribute the Covered
  877. Software under the terms of either this License or such Secondary
  878. License(s).
  879. 3.4. Notices
  880. You may not remove or alter the substance of any license notices
  881. (including copyright notices, patent notices, disclaimers of warranty,
  882. or limitations of liability) contained within the Source Code Form of
  883. the Covered Software, except that You may alter any license notices to
  884. the extent required to remedy known factual inaccuracies.
  885. 3.5. Application of Additional Terms
  886. You may choose to offer, and to charge a fee for, warranty, support,
  887. indemnity or liability obligations to one or more recipients of Covered
  888. Software. However, You may do so only on Your own behalf, and not on
  889. behalf of any Contributor. You must make it absolutely clear that any
  890. such warranty, support, indemnity, or liability obligation is offered by
  891. You alone, and You hereby agree to indemnify every Contributor for any
  892. liability incurred by such Contributor as a result of warranty, support,
  893. indemnity or liability terms You offer. You may include additional
  894. disclaimers of warranty and limitations of liability specific to any
  895. jurisdiction.
  896. 4. Inability to Comply Due to Statute or Regulation
  897. ---------------------------------------------------
  898. If it is impossible for You to comply with any of the terms of this
  899. License with respect to some or all of the Covered Software due to
  900. statute, judicial order, or regulation then You must: (a) comply with
  901. the terms of this License to the maximum extent possible; and (b)
  902. describe the limitations and the code they affect. Such description must
  903. be placed in a text file included with all distributions of the Covered
  904. Software under this License. Except to the extent prohibited by statute
  905. or regulation, such description must be sufficiently detailed for a
  906. recipient of ordinary skill to be able to understand it.
  907. 5. Termination
  908. --------------
  909. 5.1. The rights granted under this License will terminate automatically
  910. if You fail to comply with any of its terms. However, if You become
  911. compliant, then the rights granted under this License from a particular
  912. Contributor are reinstated (a) provisionally, unless and until such
  913. Contributor explicitly and finally terminates Your grants, and (b) on an
  914. ongoing basis, if such Contributor fails to notify You of the
  915. non-compliance by some reasonable means prior to 60 days after You have
  916. come back into compliance. Moreover, Your grants from a particular
  917. Contributor are reinstated on an ongoing basis if such Contributor
  918. notifies You of the non-compliance by some reasonable means, this is the
  919. first time You have received notice of non-compliance with this License
  920. from such Contributor, and You become compliant prior to 30 days after
  921. Your receipt of the notice.
  922. 5.2. If You initiate litigation against any entity by asserting a patent
  923. infringement claim (excluding declaratory judgment actions,
  924. counter-claims, and cross-claims) alleging that a Contributor Version
  925. directly or indirectly infringes any patent, then the rights granted to
  926. You by any and all Contributors for the Covered Software under Section
  927. 2.1 of this License shall terminate.
  928. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
  929. end user license agreements (excluding distributors and resellers) which
  930. have been validly granted by You or Your distributors under this License
  931. prior to termination shall survive termination.
  932. ************************************************************************
  933. * *
  934. * 6. Disclaimer of Warranty *
  935. * ------------------------- *
  936. * *
  937. * Covered Software is provided under this License on an "as is" *
  938. * basis, without warranty of any kind, either expressed, implied, or *
  939. * statutory, including, without limitation, warranties that the *
  940. * Covered Software is free of defects, merchantable, fit for a *
  941. * particular purpose or non-infringing. The entire risk as to the *
  942. * quality and performance of the Covered Software is with You. *
  943. * Should any Covered Software prove defective in any respect, You *
  944. * (not any Contributor) assume the cost of any necessary servicing, *
  945. * repair, or correction. This disclaimer of warranty constitutes an *
  946. * essential part of this License. No use of any Covered Software is *
  947. * authorized under this License except under this disclaimer. *
  948. * *
  949. ************************************************************************
  950. ************************************************************************
  951. * *
  952. * 7. Limitation of Liability *
  953. * -------------------------- *
  954. * *
  955. * Under no circumstances and under no legal theory, whether tort *
  956. * (including negligence), contract, or otherwise, shall any *
  957. * Contributor, or anyone who distributes Covered Software as *
  958. * permitted above, be liable to You for any direct, indirect, *
  959. * special, incidental, or consequential damages of any character *
  960. * including, without limitation, damages for lost profits, loss of *
  961. * goodwill, work stoppage, computer failure or malfunction, or any *
  962. * and all other commercial damages or losses, even if such party *
  963. * shall have been informed of the possibility of such damages. This *
  964. * limitation of liability shall not apply to liability for death or *
  965. * personal injury resulting from such party's negligence to the *
  966. * extent applicable law prohibits such limitation. Some *
  967. * jurisdictions do not allow the exclusion or limitation of *
  968. * incidental or consequential damages, so this exclusion and *
  969. * limitation may not apply to You. *
  970. * *
  971. ************************************************************************
  972. 8. Litigation
  973. -------------
  974. Any litigation relating to this License may be brought only in the
  975. courts of a jurisdiction where the defendant maintains its principal
  976. place of business and such litigation shall be governed by laws of that
  977. jurisdiction, without reference to its conflict-of-law provisions.
  978. Nothing in this Section shall prevent a party's ability to bring
  979. cross-claims or counter-claims.
  980. 9. Miscellaneous
  981. ----------------
  982. This License represents the complete agreement concerning the subject
  983. matter hereof. If any provision of this License is held to be
  984. unenforceable, such provision shall be reformed only to the extent
  985. necessary to make it enforceable. Any law or regulation which provides
  986. that the language of a contract shall be construed against the drafter
  987. shall not be used to construe this License against a Contributor.
  988. 10. Versions of the License
  989. ---------------------------
  990. 10.1. New Versions
  991. Mozilla Foundation is the license steward. Except as provided in Section
  992. 10.3, no one other than the license steward has the right to modify or
  993. publish new versions of this License. Each version will be given a
  994. distinguishing version number.
  995. 10.2. Effect of New Versions
  996. You may distribute the Covered Software under the terms of the version
  997. of the License under which You originally received the Covered Software,
  998. or under the terms of any subsequent version published by the license
  999. steward.
  1000. 10.3. Modified Versions
  1001. If you create software not governed by this License, and you want to
  1002. create a new license for such software, you may create and use a
  1003. modified version of this License if you rename the license and remove
  1004. any references to the name of the license steward (except to note that
  1005. such modified license differs from this License).
  1006. 10.4. Distributing Source Code Form that is Incompatible With Secondary
  1007. Licenses
  1008. If You choose to distribute Source Code Form that is Incompatible With
  1009. Secondary Licenses under the terms of this version of the License, the
  1010. notice described in Exhibit B of this License must be attached.
  1011. Exhibit A - Source Code Form License Notice
  1012. -------------------------------------------
  1013. This Source Code Form is subject to the terms of the Mozilla Public
  1014. License, v. 2.0. If a copy of the MPL was not distributed with this
  1015. file, You can obtain one at http://mozilla.org/MPL/2.0/.
  1016. If it is not possible or desirable to put the notice in a particular
  1017. file, then You may include the notice in a location (such as a LICENSE
  1018. file in a relevant directory) where a recipient would be likely to look
  1019. for such a notice.
  1020. You may add additional accurate notices of copyright ownership.
  1021. Exhibit B - "Incompatible With Secondary Licenses" Notice
  1022. ---------------------------------------------------------
  1023. This Source Code Form is "Incompatible With Secondary Licenses", as
  1024. defined by the Mozilla Public License, v. 2.0.
  1025. ====================Python-2.0====================
  1026. # limitations under the License.
  1027. """gRPC's Python API."""
  1028. ====================Python-2.0====================
  1029. # limitations under the License.
  1030. """gRPC's Python gEvent APIs."""