@@ -258,6 +258,238 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
258
258
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
259
259
THE SOFTWARE.
260
260
--------------------------------------------------------------------------------
261
+ cpu_features
262
+
263
+ Apache License
264
+ Version 2.0, January 2004
265
+ http://www.apache.org/licenses/
266
+
267
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
268
+
269
+ 1. Definitions.
270
+
271
+ "License" shall mean the terms and conditions for use, reproduction,
272
+ and distribution as defined by Sections 1 through 9 of this document.
273
+
274
+ "Licensor" shall mean the copyright owner or entity authorized by
275
+ the copyright owner that is granting the License.
276
+
277
+ "Legal Entity" shall mean the union of the acting entity and all
278
+ other entities that control, are controlled by, or are under common
279
+ control with that entity. For the purposes of this definition,
280
+ "control" means (i) the power, direct or indirect, to cause the
281
+ direction or management of such entity, whether by contract or
282
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
283
+ outstanding shares, or (iii) beneficial ownership of such entity.
284
+
285
+ "You" (or "Your") shall mean an individual or Legal Entity
286
+ exercising permissions granted by this License.
287
+
288
+ "Source" form shall mean the preferred form for making modifications,
289
+ including but not limited to software source code, documentation
290
+ source, and configuration files.
291
+
292
+ "Object" form shall mean any form resulting from mechanical
293
+ transformation or translation of a Source form, including but
294
+ not limited to compiled object code, generated documentation,
295
+ and conversions to other media types.
296
+
297
+ "Work" shall mean the work of authorship, whether in Source or
298
+ Object form, made available under the License, as indicated by a
299
+ copyright notice that is included in or attached to the work
300
+ (an example is provided in the Appendix below).
301
+
302
+ "Derivative Works" shall mean any work, whether in Source or Object
303
+ form, that is based on (or derived from) the Work and for which the
304
+ editorial revisions, annotations, elaborations, or other modifications
305
+ represent, as a whole, an original work of authorship. For the purposes
306
+ of this License, Derivative Works shall not include works that remain
307
+ separable from, or merely link (or bind by name) to the interfaces of,
308
+ the Work and Derivative Works thereof.
309
+
310
+ "Contribution" shall mean any work of authorship, including
311
+ the original version of the Work and any modifications or additions
312
+ to that Work or Derivative Works thereof, that is intentionally
313
+ submitted to Licensor for inclusion in the Work by the copyright owner
314
+ or by an individual or Legal Entity authorized to submit on behalf of
315
+ the copyright owner. For the purposes of this definition, "submitted"
316
+ means any form of electronic, verbal, or written communication sent
317
+ to the Licensor or its representatives, including but not limited to
318
+ communication on electronic mailing lists, source code control systems,
319
+ and issue tracking systems that are managed by, or on behalf of, the
320
+ Licensor for the purpose of discussing and improving the Work, but
321
+ excluding communication that is conspicuously marked or otherwise
322
+ designated in writing by the copyright owner as "Not a Contribution."
323
+
324
+ "Contributor" shall mean Licensor and any individual or Legal Entity
325
+ on behalf of whom a Contribution has been received by Licensor and
326
+ subsequently incorporated within the Work.
327
+
328
+ 2. Grant of Copyright License. Subject to the terms and conditions of
329
+ this License, each Contributor hereby grants to You a perpetual,
330
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
331
+ copyright license to reproduce, prepare Derivative Works of,
332
+ publicly display, publicly perform, sublicense, and distribute the
333
+ Work and such Derivative Works in Source or Object form.
334
+
335
+ 3. Grant of Patent License. Subject to the terms and conditions of
336
+ this License, each Contributor hereby grants to You a perpetual,
337
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
338
+ (except as stated in this section) patent license to make, have made,
339
+ use, offer to sell, sell, import, and otherwise transfer the Work,
340
+ where such license applies only to those patent claims licensable
341
+ by such Contributor that are necessarily infringed by their
342
+ Contribution(s) alone or by combination of their Contribution(s)
343
+ with the Work to which such Contribution(s) was submitted. If You
344
+ institute patent litigation against any entity (including a
345
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
346
+ or a Contribution incorporated within the Work constitutes direct
347
+ or contributory patent infringement, then any patent licenses
348
+ granted to You under this License for that Work shall terminate
349
+ as of the date such litigation is filed.
350
+
351
+ 4. Redistribution. You may reproduce and distribute copies of the
352
+ Work or Derivative Works thereof in any medium, with or without
353
+ modifications, and in Source or Object form, provided that You
354
+ meet the following conditions:
355
+
356
+ (a) You must give any other recipients of the Work or
357
+ Derivative Works a copy of this License; and
358
+
359
+ (b) You must cause any modified files to carry prominent notices
360
+ stating that You changed the files; and
361
+
362
+ (c) You must retain, in the Source form of any Derivative Works
363
+ that You distribute, all copyright, patent, trademark, and
364
+ attribution notices from the Source form of the Work,
365
+ excluding those notices that do not pertain to any part of
366
+ the Derivative Works; and
367
+
368
+ (d) If the Work includes a "NOTICE" text file as part of its
369
+ distribution, then any Derivative Works that You distribute must
370
+ include a readable copy of the attribution notices contained
371
+ within such NOTICE file, excluding those notices that do not
372
+ pertain to any part of the Derivative Works, in at least one
373
+ of the following places: within a NOTICE text file distributed
374
+ as part of the Derivative Works; within the Source form or
375
+ documentation, if provided along with the Derivative Works; or,
376
+ within a display generated by the Derivative Works, if and
377
+ wherever such third-party notices normally appear. The contents
378
+ of the NOTICE file are for informational purposes only and
379
+ do not modify the License. You may add Your own attribution
380
+ notices within Derivative Works that You distribute, alongside
381
+ or as an addendum to the NOTICE text from the Work, provided
382
+ that such additional attribution notices cannot be construed
383
+ as modifying the License.
384
+
385
+ You may add Your own copyright statement to Your modifications and
386
+ may provide additional or different license terms and conditions
387
+ for use, reproduction, or distribution of Your modifications, or
388
+ for any such Derivative Works as a whole, provided Your use,
389
+ reproduction, and distribution of the Work otherwise complies with
390
+ the conditions stated in this License.
391
+
392
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
393
+ any Contribution intentionally submitted for inclusion in the Work
394
+ by You to the Licensor shall be under the terms and conditions of
395
+ this License, without any additional terms or conditions.
396
+ Notwithstanding the above, nothing herein shall supersede or modify
397
+ the terms of any separate license agreement you may have executed
398
+ with Licensor regarding such Contributions.
399
+
400
+ 6. Trademarks. This License does not grant permission to use the trade
401
+ names, trademarks, service marks, or product names of the Licensor,
402
+ except as required for reasonable and customary use in describing the
403
+ origin of the Work and reproducing the content of the NOTICE file.
404
+
405
+ 7. Disclaimer of Warranty. Unless required by applicable law or
406
+ agreed to in writing, Licensor provides the Work (and each
407
+ Contributor provides its Contributions) on an "AS IS" BASIS,
408
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
409
+ implied, including, without limitation, any warranties or conditions
410
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
411
+ PARTICULAR PURPOSE. You are solely responsible for determining the
412
+ appropriateness of using or redistributing the Work and assume any
413
+ risks associated with Your exercise of permissions under this License.
414
+
415
+ 8. Limitation of Liability. In no event and under no legal theory,
416
+ whether in tort (including negligence), contract, or otherwise,
417
+ unless required by applicable law (such as deliberate and grossly
418
+ negligent acts) or agreed to in writing, shall any Contributor be
419
+ liable to You for damages, including any direct, indirect, special,
420
+ incidental, or consequential damages of any character arising as a
421
+ result of this License or out of the use or inability to use the
422
+ Work (including but not limited to damages for loss of goodwill,
423
+ work stoppage, computer failure or malfunction, or any and all
424
+ other commercial damages or losses), even if such Contributor
425
+ has been advised of the possibility of such damages.
426
+
427
+ 9. Accepting Warranty or Additional Liability. While redistributing
428
+ the Work or Derivative Works thereof, You may choose to offer,
429
+ and charge a fee for, acceptance of support, warranty, indemnity,
430
+ or other liability obligations and/or rights consistent with this
431
+ License. However, in accepting such obligations, You may act only
432
+ on Your own behalf and on Your sole responsibility, not on behalf
433
+ of any other Contributor, and only if You agree to indemnify,
434
+ defend, and hold each Contributor harmless for any liability
435
+ incurred by, or claims asserted against, such Contributor by reason
436
+ of your accepting any such warranty or additional liability.
437
+
438
+ END OF TERMS AND CONDITIONS
439
+
440
+ APPENDIX: How to apply the Apache License to your work.
441
+
442
+ To apply the Apache License to your work, attach the following
443
+ boilerplate notice, with the fields enclosed by brackets "[]"
444
+ replaced with your own identifying information. (Don't include
445
+ the brackets!) The text should be enclosed in the appropriate
446
+ comment syntax for the file format. We also recommend that a
447
+ file or class name and description of purpose be included on the
448
+ same "printed page" as the copyright notice for easier
449
+ identification within third-party archives.
450
+
451
+ Copyright [yyyy] [name of copyright owner]
452
+
453
+ Licensed under the Apache License, Version 2.0 (the "License");
454
+ you may not use this file except in compliance with the License.
455
+ You may obtain a copy of the License at
456
+
457
+ http://www.apache.org/licenses/LICENSE-2.0
458
+
459
+ Unless required by applicable law or agreed to in writing, software
460
+ distributed under the License is distributed on an "AS IS" BASIS,
461
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
462
+ See the License for the specific language governing permissions and
463
+ limitations under the License.
464
+
465
+
466
+ For files in the `ndk_compat` folder:
467
+
468
+
469
+ Copyright (C) 2010 The Android Open Source Project
470
+ All rights reserved.
471
+ Redistribution and use in source and binary forms, with or without
472
+ modification, are permitted provided that the following conditions
473
+ are met:
474
+ * Redistributions of source code must retain the above copyright
475
+ notice, this list of conditions and the following disclaimer.
476
+ * Redistributions in binary form must reproduce the above copyright
477
+ notice, this list of conditions and the following disclaimer in
478
+ the documentation and/or other materials provided with the
479
+ distribution.
480
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
481
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
482
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
483
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
484
+ COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
485
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
486
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
487
+ OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
488
+ AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
489
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
490
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
491
+ SUCH DAMAGE.
492
+ --------------------------------------------------------------------------------
261
493
flatbuffers
262
494
263
495
Apache License
@@ -464,6 +696,7 @@ limitations under the License.
464
696
--------------------------------------------------------------------------------
465
697
abseil-cpp
466
698
angle
699
+ cpu_features
467
700
dart
468
701
etc1
469
702
expat
@@ -1306,8 +1539,8 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
1306
1539
PNG Reference Library License version 2
1307
1540
---------------------------------------
1308
1541
1309
- * Copyright (c) 1995-2019 The PNG Reference Library Authors.
1310
- * Copyright (c) 2018-2019 Cosmin Truta.
1542
+ * Copyright (c) 1995-2024 The PNG Reference Library Authors.
1543
+ * Copyright (c) 2018-2024 Cosmin Truta.
1311
1544
* Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
1312
1545
* Copyright (c) 1996-1997 Andreas Dilger.
1313
1546
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
@@ -1968,7 +2201,7 @@ freely, subject to the following restrictions:
1968
2201
--------------------------------------------------------------------------------
1969
2202
zlib
1970
2203
1971
- Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
2204
+ Copyright (C) 1995-2023 Jean-loup Gailly and Mark Adler
1972
2205
1973
2206
This software is provided 'as-is', without any express or implied
1974
2207
warranty. In no event will the authors be held liable for any damages
@@ -12572,6 +12805,34 @@ shall not be used in advertising or otherwise to promote the sale,
12572
12805
use or other dealings in these Data Files or Software without prior
12573
12806
written authorization of the copyright holder.
12574
12807
--------------------------------------------------------------------------------
12808
+ cpu_features
12809
+
12810
+ Copyright (C) 2010 The Android Open Source Project
12811
+ All rights reserved.
12812
+
12813
+ Redistribution and use in source and binary forms, with or without
12814
+ modification, are permitted provided that the following conditions
12815
+ are met:
12816
+ * Redistributions of source code must retain the above copyright
12817
+ notice, this list of conditions and the following disclaimer.
12818
+ * Redistributions in binary form must reproduce the above copyright
12819
+ notice, this list of conditions and the following disclaimer in
12820
+ the documentation and/or other materials provided with the
12821
+ distribution.
12822
+
12823
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12824
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12825
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
12826
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
12827
+ COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
12828
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
12829
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
12830
+ OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
12831
+ AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
12832
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
12833
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
12834
+ SUCH DAMAGE.
12835
+ --------------------------------------------------------------------------------
12575
12836
icu
12576
12837
12577
12838
Copyright (C) 2010, International Business Machines
0 commit comments