pdf-master-landing 0.2.3 → 0.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,29 @@
1
+ Copyright 2013 The Flutter Authors
2
+
3
+ Redistribution and use in source and binary forms, with or without modification,
4
+ are permitted provided that the following conditions are met:
5
+
6
+ * Redistributions of source code must retain the above copyright
7
+ notice, this list of conditions and the following disclaimer.
8
+ * Redistributions in binary form must reproduce the above
9
+ copyright notice, this list of conditions and the following
10
+ disclaimer in the documentation and/or other materials provided
11
+ with the distribution.
12
+ * Neither the name of Google Inc. nor the names of its
13
+ contributors may be used to endorse or promote products derived
14
+ from this software without specific prior written permission.
15
+
16
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
17
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
19
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
20
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
23
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
25
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
+ --------------------------------------------------------------------------------
1
27
  _fe_analyzer_shared
2
28
 
3
29
  Copyright 2019, the Dart project authors.
@@ -233,6 +259,212 @@ aFileChooser
233
259
  See the License for the specific language governing permissions and
234
260
  limitations under the License.
235
261
 
262
+ --------------------------------------------------------------------------------
263
+ aFileChooser
264
+
265
+ Apache License
266
+ Version 2.0, January 2004
267
+ http://www.apache.org/licenses/
268
+
269
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
270
+
271
+ 1. Definitions.
272
+
273
+ "License" shall mean the terms and conditions for use, reproduction,
274
+ and distribution as defined by Sections 1 through 9 of this document.
275
+
276
+ "Licensor" shall mean the copyright owner or entity authorized by
277
+ the copyright owner that is granting the License.
278
+
279
+ "Legal Entity" shall mean the union of the acting entity and all
280
+ other entities that control, are controlled by, or are under common
281
+ control with that entity. For the purposes of this definition,
282
+ "control" means (i) the power, direct or indirect, to cause the
283
+ direction or management of such entity, whether by contract or
284
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
285
+ outstanding shares, or (iii) beneficial ownership of such entity.
286
+
287
+ "You" (or "Your") shall mean an individual or Legal Entity
288
+ exercising permissions granted by this License.
289
+
290
+ "Source" form shall mean the preferred form for making modifications,
291
+ including but not limited to software source code, documentation
292
+ source, and configuration files.
293
+
294
+ "Object" form shall mean any form resulting from mechanical
295
+ transformation or translation of a Source form, including but
296
+ not limited to compiled object code, generated documentation,
297
+ and conversions to other media types.
298
+
299
+ "Work" shall mean the work of authorship, whether in Source or
300
+ Object form, made available under the License, as indicated by a
301
+ copyright notice that is included in or attached to the work
302
+ (an example is provided in the Appendix below).
303
+
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
+
312
+ "Contribution" shall mean any work of authorship, including
313
+ the original version of the Work and any modifications or additions
314
+ to that Work or Derivative Works thereof, that is intentionally
315
+ submitted to Licensor for inclusion in the Work by the copyright owner
316
+ or by an individual or Legal Entity authorized to submit on behalf of
317
+ the copyright owner. For the purposes of this definition, "submitted"
318
+ means any form of electronic, verbal, or written communication sent
319
+ to the Licensor or its representatives, including but not limited to
320
+ communication on electronic mailing lists, source code control systems,
321
+ and issue tracking systems that are managed by, or on behalf of, the
322
+ Licensor for the purpose of discussing and improving the Work, but
323
+ excluding communication that is conspicuously marked or otherwise
324
+ designated in writing by the copyright owner as "Not a Contribution."
325
+
326
+ "Contributor" shall mean Licensor and any individual or Legal Entity
327
+ on behalf of whom a Contribution has been received by Licensor and
328
+ subsequently incorporated within the Work.
329
+
330
+ 2. Grant of Copyright License. Subject to the terms and conditions of
331
+ this License, each Contributor hereby grants to You a perpetual,
332
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
333
+ copyright license to reproduce, prepare Derivative Works of,
334
+ publicly display, publicly perform, sublicense, and distribute the
335
+ Work and such Derivative Works in Source or Object form.
336
+
337
+ 3. Grant of Patent License. Subject to the terms and conditions of
338
+ this License, each Contributor hereby grants to You a perpetual,
339
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
340
+ (except as stated in this section) patent license to make, have made,
341
+ use, offer to sell, sell, import, and otherwise transfer the Work,
342
+ where such license applies only to those patent claims licensable
343
+ by such Contributor that are necessarily infringed by their
344
+ Contribution(s) alone or by combination of their Contribution(s)
345
+ with the Work to which such Contribution(s) was submitted. If You
346
+ institute patent litigation against any entity (including a
347
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
348
+ or a Contribution incorporated within the Work constitutes direct
349
+ or contributory patent infringement, then any patent licenses
350
+ granted to You under this License for that Work shall terminate
351
+ as of the date such litigation is filed.
352
+
353
+ 4. Redistribution. You may reproduce and distribute copies of the
354
+ Work or Derivative Works thereof in any medium, with or without
355
+ modifications, and in Source or Object form, provided that You
356
+ meet the following conditions:
357
+
358
+ (a) You must give any other recipients of the Work or
359
+ Derivative Works a copy of this License; and
360
+
361
+ (b) You must cause any modified files to carry prominent notices
362
+ stating that You changed the files; and
363
+
364
+ (c) You must retain, in the Source form of any Derivative Works
365
+ that You distribute, all copyright, patent, trademark, and
366
+ attribution notices from the Source form of the Work,
367
+ excluding those notices that do not pertain to any part of
368
+ the Derivative Works; and
369
+
370
+ (d) If the Work includes a "NOTICE" text file as part of its
371
+ distribution, then any Derivative Works that You distribute must
372
+ include a readable copy of the attribution notices contained
373
+ within such NOTICE file, excluding those notices that do not
374
+ pertain to any part of the Derivative Works, in at least one
375
+ of the following places: within a NOTICE text file distributed
376
+ as part of the Derivative Works; within the Source form or
377
+ documentation, if provided along with the Derivative Works; or,
378
+ within a display generated by the Derivative Works, if and
379
+ wherever such third-party notices normally appear. The contents
380
+ of the NOTICE file are for informational purposes only and
381
+ do not modify the License. You may add Your own attribution
382
+ notices within Derivative Works that You distribute, alongside
383
+ or as an addendum to the NOTICE text from the Work, provided
384
+ that such additional attribution notices cannot be construed
385
+ as modifying the License.
386
+
387
+ You may add Your own copyright statement to Your modifications and
388
+ may provide additional or different license terms and conditions
389
+ for use, reproduction, or distribution of Your modifications, or
390
+ for any such Derivative Works as a whole, provided Your use,
391
+ reproduction, and distribution of the Work otherwise complies with
392
+ the conditions stated in this License.
393
+
394
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
395
+ any Contribution intentionally submitted for inclusion in the Work
396
+ by You to the Licensor shall be under the terms and conditions of
397
+ this License, without any additional terms or conditions.
398
+ Notwithstanding the above, nothing herein shall supersede or modify
399
+ the terms of any separate license agreement you may have executed
400
+ with Licensor regarding such Contributions.
401
+
402
+ 6. Trademarks. This License does not grant permission to use the trade
403
+ names, trademarks, service marks, or product names of the Licensor,
404
+ except as required for reasonable and customary use in describing the
405
+ origin of the Work and reproducing the content of the NOTICE file.
406
+
407
+ 7. Disclaimer of Warranty. Unless required by applicable law or
408
+ agreed to in writing, Licensor provides the Work (and each
409
+ Contributor provides its Contributions) on an "AS IS" BASIS,
410
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
411
+ implied, including, without limitation, any warranties or conditions
412
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
413
+ PARTICULAR PURPOSE. You are solely responsible for determining the
414
+ appropriateness of using or redistributing the Work and assume any
415
+ risks associated with Your exercise of permissions under this License.
416
+
417
+ 8. Limitation of Liability. In no event and under no legal theory,
418
+ whether in tort (including negligence), contract, or otherwise,
419
+ unless required by applicable law (such as deliberate and grossly
420
+ negligent acts) or agreed to in writing, shall any Contributor be
421
+ liable to You for damages, including any direct, indirect, special,
422
+ incidental, or consequential damages of any character arising as a
423
+ result of this License or out of the use or inability to use the
424
+ Work (including but not limited to damages for loss of goodwill,
425
+ work stoppage, computer failure or malfunction, or any and all
426
+ other commercial damages or losses), even if such Contributor
427
+ has been advised of the possibility of such damages.
428
+
429
+ 9. Accepting Warranty or Additional Liability. While redistributing
430
+ the Work or Derivative Works thereof, You may choose to offer,
431
+ and charge a fee for, acceptance of support, warranty, indemnity,
432
+ or other liability obligations and/or rights consistent with this
433
+ License. However, in accepting such obligations, You may act only
434
+ on Your own behalf and on Your sole responsibility, not on behalf
435
+ of any other Contributor, and only if You agree to indemnify,
436
+ defend, and hold each Contributor harmless for any liability
437
+ incurred by, or claims asserted against, such Contributor by reason
438
+ of your accepting any such warranty or additional liability.
439
+
440
+ END OF TERMS AND CONDITIONS
441
+
442
+ APPENDIX: How to apply the Apache License to your work.
443
+
444
+ To apply the Apache License to your work, attach the following
445
+ boilerplate notice, with the fields enclosed by brackets "[]"
446
+ replaced with your own identifying information. (Don't include
447
+ the brackets!) The text should be enclosed in the appropriate
448
+ comment syntax for the file format. We also recommend that a
449
+ file or class name and description of purpose be included on the
450
+ same "printed page" as the copyright notice for easier
451
+ identification within third-party archives.
452
+
453
+ Copyright 2011 - 2013 Paul Burke
454
+
455
+ Licensed under the Apache License, Version 2.0 (the "License");
456
+ you may not use this file except in compliance with the License.
457
+ You may obtain a copy of the License at
458
+
459
+ http://www.apache.org/licenses/LICENSE-2.0
460
+
461
+ Unless required by applicable law or agreed to in writing, software
462
+ distributed under the License is distributed on an "AS IS" BASIS,
463
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
464
+ See the License for the specific language governing permissions and
465
+ limitations under the License.
466
+
467
+
236
468
  --------------------------------------------------------------------------------
237
469
  abseil-cpp
238
470
 
@@ -2198,9 +2430,12 @@ See the License for the specific language governing permissions and
2198
2430
  limitations under the License.
2199
2431
  --------------------------------------------------------------------------------
2200
2432
  cross_file
2433
+ file_selector
2434
+ file_selector_ios
2201
2435
  file_selector_linux
2202
2436
  file_selector_macos
2203
2437
  file_selector_platform_interface
2438
+ file_selector_web
2204
2439
  file_selector_windows
2205
2440
  flutter_plugin_android_lifecycle
2206
2441
  image_picker_for_web
@@ -2208,9 +2443,13 @@ image_picker_macos
2208
2443
  image_picker_platform_interface
2209
2444
  in_app_purchase
2210
2445
  in_app_purchase_android
2446
+ in_app_purchase_platform_interface
2211
2447
  in_app_purchase_storekit
2448
+ path_provider
2212
2449
  path_provider_android
2213
2450
  path_provider_foundation
2451
+ path_provider_linux
2452
+ path_provider_platform_interface
2214
2453
  shared_preferences
2215
2454
  shared_preferences_android
2216
2455
  shared_preferences_foundation
@@ -2546,520 +2785,143 @@ perfetto
2546
2785
 
2547
2786
  Copyright (C) 2022 The Android Open Source Project
2548
2787
 
2549
- Licensed under the Apache License, Version 2.0 (the "License");
2550
- you may not use this file except in compliance with the License.
2551
- You may obtain a copy of the License at
2552
-
2553
- http://www.apache.org/licenses/LICENSE-2.0
2554
-
2555
- Unless required by applicable law or agreed to in writing, software
2556
- distributed under the License is distributed on an "AS IS" BASIS,
2557
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2558
- See the License for the specific language governing permissions and
2559
- limitations under the License.
2560
- --------------------------------------------------------------------------------
2561
- dart
2562
- perfetto
2563
-
2564
- Copyright (C) 2023 The Android Open Source Project
2565
-
2566
- Licensed under the Apache License, Version 2.0 (the "License");
2567
- you may not use this file except in compliance with the License.
2568
- You may obtain a copy of the License at
2569
-
2570
- http://www.apache.org/licenses/LICENSE-2.0
2571
-
2572
- Unless required by applicable law or agreed to in writing, software
2573
- distributed under the License is distributed on an "AS IS" BASIS,
2574
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2575
- See the License for the specific language governing permissions and
2576
- limitations under the License.
2577
- --------------------------------------------------------------------------------
2578
- dart
2579
- perfetto
2580
-
2581
- Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
2582
- for details. All rights reserved. Use of this source code is governed by a
2583
- BSD-style license that can be found in the LICENSE file.
2584
- --------------------------------------------------------------------------------
2585
- dart
2586
- perfetto
2587
- swiftshader
2588
-
2589
- Copyright (C) 2020 The Android Open Source Project
2590
-
2591
- Licensed under the Apache License, Version 2.0 (the "License");
2592
- you may not use this file except in compliance with the License.
2593
- You may obtain a copy of the License at
2594
-
2595
- http://www.apache.org/licenses/LICENSE-2.0
2596
-
2597
- Unless required by applicable law or agreed to in writing, software
2598
- distributed under the License is distributed on an "AS IS" BASIS,
2599
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2600
- See the License for the specific language governing permissions and
2601
- limitations under the License.
2602
- --------------------------------------------------------------------------------
2603
- dart
2604
- skia
2605
-
2606
- Copyright (c) 2015 The Chromium Authors. All rights reserved.
2607
- Use of this source code is governed by a BSD-style license that can be
2608
- found in the LICENSE file.
2609
- --------------------------------------------------------------------------------
2610
- dart
2611
- skia
2612
-
2613
- Copyright 2022 The Chromium Authors. All rights reserved.
2614
- Use of this source code is governed by a BSD-style license that can be
2615
- found in the LICENSE file.
2616
- --------------------------------------------------------------------------------
2617
- dart
2618
- zlib
2619
-
2620
- Copyright 2011 The Chromium Authors
2621
- Use of this source code is governed by a BSD-style license that can be
2622
- found in the LICENSE file.
2623
- --------------------------------------------------------------------------------
2624
- dart
2625
- zlib
2626
-
2627
- Copyright 2012 The Chromium Authors
2628
- Use of this source code is governed by a BSD-style license that can be
2629
- found in the LICENSE file.
2630
- --------------------------------------------------------------------------------
2631
- dart
2632
- zlib
2633
-
2634
- Copyright 2014 The Chromium Authors
2635
- Use of this source code is governed by a BSD-style license that can be
2636
- found in the LICENSE file.
2637
- --------------------------------------------------------------------------------
2638
- dart_style
2639
- glob
2640
- http
2641
- http_parser
2642
- matcher
2643
- path
2644
- pool
2645
- pub_semver
2646
- source_span
2647
- string_scanner
2648
- watcher
2649
-
2650
- Copyright 2014, the Dart project authors.
2651
-
2652
- Redistribution and use in source and binary forms, with or without
2653
- modification, are permitted provided that the following conditions are
2654
- met:
2655
-
2656
- * Redistributions of source code must retain the above copyright
2657
- notice, this list of conditions and the following disclaimer.
2658
- * Redistributions in binary form must reproduce the above
2659
- copyright notice, this list of conditions and the following
2660
- disclaimer in the documentation and/or other materials provided
2661
- with the distribution.
2662
- * Neither the name of Google LLC nor the names of its
2663
- contributors may be used to endorse or promote products derived
2664
- from this software without specific prior written permission.
2665
-
2666
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2667
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2668
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2669
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2670
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2671
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2672
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2673
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2674
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2675
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2676
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2677
-
2678
- --------------------------------------------------------------------------------
2679
- dawn
2680
- skia
2681
-
2682
- Copyright 2025 Google LLC
2683
-
2684
- Use of this source code is governed by a BSD-style license that can be
2685
- found in the LICENSE file.
2686
- --------------------------------------------------------------------------------
2687
- dbus
2688
-
2689
- Mozilla Public License Version 2.0
2690
- ==================================
2691
-
2692
- 1. Definitions
2693
- --------------
2694
-
2695
- 1.1. "Contributor"
2696
- means each individual or legal entity that creates, contributes to
2697
- the creation of, or owns Covered Software.
2698
-
2699
- 1.2. "Contributor Version"
2700
- means the combination of the Contributions of others (if any) used
2701
- by a Contributor and that particular Contributor's Contribution.
2702
-
2703
- 1.3. "Contribution"
2704
- means Covered Software of a particular Contributor.
2705
-
2706
- 1.4. "Covered Software"
2707
- means Source Code Form to which the initial Contributor has attached
2708
- the notice in Exhibit A, the Executable Form of such Source Code
2709
- Form, and Modifications of such Source Code Form, in each case
2710
- including portions thereof.
2711
-
2712
- 1.5. "Incompatible With Secondary Licenses"
2713
- means
2714
-
2715
- (a) that the initial Contributor has attached the notice described
2716
- in Exhibit B to the Covered Software; or
2717
-
2718
- (b) that the Covered Software was made available under the terms of
2719
- version 1.1 or earlier of the License, but not also under the
2720
- terms of a Secondary License.
2721
-
2722
- 1.6. "Executable Form"
2723
- means any form of the work other than Source Code Form.
2724
-
2725
- 1.7. "Larger Work"
2726
- means a work that combines Covered Software with other material, in
2727
- a separate file or files, that is not Covered Software.
2728
-
2729
- 1.8. "License"
2730
- means this document.
2731
-
2732
- 1.9. "Licensable"
2733
- means having the right to grant, to the maximum extent possible,
2734
- whether at the time of the initial grant or subsequently, any and
2735
- all of the rights conveyed by this License.
2736
-
2737
- 1.10. "Modifications"
2738
- means any of the following:
2739
-
2740
- (a) any file in Source Code Form that results from an addition to,
2741
- deletion from, or modification of the contents of Covered
2742
- Software; or
2743
-
2744
- (b) any new file in Source Code Form that contains any Covered
2745
- Software.
2746
-
2747
- 1.11. "Patent Claims" of a Contributor
2748
- means any patent claim(s), including without limitation, method,
2749
- process, and apparatus claims, in any patent Licensable by such
2750
- Contributor that would be infringed, but for the grant of the
2751
- License, by the making, using, selling, offering for sale, having
2752
- made, import, or transfer of either its Contributions or its
2753
- Contributor Version.
2754
-
2755
- 1.12. "Secondary License"
2756
- means either the GNU General Public License, Version 2.0, the GNU
2757
- Lesser General Public License, Version 2.1, the GNU Affero General
2758
- Public License, Version 3.0, or any later versions of those
2759
- licenses.
2760
-
2761
- 1.13. "Source Code Form"
2762
- means the form of the work preferred for making modifications.
2763
-
2764
- 1.14. "You" (or "Your")
2765
- means an individual or a legal entity exercising rights under this
2766
- License. For legal entities, "You" includes any entity that
2767
- controls, is controlled by, or is under common control with You. For
2768
- purposes of this definition, "control" means (a) the power, direct
2769
- or indirect, to cause the direction or management of such entity,
2770
- whether by contract or otherwise, or (b) ownership of more than
2771
- fifty percent (50%) of the outstanding shares or beneficial
2772
- ownership of such entity.
2773
-
2774
- 2. License Grants and Conditions
2775
- --------------------------------
2776
-
2777
- 2.1. Grants
2778
-
2779
- Each Contributor hereby grants You a world-wide, royalty-free,
2780
- non-exclusive license:
2781
-
2782
- (a) under intellectual property rights (other than patent or trademark)
2783
- Licensable by such Contributor to use, reproduce, make available,
2784
- modify, display, perform, distribute, and otherwise exploit its
2785
- Contributions, either on an unmodified basis, with Modifications, or
2786
- as part of a Larger Work; and
2787
-
2788
- (b) under Patent Claims of such Contributor to make, use, sell, offer
2789
- for sale, have made, import, and otherwise transfer either its
2790
- Contributions or its Contributor Version.
2791
-
2792
- 2.2. Effective Date
2793
-
2794
- The licenses granted in Section 2.1 with respect to any Contribution
2795
- become effective for each Contribution on the date the Contributor first
2796
- distributes such Contribution.
2797
-
2798
- 2.3. Limitations on Grant Scope
2799
-
2800
- The licenses granted in this Section 2 are the only rights granted under
2801
- this License. No additional rights or licenses will be implied from the
2802
- distribution or licensing of Covered Software under this License.
2803
- Notwithstanding Section 2.1(b) above, no patent license is granted by a
2804
- Contributor:
2805
-
2806
- (a) for any code that a Contributor has removed from Covered Software;
2807
- or
2808
-
2809
- (b) for infringements caused by: (i) Your and any other third party's
2810
- modifications of Covered Software, or (ii) the combination of its
2811
- Contributions with other software (except as part of its Contributor
2812
- Version); or
2813
-
2814
- (c) under Patent Claims infringed by Covered Software in the absence of
2815
- its Contributions.
2816
-
2817
- This License does not grant any rights in the trademarks, service marks,
2818
- or logos of any Contributor (except as may be necessary to comply with
2819
- the notice requirements in Section 3.4).
2820
-
2821
- 2.4. Subsequent Licenses
2822
-
2823
- No Contributor makes additional grants as a result of Your choice to
2824
- distribute the Covered Software under a subsequent version of this
2825
- License (see Section 10.2) or under the terms of a Secondary License (if
2826
- permitted under the terms of Section 3.3).
2827
-
2828
- 2.5. Representation
2829
-
2830
- Each Contributor represents that the Contributor believes its
2831
- Contributions are its original creation(s) or it has sufficient rights
2832
- to grant the rights to its Contributions conveyed by this License.
2833
-
2834
- 2.6. Fair Use
2835
-
2836
- This License is not intended to limit any rights You have under
2837
- applicable copyright doctrines of fair use, fair dealing, or other
2838
- equivalents.
2839
-
2840
- 2.7. Conditions
2841
-
2842
- Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
2843
- in Section 2.1.
2844
-
2845
- 3. Responsibilities
2846
- -------------------
2847
-
2848
- 3.1. Distribution of Source Form
2849
-
2850
- All distribution of Covered Software in Source Code Form, including any
2851
- Modifications that You create or to which You contribute, must be under
2852
- the terms of this License. You must inform recipients that the Source
2853
- Code Form of the Covered Software is governed by the terms of this
2854
- License, and how they can obtain a copy of this License. You may not
2855
- attempt to alter or restrict the recipients' rights in the Source Code
2856
- Form.
2857
-
2858
- 3.2. Distribution of Executable Form
2859
-
2860
- If You distribute Covered Software in Executable Form then:
2861
-
2862
- (a) such Covered Software must also be made available in Source Code
2863
- Form, as described in Section 3.1, and You must inform recipients of
2864
- the Executable Form how they can obtain a copy of such Source Code
2865
- Form by reasonable means in a timely manner, at a charge no more
2866
- than the cost of distribution to the recipient; and
2867
-
2868
- (b) You may distribute such Executable Form under the terms of this
2869
- License, or sublicense it under different terms, provided that the
2870
- license for the Executable Form does not attempt to limit or alter
2871
- the recipients' rights in the Source Code Form under this License.
2872
-
2873
- 3.3. Distribution of a Larger Work
2874
-
2875
- You may create and distribute a Larger Work under terms of Your choice,
2876
- provided that You also comply with the requirements of this License for
2877
- the Covered Software. If the Larger Work is a combination of Covered
2878
- Software with a work governed by one or more Secondary Licenses, and the
2879
- Covered Software is not Incompatible With Secondary Licenses, this
2880
- License permits You to additionally distribute such Covered Software
2881
- under the terms of such Secondary License(s), so that the recipient of
2882
- the Larger Work may, at their option, further distribute the Covered
2883
- Software under the terms of either this License or such Secondary
2884
- License(s).
2885
-
2886
- 3.4. Notices
2887
-
2888
- You may not remove or alter the substance of any license notices
2889
- (including copyright notices, patent notices, disclaimers of warranty,
2890
- or limitations of liability) contained within the Source Code Form of
2891
- the Covered Software, except that You may alter any license notices to
2892
- the extent required to remedy known factual inaccuracies.
2893
-
2894
- 3.5. Application of Additional Terms
2895
-
2896
- You may choose to offer, and to charge a fee for, warranty, support,
2897
- indemnity or liability obligations to one or more recipients of Covered
2898
- Software. However, You may do so only on Your own behalf, and not on
2899
- behalf of any Contributor. You must make it absolutely clear that any
2900
- such warranty, support, indemnity, or liability obligation is offered by
2901
- You alone, and You hereby agree to indemnify every Contributor for any
2902
- liability incurred by such Contributor as a result of warranty, support,
2903
- indemnity or liability terms You offer. You may include additional
2904
- disclaimers of warranty and limitations of liability specific to any
2905
- jurisdiction.
2906
-
2907
- 4. Inability to Comply Due to Statute or Regulation
2908
- ---------------------------------------------------
2909
-
2910
- If it is impossible for You to comply with any of the terms of this
2911
- License with respect to some or all of the Covered Software due to
2912
- statute, judicial order, or regulation then You must: (a) comply with
2913
- the terms of this License to the maximum extent possible; and (b)
2914
- describe the limitations and the code they affect. Such description must
2915
- be placed in a text file included with all distributions of the Covered
2916
- Software under this License. Except to the extent prohibited by statute
2917
- or regulation, such description must be sufficiently detailed for a
2918
- recipient of ordinary skill to be able to understand it.
2919
-
2920
- 5. Termination
2921
- --------------
2922
-
2923
- 5.1. The rights granted under this License will terminate automatically
2924
- if You fail to comply with any of its terms. However, if You become
2925
- compliant, then the rights granted under this License from a particular
2926
- Contributor are reinstated (a) provisionally, unless and until such
2927
- Contributor explicitly and finally terminates Your grants, and (b) on an
2928
- ongoing basis, if such Contributor fails to notify You of the
2929
- non-compliance by some reasonable means prior to 60 days after You have
2930
- come back into compliance. Moreover, Your grants from a particular
2931
- Contributor are reinstated on an ongoing basis if such Contributor
2932
- notifies You of the non-compliance by some reasonable means, this is the
2933
- first time You have received notice of non-compliance with this License
2934
- from such Contributor, and You become compliant prior to 30 days after
2935
- Your receipt of the notice.
2936
-
2937
- 5.2. If You initiate litigation against any entity by asserting a patent
2938
- infringement claim (excluding declaratory judgment actions,
2939
- counter-claims, and cross-claims) alleging that a Contributor Version
2940
- directly or indirectly infringes any patent, then the rights granted to
2941
- You by any and all Contributors for the Covered Software under Section
2942
- 2.1 of this License shall terminate.
2943
-
2944
- 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
2945
- end user license agreements (excluding distributors and resellers) which
2946
- have been validly granted by You or Your distributors under this License
2947
- prior to termination shall survive termination.
2948
-
2949
- ************************************************************************
2950
- * *
2951
- * 6. Disclaimer of Warranty *
2952
- * ------------------------- *
2953
- * *
2954
- * Covered Software is provided under this License on an "as is" *
2955
- * basis, without warranty of any kind, either expressed, implied, or *
2956
- * statutory, including, without limitation, warranties that the *
2957
- * Covered Software is free of defects, merchantable, fit for a *
2958
- * particular purpose or non-infringing. The entire risk as to the *
2959
- * quality and performance of the Covered Software is with You. *
2960
- * Should any Covered Software prove defective in any respect, You *
2961
- * (not any Contributor) assume the cost of any necessary servicing, *
2962
- * repair, or correction. This disclaimer of warranty constitutes an *
2963
- * essential part of this License. No use of any Covered Software is *
2964
- * authorized under this License except under this disclaimer. *
2965
- * *
2966
- ************************************************************************
2967
-
2968
- ************************************************************************
2969
- * *
2970
- * 7. Limitation of Liability *
2971
- * -------------------------- *
2972
- * *
2973
- * Under no circumstances and under no legal theory, whether tort *
2974
- * (including negligence), contract, or otherwise, shall any *
2975
- * Contributor, or anyone who distributes Covered Software as *
2976
- * permitted above, be liable to You for any direct, indirect, *
2977
- * special, incidental, or consequential damages of any character *
2978
- * including, without limitation, damages for lost profits, loss of *
2979
- * goodwill, work stoppage, computer failure or malfunction, or any *
2980
- * and all other commercial damages or losses, even if such party *
2981
- * shall have been informed of the possibility of such damages. This *
2982
- * limitation of liability shall not apply to liability for death or *
2983
- * personal injury resulting from such party's negligence to the *
2984
- * extent applicable law prohibits such limitation. Some *
2985
- * jurisdictions do not allow the exclusion or limitation of *
2986
- * incidental or consequential damages, so this exclusion and *
2987
- * limitation may not apply to You. *
2988
- * *
2989
- ************************************************************************
2990
-
2991
- 8. Litigation
2992
- -------------
2788
+ Licensed under the Apache License, Version 2.0 (the "License");
2789
+ you may not use this file except in compliance with the License.
2790
+ You may obtain a copy of the License at
2993
2791
 
2994
- Any litigation relating to this License may be brought only in the
2995
- courts of a jurisdiction where the defendant maintains its principal
2996
- place of business and such litigation shall be governed by laws of that
2997
- jurisdiction, without reference to its conflict-of-law provisions.
2998
- Nothing in this Section shall prevent a party's ability to bring
2999
- cross-claims or counter-claims.
2792
+ http://www.apache.org/licenses/LICENSE-2.0
3000
2793
 
3001
- 9. Miscellaneous
3002
- ----------------
2794
+ Unless required by applicable law or agreed to in writing, software
2795
+ distributed under the License is distributed on an "AS IS" BASIS,
2796
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2797
+ See the License for the specific language governing permissions and
2798
+ limitations under the License.
2799
+ --------------------------------------------------------------------------------
2800
+ dart
2801
+ perfetto
3003
2802
 
3004
- This License represents the complete agreement concerning the subject
3005
- matter hereof. If any provision of this License is held to be
3006
- unenforceable, such provision shall be reformed only to the extent
3007
- necessary to make it enforceable. Any law or regulation which provides
3008
- that the language of a contract shall be construed against the drafter
3009
- shall not be used to construe this License against a Contributor.
2803
+ Copyright (C) 2023 The Android Open Source Project
3010
2804
 
3011
- 10. Versions of the License
3012
- ---------------------------
2805
+ Licensed under the Apache License, Version 2.0 (the "License");
2806
+ you may not use this file except in compliance with the License.
2807
+ You may obtain a copy of the License at
3013
2808
 
3014
- 10.1. New Versions
2809
+ http://www.apache.org/licenses/LICENSE-2.0
3015
2810
 
3016
- Mozilla Foundation is the license steward. Except as provided in Section
3017
- 10.3, no one other than the license steward has the right to modify or
3018
- publish new versions of this License. Each version will be given a
3019
- distinguishing version number.
2811
+ Unless required by applicable law or agreed to in writing, software
2812
+ distributed under the License is distributed on an "AS IS" BASIS,
2813
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2814
+ See the License for the specific language governing permissions and
2815
+ limitations under the License.
2816
+ --------------------------------------------------------------------------------
2817
+ dart
2818
+ perfetto
3020
2819
 
3021
- 10.2. Effect of New Versions
2820
+ Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
2821
+ for details. All rights reserved. Use of this source code is governed by a
2822
+ BSD-style license that can be found in the LICENSE file.
2823
+ --------------------------------------------------------------------------------
2824
+ dart
2825
+ perfetto
2826
+ swiftshader
3022
2827
 
3023
- You may distribute the Covered Software under the terms of the version
3024
- of the License under which You originally received the Covered Software,
3025
- or under the terms of any subsequent version published by the license
3026
- steward.
2828
+ Copyright (C) 2020 The Android Open Source Project
3027
2829
 
3028
- 10.3. Modified Versions
2830
+ Licensed under the Apache License, Version 2.0 (the "License");
2831
+ you may not use this file except in compliance with the License.
2832
+ You may obtain a copy of the License at
3029
2833
 
3030
- If you create software not governed by this License, and you want to
3031
- create a new license for such software, you may create and use a
3032
- modified version of this License if you rename the license and remove
3033
- any references to the name of the license steward (except to note that
3034
- such modified license differs from this License).
2834
+ http://www.apache.org/licenses/LICENSE-2.0
3035
2835
 
3036
- 10.4. Distributing Source Code Form that is Incompatible With Secondary
3037
- Licenses
2836
+ Unless required by applicable law or agreed to in writing, software
2837
+ distributed under the License is distributed on an "AS IS" BASIS,
2838
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2839
+ See the License for the specific language governing permissions and
2840
+ limitations under the License.
2841
+ --------------------------------------------------------------------------------
2842
+ dart
2843
+ skia
3038
2844
 
3039
- If You choose to distribute Source Code Form that is Incompatible With
3040
- Secondary Licenses under the terms of this version of the License, the
3041
- notice described in Exhibit B of this License must be attached.
2845
+ Copyright (c) 2015 The Chromium Authors. All rights reserved.
2846
+ Use of this source code is governed by a BSD-style license that can be
2847
+ found in the LICENSE file.
2848
+ --------------------------------------------------------------------------------
2849
+ dart
2850
+ skia
3042
2851
 
3043
- Exhibit A - Source Code Form License Notice
3044
- -------------------------------------------
2852
+ Copyright 2022 The Chromium Authors. All rights reserved.
2853
+ Use of this source code is governed by a BSD-style license that can be
2854
+ found in the LICENSE file.
2855
+ --------------------------------------------------------------------------------
2856
+ dart
2857
+ zlib
3045
2858
 
3046
- This Source Code Form is subject to the terms of the Mozilla Public
3047
- License, v. 2.0. If a copy of the MPL was not distributed with this
3048
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
2859
+ Copyright 2011 The Chromium Authors
2860
+ Use of this source code is governed by a BSD-style license that can be
2861
+ found in the LICENSE file.
2862
+ --------------------------------------------------------------------------------
2863
+ dart
2864
+ zlib
3049
2865
 
3050
- If it is not possible or desirable to put the notice in a particular
3051
- file, then You may include the notice in a location (such as a LICENSE
3052
- file in a relevant directory) where a recipient would be likely to look
3053
- for such a notice.
2866
+ Copyright 2012 The Chromium Authors
2867
+ Use of this source code is governed by a BSD-style license that can be
2868
+ found in the LICENSE file.
2869
+ --------------------------------------------------------------------------------
2870
+ dart
2871
+ zlib
3054
2872
 
3055
- You may add additional accurate notices of copyright ownership.
2873
+ Copyright 2014 The Chromium Authors
2874
+ Use of this source code is governed by a BSD-style license that can be
2875
+ found in the LICENSE file.
2876
+ --------------------------------------------------------------------------------
2877
+ dart_style
2878
+ glob
2879
+ http
2880
+ http_parser
2881
+ matcher
2882
+ path
2883
+ pool
2884
+ pub_semver
2885
+ source_span
2886
+ string_scanner
2887
+ watcher
3056
2888
 
3057
- Exhibit B - "Incompatible With Secondary Licenses" Notice
3058
- ---------------------------------------------------------
2889
+ Copyright 2014, the Dart project authors.
3059
2890
 
3060
- This Source Code Form is "Incompatible With Secondary Licenses", as
3061
- defined by the Mozilla Public License, v. 2.0.
2891
+ Redistribution and use in source and binary forms, with or without
2892
+ modification, are permitted provided that the following conditions are
2893
+ met:
2894
+
2895
+ * Redistributions of source code must retain the above copyright
2896
+ notice, this list of conditions and the following disclaimer.
2897
+ * Redistributions in binary form must reproduce the above
2898
+ copyright notice, this list of conditions and the following
2899
+ disclaimer in the documentation and/or other materials provided
2900
+ with the distribution.
2901
+ * Neither the name of Google LLC nor the names of its
2902
+ contributors may be used to endorse or promote products derived
2903
+ from this software without specific prior written permission.
2904
+
2905
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2906
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2907
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2908
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2909
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2910
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2911
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2912
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2913
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2914
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2915
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2916
+
2917
+ --------------------------------------------------------------------------------
2918
+ dawn
2919
+ skia
2920
+
2921
+ Copyright 2025 Google LLC
3062
2922
 
2923
+ Use of this source code is governed by a BSD-style license that can be
2924
+ found in the LICENSE file.
3063
2925
  --------------------------------------------------------------------------------
3064
2926
  devtools
3065
2927
 
@@ -5629,38 +5491,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
5629
5491
  This Source Code Form is "Incompatible With Secondary Licenses", as
5630
5492
  defined by the Mozilla Public License, v. 2.0.
5631
5493
 
5632
- --------------------------------------------------------------------------------
5633
- ffi_leak_tracker
5634
-
5635
- BSD 3-Clause License
5636
-
5637
- Copyright (c) 2026, Halil Durmus
5638
-
5639
- Redistribution and use in source and binary forms, with or without
5640
- modification, are permitted provided that the following conditions are met:
5641
-
5642
- 1. Redistributions of source code must retain the above copyright notice, this
5643
- list of conditions and the following disclaimer.
5644
-
5645
- 2. Redistributions in binary form must reproduce the above copyright notice,
5646
- this list of conditions and the following disclaimer in the documentation
5647
- and/or other materials provided with the distribution.
5648
-
5649
- 3. Neither the name of the copyright holder nor the names of its
5650
- contributors may be used to endorse or promote products derived from
5651
- this software without specific prior written permission.
5652
-
5653
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5654
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5655
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5656
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
5657
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5658
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
5659
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
5660
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
5661
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5662
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5663
-
5664
5494
  --------------------------------------------------------------------------------
5665
5495
  ffx_spd
5666
5496
 
@@ -5768,30 +5598,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5768
5598
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5769
5599
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5770
5600
  --------------------------------------------------------------------------------
5771
- file_picker
5772
-
5773
- MIT License
5774
-
5775
- Copyright (c) 2018 Miguel Ruivo
5776
-
5777
- Permission is hereby granted, free of charge, to any person obtaining a copy
5778
- of this software and associated documentation files (the "Software"), to deal
5779
- in the Software without restriction, including without limitation the rights
5780
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5781
- copies of the Software, and to permit persons to whom the Software is
5782
- furnished to do so, subject to the following conditions:
5783
-
5784
- The above copyright notice and this permission notice shall be included in all
5785
- copies or substantial portions of the Software.
5786
-
5787
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5788
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5789
- FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE
5790
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5791
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5792
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5793
- SOFTWARE.
5794
- --------------------------------------------------------------------------------
5795
5601
  fixnum
5796
5602
  http_multi_server
5797
5603
  shelf
@@ -6311,10 +6117,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6311
6117
  flutter_lints
6312
6118
  image_picker_linux
6313
6119
  image_picker_windows
6314
- in_app_purchase_platform_interface
6315
- path_provider
6316
- path_provider_linux
6317
- path_provider_platform_interface
6318
6120
  path_provider_windows
6319
6121
  plugin_platform_interface
6320
6122
  shared_preferences_linux
@@ -32434,38 +32236,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
32434
32236
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
32435
32237
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32436
32238
 
32437
- --------------------------------------------------------------------------------
32438
- win32
32439
-
32440
- BSD 3-Clause License
32441
-
32442
- Copyright (c) 2024, Halil Durmus
32443
-
32444
- Redistribution and use in source and binary forms, with or without
32445
- modification, are permitted provided that the following conditions are met:
32446
-
32447
- 1. Redistributions of source code must retain the above copyright notice, this
32448
- list of conditions and the following disclaimer.
32449
-
32450
- 2. Redistributions in binary form must reproduce the above copyright notice,
32451
- this list of conditions and the following disclaimer in the documentation
32452
- and/or other materials provided with the distribution.
32453
-
32454
- 3. Neither the name of the copyright holder nor the names of its
32455
- contributors may be used to endorse or promote products derived from
32456
- this software without specific prior written permission.
32457
-
32458
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
32459
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
32460
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
32461
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
32462
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
32463
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
32464
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
32465
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
32466
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
32467
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32468
-
32469
32239
  --------------------------------------------------------------------------------
32470
32240
  window_manager
32471
32241