LICENSE 84 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693
  1. Dart Sass license:
  2. Copyright (c) 2016, Google Inc.
  3. Permission is hereby granted, free of charge, to any person obtaining
  4. a copy of this software and associated documentation files (the
  5. "Software"), to deal in the Software without restriction, including
  6. without limitation the rights to use, copy, modify, merge, publish,
  7. distribute, sublicense, and/or sell copies of the Software, and to
  8. permit persons to whom the Software is furnished to do so, subject to
  9. the following conditions:
  10. The above copyright notice and this permission notice shall be
  11. included in all copies or substantial portions of the Software.
  12. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  13. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  14. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  15. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  16. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  17. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  18. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  19. --------------------------------------------------------------------------------
  20. Dart SDK license:
  21. Copyright 2012, the Dart project authors.
  22. Redistribution and use in source and binary forms, with or without
  23. modification, are permitted provided that the following conditions are
  24. met:
  25. * Redistributions of source code must retain the above copyright
  26. notice, this list of conditions and the following disclaimer.
  27. * Redistributions in binary form must reproduce the above
  28. copyright notice, this list of conditions and the following
  29. disclaimer in the documentation and/or other materials provided
  30. with the distribution.
  31. * Neither the name of Google LLC nor the names of its
  32. contributors may be used to endorse or promote products derived
  33. from this software without specific prior written permission.
  34. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  35. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  36. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  37. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  38. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  39. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  40. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  41. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  42. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  43. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  44. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  45. --------------------------------------------------------------------------------
  46. _fe_analyzer_shared license:
  47. Copyright 2019, the Dart project authors.
  48. Redistribution and use in source and binary forms, with or without
  49. modification, are permitted provided that the following conditions are
  50. met:
  51. * Redistributions of source code must retain the above copyright
  52. notice, this list of conditions and the following disclaimer.
  53. * Redistributions in binary form must reproduce the above
  54. copyright notice, this list of conditions and the following
  55. disclaimer in the documentation and/or other materials provided
  56. with the distribution.
  57. * Neither the name of Google LLC nor the names of its
  58. contributors may be used to endorse or promote products derived
  59. from this software without specific prior written permission.
  60. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  61. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  62. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  63. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  64. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  65. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  66. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  67. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  68. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  69. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  70. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  71. --------------------------------------------------------------------------------
  72. analyzer, protobuf and protoc_plugin license:
  73. Copyright 2013, the Dart project authors.
  74. Redistribution and use in source and binary forms, with or without
  75. modification, are permitted provided that the following conditions are
  76. met:
  77. * Redistributions of source code must retain the above copyright
  78. notice, this list of conditions and the following disclaimer.
  79. * Redistributions in binary form must reproduce the above
  80. copyright notice, this list of conditions and the following
  81. disclaimer in the documentation and/or other materials provided
  82. with the distribution.
  83. * Neither the name of Google LLC nor the names of its
  84. contributors may be used to endorse or promote products derived
  85. from this software without specific prior written permission.
  86. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  87. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  88. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  89. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  90. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  91. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  92. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  93. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  94. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  95. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  96. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  97. --------------------------------------------------------------------------------
  98. archive license:
  99. The MIT License
  100. Copyright (c) 2013-2021 Brendan Duncan.
  101. All rights reserved.
  102. Permission is hereby granted, free of charge, to any person obtaining a copy
  103. of this software and associated documentation files (the "Software"), to deal
  104. in the Software without restriction, including without limitation the rights
  105. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  106. copies of the Software, and to permit persons to whom the Software is
  107. furnished to do so, subject to the following conditions:
  108. The above copyright notice and this permission notice shall be included in
  109. all copies or substantial portions of the Software.
  110. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  111. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  112. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  113. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  114. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  115. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  116. THE SOFTWARE.
  117. --------------------------------------------------------------------------------
  118. args, csslib and logging license:
  119. Copyright 2013, the Dart project authors.
  120. Redistribution and use in source and binary forms, with or without
  121. modification, are permitted provided that the following conditions are
  122. met:
  123. * Redistributions of source code must retain the above copyright
  124. notice, this list of conditions and the following disclaimer.
  125. * Redistributions in binary form must reproduce the above
  126. copyright notice, this list of conditions and the following
  127. disclaimer in the documentation and/or other materials provided
  128. with the distribution.
  129. * Neither the name of Google LLC nor the names of its
  130. contributors may be used to endorse or promote products derived
  131. from this software without specific prior written permission.
  132. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  133. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  134. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  135. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  136. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  137. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  138. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  139. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  140. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  141. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  142. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  143. --------------------------------------------------------------------------------
  144. async, cli_util, collection, mime, stream_channel and typed_data license:
  145. Copyright 2015, the Dart project authors.
  146. Redistribution and use in source and binary forms, with or without
  147. modification, are permitted provided that the following conditions are
  148. met:
  149. * Redistributions of source code must retain the above copyright
  150. notice, this list of conditions and the following disclaimer.
  151. * Redistributions in binary form must reproduce the above
  152. copyright notice, this list of conditions and the following
  153. disclaimer in the documentation and/or other materials provided
  154. with the distribution.
  155. * Neither the name of Google LLC nor the names of its
  156. contributors may be used to endorse or promote products derived
  157. from this software without specific prior written permission.
  158. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  159. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  160. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  161. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  162. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  163. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  164. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  165. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  166. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  167. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  168. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  169. --------------------------------------------------------------------------------
  170. boolean_selector, meta and shelf_packages_handler license:
  171. Copyright 2016, the Dart project authors.
  172. Redistribution and use in source and binary forms, with or without
  173. modification, are permitted provided that the following conditions are
  174. met:
  175. * Redistributions of source code must retain the above copyright
  176. notice, this list of conditions and the following disclaimer.
  177. * Redistributions in binary form must reproduce the above
  178. copyright notice, this list of conditions and the following
  179. disclaimer in the documentation and/or other materials provided
  180. with the distribution.
  181. * Neither the name of Google LLC nor the names of its
  182. contributors may be used to endorse or promote products derived
  183. from this software without specific prior written permission.
  184. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  185. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  186. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  187. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  188. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  189. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  190. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  191. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  192. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  193. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  194. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  195. --------------------------------------------------------------------------------
  196. charcode license:
  197. Copyright 2014, the Dart project authors. All rights reserved.
  198. Redistribution and use in source and binary forms, with or without
  199. modification, are permitted provided that the following conditions are
  200. met:
  201. * Redistributions of source code must retain the above copyright
  202. notice, this list of conditions and the following disclaimer.
  203. * Redistributions in binary form must reproduce the above
  204. copyright notice, this list of conditions and the following
  205. disclaimer in the documentation and/or other materials provided
  206. with the distribution.
  207. * Neither the name of Google Inc. nor the names of its
  208. contributors may be used to endorse or promote products derived
  209. from this software without specific prior written permission.
  210. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  211. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  212. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  213. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  214. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  215. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  216. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  217. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  218. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  219. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  220. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  221. --------------------------------------------------------------------------------
  222. checked_yaml license:
  223. Copyright 2019, the Dart project authors. All rights reserved.
  224. Redistribution and use in source and binary forms, with or without
  225. modification, are permitted provided that the following conditions are
  226. met:
  227. * Redistributions of source code must retain the above copyright
  228. notice, this list of conditions and the following disclaimer.
  229. * Redistributions in binary form must reproduce the above
  230. copyright notice, this list of conditions and the following
  231. disclaimer in the documentation and/or other materials provided
  232. with the distribution.
  233. * Neither the name of Google Inc. nor the names of its
  234. contributors may be used to endorse or promote products derived
  235. from this software without specific prior written permission.
  236. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  237. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  238. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  239. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  240. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  241. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  242. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  243. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  244. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  245. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  246. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  247. --------------------------------------------------------------------------------
  248. cli_config license:
  249. Copyright 2023, the Dart project authors.
  250. Redistribution and use in source and binary forms, with or without
  251. modification, are permitted provided that the following conditions are
  252. met:
  253. * Redistributions of source code must retain the above copyright
  254. notice, this list of conditions and the following disclaimer.
  255. * Redistributions in binary form must reproduce the above
  256. copyright notice, this list of conditions and the following
  257. disclaimer in the documentation and/or other materials provided
  258. with the distribution.
  259. * Neither the name of Google LLC nor the names of its
  260. contributors may be used to endorse or promote products derived
  261. from this software without specific prior written permission.
  262. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  263. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  264. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  265. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  266. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  267. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  268. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  269. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  270. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  271. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  272. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  273. --------------------------------------------------------------------------------
  274. cli_pkg license:
  275. Apache License
  276. Version 2.0, January 2004
  277. http://www.apache.org/licenses/
  278. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  279. 1. Definitions.
  280. "License" shall mean the terms and conditions for use, reproduction,
  281. and distribution as defined by Sections 1 through 9 of this document.
  282. "Licensor" shall mean the copyright owner or entity authorized by
  283. the copyright owner that is granting the License.
  284. "Legal Entity" shall mean the union of the acting entity and all
  285. other entities that control, are controlled by, or are under common
  286. control with that entity. For the purposes of this definition,
  287. "control" means (i) the power, direct or indirect, to cause the
  288. direction or management of such entity, whether by contract or
  289. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  290. outstanding shares, or (iii) beneficial ownership of such entity.
  291. "You" (or "Your") shall mean an individual or Legal Entity
  292. exercising permissions granted by this License.
  293. "Source" form shall mean the preferred form for making modifications,
  294. including but not limited to software source code, documentation
  295. source, and configuration files.
  296. "Object" form shall mean any form resulting from mechanical
  297. transformation or translation of a Source form, including but
  298. not limited to compiled object code, generated documentation,
  299. and conversions to other media types.
  300. "Work" shall mean the work of authorship, whether in Source or
  301. Object form, made available under the License, as indicated by a
  302. copyright notice that is included in or attached to the work
  303. (an example is provided in the Appendix below).
  304. "Derivative Works" shall mean any work, whether in Source or Object
  305. form, that is based on (or derived from) the Work and for which the
  306. editorial revisions, annotations, elaborations, or other modifications
  307. represent, as a whole, an original work of authorship. For the purposes
  308. of this License, Derivative Works shall not include works that remain
  309. separable from, or merely link (or bind by name) to the interfaces of,
  310. the Work and Derivative Works thereof.
  311. "Contribution" shall mean any work of authorship, including
  312. the original version of the Work and any modifications or additions
  313. to that Work or Derivative Works thereof, that is intentionally
  314. submitted to Licensor for inclusion in the Work by the copyright owner
  315. or by an individual or Legal Entity authorized to submit on behalf of
  316. the copyright owner. For the purposes of this definition, "submitted"
  317. means any form of electronic, verbal, or written communication sent
  318. to the Licensor or its representatives, including but not limited to
  319. communication on electronic mailing lists, source code control systems,
  320. and issue tracking systems that are managed by, or on behalf of, the
  321. Licensor for the purpose of discussing and improving the Work, but
  322. excluding communication that is conspicuously marked or otherwise
  323. designated in writing by the copyright owner as "Not a Contribution."
  324. "Contributor" shall mean Licensor and any individual or Legal Entity
  325. on behalf of whom a Contribution has been received by Licensor and
  326. subsequently incorporated within the Work.
  327. 2. Grant of Copyright License. Subject to the terms and conditions of
  328. this License, each Contributor hereby grants to You a perpetual,
  329. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  330. copyright license to reproduce, prepare Derivative Works of,
  331. publicly display, publicly perform, sublicense, and distribute the
  332. Work and such Derivative Works in Source or Object form.
  333. 3. Grant of Patent License. Subject to the terms and conditions of
  334. this License, each Contributor hereby grants to You a perpetual,
  335. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  336. (except as stated in this section) patent license to make, have made,
  337. use, offer to sell, sell, import, and otherwise transfer the Work,
  338. where such license applies only to those patent claims licensable
  339. by such Contributor that are necessarily infringed by their
  340. Contribution(s) alone or by combination of their Contribution(s)
  341. with the Work to which such Contribution(s) was submitted. If You
  342. institute patent litigation against any entity (including a
  343. cross-claim or counterclaim in a lawsuit) alleging that the Work
  344. or a Contribution incorporated within the Work constitutes direct
  345. or contributory patent infringement, then any patent licenses
  346. granted to You under this License for that Work shall terminate
  347. as of the date such litigation is filed.
  348. 4. Redistribution. You may reproduce and distribute copies of the
  349. Work or Derivative Works thereof in any medium, with or without
  350. modifications, and in Source or Object form, provided that You
  351. meet the following conditions:
  352. (a) You must give any other recipients of the Work or
  353. Derivative Works a copy of this License; and
  354. (b) You must cause any modified files to carry prominent notices
  355. stating that You changed the files; and
  356. (c) You must retain, in the Source form of any Derivative Works
  357. that You distribute, all copyright, patent, trademark, and
  358. attribution notices from the Source form of the Work,
  359. excluding those notices that do not pertain to any part of
  360. the Derivative Works; and
  361. (d) If the Work includes a "NOTICE" text file as part of its
  362. distribution, then any Derivative Works that You distribute must
  363. include a readable copy of the attribution notices contained
  364. within such NOTICE file, excluding those notices that do not
  365. pertain to any part of the Derivative Works, in at least one
  366. of the following places: within a NOTICE text file distributed
  367. as part of the Derivative Works; within the Source form or
  368. documentation, if provided along with the Derivative Works; or,
  369. within a display generated by the Derivative Works, if and
  370. wherever such third-party notices normally appear. The contents
  371. of the NOTICE file are for informational purposes only and
  372. do not modify the License. You may add Your own attribution
  373. notices within Derivative Works that You distribute, alongside
  374. or as an addendum to the NOTICE text from the Work, provided
  375. that such additional attribution notices cannot be construed
  376. as modifying the License.
  377. You may add Your own copyright statement to Your modifications and
  378. may provide additional or different license terms and conditions
  379. for use, reproduction, or distribution of Your modifications, or
  380. for any such Derivative Works as a whole, provided Your use,
  381. reproduction, and distribution of the Work otherwise complies with
  382. the conditions stated in this License.
  383. 5. Submission of Contributions. Unless You explicitly state otherwise,
  384. any Contribution intentionally submitted for inclusion in the Work
  385. by You to the Licensor shall be under the terms and conditions of
  386. this License, without any additional terms or conditions.
  387. Notwithstanding the above, nothing herein shall supersede or modify
  388. the terms of any separate license agreement you may have executed
  389. with Licensor regarding such Contributions.
  390. 6. Trademarks. This License does not grant permission to use the trade
  391. names, trademarks, service marks, or product names of the Licensor,
  392. except as required for reasonable and customary use in describing the
  393. origin of the Work and reproducing the content of the NOTICE file.
  394. 7. Disclaimer of Warranty. Unless required by applicable law or
  395. agreed to in writing, Licensor provides the Work (and each
  396. Contributor provides its Contributions) on an "AS IS" BASIS,
  397. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  398. implied, including, without limitation, any warranties or conditions
  399. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  400. PARTICULAR PURPOSE. You are solely responsible for determining the
  401. appropriateness of using or redistributing the Work and assume any
  402. risks associated with Your exercise of permissions under this License.
  403. 8. Limitation of Liability. In no event and under no legal theory,
  404. whether in tort (including negligence), contract, or otherwise,
  405. unless required by applicable law (such as deliberate and grossly
  406. negligent acts) or agreed to in writing, shall any Contributor be
  407. liable to You for damages, including any direct, indirect, special,
  408. incidental, or consequential damages of any character arising as a
  409. result of this License or out of the use or inability to use the
  410. Work (including but not limited to damages for loss of goodwill,
  411. work stoppage, computer failure or malfunction, or any and all
  412. other commercial damages or losses), even if such Contributor
  413. has been advised of the possibility of such damages.
  414. 9. Accepting Warranty or Additional Liability. While redistributing
  415. the Work or Derivative Works thereof, You may choose to offer,
  416. and charge a fee for, acceptance of support, warranty, indemnity,
  417. or other liability obligations and/or rights consistent with this
  418. License. However, in accepting such obligations, You may act only
  419. on Your own behalf and on Your sole responsibility, not on behalf
  420. of any other Contributor, and only if You agree to indemnify,
  421. defend, and hold each Contributor harmless for any liability
  422. incurred by, or claims asserted against, such Contributor by reason
  423. of your accepting any such warranty or additional liability.
  424. END OF TERMS AND CONDITIONS
  425. APPENDIX: How to apply the Apache License to your work.
  426. To apply the Apache License to your work, attach the following
  427. boilerplate notice, with the fields enclosed by brackets "[]"
  428. replaced with your own identifying information. (Don't include
  429. the brackets!) The text should be enclosed in the appropriate
  430. comment syntax for the file format. We also recommend that a
  431. file or class name and description of purpose be included on the
  432. same "printed page" as the copyright notice for easier
  433. identification within third-party archives.
  434. Copyright [yyyy] [name of copyright owner]
  435. Licensed under the Apache License, Version 2.0 (the "License");
  436. you may not use this file except in compliance with the License.
  437. You may obtain a copy of the License at
  438. http://www.apache.org/licenses/LICENSE-2.0
  439. Unless required by applicable law or agreed to in writing, software
  440. distributed under the License is distributed on an "AS IS" BASIS,
  441. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  442. See the License for the specific language governing permissions and
  443. limitations under the License.
  444. --------------------------------------------------------------------------------
  445. cli_repl license:
  446. Copyright (c) 2018, Jennifer Thakar.
  447. All rights reserved.
  448. Redistribution and use in source and binary forms, with or without
  449. modification, are permitted provided that the following conditions are met:
  450. * Redistributions of source code must retain the above copyright
  451. notice, this list of conditions and the following disclaimer.
  452. * Redistributions in binary form must reproduce the above copyright
  453. notice, this list of conditions and the following disclaimer in the
  454. documentation and/or other materials provided with the distribution.
  455. * Neither the name of the project nor the names of its contributors may be
  456. used to endorse or promote products derived from this software without
  457. specific prior written permission.
  458. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  459. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  460. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  461. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  462. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  463. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  464. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  465. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  466. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  467. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  468. --------------------------------------------------------------------------------
  469. convert, crypto, shelf_static, source_map_stack_trace and vm_service license:
  470. Copyright 2015, the Dart project authors.
  471. Redistribution and use in source and binary forms, with or without
  472. modification, are permitted provided that the following conditions are
  473. met:
  474. * Redistributions of source code must retain the above copyright
  475. notice, this list of conditions and the following disclaimer.
  476. * Redistributions in binary form must reproduce the above
  477. copyright notice, this list of conditions and the following
  478. disclaimer in the documentation and/or other materials provided
  479. with the distribution.
  480. * Neither the name of Google LLC nor the names of its
  481. contributors may be used to endorse or promote products derived
  482. from this software without specific prior written permission.
  483. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  484. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  485. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  486. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  487. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  488. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  489. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  490. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  491. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  492. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  493. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  494. --------------------------------------------------------------------------------
  495. coverage, dartdoc, glob, http, http_parser, matcher, path, pool, pub_semver,
  496. source_span, string_scanner, test and watcher license:
  497. Copyright 2014, the Dart project authors.
  498. Redistribution and use in source and binary forms, with or without
  499. modification, are permitted provided that the following conditions are
  500. met:
  501. * Redistributions of source code must retain the above copyright
  502. notice, this list of conditions and the following disclaimer.
  503. * Redistributions in binary form must reproduce the above
  504. copyright notice, this list of conditions and the following
  505. disclaimer in the documentation and/or other materials provided
  506. with the distribution.
  507. * Neither the name of Google LLC nor the names of its
  508. contributors may be used to endorse or promote products derived
  509. from this software without specific prior written permission.
  510. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  511. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  512. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  513. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  514. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  515. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  516. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  517. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  518. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  519. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  520. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  521. --------------------------------------------------------------------------------
  522. dart_mappable and type_plus license:
  523. MIT License
  524. Copyright (c) 2021 Kilian Schulte
  525. Permission is hereby granted, free of charge, to any person obtaining a copy
  526. of this software and associated documentation files (the "Software"), to deal
  527. in the Software without restriction, including without limitation the rights
  528. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  529. copies of the Software, and to permit persons to whom the Software is
  530. furnished to do so, subject to the following conditions:
  531. The above copyright notice and this permission notice shall be included in all
  532. copies or substantial portions of the Software.
  533. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  534. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  535. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  536. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  537. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  538. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  539. SOFTWARE.
  540. --------------------------------------------------------------------------------
  541. ffi and package_config license:
  542. Copyright 2019, the Dart project authors.
  543. Redistribution and use in source and binary forms, with or without
  544. modification, are permitted provided that the following conditions are
  545. met:
  546. * Redistributions of source code must retain the above copyright
  547. notice, this list of conditions and the following disclaimer.
  548. * Redistributions in binary form must reproduce the above
  549. copyright notice, this list of conditions and the following
  550. disclaimer in the documentation and/or other materials provided
  551. with the distribution.
  552. * Neither the name of Google LLC nor the names of its
  553. contributors may be used to endorse or promote products derived
  554. from this software without specific prior written permission.
  555. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  556. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  557. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  558. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  559. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  560. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  561. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  562. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  563. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  564. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  565. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  566. --------------------------------------------------------------------------------
  567. file license:
  568. Copyright 2017, the Dart project authors. All rights reserved.
  569. Redistribution and use in source and binary forms, with or without
  570. modification, are permitted provided that the following conditions are
  571. met:
  572. * Redistributions of source code must retain the above copyright
  573. notice, this list of conditions and the following disclaimer.
  574. * Redistributions in binary form must reproduce the above
  575. copyright notice, this list of conditions and the following
  576. disclaimer in the documentation and/or other materials provided
  577. with the distribution.
  578. * Neither the name of Google Inc. nor the names of its
  579. contributors may be used to endorse or promote products derived
  580. from this software without specific prior written permission.
  581. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  582. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  583. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  584. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  585. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  586. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  587. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  588. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  589. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  590. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  591. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  592. --------------------------------------------------------------------------------
  593. fixnum, http_multi_server, oauth2, shelf, shelf_web_socket, source_maps and
  594. stack_trace license:
  595. Copyright 2014, the Dart project authors.
  596. Redistribution and use in source and binary forms, with or without
  597. modification, are permitted provided that the following conditions are
  598. met:
  599. * Redistributions of source code must retain the above copyright
  600. notice, this list of conditions and the following disclaimer.
  601. * Redistributions in binary form must reproduce the above
  602. copyright notice, this list of conditions and the following
  603. disclaimer in the documentation and/or other materials provided
  604. with the distribution.
  605. * Neither the name of Google LLC nor the names of its
  606. contributors may be used to endorse or promote products derived
  607. from this software without specific prior written permission.
  608. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  609. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  610. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  611. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  612. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  613. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  614. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  615. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  616. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  617. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  618. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  619. --------------------------------------------------------------------------------
  620. frontend_server_client license:
  621. Copyright 2020, the Dart project authors.
  622. Redistribution and use in source and binary forms, with or without
  623. modification, are permitted provided that the following conditions are
  624. met:
  625. * Redistributions of source code must retain the above copyright
  626. notice, this list of conditions and the following disclaimer.
  627. * Redistributions in binary form must reproduce the above
  628. copyright notice, this list of conditions and the following
  629. disclaimer in the documentation and/or other materials provided
  630. with the distribution.
  631. * Neither the name of Google LLC nor the names of its
  632. contributors may be used to endorse or promote products derived
  633. from this software without specific prior written permission.
  634. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  635. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  636. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  637. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  638. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  639. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  640. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  641. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  642. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  643. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  644. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  645. --------------------------------------------------------------------------------
  646. grinder and webkit_inspection_protocol license:
  647. Copyright 2013, Google Inc.
  648. All rights reserved.
  649. Redistribution and use in source and binary forms, with or without
  650. modification, are permitted provided that the following conditions are
  651. met:
  652. * Redistributions of source code must retain the above copyright
  653. notice, this list of conditions and the following disclaimer.
  654. * Redistributions in binary form must reproduce the above
  655. copyright notice, this list of conditions and the following disclaimer
  656. in the documentation and/or other materials provided with the
  657. distribution.
  658. * Neither the name of Google Inc. nor the names of its
  659. contributors may be used to endorse or promote products derived from
  660. this software without specific prior written permission.
  661. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  662. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  663. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  664. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  665. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  666. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  667. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  668. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  669. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  670. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  671. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  672. --------------------------------------------------------------------------------
  673. html license:
  674. Copyright (c) 2006-2012 The Authors
  675. Contributors:
  676. James Graham - jg307@cam.ac.uk
  677. Anne van Kesteren - annevankesteren@gmail.com
  678. Lachlan Hunt - lachlan.hunt@lachy.id.au
  679. Matt McDonald - kanashii@kanashii.ca
  680. Sam Ruby - rubys@intertwingly.net
  681. Ian Hickson (Google) - ian@hixie.ch
  682. Thomas Broyer - t.broyer@ltgt.net
  683. Jacques Distler - distler@golem.ph.utexas.edu
  684. Henri Sivonen - hsivonen@iki.fi
  685. Adam Barth - abarth@webkit.org
  686. Eric Seidel - eric@webkit.org
  687. The Mozilla Foundation (contributions from Henri Sivonen since 2008)
  688. David Flanagan (Mozilla) - dflanagan@mozilla.com
  689. Google LLC (contributed the Dart port) - misc@dartlang.org
  690. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  691. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  692. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  693. --------------------------------------------------------------------------------
  694. io, stream_transform and term_glyph license:
  695. Copyright 2017, the Dart project authors.
  696. Redistribution and use in source and binary forms, with or without
  697. modification, are permitted provided that the following conditions are
  698. met:
  699. * Redistributions of source code must retain the above copyright
  700. notice, this list of conditions and the following disclaimer.
  701. * Redistributions in binary form must reproduce the above
  702. copyright notice, this list of conditions and the following
  703. disclaimer in the documentation and/or other materials provided
  704. with the distribution.
  705. * Neither the name of Google LLC nor the names of its
  706. contributors may be used to endorse or promote products derived
  707. from this software without specific prior written permission.
  708. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  709. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  710. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  711. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  712. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  713. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  714. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  715. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  716. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  717. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  718. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  719. --------------------------------------------------------------------------------
  720. js license:
  721. Copyright 2012, the Dart project authors.
  722. Redistribution and use in source and binary forms, with or without
  723. modification, are permitted provided that the following conditions are
  724. met:
  725. * Redistributions of source code must retain the above copyright
  726. notice, this list of conditions and the following disclaimer.
  727. * Redistributions in binary form must reproduce the above
  728. copyright notice, this list of conditions and the following
  729. disclaimer in the documentation and/or other materials provided
  730. with the distribution.
  731. * Neither the name of Google LLC nor the names of its
  732. contributors may be used to endorse or promote products derived
  733. from this software without specific prior written permission.
  734. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  735. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  736. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  737. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  738. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  739. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  740. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  741. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  742. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  743. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  744. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  745. --------------------------------------------------------------------------------
  746. json_annotation license:
  747. Copyright 2017, the Dart project authors. All rights reserved.
  748. Redistribution and use in source and binary forms, with or without
  749. modification, are permitted provided that the following conditions are
  750. met:
  751. * Redistributions of source code must retain the above copyright
  752. notice, this list of conditions and the following disclaimer.
  753. * Redistributions in binary form must reproduce the above
  754. copyright notice, this list of conditions and the following
  755. disclaimer in the documentation and/or other materials provided
  756. with the distribution.
  757. * Neither the name of Google Inc. nor the names of its
  758. contributors may be used to endorse or promote products derived
  759. from this software without specific prior written permission.
  760. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  761. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  762. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  763. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  764. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  765. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  766. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  767. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  768. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  769. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  770. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  771. --------------------------------------------------------------------------------
  772. lints license:
  773. Copyright 2021, the Dart project authors.
  774. Redistribution and use in source and binary forms, with or without
  775. modification, are permitted provided that the following conditions are
  776. met:
  777. * Redistributions of source code must retain the above copyright
  778. notice, this list of conditions and the following disclaimer.
  779. * Redistributions in binary form must reproduce the above
  780. copyright notice, this list of conditions and the following
  781. disclaimer in the documentation and/or other materials provided
  782. with the distribution.
  783. * Neither the name of Google LLC nor the names of its
  784. contributors may be used to endorse or promote products derived
  785. from this software without specific prior written permission.
  786. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  787. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  788. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  789. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  790. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  791. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  792. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  793. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  794. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  795. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  796. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  797. --------------------------------------------------------------------------------
  798. markdown license:
  799. Copyright 2012, the Dart project authors.
  800. Redistribution and use in source and binary forms, with or without
  801. modification, are permitted provided that the following conditions are
  802. met:
  803. * Redistributions of source code must retain the above copyright
  804. notice, this list of conditions and the following disclaimer.
  805. * Redistributions in binary form must reproduce the above
  806. copyright notice, this list of conditions and the following
  807. disclaimer in the documentation and/or other materials provided
  808. with the distribution.
  809. * Neither the name of Google LLC nor the names of its
  810. contributors may be used to endorse or promote products derived
  811. from this software without specific prior written permission.
  812. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  813. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  814. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  815. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  816. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  817. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  818. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  819. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  820. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  821. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  822. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  823. --------------------------------------------------------------------------------
  824. native_stack_traces license:
  825. Copyright 2020, the Dart project authors.
  826. Redistribution and use in source and binary forms, with or without
  827. modification, are permitted provided that the following conditions are
  828. met:
  829. * Redistributions of source code must retain the above copyright
  830. notice, this list of conditions and the following disclaimer.
  831. * Redistributions in binary form must reproduce the above
  832. copyright notice, this list of conditions and the following
  833. disclaimer in the documentation and/or other materials provided
  834. with the distribution.
  835. * Neither the name of Google LLC nor the names of its
  836. contributors may be used to endorse or promote products derived
  837. from this software without specific prior written permission.
  838. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  839. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  840. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  841. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  842. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  843. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  844. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  845. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  846. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  847. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  848. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  849. --------------------------------------------------------------------------------
  850. native_synchronization license:
  851. Copyright 2023, the Dart project authors.
  852. Redistribution and use in source and binary forms, with or without
  853. modification, are permitted provided that the following conditions are
  854. met:
  855. * Redistributions of source code must retain the above copyright
  856. notice, this list of conditions and the following disclaimer.
  857. * Redistributions in binary form must reproduce the above
  858. copyright notice, this list of conditions and the following
  859. disclaimer in the documentation and/or other materials provided
  860. with the distribution.
  861. * Neither the name of Google LLC nor the names of its
  862. contributors may be used to endorse or promote products derived
  863. from this software without specific prior written permission.
  864. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  865. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  866. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  867. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  868. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  869. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  870. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  871. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  872. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  873. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  874. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  875. --------------------------------------------------------------------------------
  876. node_interop license:
  877. Copyright (c) 2017, Anatoly Pulyaevskiy.
  878. All rights reserved.
  879. Redistribution and use in source and binary forms, with or without
  880. modification, are permitted provided that the following conditions are met:
  881. * Redistributions of source code must retain the above copyright
  882. notice, this list of conditions and the following disclaimer.
  883. * Redistributions in binary form must reproduce the above copyright
  884. notice, this list of conditions and the following disclaimer in the
  885. documentation and/or other materials provided with the distribution.
  886. * Neither the name of the <organization> nor the
  887. names of its contributors may be used to endorse or promote products
  888. derived from this software without specific prior written permission.
  889. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  890. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  891. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  892. DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
  893. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  894. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  895. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  896. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  897. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  898. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  899. --------------------------------------------------------------------------------
  900. node_preamble license:
  901. The MIT License (MIT)
  902. Copyright (c) 2015 Michael Bullington
  903. Permission is hereby granted, free of charge, to any person obtaining a copy
  904. of this software and associated documentation files (the "Software"), to deal
  905. in the Software without restriction, including without limitation the rights
  906. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  907. copies of the Software, and to permit persons to whom the Software is
  908. furnished to do so, subject to the following conditions:
  909. The above copyright notice and this permission notice shall be included in all
  910. copies or substantial portions of the Software.
  911. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  912. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  913. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  914. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  915. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  916. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  917. SOFTWARE.
  918. ===
  919. Copyright 2012, the Dart project authors. All rights reserved.
  920. Redistribution and use in source and binary forms, with or without
  921. modification, are permitted provided that the following conditions are
  922. met:
  923. * Redistributions of source code must retain the above copyright
  924. notice, this list of conditions and the following disclaimer.
  925. * Redistributions in binary form must reproduce the above
  926. copyright notice, this list of conditions and the following
  927. disclaimer in the documentation and/or other materials provided
  928. with the distribution.
  929. * Neither the name of Google Inc. nor the names of its
  930. contributors may be used to endorse or promote products derived
  931. from this software without specific prior written permission.
  932. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  933. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  934. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  935. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  936. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  937. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  938. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  939. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  940. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  941. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  942. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  943. --------------------------------------------------------------------------------
  944. petitparser license:
  945. The MIT License
  946. Copyright (c) 2006-2025 Lukas Renggli.
  947. All rights reserved.
  948. Permission is hereby granted, free of charge, to any person obtaining a copy
  949. of this software and associated documentation files (the "Software"), to deal
  950. in the Software without restriction, including without limitation the rights
  951. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  952. copies of the Software, and to permit persons to whom the Software is
  953. furnished to do so, subject to the following conditions:
  954. The above copyright notice and this permission notice shall be included in
  955. all copies or substantial portions of the Software.
  956. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  957. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  958. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  959. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  960. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  961. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  962. THE SOFTWARE.
  963. --------------------------------------------------------------------------------
  964. pub_api_client license:
  965. MIT License
  966. Copyright (c) 2020 Leo Farias
  967. Permission is hereby granted, free of charge, to any person obtaining a copy
  968. of this software and associated documentation files (the "Software"), to deal
  969. in the Software without restriction, including without limitation the rights
  970. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  971. copies of the Software, and to permit persons to whom the Software is
  972. furnished to do so, subject to the following conditions:
  973. The above copyright notice and this permission notice shall be included in all
  974. copies or substantial portions of the Software.
  975. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  976. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  977. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  978. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  979. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  980. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  981. SOFTWARE.
  982. --------------------------------------------------------------------------------
  983. pubspec_parse license:
  984. Copyright 2018, the Dart project authors.
  985. Redistribution and use in source and binary forms, with or without
  986. modification, are permitted provided that the following conditions are
  987. met:
  988. * Redistributions of source code must retain the above copyright
  989. notice, this list of conditions and the following disclaimer.
  990. * Redistributions in binary form must reproduce the above
  991. copyright notice, this list of conditions and the following
  992. disclaimer in the documentation and/or other materials provided
  993. with the distribution.
  994. * Neither the name of Google LLC nor the names of its
  995. contributors may be used to endorse or promote products derived
  996. from this software without specific prior written permission.
  997. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  998. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  999. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1000. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1001. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1002. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1003. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1004. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1005. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1006. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1007. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1008. --------------------------------------------------------------------------------
  1009. retry license:
  1010. Apache License
  1011. Version 2.0, January 2004
  1012. http://www.apache.org/licenses/
  1013. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  1014. 1. Definitions.
  1015. "License" shall mean the terms and conditions for use, reproduction,
  1016. and distribution as defined by Sections 1 through 9 of this document.
  1017. "Licensor" shall mean the copyright owner or entity authorized by
  1018. the copyright owner that is granting the License.
  1019. "Legal Entity" shall mean the union of the acting entity and all
  1020. other entities that control, are controlled by, or are under common
  1021. control with that entity. For the purposes of this definition,
  1022. "control" means (i) the power, direct or indirect, to cause the
  1023. direction or management of such entity, whether by contract or
  1024. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  1025. outstanding shares, or (iii) beneficial ownership of such entity.
  1026. "You" (or "Your") shall mean an individual or Legal Entity
  1027. exercising permissions granted by this License.
  1028. "Source" form shall mean the preferred form for making modifications,
  1029. including but not limited to software source code, documentation
  1030. source, and configuration files.
  1031. "Object" form shall mean any form resulting from mechanical
  1032. transformation or translation of a Source form, including but
  1033. not limited to compiled object code, generated documentation,
  1034. and conversions to other media types.
  1035. "Work" shall mean the work of authorship, whether in Source or
  1036. Object form, made available under the License, as indicated by a
  1037. copyright notice that is included in or attached to the work
  1038. (an example is provided in the Appendix below).
  1039. "Derivative Works" shall mean any work, whether in Source or Object
  1040. form, that is based on (or derived from) the Work and for which the
  1041. editorial revisions, annotations, elaborations, or other modifications
  1042. represent, as a whole, an original work of authorship. For the purposes
  1043. of this License, Derivative Works shall not include works that remain
  1044. separable from, or merely link (or bind by name) to the interfaces of,
  1045. the Work and Derivative Works thereof.
  1046. "Contribution" shall mean any work of authorship, including
  1047. the original version of the Work and any modifications or additions
  1048. to that Work or Derivative Works thereof, that is intentionally
  1049. submitted to Licensor for inclusion in the Work by the copyright owner
  1050. or by an individual or Legal Entity authorized to submit on behalf of
  1051. the copyright owner. For the purposes of this definition, "submitted"
  1052. means any form of electronic, verbal, or written communication sent
  1053. to the Licensor or its representatives, including but not limited to
  1054. communication on electronic mailing lists, source code control systems,
  1055. and issue tracking systems that are managed by, or on behalf of, the
  1056. Licensor for the purpose of discussing and improving the Work, but
  1057. excluding communication that is conspicuously marked or otherwise
  1058. designated in writing by the copyright owner as "Not a Contribution."
  1059. "Contributor" shall mean Licensor and any individual or Legal Entity
  1060. on behalf of whom a Contribution has been received by Licensor and
  1061. subsequently incorporated within the Work.
  1062. 2. Grant of Copyright License. Subject to the terms and conditions of
  1063. this License, each Contributor hereby grants to You a perpetual,
  1064. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1065. copyright license to reproduce, prepare Derivative Works of,
  1066. publicly display, publicly perform, sublicense, and distribute the
  1067. Work and such Derivative Works in Source or Object form.
  1068. 3. Grant of Patent License. Subject to the terms and conditions of
  1069. this License, each Contributor hereby grants to You a perpetual,
  1070. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1071. (except as stated in this section) patent license to make, have made,
  1072. use, offer to sell, sell, import, and otherwise transfer the Work,
  1073. where such license applies only to those patent claims licensable
  1074. by such Contributor that are necessarily infringed by their
  1075. Contribution(s) alone or by combination of their Contribution(s)
  1076. with the Work to which such Contribution(s) was submitted. If You
  1077. institute patent litigation against any entity (including a
  1078. cross-claim or counterclaim in a lawsuit) alleging that the Work
  1079. or a Contribution incorporated within the Work constitutes direct
  1080. or contributory patent infringement, then any patent licenses
  1081. granted to You under this License for that Work shall terminate
  1082. as of the date such litigation is filed.
  1083. 4. Redistribution. You may reproduce and distribute copies of the
  1084. Work or Derivative Works thereof in any medium, with or without
  1085. modifications, and in Source or Object form, provided that You
  1086. meet the following conditions:
  1087. (a) You must give any other recipients of the Work or
  1088. Derivative Works a copy of this License; and
  1089. (b) You must cause any modified files to carry prominent notices
  1090. stating that You changed the files; and
  1091. (c) You must retain, in the Source form of any Derivative Works
  1092. that You distribute, all copyright, patent, trademark, and
  1093. attribution notices from the Source form of the Work,
  1094. excluding those notices that do not pertain to any part of
  1095. the Derivative Works; and
  1096. (d) If the Work includes a "NOTICE" text file as part of its
  1097. distribution, then any Derivative Works that You distribute must
  1098. include a readable copy of the attribution notices contained
  1099. within such NOTICE file, excluding those notices that do not
  1100. pertain to any part of the Derivative Works, in at least one
  1101. of the following places: within a NOTICE text file distributed
  1102. as part of the Derivative Works; within the Source form or
  1103. documentation, if provided along with the Derivative Works; or,
  1104. within a display generated by the Derivative Works, if and
  1105. wherever such third-party notices normally appear. The contents
  1106. of the NOTICE file are for informational purposes only and
  1107. do not modify the License. You may add Your own attribution
  1108. notices within Derivative Works that You distribute, alongside
  1109. or as an addendum to the NOTICE text from the Work, provided
  1110. that such additional attribution notices cannot be construed
  1111. as modifying the License.
  1112. You may add Your own copyright statement to Your modifications and
  1113. may provide additional or different license terms and conditions
  1114. for use, reproduction, or distribution of Your modifications, or
  1115. for any such Derivative Works as a whole, provided Your use,
  1116. reproduction, and distribution of the Work otherwise complies with
  1117. the conditions stated in this License.
  1118. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1119. any Contribution intentionally submitted for inclusion in the Work
  1120. by You to the Licensor shall be under the terms and conditions of
  1121. this License, without any additional terms or conditions.
  1122. Notwithstanding the above, nothing herein shall supersede or modify
  1123. the terms of any separate license agreement you may have executed
  1124. with Licensor regarding such Contributions.
  1125. 6. Trademarks. This License does not grant permission to use the trade
  1126. names, trademarks, service marks, or product names of the Licensor,
  1127. except as required for reasonable and customary use in describing the
  1128. origin of the Work and reproducing the content of the NOTICE file.
  1129. 7. Disclaimer of Warranty. Unless required by applicable law or
  1130. agreed to in writing, Licensor provides the Work (and each
  1131. Contributor provides its Contributions) on an "AS IS" BASIS,
  1132. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1133. implied, including, without limitation, any warranties or conditions
  1134. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1135. PARTICULAR PURPOSE. You are solely responsible for determining the
  1136. appropriateness of using or redistributing the Work and assume any
  1137. risks associated with Your exercise of permissions under this License.
  1138. 8. Limitation of Liability. In no event and under no legal theory,
  1139. whether in tort (including negligence), contract, or otherwise,
  1140. unless required by applicable law (such as deliberate and grossly
  1141. negligent acts) or agreed to in writing, shall any Contributor be
  1142. liable to You for damages, including any direct, indirect, special,
  1143. incidental, or consequential damages of any character arising as a
  1144. result of this License or out of the use or inability to use the
  1145. Work (including but not limited to damages for loss of goodwill,
  1146. work stoppage, computer failure or malfunction, or any and all
  1147. other commercial damages or losses), even if such Contributor
  1148. has been advised of the possibility of such damages.
  1149. 9. Accepting Warranty or Additional Liability. While redistributing
  1150. the Work or Derivative Works thereof, You may choose to offer,
  1151. and charge a fee for, acceptance of support, warranty, indemnity,
  1152. or other liability obligations and/or rights consistent with this
  1153. License. However, in accepting such obligations, You may act only
  1154. on Your own behalf and on Your sole responsibility, not on behalf
  1155. of any other Contributor, and only if You agree to indemnify,
  1156. defend, and hold each Contributor harmless for any liability
  1157. incurred by, or claims asserted against, such Contributor by reason
  1158. of your accepting any such warranty or additional liability.
  1159. END OF TERMS AND CONDITIONS
  1160. APPENDIX: How to apply the Apache License to your work.
  1161. To apply the Apache License to your work, attach the following
  1162. boilerplate notice, with the fields enclosed by brackets "[]"
  1163. replaced with your own identifying information. (Don't include
  1164. the brackets!) The text should be enclosed in the appropriate
  1165. comment syntax for the file format. We also recommend that a
  1166. file or class name and description of purpose be included on the
  1167. same "printed page" as the copyright notice for easier
  1168. identification within third-party archives.
  1169. Copyright [yyyy] [name of copyright owner]
  1170. Licensed under the Apache License, Version 2.0 (the "License");
  1171. you may not use this file except in compliance with the License.
  1172. You may obtain a copy of the License at
  1173. http://www.apache.org/licenses/LICENSE-2.0
  1174. Unless required by applicable law or agreed to in writing, software
  1175. distributed under the License is distributed on an "AS IS" BASIS,
  1176. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1177. See the License for the specific language governing permissions and
  1178. limitations under the License.
  1179. --------------------------------------------------------------------------------
  1180. test_api and test_core license:
  1181. Copyright 2018, the Dart project authors.
  1182. Redistribution and use in source and binary forms, with or without
  1183. modification, are permitted provided that the following conditions are
  1184. met:
  1185. * Redistributions of source code must retain the above copyright
  1186. notice, this list of conditions and the following disclaimer.
  1187. * Redistributions in binary form must reproduce the above
  1188. copyright notice, this list of conditions and the following
  1189. disclaimer in the documentation and/or other materials provided
  1190. with the distribution.
  1191. * Neither the name of Google LLC nor the names of its
  1192. contributors may be used to endorse or promote products derived
  1193. from this software without specific prior written permission.
  1194. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1195. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1196. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1197. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1198. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1199. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1200. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1201. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1202. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1203. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1204. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1205. --------------------------------------------------------------------------------
  1206. test_descriptor and web_socket_channel license:
  1207. Copyright 2016, the Dart project authors.
  1208. Redistribution and use in source and binary forms, with or without
  1209. modification, are permitted provided that the following conditions are
  1210. met:
  1211. * Redistributions of source code must retain the above copyright
  1212. notice, this list of conditions and the following disclaimer.
  1213. * Redistributions in binary form must reproduce the above
  1214. copyright notice, this list of conditions and the following
  1215. disclaimer in the documentation and/or other materials provided
  1216. with the distribution.
  1217. * Neither the name of Google LLC nor the names of its
  1218. contributors may be used to endorse or promote products derived
  1219. from this software without specific prior written permission.
  1220. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1221. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1222. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1223. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1224. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1225. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1226. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1227. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1228. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1229. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1230. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1231. --------------------------------------------------------------------------------
  1232. test_process license:
  1233. Copyright 2017, the Dart project authors.
  1234. Redistribution and use in source and binary forms, with or without
  1235. modification, are permitted provided that the following conditions are
  1236. met:
  1237. * Redistributions of source code must retain the above copyright
  1238. notice, this list of conditions and the following disclaimer.
  1239. * Redistributions in binary form must reproduce the above
  1240. copyright notice, this list of conditions and the following
  1241. disclaimer in the documentation and/or other materials provided
  1242. with the distribution.
  1243. * Neither the name of Google LLC nor the names of its
  1244. contributors may be used to endorse or promote products derived
  1245. from this software without specific prior written permission.
  1246. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1247. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1248. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1249. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1250. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1251. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1252. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1253. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1254. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1255. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1256. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1257. --------------------------------------------------------------------------------
  1258. web license:
  1259. Copyright 2023, the Dart project authors.
  1260. Redistribution and use in source and binary forms, with or without
  1261. modification, are permitted provided that the following conditions are
  1262. met:
  1263. * Redistributions of source code must retain the above copyright
  1264. notice, this list of conditions and the following disclaimer.
  1265. * Redistributions in binary form must reproduce the above
  1266. copyright notice, this list of conditions and the following
  1267. disclaimer in the documentation and/or other materials provided
  1268. with the distribution.
  1269. * Neither the name of Google LLC nor the names of its
  1270. contributors may be used to endorse or promote products derived
  1271. from this software without specific prior written permission.
  1272. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1273. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1274. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1275. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1276. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1277. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1278. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1279. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1280. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1281. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1282. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1283. --------------------------------------------------------------------------------
  1284. web_socket license:
  1285. Copyright 2024, the Dart project authors.
  1286. Redistribution and use in source and binary forms, with or without
  1287. modification, are permitted provided that the following conditions are
  1288. met:
  1289. * Redistributions of source code must retain the above copyright
  1290. notice, this list of conditions and the following disclaimer.
  1291. * Redistributions in binary form must reproduce the above
  1292. copyright notice, this list of conditions and the following
  1293. disclaimer in the documentation and/or other materials provided
  1294. with the distribution.
  1295. * Neither the name of Google LLC nor the names of its
  1296. contributors may be used to endorse or promote products derived
  1297. from this software without specific prior written permission.
  1298. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1299. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1300. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1301. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1302. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1303. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1304. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1305. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1306. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1307. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1308. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1309. --------------------------------------------------------------------------------
  1310. xml license:
  1311. The MIT License
  1312. Copyright (c) 2006-2023 Lukas Renggli.
  1313. All rights reserved.
  1314. Permission is hereby granted, free of charge, to any person obtaining a copy
  1315. of this software and associated documentation files (the "Software"), to deal
  1316. in the Software without restriction, including without limitation the rights
  1317. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1318. copies of the Software, and to permit persons to whom the Software is
  1319. furnished to do so, subject to the following conditions:
  1320. The above copyright notice and this permission notice shall be included in
  1321. all copies or substantial portions of the Software.
  1322. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1323. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1324. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1325. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1326. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1327. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1328. THE SOFTWARE.
  1329. --------------------------------------------------------------------------------
  1330. yaml license:
  1331. Copyright (c) 2014, the Dart project authors.
  1332. Copyright (c) 2006, Kirill Simonov.
  1333. Permission is hereby granted, free of charge, to any person obtaining a copy of
  1334. this software and associated documentation files (the "Software"), to deal in
  1335. the Software without restriction, including without limitation the rights to
  1336. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  1337. of the Software, and to permit persons to whom the Software is furnished to do
  1338. so, subject to the following conditions:
  1339. The above copyright notice and this permission notice shall be included in all
  1340. copies or substantial portions of the Software.
  1341. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1342. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1343. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1344. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1345. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1346. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1347. SOFTWARE.