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