About this list

LapBrain bundles third-party open-source software in the web app (WASM bundle), Tauri desktop builds (macOS, Windows, Linux), and the Android and iOS apps. This page reproduces the upstream copyright and license notice for every such component, satisfying the attribution obligations of the MIT, Apache-2.0, BSD, MPL, and ISC license families (among others).

For each SPDX family we list every crate with its specific upstream copyright notice, then reproduce the canonical license body once. Where a crate ships a LICENSE file whose body diverges from the canonical text, its full LICENSE file appears in its own variant sub-section below the canonical body.

The third-party software remains the property of its respective authors and is governed by its own license, not by the LapBrain proprietary licence governing LapBrain's first-party code.

LapBrain LLC does not claim authorship of this software. We are grateful to the authors who made it available.

Rust components

The Rust dependency graph reachable from the LapBrain web bundle and the Tauri shell (covering Linux, macOS, Windows, Android, and iOS binaries) draws on the following crates.

Apache License 2.0

Used by (13 crates):

License body (each crate's specific copyright notice is preserved above):

Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity. For the purposes of this definition,
      "control" means (i) the power, direct or indirect, to cause the
      direction or management of such entity, whether by contract or
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
      outstanding shares, or (iii) beneficial ownership of such entity.

      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.

      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.

      "Work" shall mean the work of authorship, whether in Source or
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      (an example is provided in the Appendix below).

      "Derivative Works" shall mean any work, whether in Source or Object
      form, that is based on (or derived from) the Work and for which the
      editorial revisions, annotations, elaborations, or other modifications
      represent, as a whole, an original work of authorship. For the purposes
      of this License, Derivative Works shall not include works that remain
      separable from, or merely link (or bind by name) to the interfaces of,
      the Work and Derivative Works thereof.

      "Contribution" shall mean any work of authorship, including
      the original version of the Work and any modifications or additions
      to that Work or Derivative Works thereof, that is intentionally
      submitted to Licensor for inclusion in the Work by the copyright owner
      or by an individual or Legal Entity authorized to submit on behalf of
      the copyright owner. For the purposes of this definition, "submitted"
      means any form of electronic, verbal, or written communication sent
      to the Licensor or its representatives, including but not limited to
      communication on electronic mailing lists, source code control systems,
      and issue tracking systems that are managed by, or on behalf of, the
      Licensor for the purpose of discussing and improving the Work, but
      excluding communication that is conspicuously marked or otherwise
      designated in writing by the copyright owner as "Not a Contribution."

      "Contributor" shall mean Licensor and any individual or Legal Entity
      on behalf of whom a Contribution has been received by Licensor and
      subsequently incorporated within the Work.

   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.

   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      (except as stated in this section) patent license to make, have made,
      use, offer to sell, sell, import, and otherwise transfer the Work,
      where such license applies only to those patent claims licensable
      by such Contributor that are necessarily infringed by their
      Contribution(s) alone or by combination of their Contribution(s)
      with the Work to which such Contribution(s) was submitted. If You
      institute patent litigation against any entity (including a
      cross-claim or counterclaim in a lawsuit) alleging that the Work
      or a Contribution incorporated within the Work constitutes direct
      or contributory patent infringement, then any patent licenses
      granted to You under this License for that Work shall terminate
      as of the date such litigation is filed.

   4. Redistribution. You may reproduce and distribute copies of the
      Work or Derivative Works thereof in any medium, with or without
      modifications, and in Source or Object form, provided that You
      meet the following conditions:

      (a) You must give any other recipients of the Work or
          Derivative Works a copy of this License; and

      (b) You must cause any modified files to carry prominent notices
          stating that You changed the files; and

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works; and

      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.

      You may add Your own copyright statement to Your modifications and
      may provide additional or different license terms and conditions
      for use, reproduction, or distribution of Your modifications, or
      for any such Derivative Works as a whole, provided Your use,
      reproduction, and distribution of the Work otherwise complies with
      the conditions stated in this License.

   5. Submission of Contributions. Unless You explicitly state otherwise,
      any Contribution intentionally submitted for inclusion in the Work
      by You to the Licensor shall be under the terms and conditions of
      this License, without any additional terms or conditions.
      Notwithstanding the above, nothing herein shall supersede or modify
      the terms of any separate license agreement you may have executed
      with Licensor regarding such Contributions.

   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor,
      except as required for reasonable and customary use in describing the
      origin of the Work and reproducing the content of the NOTICE file.

   7. Disclaimer of Warranty. Unless required by applicable law or
      agreed to in writing, Licensor provides the Work (and each
      Contributor provides its Contributions) on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
      implied, including, without limitation, any warranties or conditions
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
      PARTICULAR PURPOSE. You are solely responsible for determining the
      appropriateness of using or redistributing the Work and assume any
      risks associated with Your exercise of permissions under this License.

   8. Limitation of Liability. In no event and under no legal theory,
      whether in tort (including negligence), contract, or otherwise,
      unless required by applicable law (such as deliberate and grossly
      negligent acts) or agreed to in writing, shall any Contributor be
      liable to You for damages, including any direct, indirect, special,
      incidental, or consequential damages of any character arising as a
      result of this License or out of the use or inability to use the
      Work (including but not limited to damages for loss of goodwill,
      work stoppage, computer failure or malfunction, or any and all
      other commercial damages or losses), even if such Contributor
      has been advised of the possibility of such damages.

   9. Accepting Warranty or Additional Liability. While redistributing
      the Work or Derivative Works thereof, You may choose to offer,
      and charge a fee for, acceptance of support, warranty, indemnity,
      or other liability obligations and/or rights consistent with this
      License. However, in accepting such obligations, You may act only
      on Your own behalf and on Your sole responsibility, not on behalf
      of any other Contributor, and only if You agree to indemnify,
      defend, and hold each Contributor harmless for any liability
      incurred by, or claims asserted against, such Contributor by reason
      of your accepting any such warranty or additional liability.

   END OF TERMS AND CONDITIONS

   APPENDIX: How to apply the Apache License to your work.

      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.

   Copyright 2018 Shane Pearman

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Apache License 2.0 — variant used by dpi 0.1.2, tao 0.34.6

Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity. For the purposes of this definition,
      "control" means (i) the power, direct or indirect, to cause the
      direction or management of such entity, whether by contract or
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
      outstanding shares, or (iii) beneficial ownership of such entity.

      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.

      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.

      "Work" shall mean the work of authorship, whether in Source or
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      (an example is provided in the Appendix below).

      "Derivative Works" shall mean any work, whether in Source or Object
      form, that is based on (or derived from) the Work and for which the
      editorial revisions, annotations, elaborations, or other modifications
      represent, as a whole, an original work of authorship. For the purposes
      of this License, Derivative Works shall not include works that remain
      separable from, or merely link (or bind by name) to the interfaces of,
      the Work and Derivative Works thereof.

      "Contribution" shall mean any work of authorship, including
      the original version of the Work and any modifications or additions
      to that Work or Derivative Works thereof, that is intentionally
      submitted to Licensor for inclusion in the Work by the copyright owner
      or by an individual or Legal Entity authorized to submit on behalf of
      the copyright owner. For the purposes of this definition, "submitted"
      means any form of electronic, verbal, or written communication sent
      to the Licensor or its representatives, including but not limited to
      communication on electronic mailing lists, source code control systems,
      and issue tracking systems that are managed by, or on behalf of, the
      Licensor for the purpose of discussing and improving the Work, but
      excluding communication that is conspicuously marked or otherwise
      designated in writing by the copyright owner as "Not a Contribution."

      "Contributor" shall mean Licensor and any individual or Legal Entity
      on behalf of whom a Contribution has been received by Licensor and
      subsequently incorporated within the Work.

   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.

   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      (except as stated in this section) patent license to make, have made,
      use, offer to sell, sell, import, and otherwise transfer the Work,
      where such license applies only to those patent claims licensable
      by such Contributor that are necessarily infringed by their
      Contribution(s) alone or by combination of their Contribution(s)
      with the Work to which such Contribution(s) was submitted. If You
      institute patent litigation against any entity (including a
      cross-claim or counterclaim in a lawsuit) alleging that the Work
      or a Contribution incorporated within the Work constitutes direct
      or contributory patent infringement, then any patent licenses
      granted to You under this License for that Work shall terminate
      as of the date such litigation is filed.

   4. Redistribution. You may reproduce and distribute copies of the
      Work or Derivative Works thereof in any medium, with or without
      modifications, and in Source or Object form, provided that You
      meet the following conditions:

      (a) You must give any other recipients of the Work or
          Derivative Works a copy of this License; and

      (b) You must cause any modified files to carry prominent notices
          stating that You changed the files; and

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works; and

      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.

      You may add Your own copyright statement to Your modifications and
      may provide additional or different license terms and conditions
      for use, reproduction, or distribution of Your modifications, or
      for any such Derivative Works as a whole, provided Your use,
      reproduction, and distribution of the Work otherwise complies with
      the conditions stated in this License.

   5. Submission of Contributions. Unless You explicitly state otherwise,
      any Contribution intentionally submitted for inclusion in the Work
      by You to the Licensor shall be under the terms and conditions of
      this License, without any additional terms or conditions.
      Notwithstanding the above, nothing herein shall supersede or modify
      the terms of any separate license agreement you may have executed
      with Licensor regarding such Contributions.

   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor,
      except as required for reasonable and customary use in describing the
      origin of the Work and reproducing the content of the NOTICE file.

   7. Disclaimer of Warranty. Unless required by applicable law or
      agreed to in writing, Licensor provides the Work (and each
      Contributor provides its Contributions) on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
      implied, including, without limitation, any warranties or conditions
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
      PARTICULAR PURPOSE. You are solely responsible for determining the
      appropriateness of using or redistributing the Work and assume any
      risks associated with Your exercise of permissions under this License.

   8. Limitation of Liability. In no event and under no legal theory,
      whether in tort (including negligence), contract, or otherwise,
      unless required by applicable law (such as deliberate and grossly
      negligent acts) or agreed to in writing, shall any Contributor be
      liable to You for damages, including any direct, indirect, special,
      incidental, or consequential damages of any character arising as a
      result of this License or out of the use or inability to use the
      Work (including but not limited to damages for loss of goodwill,
      work stoppage, computer failure or malfunction, or any and all
      other commercial damages or losses), even if such Contributor
      has been advised of the possibility of such damages.

   9. Accepting Warranty or Additional Liability. While redistributing
      the Work or Derivative Works thereof, You may choose to offer,
      and charge a fee for, acceptance of support, warranty, indemnity,
      or other liability obligations and/or rights consistent with this
      License. However, in accepting such obligations, You may act only
      on Your own behalf and on Your sole responsibility, not on behalf
      of any other Contributor, and only if You agree to indemnify,
      defend, and hold each Contributor harmless for any liability
      incurred by, or claims asserted against, such Contributor by reason
      of your accepting any such warranty or additional liability.

   END OF TERMS AND CONDITIONS

   APPENDIX: How to apply the Apache License to your work.

      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "{}"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.

   Copyright {yyyy} {name of copyright owner}

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Apache License 2.0 — variant used by target-lexicon 0.12.16


                                 Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity. For the purposes of this definition,
      "control" means (i) the power, direct or indirect, to cause the
      direction or management of such entity, whether by contract or
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
      outstanding shares, or (iii) beneficial ownership of such entity.

      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.

      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.

      "Work" shall mean the work of authorship, whether in Source or
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      (an example is provided in the Appendix below).

      "Derivative Works" shall mean any work, whether in Source or Object
      form, that is based on (or derived from) the Work and for which the
      editorial revisions, annotations, elaborations, or other modifications
      represent, as a whole, an original work of authorship. For the purposes
      of this License, Derivative Works shall not include works that remain
      separable from, or merely link (or bind by name) to the interfaces of,
      the Work and Derivative Works thereof.

      "Contribution" shall mean any work of authorship, including
      the original version of the Work and any modifications or additions
      to that Work or Derivative Works thereof, that is intentionally
      submitted to Licensor for inclusion in the Work by the copyright owner
      or by an individual or Legal Entity authorized to submit on behalf of
      the copyright owner. For the purposes of this definition, "submitted"
      means any form of electronic, verbal, or written communication sent
      to the Licensor or its representatives, including but not limited to
      communication on electronic mailing lists, source code control systems,
      and issue tracking systems that are managed by, or on behalf of, the
      Licensor for the purpose of discussing and improving the Work, but
      excluding communication that is conspicuously marked or otherwise
      designated in writing by the copyright owner as "Not a Contribution."

      "Contributor" shall mean Licensor and any individual or Legal Entity
      on behalf of whom a Contribution has been received by Licensor and
      subsequently incorporated within the Work.

   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.

   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      (except as stated in this section) patent license to make, have made,
      use, offer to sell, sell, import, and otherwise transfer the Work,
      where such license applies only to those patent claims licensable
      by such Contributor that are necessarily infringed by their
      Contribution(s) alone or by combination of their Contribution(s)
      with the Work to which such Contribution(s) was submitted. If You
      institute patent litigation against any entity (including a
      cross-claim or counterclaim in a lawsuit) alleging that the Work
      or a Contribution incorporated within the Work constitutes direct
      or contributory patent infringement, then any patent licenses
      granted to You under this License for that Work shall terminate
      as of the date such litigation is filed.

   4. Redistribution. You may reproduce and distribute copies of the
      Work or Derivative Works thereof in any medium, with or without
      modifications, and in Source or Object form, provided that You
      meet the following conditions:

      (a) You must give any other recipients of the Work or
          Derivative Works a copy of this License; and

      (b) You must cause any modified files to carry prominent notices
          stating that You changed the files; and

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works; and

      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.

      You may add Your own copyright statement to Your modifications and
      may provide additional or different license terms and conditions
      for use, reproduction, or distribution of Your modifications, or
      for any such Derivative Works as a whole, provided Your use,
      reproduction, and distribution of the Work otherwise complies with
      the conditions stated in this License.

   5. Submission of Contributions. Unless You explicitly state otherwise,
      any Contribution intentionally submitted for inclusion in the Work
      by You to the Licensor shall be under the terms and conditions of
      this License, without any additional terms or conditions.
      Notwithstanding the above, nothing herein shall supersede or modify
      the terms of any separate license agreement you may have executed
      with Licensor regarding such Contributions.

   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor,
      except as required for reasonable and customary use in describing the
      origin of the Work and reproducing the content of the NOTICE file.

   7. Disclaimer of Warranty. Unless required by applicable law or
      agreed to in writing, Licensor provides the Work (and each
      Contributor provides its Contributions) on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
      implied, including, without limitation, any warranties or conditions
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
      PARTICULAR PURPOSE. You are solely responsible for determining the
      appropriateness of using or redistributing the Work and assume any
      risks associated with Your exercise of permissions under this License.

   8. Limitation of Liability. In no event and under no legal theory,
      whether in tort (including negligence), contract, or otherwise,
      unless required by applicable law (such as deliberate and grossly
      negligent acts) or agreed to in writing, shall any Contributor be
      liable to You for damages, including any direct, indirect, special,
      incidental, or consequential damages of any character arising as a
      result of this License or out of the use or inability to use the
      Work (including but not limited to damages for loss of goodwill,
      work stoppage, computer failure or malfunction, or any and all
      other commercial damages or losses), even if such Contributor
      has been advised of the possibility of such damages.

   9. Accepting Warranty or Additional Liability. While redistributing
      the Work or Derivative Works thereof, You may choose to offer,
      and charge a fee for, acceptance of support, warranty, indemnity,
      or other liability obligations and/or rights consistent with this
      License. However, in accepting such obligations, You may act only
      on Your own behalf and on Your sole responsibility, not on behalf
      of any other Contributor, and only if You agree to indemnify,
      defend, and hold each Contributor harmless for any liability
      incurred by, or claims asserted against, such Contributor by reason
      of your accepting any such warranty or additional liability.

   END OF TERMS AND CONDITIONS

   APPENDIX: How to apply the Apache License to your work.

      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.

   Copyright [yyyy] [name of copyright owner]

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.


--- LLVM Exceptions to the Apache 2.0 License ----

As an exception, if, as a result of your compiling your source code, portions
of this Software are embedded into an Object form of such source code, you
may redistribute such embedded portions in such Object form without complying
with the conditions of Sections 4(a), 4(b) and 4(d) of the License.

In addition, if you combine or link compiled forms of this Software with
software that is licensed under the GPLv2 ("Combined Software") and if a
court of competent jurisdiction determines that the patent provision (Section
3), the indemnity provision (Section 9) or other Section of the License
conflicts with the conditions of the GPLv2, you may retroactively and
prospectively choose to deem waived or otherwise exclude such Section(s) of
the License, but only in their entirety and only with respect to the Combined
Software.

Boost Software License 1.0

Used by (1 crate):

License body (each crate's specific copyright notice is preserved above):

Boost Software License - Version 1.0 - August 17th, 2003

Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:

The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

BSD 2-Clause "Simplified" License

Used by (3 crates):

  • av1-grain 0.2.5 — Copyright (c) 2022-2022, the rav1e contributors All rights reserved.
  • rav1e 0.8.1 — Copyright (c) 2017-2023, the rav1e contributors All rights reserved.
  • v_frame 0.3.9 — Copyright (c) 2017-2022, the rav1e contributors All rights reserved.

License body (each crate's specific copyright notice is preserved above):

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

- Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

- Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

BSD 2-Clause "Simplified" License — variant used by arrayref 0.3.9

Copyright (c) 2015 David Roundy [email protected]>
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the
   distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

BSD 3-Clause "New" or "Revised" License

Used by (11 crates):

  • alloc-no-stdlib 2.0.4 — Copyright (c) 2016 Dropbox, Inc. All rights reserved.
  • alloc-stdlib 0.2.2 — Copyright (c) .
  • avif-serialize 0.8.8 — Copyright (c) 2020, Cloudflare, Inc. All rights reserved.
  • aws-lc-sys 0.40.0 — Copyright (c) .
  • brotli 8.0.2 — Copyright (c) .
  • encoding_rs 0.8.35 — Copyright © WHATWG (Apple, Google, Mozilla, Microsoft).
  • exr 1.74.0 — Copyright (c) .
  • lebe 0.5.3 — Copyright (c) 2022 Contributors to the lebe Project. All rights reserved.
  • ravif 0.13.0 — Copyright (c) 2020, Kornel All rights reserved.
  • sha1_smol 1.0.1 — Copyright (c) .
  • subtle 2.6.1 — Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.; Copyright (c) 2016-2024 Isis Agora Lovecruft. All rights reserved.
  • License body (each crate's specific copyright notice is preserved above):

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:
    
    1. Redistributions of source code must retain the above copyright notice, this
       list of conditions and the following disclaimer.
    
    2. Redistributions in binary form must reproduce the above copyright notice,
       this list of conditions and the following disclaimer in the documentation
       and/or other materials provided with the distribution.
    
    3. Neither the name of the copyright holder nor the names of its
       contributors may be used to endorse or promote products derived from
       this software without specific prior written permission.
    
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    

    BSD 3-Clause "New" or "Revised" License — variant used by redis 1.2.0

    • redis 1.2.0 — Copyright (c) 2022 by redis-rs contributors
    Copyright (c) 2022 by redis-rs contributors
    
    Redis cluster code in parts copyright (c) 2018 by Atsushi Koge.
    
    Some rights reserved.
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:
    
        * Redistributions of source code must retain the above copyright
          notice, this list of conditions and the following disclaimer.
    
        * Redistributions in binary form must reproduce the above
          copyright notice, this list of conditions and the following
          disclaimer in the documentation and/or other materials provided
          with the distribution.
    
        * The names of the contributors may not be used to endorse or
          promote products derived from this software without specific
          prior written permission.
    
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    

    Community Data License Agreement Permissive 2.0

    Used by (3 crates):

    License body (each crate's specific copyright notice is preserved above):

    Community Data License Agreement - Permissive - Version 2.0
    
    This is the Community Data License Agreement - Permissive, Version
    2.0 (the "agreement"). Data Provider(s) and Data Recipient(s) agree
    as follows:
    
    ## 1. Provision of the Data
    
    1.1. A Data Recipient may use, modify, and share the Data made
    available by Data Provider(s) under this agreement if that Data
    Recipient follows the terms of this agreement.
    
    1.2. This agreement does not impose any restriction on a Data
    Recipient's use, modification, or sharing of any portions of the
    Data that are in the public domain or that may be used, modified,
    or shared under any other legal exception or limitation.
    
    ## 2. Conditions for Sharing Data
    
    2.1. A Data Recipient may share Data, with or without modifications, so
    long as the Data Recipient makes available the text of this agreement
    with the shared Data.
    
    ## 3. No Restrictions on Results
    
    3.1. This agreement does not impose any restriction or obligations
    with respect to the use, modification, or sharing of Results.
    
    ## 4. No Warranty; Limitation of Liability
    
    4.1. All Data Recipients receive the Data subject to the following
    terms:
    
    THE DATA IS PROVIDED ON AN "AS IS" BASIS, WITHOUT REPRESENTATIONS,
    WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED
    INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
    NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
    
    NO DATA PROVIDER SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
    WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE DATA OR RESULTS,
    EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
    
    ## 5. Definitions
    
    5.1. "Data" means the material received by a Data Recipient under
    this agreement.
    
    5.2. "Data Provider" means any person who is the source of Data
    provided under this agreement and in reliance on a Data Recipient's
    agreement to its terms.
    
    5.3. "Data Recipient" means any person who receives Data directly
    or indirectly from a Data Provider and agrees to the terms of this
    agreement.
    
    5.4. "Results" means any outcome obtained by computational analysis
    of Data, including for example machine learning models and models'
    insights.
    

    Creative Commons Zero v1.0 Universal

    Used by (1 crate):

    License body (each crate's specific copyright notice is preserved above):

    Creative Commons Legal Code
    
    CC0 1.0 Universal
    
        CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
        LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
        ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
        INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
        REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
        PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
        THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
        HEREUNDER.
    
    Statement of Purpose
    
    The laws of most jurisdictions throughout the world automatically confer
    exclusive Copyright and Related Rights (defined below) upon the creator
    and subsequent owner(s) (each and all, an "owner") of an original work of
    authorship and/or a database (each, a "Work").
    
    Certain owners wish to permanently relinquish those rights to a Work for
    the purpose of contributing to a commons of creative, cultural and
    scientific works ("Commons") that the public can reliably and without fear
    of later claims of infringement build upon, modify, incorporate in other
    works, reuse and redistribute as freely as possible in any form whatsoever
    and for any purposes, including without limitation commercial purposes.
    These owners may contribute to the Commons to promote the ideal of a free
    culture and the further production of creative, cultural and scientific
    works, or to gain reputation or greater distribution for their Work in
    part through the use and efforts of others.
    
    For these and/or other purposes and motivations, and without any
    expectation of additional consideration or compensation, the person
    associating CC0 with a Work (the "Affirmer"), to the extent that he or she
    is an owner of Copyright and Related Rights in the Work, voluntarily
    elects to apply CC0 to the Work and publicly distribute the Work under its
    terms, with knowledge of his or her Copyright and Related Rights in the
    Work and the meaning and intended legal effect of CC0 on those rights.
    
    1. Copyright and Related Rights. A Work made available under CC0 may be
    protected by copyright and related or neighboring rights ("Copyright and
    Related Rights"). Copyright and Related Rights include, but are not
    limited to, the following:
    
      i. the right to reproduce, adapt, distribute, perform, display,
         communicate, and translate a Work;
     ii. moral rights retained by the original author(s) and/or performer(s);
    iii. publicity and privacy rights pertaining to a person's image or
         likeness depicted in a Work;
     iv. rights protecting against unfair competition in regards to a Work,
         subject to the limitations in paragraph 4(a), below;
      v. rights protecting the extraction, dissemination, use and reuse of data
         in a Work;
     vi. database rights (such as those arising under Directive 96/9/EC of the
         European Parliament and of the Council of 11 March 1996 on the legal
         protection of databases, and under any national implementation
         thereof, including any amended or successor version of such
         directive); and
    vii. other similar, equivalent or corresponding rights throughout the
         world based on applicable law or treaty, and any national
         implementations thereof.
    
    2. Waiver. To the greatest extent permitted by, but not in contravention
    of, applicable law, Affirmer hereby overtly, fully, permanently,
    irrevocably and unconditionally waives, abandons, and surrenders all of
    Affirmer's Copyright and Related Rights and associated claims and causes
    of action, whether now known or unknown (including existing as well as
    future claims and causes of action), in the Work (i) in all territories
    worldwide, (ii) for the maximum duration provided by applicable law or
    treaty (including future time extensions), (iii) in any current or future
    medium and for any number of copies, and (iv) for any purpose whatsoever,
    including without limitation commercial, advertising or promotional
    purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
    member of the public at large and to the detriment of Affirmer's heirs and
    successors, fully intending that such Waiver shall not be subject to
    revocation, rescission, cancellation, termination, or any other legal or
    equitable action to disrupt the quiet enjoyment of the Work by the public
    as contemplated by Affirmer's express Statement of Purpose.
    
    3. Public License Fallback. Should any part of the Waiver for any reason
    be judged legally invalid or ineffective under applicable law, then the
    Waiver shall be preserved to the maximum extent permitted taking into
    account Affirmer's express Statement of Purpose. In addition, to the
    extent the Waiver is so judged Affirmer hereby grants to each affected
    person a royalty-free, non transferable, non sublicensable, non exclusive,
    irrevocable and unconditional license to exercise Affirmer's Copyright and
    Related Rights in the Work (i) in all territories worldwide, (ii) for the
    maximum duration provided by applicable law or treaty (including future
    time extensions), (iii) in any current or future medium and for any number
    of copies, and (iv) for any purpose whatsoever, including without
    limitation commercial, advertising or promotional purposes (the
    "License"). The License shall be deemed effective as of the date CC0 was
    applied by Affirmer to the Work. Should any part of the License for any
    reason be judged legally invalid or ineffective under applicable law, such
    partial invalidity or ineffectiveness shall not invalidate the remainder
    of the License, and in such case Affirmer hereby affirms that he or she
    will not (i) exercise any of his or her remaining Copyright and Related
    Rights in the Work or (ii) assert any associated claims and causes of
    action with respect to the Work, in either case contrary to Affirmer's
    express Statement of Purpose.
    
    4. Limitations and Disclaimers.
    
     a. No trademark or patent rights held by Affirmer are waived, abandoned,
        surrendered, licensed or otherwise affected by this document.
     b. Affirmer offers the Work as-is and makes no representations or
        warranties of any kind concerning the Work, express, implied,
        statutory or otherwise, including without limitation warranties of
        title, merchantability, fitness for a particular purpose, non
        infringement, or the absence of latent or other defects, accuracy, or
        the present or absence of errors, whether or not discoverable, all to
        the greatest extent permissible under applicable law.
     c. Affirmer disclaims responsibility for clearing rights of other persons
        that may apply to the Work or any use thereof, including without
        limitation any person's Copyright and Related Rights in the Work.
        Further, Affirmer disclaims responsibility for obtaining any necessary
        consents, permissions or other rights required for any use of the
        Work.
     d. Affirmer understands and acknowledges that Creative Commons is not a
        party to this document and has no duty or obligation with respect to
        this CC0 or use of the Work.
    

    ISC License

    Used by (2 crates):

    License body (each crate's specific copyright notice is preserved above):

    Permission to use, copy, modify, and/or distribute this software for any
    purpose with or without fee is hereby granted, provided that the above
    copyright notice and this permission notice appear in all copies.
    
    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR
    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    
    The files under third-party/chromium are licensed as described in
    third-party/chromium/LICENSE.
    

    ISC License — variant used by aws-lc-rs 1.16.3, aws-lc-sys 0.40.0

    • aws-lc-rs 1.16.3 — Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC"); Copyright (c) 1995-2003 by Internet Software Consortium
    • aws-lc-sys 0.40.0 — Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC"); Copyright (c) 1995-2003 by Internet Software Consortium
    ISC License:
    
    Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
    Copyright (c) 1995-2003 by Internet Software Consortium
    
    Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
    
    THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    

    ISC License — variant used by untrusted 0.9.0

    // Copyright 2015-2016 Brian Smith.
    //
    // Permission to use, copy, modify, and/or distribute this software for any
    // purpose with or without fee is hereby granted, provided that the above
    // copyright notice and this permission notice appear in all copies.
    //
    // THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
    // WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
    // MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR
    // ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    // WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
    // ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
    // OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    

    ISC License — variant used by ring 0.17.14

    Copyright 2015-2025 Brian Smith.
    
    Permission to use, copy, modify, and/or distribute this software for any
    purpose with or without fee is hereby granted, provided that the above
    copyright notice and this permission notice appear in all copies.
    
    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
    SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
    OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
    CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    

    MIT License

    Used by (671 crates):

    • adler2 2.0.1
    • ahash 0.8.12 — Copyright (c) 2018 Tom Kaitchuck
    • aho-corasick 1.1.4 — Copyright (c) 2015 Andrew Gallant
    • aligned 0.4.3 — Copyright (c) 2017 Jorge Aparicio
    • aligned-vec 0.6.4 — Copyright (c) 2022 sarah
    • allocator-api2 0.2.21
    • android_system_properties 0.1.5 — Copyright (c) 2013 Nicolas Silva
    • any_spawner 0.2.0 — Copyright (c)
    • anyhow 1.0.102
    • arc-swap 1.9.1 — Copyright (c) 2017 arc-swap developers
    • arcstr 1.2.0 — Copyright (c) 2020 Thom Chiovoloni
    • arg_enum_proc_macro 0.3.4 — Copyright (c) 2018 Luca Barbato
    • array-init 2.1.0 — Copyright (c) 2017-2020 The array-init developers
    • arrayvec 0.7.6 — Copyright (c) Ulrik Sverdrup "bluss" 2015-2023
    • as-slice 0.2.1 — Copyright (c) 2018 Jorge Aparicio
    • async-broadcast 0.7.2 — Copyright (c) 2020 Yoshua Wuyts
    • async-channel 2.5.0
    • async-executor 1.14.0
    • async-io 2.6.0
    • async-lock 3.4.2
    • async-process 2.5.0
    • async-recursion 1.1.1
    • async-signal 0.2.13
    • async-task 4.7.1
    • async-trait 0.1.89
    • atk 0.18.2
    • atk-sys 0.18.2
    • atoi 2.0.0 — Copyright (c) 2017
    • atomic-waker 1.1.2
    • attribute-derive 0.10.5 — Copyright (c) 2024 Roland Fredenhagen
    • attribute-derive-macro 0.10.5 — Copyright (c) 2022 Roland Fredenhagen
    • autocfg 1.5.0 — Copyright (c) 2018 Josh Stone
    • av-scenechange 0.14.1 — Copyright (c) 2019 Multimedia and Rust
    • aws-creds 0.39.1 — Copyright (c)
    • aws-lc-sys 0.40.0 — Copyright (c) 2015-2020 the fiat-crypto authors (see https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS).
    • aws-region 0.28.1 — Copyright (c)
    • az 1.3.0 — Copyright © 2019–2026 Trevor Spiteri
    • base64 0.21.7 — Copyright (c) 2015 Alice Maz
    • base64 0.22.1 — Copyright (c) 2015 Alice Maz
    • bit-set 0.8.0 — Copyright (c) 2023 The Rust Project Developers
    • bit-vec 0.8.0 — Copyright (c) 2023 The Rust Project Developers
    • bit_field 0.10.3 — Copyright (c) 2016 Philipp Oppermann
    • bitflags 1.3.2 — Copyright (c) 2014 The Rust Project Developers
    • bitflags 2.11.0 — Copyright (c) 2014 The Rust Project Developers
    • bitflags 2.11.1 — Copyright (c) 2014 The Rust Project Developers
    • bitstream-io 4.10.0 — Copyright (c) 2017 Brian Langenberger
    • block-buffer 0.10.4 — Copyright (c) 2018-2019 The RustCrypto Project Developers
    • block2 0.6.2 — Copyright (c)
    • blocking 1.6.2
    • brotli 8.0.2 — Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
    • brotli-decompressor 5.0.0 — Copyright (c)
    • built 0.8.0 — Copyright (c) 2017-2023 Lukas Lueg
    • bumpalo 3.20.2 — Copyright (c) 2019 Nick Fitzgerald
    • byteorder 1.5.0 — Copyright (c) 2015 Andrew Gallant
    • byteorder-lite 0.1.0 — Copyright (c) 2015 Andrew Gallant
    • bytes 1.11.1 — Copyright (c) 2018 Carl Lerche
    • cairo-rs 0.18.5
    • cairo-sys-rs 0.18.2
    • camino 1.2.2
    • cargo-platform 0.1.9
    • cargo_metadata 0.19.2
    • cargo_toml 0.22.3 — Copyright (c)
    • cc 1.2.57 — Copyright (c) 2014 Alex Crichton
    • cc 1.2.60 — Copyright (c) 2014 Alex Crichton
    • cesu8 1.1.0 — Copyright (c)
    • cfb 0.7.3 — Copyright (c) 2017 Matthew D. Steele
    • cfg-expr 0.15.8 — Copyright (c) 2019 Embark Studios
    • cfg-if 1.0.4 — Copyright (c) 2014 Alex Crichton
    • chrono 0.4.44 — Copyright (c)
    • cmake 0.1.58 — Copyright (c) 2014 Alex Crichton
    • cmov 0.5.3 — Copyright (c) 2022-2026 The RustCrypto Project Developers
    • codee 0.3.5 — Copyright (c) 2023 Synphonyte
    • collection_literals 1.0.3 — Copyright (c) The collection_literals Contributors
    • color_quant 1.1.0 — Copyright (c) 2016 PistonDevelopers
    • combine 4.6.7 — Copyright (c) 2015 Markus Westerlind
    • concurrent-queue 2.5.0
    • config 0.15.22 — Copyright (c) Individual contributors
    • console_error_panic_hook 0.1.7 — Copyright (c) 2018 Nick Fitzgerald
    • const-random 0.1.18 — Copyright (c) 2016 Amanieu d'Antras
    • const-random-macro 0.1.16 — Copyright (c) 2016 Amanieu d'Antras
    • const_str_slice_concat 0.1.0 — Copyright (c)
    • convert_case 0.4.0 — Copyright (c)
    • convert_case 0.6.0 — Copyright (c) 2020 David Purdum
    • convert_case 0.7.1 — Copyright (c) 2025 rutrum
    • cookie 0.18.1 — Copyright (c) 2017 Sergio Benitez; Copyright (c) 2014 Alex Crichton
    • core-foundation 0.10.1 — Copyright (c) 2012-2013 Mozilla Foundation
    • core-foundation-sys 0.8.7 — Copyright (c) 2012-2013 Mozilla Foundation
    • core-graphics 0.25.0 — Copyright (c) 2012-2013 Mozilla Foundation
    • core-graphics-types 0.2.0 — Copyright (c) 2012-2013 Mozilla Foundation
    • cpufeatures 0.2.17 — Copyright (c) 2020-2025 The RustCrypto Project Developers
    • cpufeatures 0.3.0 — Copyright (c) 2020-2025 The RustCrypto Project Developers
    • crc 3.4.0 — Copyright (c) 2017 crc-rs Developers
    • crc-catalog 2.4.0 — Copyright (c) 2019 Akhil Velagapudi
    • crc32fast 1.5.0 — Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
    • crossbeam-channel 0.5.15 — Copyright (c) 2019 The Crossbeam Project Developers
    • crossbeam-deque 0.8.6 — Copyright (c) 2019 The Crossbeam Project Developers
    • crossbeam-epoch 0.9.18 — Copyright (c) 2019 The Crossbeam Project Developers
    • crossbeam-queue 0.3.12 — Copyright (c) 2019 The Crossbeam Project Developers
    • crossbeam-utils 0.8.21 — Copyright (c) 2019 The Crossbeam Project Developers
    • crunchy 0.2.4 — Copyright 2017-2023 Eira Fransham.
    • crypto-common 0.1.7 — Copyright (c) 2021 RustCrypto Developers
    • csv 1.4.0 — Copyright (c) 2015 Andrew Gallant
    • csv-core 0.1.13 — Copyright (c) 2015 Andrew Gallant
    • ctor 0.2.9
    • darling 0.23.0 — Copyright (c) 2017 Ted Driggs
    • darling_core 0.23.0 — Copyright (c) 2017 Ted Driggs
    • darling_macro 0.23.0 — Copyright (c) 2017 Ted Driggs
    • dashmap 6.1.0 — Copyright (c) 2019 Acrimon
    • deranged 0.5.8 — Copyright (c) 2024 Jacob Pratt et al.
    • derive-where 1.6.1 — Copyright (c) 2021 Roland Fredenhagen
    • derive_more 0.99.20 — Copyright (c) 2016 Jelte Fennema
    • derive_more 2.1.1 — Copyright (c) 2016 Jelte Fennema
    • derive_more-impl 2.1.1 — Copyright (c) 2016 Jelte Fennema
    • digest 0.10.7 — Copyright (c) 2017 Artyom Pavlov
    • dirs 6.0.0 — Copyright (c) 2018-2019 dirs-rs contributors
    • dirs-sys 0.5.0 — Copyright (c) 2018-2019 dirs-rs contributors
    • dispatch2 0.3.1 — Copyright (c)
    • displaydoc 0.2.5
    • divrem 1.0.0 — Copyright (c) 2018 Letheed
    • dlopen2 0.8.2 — Copyright (c)
    • dlopen2_derive 0.4.3 — Copyright (c)
    • dlv-list 0.5.2 — Copyright (c) 2022 Scott Godwin
    • dom_query 0.25.1 — Copyright (c) 2023 Mykola Humanov
    • dotenvy 0.15.7 — Copyright (c) 2014 Santiago Lapresta and contributors
    • dpi 0.1.2 — Copyright (c)
    • drain_filter_polyfill 0.1.3 — Copyright (c)
    • dtoa 1.0.11
    • dyn-clone 1.0.20
    • either 1.15.0 — Copyright (c) 2015
    • either_of 0.1.9 — Copyright (c)
    • embed-resource 3.0.6 — Copyright (c) 2017 nabijaczleweli
    • embed_plist 1.2.2 — Copyright (c) 2020 Nikolai Vazquez
    • encoding_rs 0.8.35 — Copyright Mozilla Foundation
    • endi 1.1.1
    • enumflags2 0.7.12 — Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka
    • enumflags2_derive 0.7.12 — Copyright (c) 2017 Maik Klein
    • equator 0.4.2 — Copyright (c) 2023 sarah
    • equator-macro 0.4.2 — Copyright (c) 2023 sarah
    • equivalent 1.0.2 — Copyright (c) 2016--2023
    • erased-serde 0.4.10
    • errno 0.3.14 — Copyright (c) 2014 Chris Wong
    • etcetera 0.8.0
    • event-listener 5.4.1
    • event-listener-strategy 0.5.4
    • eyre 0.6.12
    • fallible-iterator 0.3.0 — Copyright (c) 2015 The rust-openssl-verify Developers
    • fallible-streaming-iterator 0.1.9 — Copyright (c) 2016 The fallible-streaming-iterator Developers
    • fastrand 2.3.0
    • fastrand 2.4.1
    • fax 0.2.6 — Copyright (c)
    • fax_derive 0.2.0 — Copyright (c)
    • fdeflate 0.3.7
    • field-offset 0.3.6 — Copyright (c) 2016-2021 Diggory Blake, and other contributors.
    • find-msvc-tools 0.1.9 — Copyright (c) 2014 Alex Crichton
    • flate2 1.1.9 — Copyright (c) 2014-2026 Alex Crichton
    • fnv 1.0.7 — Copyright (c) 2017 Contributors
    • foreign-types 0.5.0 — Copyright (c) 2017 The foreign-types Developers
    • foreign-types-macros 0.2.3 — Copyright (c) 2017 The foreign-types Developers
    • foreign-types-shared 0.3.1 — Copyright (c) 2017 The foreign-types Developers
    • form_urlencoded 1.2.2 — Copyright (c) 2013-2016 The rust-url developers
    • fs_extra 1.3.0 — Copyright (c) 2017 Denis Kurilenko
    • futf 0.1.5 — Copyright (c) 2015 Keegan McAllister
    • futures 0.3.32 — Copyright (c) 2016 Alex Crichton; Copyright (c) 2017 The Tokio Authors
    • futures-channel 0.3.32 — Copyright (c) 2016 Alex Crichton; Copyright (c) 2017 The Tokio Authors
    • futures-core 0.3.32 — Copyright (c) 2016 Alex Crichton; Copyright (c) 2017 The Tokio Authors
    • futures-executor 0.3.32 — Copyright (c) 2016 Alex Crichton; Copyright (c) 2017 The Tokio Authors
    • futures-intrusive 0.5.0 — Copyright (c) 2019 Matthias Einwag
    • futures-io 0.3.32 — Copyright (c) 2016 Alex Crichton; Copyright (c) 2017 The Tokio Authors
    • futures-lite 2.6.1
    • futures-macro 0.3.32 — Copyright (c) 2016 Alex Crichton; Copyright (c) 2017 The Tokio Authors
    • futures-sink 0.3.32 — Copyright (c) 2016 Alex Crichton; Copyright (c) 2017 The Tokio Authors
    • futures-task 0.3.32 — Copyright (c) 2016 Alex Crichton; Copyright (c) 2017 The Tokio Authors
    • futures-util 0.3.32 — Copyright (c) 2016 Alex Crichton; Copyright (c) 2017 The Tokio Authors
    • fxhash 0.2.1 — Copyright (c)
    • gdk 0.18.2
    • gdk-pixbuf 0.18.5
    • gdk-pixbuf-sys 0.18.0
    • gdk-sys 0.18.2
    • gdkwayland-sys 0.18.2
    • gdkx11 0.18.2
    • gdkx11-sys 0.18.2
    • generator 0.8.8 — Copyright (c) 2017 Xudong Huang
    • generic-array 0.14.7 — Copyright (c) 2015 Bartłomiej Kamiński
    • getrandom 0.1.16 — Copyright 2018 Developers of the Rand project; Copyright (c) 2014 The Rust Project Developers
    • getrandom 0.2.17 — Copyright (c) 2018-2024 The rust-random Project Developers; Copyright (c) 2014 The Rust Project Developers
    • getrandom 0.3.4 — Copyright (c) 2018-2025 The rust-random Project Developers; Copyright (c) 2014 The Rust Project Developers
    • getrandom 0.4.2 — Copyright (c) 2018-2026 The rust-random Project Developers; Copyright (c) 2014 The Rust Project Developers
    • gif 0.14.2 — Copyright (c) 2015 nwin
    • gio 0.18.4
    • gio-sys 0.18.1
    • glib 0.18.5
    • glib-macros 0.18.5
    • glib-sys 0.18.1
    • glob 0.3.3 — Copyright (c) 2014 The Rust Project Developers
    • gloo-net 0.6.0 — Copyright (c)
    • gloo-timers 0.3.0 — Copyright (c)
    • gloo-utils 0.2.0 — Copyright (c)
    • gobject-sys 0.18.0
    • gtk 0.18.2
    • gtk-sys 0.18.2
    • gtk3-macros 0.18.2
    • guardian 1.3.0 — Copyright (c) 2016 Jon Gjengset
    • half 2.7.1
    • hashbrown 0.12.3 — Copyright (c) 2016 Amanieu d'Antras
    • hashbrown 0.14.5 — Copyright (c) 2016 Amanieu d'Antras
    • hashbrown 0.15.5 — Copyright (c) 2016 Amanieu d'Antras
    • hashbrown 0.16.1 — Copyright (c) 2016 Amanieu d'Antras
    • hashbrown 0.17.0 — Copyright (c) 2016 Amanieu d'Antras
    • hashlink 0.9.1
    • hashlink 0.10.0
    • heck 0.4.1 — Copyright (c) 2015 The Rust Project Developers
    • heck 0.5.0 — Copyright (c) 2015 The Rust Project Developers
    • hex 0.4.3 — Copyright (c) 2013-2014 The Rust Project Developers.; Copyright (c) 2015-2020 The rust-hex Developers
    • hkdf 0.12.4 — Copyright (c) 2015-2018 Vlad Filippov; Copyright (c) 2018-2021 RustCrypto Developers
    • hmac 0.12.1 — Copyright (c) 2017 Artyom Pavlov
    • home 0.5.12
    • html-escape 0.2.13 — Copyright (c) 2020 magiclen.org (Ron Li)
    • html5ever 0.29.1 — Copyright (c) 2014 The html5ever Project Developers
    • html5ever 0.36.1 — Copyright (c) 2014 The html5ever Project Developers
    • http 1.4.0 — Copyright (c) 2017 http-rs authors
    • http-body 1.0.1 — Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
    • http-body-util 0.1.3 — Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
    • httparse 1.10.1 — Copyright (c) 2015-2025 Sean McArthur
    • hydration_context 0.2.1 — Copyright (c)
    • hyper 1.8.1 — Copyright (c) 2014-2025 Sean McArthur
    • hyper 1.9.0 — Copyright (c) 2014-2026 Sean McArthur
    • hyper-rustls 0.27.7 — Copyright (c) 2016 Joseph Birr-Pixton [email protected]
    • hyper-rustls 0.27.9 — Copyright (c) 2016 Joseph Birr-Pixton [email protected]
    • hyper-util 0.1.20 — Copyright (c) 2023-2025 Sean McArthur
    • iana-time-zone 0.1.65 — Copyright (c) 2020 Andrew D. Straw
    • ico 0.5.0 — Copyright (c) 2018 Matthew D. Steele
    • ident_case 1.0.1
    • idna 1.1.0 — Copyright (c) 2013-2025 The rust-url developers
    • idna_adapter 1.2.1 — Copyright (c) The rust-url developers
    • image 0.25.10
    • image-webp 0.2.4
    • indenter 0.3.4
    • indexmap 1.9.3 — Copyright (c) 2016--2017
    • indexmap 2.13.0 — Copyright (c) 2016--2017
    • indexmap 2.14.0 — Copyright (c) 2016--2017
    • infer 0.19.0 — Copyright (c) 2019 Bojan
    • interpolator 0.5.0 — Copyright (c) 2023 Roland Fredenhagen
    • ipnet 2.12.0 — Copyright 2017 Juniper Networks, Inc.
    • iri-string 0.7.10 — Copyright 2019-2024 YOSHIOKA Takuma
    • iri-string 0.7.12 — Copyright 2019-2024 YOSHIOKA Takuma
    • is-docker 0.2.0 — Copyright (c) 2023 Sean Larkin
    • is-wsl 0.4.0 — Copyright (c) 2023 Sean Larkin
    • itertools 0.14.0 — Copyright (c) 2015
    • itoa 1.0.17
    • itoa 1.0.18
    • javascriptcore-rs 1.1.2 — Copyright (c) 2013-2021, The Gtk-rs Project Developers.; Copyright (c) 2021, Tauri Programme within The Commons Conservancy.
    • javascriptcore-rs-sys 1.1.1 — Copyright (c) 2013-2017, The Gtk-rs Project Developers.
    • jni 0.21.1 — Copyright (c) 2016 Prevoty, Inc. and jni-rs contributors
    • jni-sys 0.3.0 — Copyright (c) 2015 The rust-jni-sys Developers
    • jobserver 0.1.34 — Copyright (c) 2014 Alex Crichton
    • js-sys 0.3.91 — Copyright (c) 2014 Alex Crichton
    • js-sys 0.3.95 — Copyright (c) 2014 Alex Crichton
    • json-patch 3.0.1 — Copyright (c) 2017 Ivan Dubrov
    • jsonptr 0.6.3 — Copyright (c) 2022 Chance Dinkins
    • keyboard-types 0.7.0 — Copyright (c) 2017 Pyfisch
    • kiddo 5.3.1 — Copyright (c) 2023 Scott Donnelly and the other contributors to Kiddo
    • kuchikiki 0.8.8-speedreader
    • leptos 0.7.8 — Copyright (c)
    • leptos_config 0.7.8 — Copyright (c)
    • leptos_dom 0.7.8 — Copyright (c)
    • leptos_hot_reload 0.7.8 — Copyright (c)
    • leptos_macro 0.7.9 — Copyright (c)
    • leptos_server 0.7.8 — Copyright (c)
    • libc 0.2.183 — Copyright (c) The Rust Project Developers
    • libc 0.2.185 — Copyright (c) The Rust Project Developers
    • libsqlite3-sys 0.30.1 — Copyright (c) 2014-2021 The rusqlite developers
    • libwebp-sys 0.9.6 — Copyright (c)
    • linear-map 1.2.0 — Copyright (c) 2015 The Rust Project Developers
    • linux-raw-sys 0.12.1
    • lock_api 0.4.14 — Copyright (c) 2016 The Rust Project Developers
    • log 0.4.29 — Copyright (c) 2014 The Rust Project Developers
    • mac 0.1.1 — Copyright (c)
    • manyhow 0.11.4 — Copyright (c) 2023 Roland Fredenhagen
    • manyhow-macros 0.11.4 — Copyright (c) 2022 Roland Fredenhagen
    • markup5ever 0.14.1 — Copyright (c) 2014 The html5ever Project Developers
    • markup5ever 0.36.1 — Copyright (c) 2014 The html5ever Project Developers
    • match_token 0.1.0 — Copyright (c)
    • matches 0.1.10 — Copyright (c) 2014-2016 Simon Sapin
    • maybe-async 0.2.10 — Copyright (c) 2020 Guoli Lyu
    • maybe-rayon 0.1.1 — Copyright (c) 2021 Joshua Holmer
    • md-5 0.10.6 — Copyright (c) 2006-2009 Graydon Hoare; Copyright (c) 2009-2013 Mozilla Foundation; Copyright (c) 2016 Artyom Pavlov
    • md5 0.8.0 — Copyright (c)
    • memchr 2.8.0 — Copyright (c) 2015 Andrew Gallant
    • memoffset 0.9.1 — Copyright (c) 2017 Gilad Naaman
    • metrics 0.24.3 — Copyright (c) 2021 Metrics Contributors
    • mime 0.3.17 — Copyright (c) 2014 Sean McArthur
    • miniz_oxide 0.8.9 — Copyright 2013-2014 RAD Game Tools and Valve Software; Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC; Copyright (c) 2017 Frommi; Copyright (c) 2017-2024 oyvindln
    • mio 1.1.1 — Copyright (c) 2014 Carl Lerche and other MIO contributors
    • mio 1.2.0 — Copyright (c) 2014 Carl Lerche and other MIO contributors
    • muda 0.17.1 — Copyright (c) 2022-2022 Tauri Programme within The Commons Conservancy
    • ndk 0.9.0 — Copyright (c)
    • ndk-context 0.1.1 — Copyright (c)
    • ndk-sys 0.6.0+11769913 — Copyright (c)
    • new_debug_unreachable 1.0.6 — Copyright (c) 2015 Jonathan Reem
    • next_tuple 0.1.0 — Copyright (c)
    • no_std_io2 0.9.3 — Copyright (c) 2020-2021 Brendan Molloy [email protected]
    • nodrop 0.1.14 — Copyright (c) Ulrik Sverdrup "bluss" 2015-2017
    • nom 8.0.0 — Copyright (c) 2014-2019 Geoffroy Couprie
    • noop_proc_macro 0.3.0 — Copyright (c) 2019 Luca Barbato
    • num-bigint 0.4.6 — Copyright (c) 2014 The Rust Project Developers
    • num-conv 0.2.0 — Copyright (c) 2023 Jacob Pratt
    • num-conv 0.2.1 — Copyright (c) Jacob Pratt
    • num-derive 0.4.2 — Copyright (c) 2014 The Rust Project Developers
    • num-integer 0.1.46 — Copyright (c) 2014 The Rust Project Developers
    • num-rational 0.4.2 — Copyright (c) 2014 The Rust Project Developers
    • num-traits 0.2.19 — Copyright (c) 2014 The Rust Project Developers
    • num_enum 0.7.6
    • num_enum_derive 0.7.6
    • objc2 0.6.4 — Copyright (c)
    • objc2-app-kit 0.3.2 — Copyright (c)
    • objc2-core-foundation 0.3.2 — Copyright (c)
    • objc2-core-graphics 0.3.2 — Copyright (c)
    • objc2-encode 4.1.0 — Copyright (c)
    • objc2-exception-helper 0.1.1 — Copyright (c)
    • objc2-foundation 0.3.2 — Copyright (c)
    • objc2-io-kit 0.3.2 — Copyright (c)
    • objc2-quartz-core 0.3.2 — Copyright (c)
    • objc2-ui-kit 0.3.2 — Copyright (c)
    • objc2-web-kit 0.3.2 — Copyright (c)
    • oco_ref 0.2.1 — Copyright (c)
    • once_cell 1.21.4
    • openssl-probe 0.2.1 — Copyright (c) 2014 Alex Crichton
    • or_poisoned 0.1.0 — Copyright (c)
    • ordered-float 5.3.0 — Copyright (c) 2015 Jonathan Reem
    • ordered-multimap 0.7.3 — Copyright (c) 2018 sgodwincs
    • ordered-stream 0.2.0
    • os_pipe 1.2.3
    • pango 0.18.3
    • pango-sys 0.18.0
    • parking 2.2.1
    • parking_lot 0.12.5 — Copyright (c) 2016 The Rust Project Developers
    • parking_lot_core 0.9.12 — Copyright (c) 2016 The Rust Project Developers
    • paste 1.0.15
    • pastey 0.1.1
    • pathdiff 0.2.3
    • percent-encoding 2.3.2 — Copyright (c) 2013-2025 The rust-url developers
    • phf 0.8.0 — Copyright (c)
    • phf 0.10.1 — Copyright (c)
    • phf 0.11.3 — Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
    • phf 0.13.1 — Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
    • phf_codegen 0.8.0 — Copyright (c)
    • phf_codegen 0.11.3 — Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
    • phf_codegen 0.13.1 — Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
    • phf_generator 0.8.0 — Copyright (c)
    • phf_generator 0.10.0 — Copyright (c)
    • phf_generator 0.11.3 — Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
    • phf_generator 0.13.1 — Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
    • phf_macros 0.10.0 — Copyright (c)
    • phf_macros 0.11.3 — Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
    • phf_macros 0.13.1 — Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
    • phf_shared 0.8.0 — Copyright (c)
    • phf_shared 0.10.0 — Copyright (c)
    • phf_shared 0.11.3 — Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
    • phf_shared 0.13.1 — Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
    • pin-project 1.1.11
    • pin-project-internal 1.1.11
    • pin-project-lite 0.2.17
    • pin-utils 0.1.0 — Copyright (c) 2018 The pin-utils authors
    • piper 0.2.5
    • pkg-config 0.3.32 — Copyright (c) 2014 Alex Crichton
    • plist 1.8.0 — Copyright (c) 2015 Edward Barnard
    • png 0.17.16 — Copyright (c) 2015 nwin
    • png 0.18.1 — Copyright (c) 2015 nwin
    • polling 3.11.0
    • portable-atomic 1.13.1
    • powerfmt 0.2.0 — Copyright (c) 2023 Jacob Pratt et al.
    • ppv-lite86 0.2.21 — Copyright (c) 2019 The CryptoCorrosion Contributors
    • precomputed-hash 0.1.1 — Copyright (c) 2017 Emilio Cobos Álvarez
    • prettyplease 0.2.37
    • proc-macro-crate 1.3.1
    • proc-macro-crate 2.0.2
    • proc-macro-crate 3.5.0
    • proc-macro-error 1.0.4 — Copyright (c) 2019-2020 CreepySkeleton
    • proc-macro-error-attr 1.0.4 — Copyright (c) 2019-2020 CreepySkeleton
    • proc-macro-error-attr2 2.0.0 — Copyright (c) 2019-2020 CreepySkeleton
    • proc-macro-error2 2.0.1 — Copyright (c) 2019-2020 CreepySkeleton
    • proc-macro-hack 0.5.20+deprecated — Copyright (c) 2018 David Tolnay
    • proc-macro-utils 0.10.0 — Copyright (c) 2023 Roland Fredenhagen
    • proc-macro2 1.0.106
    • proc-macro2-diagnostics 0.10.1 — Copyright (c) 2016-2020 Sergio Benitez
    • profiling 1.0.17 — Copyright (c)
    • profiling-procmacros 1.0.17 — Copyright (c)
    • pulldown-cmark 0.12.2 — Copyright 2015 Google Inc. All rights reserved.
    • pulldown-cmark-escape 0.11.0 — Copyright 2015 Google Inc. All rights reserved.
    • qoi 0.4.1 — Copyright (c) 2022 Ivan Smirnov
    • quick-error 2.0.1 — Copyright (c) 2015 The quick-error Developers
    • quick-xml 0.38.4 — Copyright (c) 2016 Johann Tuffe
    • quote 1.0.45
    • quote-use 0.8.4 — Copyright (c)
    • quote-use-macros 0.8.4 — Copyright (c)
    • rand 0.7.3 — Copyright 2018 Developers of the Rand project; Copyright (c) 2014 The Rust Project Developers
    • rand 0.8.5 — Copyright 2018 Developers of the Rand project; Copyright (c) 2014 The Rust Project Developers
    • rand 0.8.6 — Copyright 2018 Developers of the Rand project; Copyright (c) 2014 The Rust Project Developers
    • rand_chacha 0.2.2 — Copyright 2018 Developers of the Rand project; Copyright (c) 2014 The Rust Project Developers
    • rand_chacha 0.3.1 — Copyright 2018 Developers of the Rand project; Copyright (c) 2014 The Rust Project Developers
    • rand_core 0.5.1 — Copyright 2018 Developers of the Rand project; Copyright (c) 2014 The Rust Project Developers
    • rand_core 0.6.4 — Copyright 2018 Developers of the Rand project; Copyright (c) 2014 The Rust Project Developers
    • rand_pcg 0.2.1 — Copyright (c) 2014-2017 Melissa O'Neill and PCG Project contributors; Copyright 2018 Developers of the Rand project
    • raw-window-handle 0.6.2 — Copyright (c) 2019 Osspial
    • rayon 1.12.0 — Copyright (c) 2010 The Rust Project Developers
    • rayon-core 1.13.0 — Copyright (c) 2010 The Rust Project Developers
    • reactive_graph 0.1.8 — Copyright (c)
    • reactive_stores 0.1.8 — Copyright (c)
    • reactive_stores_macro 0.1.8 — Copyright (c)
    • regex 1.12.3 — Copyright (c) 2014 The Rust Project Developers
    • regex-automata 0.4.14 — Copyright (c) 2014 The Rust Project Developers
    • regex-syntax 0.8.10 — Copyright (c) 2014 The Rust Project Developers
    • reqwest 0.12.28 — Copyright (c) 2016-2025 Sean McArthur
    • reqwest 0.13.2 — Copyright (c) 2016-2026 Sean McArthur
    • rgb 0.8.53 — Copyright (c) 2019 Kornel
    • rmp 0.8.15 — Copyright (c) 2017 Evgeny Safronov
    • rmp-serde 1.3.1 — Copyright (c) 2017 Evgeny Safronov
    • rstml 0.12.1 — Copyright (c)
    • rusqlite 0.32.1 — Copyright (c) 2014-2021 The rusqlite developers
    • rust-ini 0.21.3 — Copyright (c) 2014 Y. T. CHUNG
    • rust-s3 0.37.1 — Copyright (c)
    • rustc-hash 2.1.1
    • rustc-hash 2.1.2
    • rustc_version 0.4.1 — Copyright (c) 2016 The Rust Project Developers
    • rustix 1.1.4
    • rustls 0.23.37 — Copyright (c) 2016 Joseph Birr-Pixton [email protected]
    • rustls 0.23.38 — Copyright (c) 2016 Joseph Birr-Pixton [email protected]
    • rustls-native-certs 0.8.3 — Copyright (c) 2016 Joseph Birr-Pixton [email protected]
    • rustls-pki-types 1.14.0 — Copyright (c) 2023 Dirkjan Ochtman [email protected]
    • rustversion 1.0.22
    • same-file 1.0.6 — Copyright (c) 2017 Andrew Gallant
    • schannel 0.1.29 — Copyright (c) 2015 steffengy
    • schemars 0.8.22 — Copyright (c) 2019 Graham Esau
    • schemars_derive 0.8.22 — Copyright (c) 2019 Graham Esau
    • scopeguard 1.2.0 — Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
    • security-framework 3.7.0 — Copyright (c) 2015 Steven Fackler
    • security-framework-sys 2.17.0 — Copyright (c) 2015 Steven Fackler
    • semver 1.0.27
    • send_wrapper 0.6.0
    • serde 1.0.228
    • serde-untagged 0.1.9
    • serde-wasm-bindgen 0.6.5 — Copyright (c) 2019 Cloudflare, Inc.
    • serde_core 1.0.228
    • serde_derive 1.0.228
    • serde_derive_internals 0.29.1
    • serde_json 1.0.149
    • serde_qs 0.13.0 — Copyright (c) 2016 Anthony Ramine; Copyright (c) 2017 Sam Scott; Copyright (c) 2017 Google Inc.
    • serde_repr 0.1.20
    • serde_spanned 0.6.9 — Copyright (c) Individual contributors
    • serde_spanned 1.0.4 — Copyright (c) Individual contributors
    • serde_spanned 1.1.1 — Copyright (c) Individual contributors
    • serde_urlencoded 0.7.1 — Copyright (c) 2016 Anthony Ramine
    • serde_with 3.18.0 — Copyright (c) 2015
    • serde_with_macros 3.18.0 — Copyright (c) 2015
    • serialize-to-javascript 0.1.2 — Copyright (c) 2021 Chip Reed
    • serialize-to-javascript-impl 0.1.2 — Copyright (c) 2021 Chip Reed
    • server_fn 0.7.8 — Copyright (c)
    • server_fn_macro 0.7.8 — Copyright (c)
    • server_fn_macro_default 0.7.8 — Copyright (c)
    • servo_arc 0.2.0
    • servo_arc 0.4.3
    • sha2 0.10.9 — Copyright (c) 2006-2009 Graydon Hoare; Copyright (c) 2009-2013 Mozilla Foundation; Copyright (c) 2016 Artyom Pavlov
    • shared_child 1.1.1
    • shlex 1.3.0 — Copyright (c) 2015 Nicholas Allegra (comex).
    • sigchld 0.2.4 — Copyright (c)
    • signal-hook 0.3.18 — Copyright (c) 2017 tokio-jsonrpc developers
    • signal-hook-registry 1.4.8 — Copyright (c) 2017 tokio-jsonrpc developers
    • simd-adler32 0.3.8 — Copyright (c) [2021] [Marvin Countryman]
    • simd-adler32 0.3.9 — Copyright (c) [2021] [Marvin Countryman]
    • simd_helpers 0.1.0 — Copyright (c)
    • siphasher 0.3.11 — Copyright (c)
    • siphasher 1.0.2 — Copyright (c)
    • slab 0.4.12 — Copyright (c) 2019 Carl Lerche
    • smallvec 1.15.1 — Copyright (c) 2018 The Servo Project Developers
    • smart-default 0.7.1 — Copyright (c) 2017 Idan Arye
    • socket2 0.6.3 — Copyright (c) 2014 Alex Crichton
    • softbuffer 0.4.8 — Copyright 2022 Kirill Chibisov
    • soup3 0.5.0 — Copyright (c) 2013-2017, The Gtk-rs Project Developers.
    • soup3-sys 0.5.0 — Copyright (c) 2013-2017, The Gtk-rs Project Developers.
    • sqlx 0.8.6 — Copyright (c) 2020 LaunchBadge, LLC
    • sqlx-core 0.8.6 — Copyright (c) 2020 LaunchBadge, LLC
    • sqlx-macros 0.8.6 — Copyright (c) 2020 LaunchBadge, LLC
    • sqlx-macros-core 0.8.6 — Copyright (c) 2020 LaunchBadge, LLC
    • sqlx-postgres 0.8.6 — Copyright (c) 2020 LaunchBadge, LLC
    • stable_deref_trait 1.2.1 — Copyright (c) 2017 Robert Grosse
    • string_cache 0.8.9 — Copyright (c) 2012-2013 Mozilla Foundation
    • string_cache 0.9.0 — Copyright (c) 2012-2013 Mozilla Foundation
    • string_cache_codegen 0.5.4 — Copyright (c) 2012-2013 Mozilla Foundation
    • string_cache_codegen 0.6.1 — Copyright (c) 2012-2013 Mozilla Foundation
    • stringprep 0.1.5 — Copyright (c) 2017 The rust-stringprep Developers
    • strsim 0.11.1 — Copyright (c) 2015 Danny Guo; Copyright (c) 2016 Titus Wormer [email protected]; Copyright (c) 2018 Akash Kurdekar
    • swift-rs 1.0.7 — Copyright (c) 2023 The swift-rs Developers
    • syn 1.0.109
    • syn 2.0.117
    • syn_derive 0.2.0 — Copyright (c)
    • synstructure 0.13.2 — Copyright 2016 Nika Layzell
    • sysinfo 0.37.2 — Copyright (c) 2015 Guillaume Gomez
    • system-deps 6.2.2
    • tachys 0.1.9 — Copyright (c)
    • tao-macros 0.1.3 — Copyright (c)
    • tauri 2.10.3 — Copyright (c)
    • tauri-build 2.5.6 — Copyright (c)
    • tauri-codegen 2.5.5 — Copyright (c)
    • tauri-macros 2.5.5 — Copyright (c)
    • tauri-plugin 2.5.4 — Copyright (c)
    • tauri-plugin-deep-link 2.4.7 — Copyright (c)
    • tauri-plugin-opener 2.5.3 — Copyright (c)
    • tauri-plugin-shell 2.3.5 — Copyright (c)
    • tauri-runtime 2.10.1 — Copyright (c)
    • tauri-runtime-wry 2.10.1 — Copyright (c)
    • tauri-utils 2.8.3 — Copyright (c)
    • tauri-winres 0.3.5 — Copyright (c) 2023 - Present Tauri Apps Contributors; Copyright (c) 2016 Max Resch
    • tempfile 3.27.0 — Copyright (c) 2015 Steven Allen
    • tendril 0.4.3 — Copyright (c) 2015 Keegan McAllister
    • thiserror 1.0.69
    • thiserror 2.0.18
    • thiserror-impl 1.0.69
    • thiserror-impl 2.0.18
    • throw_error 0.2.0 — Copyright (c)
    • tiff 0.11.3 — Copyright (c) 2018 PistonDevelopers
    • time 0.3.47 — Copyright (c) Jacob Pratt et al.
    • time-core 0.1.8 — Copyright (c) Jacob Pratt et al.
    • time-macros 0.2.27 — Copyright (c) Jacob Pratt et al.
    • tinyvec 1.11.0
    • tinyvec_macros 0.1.1 — Copyright (c) 2020 Soveu
    • tokio 1.50.0 — Copyright (c) Tokio Contributors
    • tokio 1.52.1 — Copyright (c) Tokio Contributors
    • tokio-macros 2.6.1 — Copyright (c) 2019 Yoshua Wuyts; Copyright (c) Tokio Contributors
    • tokio-macros 2.7.0 — Copyright (c) 2019 Yoshua Wuyts; Copyright (c) Tokio Contributors
    • tokio-rustls 0.26.4 — Copyright (c) 2017 quininer kel
    • tokio-stream 0.1.18 — Copyright (c) Tokio Contributors
    • tokio-util 0.7.18 — Copyright (c) Tokio Contributors
    • toml 0.8.2 — Copyright (c) Individual contributors
    • toml 0.8.23 — Copyright (c) Individual contributors
    • toml 0.9.12+spec-1.1.0 — Copyright (c) Individual contributors
    • toml 1.1.2+spec-1.1.0 — Copyright (c) Individual contributors
    • toml_datetime 0.6.3 — Copyright (c) 2014 Alex Crichton
    • toml_datetime 0.6.11 — Copyright (c) Individual contributors
    • toml_datetime 0.7.5+spec-1.1.0 — Copyright (c) Individual contributors
    • toml_datetime 1.0.0+spec-1.1.0 — Copyright (c) Individual contributors
    • toml_datetime 1.1.1+spec-1.1.0 — Copyright (c) Individual contributors
    • toml_edit 0.19.15 — Copyright (c) Individual contributors
    • toml_edit 0.20.2 — Copyright (c) Individual contributors
    • toml_edit 0.22.27 — Copyright (c) Individual contributors
    • toml_edit 0.25.4+spec-1.1.0 — Copyright (c) Individual contributors
    • toml_parser 1.0.9+spec-1.1.0 — Copyright (c) Individual contributors
    • toml_parser 1.1.2+spec-1.1.0 — Copyright (c) Individual contributors
    • toml_write 0.1.2 — Copyright (c) Individual contributors
    • toml_writer 1.0.6+spec-1.1.0 — Copyright (c) Individual contributors
    • tower 0.5.3 — Copyright (c) 2019 Tower Contributors
    • tower-http 0.6.8 — Copyright (c) 2019-2021 Tower Contributors
    • tower-layer 0.3.3 — Copyright (c) 2019 Tower Contributors
    • tower-service 0.3.3 — Copyright (c) 2019 Tower Contributors
    • tracing 0.1.44 — Copyright (c) 2019 Tokio Contributors
    • tracing-attributes 0.1.31 — Copyright (c) 2019 Tokio Contributors
    • tracing-core 0.1.36 — Copyright (c) 2019 Tokio Contributors
    • try-lock 0.2.5 — Copyright (c) 2018-2023 Sean McArthur; Copyright (c) 2016 Alex Crichton
    • typed-builder 0.20.1
    • typed-builder-macro 0.20.1
    • typeid 1.0.3
    • typenum 1.19.0 — Copyright (c) 2014 Paho Lurie-Gregg
    • typenum 1.20.0 — Copyright (c) 2014 Paho Lurie-Gregg
    • unic-char-property 0.9.0 — Copyright (c)
    • unic-char-range 0.9.0 — Copyright (c)
    • unic-common 0.9.0 — Copyright (c)
    • unic-ucd-ident 0.9.0 — Copyright (c)
    • unic-ucd-version 0.9.0 — Copyright (c)
    • unicase 2.9.0 — Copyright (c) 2014-2026 Sean McArthur
    • unicode-bidi 0.3.18 — Copyright (c) 2015 The Rust Project Developers
    • unicode-ident 1.0.24
    • unicode-normalization 0.1.25 — Copyright (c) 2015 The Rust Project Developers
    • unicode-properties 0.1.4 — Copyright (c) 2015 The Rust Project Developers
    • unicode-segmentation 1.12.0 — Copyright (c) 2015 The Rust Project Developers
    • unicode-segmentation 1.13.2 — Copyright (c) 2015 The Rust Project Developers
    • unicode-xid 0.2.6 — Copyright (c) 2015 The Rust Project Developers
    • url 2.5.8 — Copyright (c) 2013-2025 The rust-url developers
    • urlpattern 0.3.0 — Copyright (c) 2021 the Deno authors
    • utf-8 0.7.6
    • utf8-width 0.1.8 — Copyright (c) 2020 magiclen.org (Ron Li)
    • utf8_iter 1.0.4 — Copyright Mozilla Foundation
    • uuid 1.22.0 — Copyright (c) 2014 The Rust Project Developers; Copyright (c) 2018 Ashley Mannix, Christopher Armstrong, Dylan DPC, Hunar Roop Kahlon
    • uuid 1.23.1 — Copyright (c) 2014 The Rust Project Developers; Copyright (c) 2018 Ashley Mannix, Christopher Armstrong, Dylan DPC, Hunar Roop Kahlon
    • vcpkg 0.2.15 — Copyright (c) 2017 Jim McGrath
    • version-compare 0.2.1 — Copyright (c) 2017 Tim Visée
    • version_check 0.9.5 — Copyright (c) 2017-2018 Sergio Benitez
    • vswhom 0.1.0 — Copyright (c) 2019 nabijaczleweli
    • vswhom-sys 0.1.3 — Copyright (c) 2019 nabijaczleweli
    • walkdir 2.5.0 — Copyright (c) 2015 Andrew Gallant
    • want 0.3.1 — Copyright (c) 2018-2019 Sean McArthur
    • wasm-bindgen 0.2.114 — Copyright (c) 2014 Alex Crichton
    • wasm-bindgen 0.2.118 — Copyright (c) 2014 Alex Crichton
    • wasm-bindgen-futures 0.4.64 — Copyright (c) 2014 Alex Crichton
    • wasm-bindgen-futures 0.4.68 — Copyright (c) 2014 Alex Crichton
    • wasm-bindgen-macro 0.2.114 — Copyright (c) 2014 Alex Crichton
    • wasm-bindgen-macro 0.2.118 — Copyright (c) 2014 Alex Crichton
    • wasm-bindgen-macro-support 0.2.114 — Copyright (c) 2014 Alex Crichton
    • wasm-bindgen-macro-support 0.2.118 — Copyright (c) 2014 Alex Crichton
    • wasm-bindgen-shared 0.2.114 — Copyright (c) 2014 Alex Crichton
    • wasm-bindgen-shared 0.2.118 — Copyright (c) 2014 Alex Crichton
    • wasm-streams 0.4.2
    • wasm-streams 0.5.0
    • web-sys 0.3.91 — Copyright (c) 2014 Alex Crichton
    • web-sys 0.3.95 — Copyright (c) 2014 Alex Crichton
    • web_atoms 0.2.3 — Copyright (c) 2014 The html5ever Project Developers
    • webkit2gtk 2.0.2 — Copyright (c) 2016 Boucher, Antoni [email protected]; Copyright (c) 2017-2021, The Gtk-rs Project Developers.; Copyright (c) 2021, Tauri Programme within The Commons Conservancy
    • webkit2gtk-sys 2.0.2 — Copyright (c) 2016 Boucher, Antoni [email protected]
    • webp 0.3.1 — Copyright (c) 2020 Jared Forth
    • webview2-com 0.38.2 — Copyright (c)
    • webview2-com-macros 0.8.1 — Copyright (c)
    • webview2-com-sys 0.38.2 — Copyright (c)
    • weezl 0.1.12 — Copyright (c) HeroicKatora 2020
    • whoami 1.6.1 — Copyright (c)
    • winapi 0.3.9 — Copyright (c) 2015-2018 The winapi-rs Developers
    • winapi-util 0.1.11 — Copyright (c) 2017 Andrew Gallant
    • window-vibrancy 0.6.0 — Copyright (c) 2020-2022 Tauri Programme within The Commons Conservancy
    • windows 0.61.3 — Copyright (c)
    • windows-collections 0.2.0 — Copyright (c)
    • windows-core 0.61.2 — Copyright (c)
    • windows-core 0.62.2 — Copyright (c)
    • windows-future 0.2.1 — Copyright (c)
    • windows-implement 0.60.2 — Copyright (c)
    • windows-interface 0.59.3 — Copyright (c)
    • windows-link 0.1.3 — Copyright (c)
    • windows-link 0.2.1 — Copyright (c)
    • windows-numerics 0.2.0 — Copyright (c)
    • windows-registry 0.5.3 — Copyright (c)
    • windows-result 0.3.4 — Copyright (c)
    • windows-result 0.4.1 — Copyright (c)
    • windows-strings 0.4.2 — Copyright (c)
    • windows-strings 0.5.1 — Copyright (c)
    • windows-sys 0.45.0 — Copyright (c)
    • windows-sys 0.48.0 — Copyright (c)
    • windows-sys 0.59.0 — Copyright (c)
    • windows-sys 0.60.2 — Copyright (c)
    • windows-sys 0.61.2 — Copyright (c)
    • windows-targets 0.42.2 — Copyright (c)
    • windows-targets 0.48.5 — Copyright (c)
    • windows-targets 0.52.6 — Copyright (c)
    • windows-targets 0.53.5 — Copyright (c)
    • windows-threading 0.1.0 — Copyright (c)
    • windows-version 0.1.7 — Copyright (c)
    • windows_x86_64_gnu 0.48.5 — Copyright (c)
    • windows_x86_64_gnu 0.52.6 — Copyright (c)
    • windows_x86_64_gnu 0.53.1 — Copyright (c)
    • windows_x86_64_msvc 0.42.2 — Copyright (c)
    • windows_x86_64_msvc 0.48.5 — Copyright (c)
    • windows_x86_64_msvc 0.52.6 — Copyright (c)
    • windows_x86_64_msvc 0.53.1 — Copyright (c)
    • winnow 0.5.40
    • winnow 0.7.15
    • winnow 1.0.1
    • winreg 0.55.0 — Copyright (c) 2015 Igor Shaula
    • wry 0.54.3 — Copyright (c) 2020-2023 Ngo Iok Ui & Tauri Programme within The Commons Conservancy
    • x11 2.21.0
    • x11-dl 2.21.0
    • y4m 0.8.0 — Copyright (c) 2015-2019 PistonDevelopers; Copyright (c) 2019 image-rs contributors
    • yansi 1.0.1 — Copyright (c) 2017 Sergio Benitez
    • zbus 5.14.0 — Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
    • zbus_macros 5.14.0 — Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
    • zbus_names 4.3.1 — Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
    • zerocopy 0.8.42 — Copyright 2023 The Fuchsia Authors
    • zerocopy 0.8.48 — Copyright 2023 The Fuchsia Authors
    • zerocopy-derive 0.8.48 — Copyright 2023 The Fuchsia Authors
    • zeroize 1.8.2 — Copyright (c) 2018-2021 The RustCrypto Project Developers
    • zmij 1.0.21
    • zune-core 0.5.1 — Copyright (c) zune-image developers
    • zune-inflate 0.2.54 — Copyright (c)
    • zune-jpeg 0.5.15 — Copyright (c) zune-image developers
    • zvariant 5.10.0 — Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
    • zvariant_derive 5.10.0 — Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
    • zvariant_utils 3.3.0
    • License body (each crate's specific copyright notice is preserved above):

      Permission is hereby granted, free of charge, to any person obtaining a copy
      of this software and associated documentation files (the "Software"), to deal
      in the Software without restriction, including without limitation the rights
      to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
      copies of the Software, and to permit persons to whom the Software is
      furnished to do so, subject to the following conditions:
      
      The above copyright notice and this permission notice shall be included in
      all copies or substantial portions of the Software.
      
      THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
      IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
      FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
      AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
      LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
      OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
      THE SOFTWARE.
      

      MIT License — variant used by loop9 0.1.5, open 5.3.3

      © Kornel Lesiński
      
      Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
      
      The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
      
      THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
      

      MIT License — variant used by bytemuck 1.25.0

      MIT License
      
      Copyright (c) 2019 Daniel "Lokathor" Gee.
      
      Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
      
      The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
      
      THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
      

      MIT License — variant used by ntapi 0.4.3

      Permission is hereby granted, free of charge, to any person obtaining a copy
      of this software and associated documentation files (the "Software"),to deal
      in the Software without restriction, including without limitation the rights
      to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
      copies of the Software, and to permit persons to whom the Software is
      furnished to do so, subject to the following conditions:
      
      The above copyright notice and this permission notice shall be included in all
      copies or substantial portions of the Software.
      
      THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
      IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
      FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
      THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
      LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
      OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
      SOFTWARE.
      

      MIT License — variant used by uds_windows 1.2.1

          MIT License
      
          Copyright (c) Microsoft Corporation. All rights reserved.
      
          Permission is hereby granted, free of charge, to any person obtaining a copy
          of this software and associated documentation files (the "Software"), to deal
          in the Software without restriction, including without limitation the rights
          to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
          copies of the Software, and to permit persons to whom the Software is
          furnished to do so, subject to the following conditions:
      
          The above copyright notice and this permission notice shall be included in all
          copies or substantial portions of the Software.
      
          THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
          IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
          FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
          AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
          LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
          OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
          SOFTWARE
      

      Mozilla Public License 2.0

      Used by (5 crates):

      Source code for the MPL-2.0-licensed components above is available from each crate's upstream repository (linked on its bullet). LapBrain does not vendor or modify any MPL-licensed crate; we ship them unmodified.

      License body (each crate's specific copyright notice is preserved above):

      This Source Code Form is subject to the terms of the Mozilla Public
        License, v. 2.0. If a copy of the MPL was not distributed with this
        file, You can obtain one at http://mozilla.org/MPL/2.0/.
      
      If it is not possible or desirable to put the notice in a particular
      file, then You may include the notice in a location (such as a LICENSE
      file in a relevant directory) where a recipient would be likely to look
      for such a notice.
      
      You may add additional accurate notices of copyright ownership.
      
      Exhibit B - "Incompatible With Secondary Licenses" Notice
      ---------------------------------------------------------
      
        This Source Code Form is "Incompatible With Secondary Licenses", as
      defined by the Mozilla Public License, v. 2.0.
      

      Mozilla Public License 2.0 — variant used by option-ext 0.2.0, selectors 0.24.0, selectors 0.35.0

      Mozilla Public License Version 2.0
      ==================================
      
      1. Definitions
      --------------
      
      1.1. "Contributor"
          means each individual or legal entity that creates, contributes to
          the creation of, or owns Covered Software.
      
      1.2. "Contributor Version"
          means the combination of the Contributions of others (if any) used
          by a Contributor and that particular Contributor's Contribution.
      
      1.3. "Contribution"
          means Covered Software of a particular Contributor.
      
      1.4. "Covered Software"
          means Source Code Form to which the initial Contributor has attached
          the notice in Exhibit A, the Executable Form of such Source Code
          Form, and Modifications of such Source Code Form, in each case
          including portions thereof.
      
      1.5. "Incompatible With Secondary Licenses"
          means
      
          (a) that the initial Contributor has attached the notice described
              in Exhibit B to the Covered Software; or
      
          (b) that the Covered Software was made available under the terms of
              version 1.1 or earlier of the License, but not also under the
              terms of a Secondary License.
      
      1.6. "Executable Form"
          means any form of the work other than Source Code Form.
      
      1.7. "Larger Work"
          means a work that combines Covered Software with other material, in 
          a separate file or files, that is not Covered Software.
      
      1.8. "License"
          means this document.
      
      1.9. "Licensable"
          means having the right to grant, to the maximum extent possible,
          whether at the time of the initial grant or subsequently, any and
          all of the rights conveyed by this License.
      
      1.10. "Modifications"
          means any of the following:
      
          (a) any file in Source Code Form that results from an addition to,
              deletion from, or modification of the contents of Covered
              Software; or
      
          (b) any new file in Source Code Form that contains any Covered
              Software.
      
      1.11. "Patent Claims" of a Contributor
          means any patent claim(s), including without limitation, method,
          process, and apparatus claims, in any patent Licensable by such
          Contributor that would be infringed, but for the grant of the
          License, by the making, using, selling, offering for sale, having
          made, import, or transfer of either its Contributions or its
          Contributor Version.
      
      1.12. "Secondary License"
          means either the GNU General Public License, Version 2.0, the GNU
          Lesser General Public License, Version 2.1, the GNU Affero General
          Public License, Version 3.0, or any later versions of those
          licenses.
      
      1.13. "Source Code Form"
          means the form of the work preferred for making modifications.
      
      1.14. "You" (or "Your")
          means an individual or a legal entity exercising rights under this
          License. For legal entities, "You" includes any entity that
          controls, is controlled by, or is under common control with You. For
          purposes of this definition, "control" means (a) the power, direct
          or indirect, to cause the direction or management of such entity,
          whether by contract or otherwise, or (b) ownership of more than
          fifty percent (50%) of the outstanding shares or beneficial
          ownership of such entity.
      
      2. License Grants and Conditions
      --------------------------------
      
      2.1. Grants
      
      Each Contributor hereby grants You a world-wide, royalty-free,
      non-exclusive license:
      
      (a) under intellectual property rights (other than patent or trademark)
          Licensable by such Contributor to use, reproduce, make available,
          modify, display, perform, distribute, and otherwise exploit its
          Contributions, either on an unmodified basis, with Modifications, or
          as part of a Larger Work; and
      
      (b) under Patent Claims of such Contributor to make, use, sell, offer
          for sale, have made, import, and otherwise transfer either its
          Contributions or its Contributor Version.
      
      2.2. Effective Date
      
      The licenses granted in Section 2.1 with respect to any Contribution
      become effective for each Contribution on the date the Contributor first
      distributes such Contribution.
      
      2.3. Limitations on Grant Scope
      
      The licenses granted in this Section 2 are the only rights granted under
      this License. No additional rights or licenses will be implied from the
      distribution or licensing of Covered Software under this License.
      Notwithstanding Section 2.1(b) above, no patent license is granted by a
      Contributor:
      
      (a) for any code that a Contributor has removed from Covered Software;
          or
      
      (b) for infringements caused by: (i) Your and any other third party's
          modifications of Covered Software, or (ii) the combination of its
          Contributions with other software (except as part of its Contributor
          Version); or
      
      (c) under Patent Claims infringed by Covered Software in the absence of
          its Contributions.
      
      This License does not grant any rights in the trademarks, service marks,
      or logos of any Contributor (except as may be necessary to comply with
      the notice requirements in Section 3.4).
      
      2.4. Subsequent Licenses
      
      No Contributor makes additional grants as a result of Your choice to
      distribute the Covered Software under a subsequent version of this
      License (see Section 10.2) or under the terms of a Secondary License (if
      permitted under the terms of Section 3.3).
      
      2.5. Representation
      
      Each Contributor represents that the Contributor believes its
      Contributions are its original creation(s) or it has sufficient rights
      to grant the rights to its Contributions conveyed by this License.
      
      2.6. Fair Use
      
      This License is not intended to limit any rights You have under
      applicable copyright doctrines of fair use, fair dealing, or other
      equivalents.
      
      2.7. Conditions
      
      Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
      in Section 2.1.
      
      3. Responsibilities
      -------------------
      
      3.1. Distribution of Source Form
      
      All distribution of Covered Software in Source Code Form, including any
      Modifications that You create or to which You contribute, must be under
      the terms of this License. You must inform recipients that the Source
      Code Form of the Covered Software is governed by the terms of this
      License, and how they can obtain a copy of this License. You may not
      attempt to alter or restrict the recipients' rights in the Source Code
      Form.
      
      3.2. Distribution of Executable Form
      
      If You distribute Covered Software in Executable Form then:
      
      (a) such Covered Software must also be made available in Source Code
          Form, as described in Section 3.1, and You must inform recipients of
          the Executable Form how they can obtain a copy of such Source Code
          Form by reasonable means in a timely manner, at a charge no more
          than the cost of distribution to the recipient; and
      
      (b) You may distribute such Executable Form under the terms of this
          License, or sublicense it under different terms, provided that the
          license for the Executable Form does not attempt to limit or alter
          the recipients' rights in the Source Code Form under this License.
      
      3.3. Distribution of a Larger Work
      
      You may create and distribute a Larger Work under terms of Your choice,
      provided that You also comply with the requirements of this License for
      the Covered Software. If the Larger Work is a combination of Covered
      Software with a work governed by one or more Secondary Licenses, and the
      Covered Software is not Incompatible With Secondary Licenses, this
      License permits You to additionally distribute such Covered Software
      under the terms of such Secondary License(s), so that the recipient of
      the Larger Work may, at their option, further distribute the Covered
      Software under the terms of either this License or such Secondary
      License(s).
      
      3.4. Notices
      
      You may not remove or alter the substance of any license notices
      (including copyright notices, patent notices, disclaimers of warranty,
      or limitations of liability) contained within the Source Code Form of
      the Covered Software, except that You may alter any license notices to
      the extent required to remedy known factual inaccuracies.
      
      3.5. Application of Additional Terms
      
      You may choose to offer, and to charge a fee for, warranty, support,
      indemnity or liability obligations to one or more recipients of Covered
      Software. However, You may do so only on Your own behalf, and not on
      behalf of any Contributor. You must make it absolutely clear that any
      such warranty, support, indemnity, or liability obligation is offered by
      You alone, and You hereby agree to indemnify every Contributor for any
      liability incurred by such Contributor as a result of warranty, support,
      indemnity or liability terms You offer. You may include additional
      disclaimers of warranty and limitations of liability specific to any
      jurisdiction.
      
      4. Inability to Comply Due to Statute or Regulation
      ---------------------------------------------------
      
      If it is impossible for You to comply with any of the terms of this
      License with respect to some or all of the Covered Software due to
      statute, judicial order, or regulation then You must: (a) comply with
      the terms of this License to the maximum extent possible; and (b)
      describe the limitations and the code they affect. Such description must
      be placed in a text file included with all distributions of the Covered
      Software under this License. Except to the extent prohibited by statute
      or regulation, such description must be sufficiently detailed for a
      recipient of ordinary skill to be able to understand it.
      
      5. Termination
      --------------
      
      5.1. The rights granted under this License will terminate automatically
      if You fail to comply with any of its terms. However, if You become
      compliant, then the rights granted under this License from a particular
      Contributor are reinstated (a) provisionally, unless and until such
      Contributor explicitly and finally terminates Your grants, and (b) on an
      ongoing basis, if such Contributor fails to notify You of the
      non-compliance by some reasonable means prior to 60 days after You have
      come back into compliance. Moreover, Your grants from a particular
      Contributor are reinstated on an ongoing basis if such Contributor
      notifies You of the non-compliance by some reasonable means, this is the
      first time You have received notice of non-compliance with this License
      from such Contributor, and You become compliant prior to 30 days after
      Your receipt of the notice.
      
      5.2. If You initiate litigation against any entity by asserting a patent
      infringement claim (excluding declaratory judgment actions,
      counter-claims, and cross-claims) alleging that a Contributor Version
      directly or indirectly infringes any patent, then the rights granted to
      You by any and all Contributors for the Covered Software under Section
      2.1 of this License shall terminate.
      
      5.3. In the event of termination under Sections 5.1 or 5.2 above, all
      end user license agreements (excluding distributors and resellers) which
      have been validly granted by You or Your distributors under this License
      prior to termination shall survive termination.
      
      ************************************************************************
      *                                                                      *
      *  6. Disclaimer of Warranty                                           *
      *  -------------------------                                           *
      *                                                                      *
      *  Covered Software is provided under this License on an "as is"       *
      *  basis, without warranty of any kind, either expressed, implied, or  *
      *  statutory, including, without limitation, warranties that the       *
      *  Covered Software is free of defects, merchantable, fit for a        *
      *  particular purpose or non-infringing. The entire risk as to the     *
      *  quality and performance of the Covered Software is with You.        *
      *  Should any Covered Software prove defective in any respect, You     *
      *  (not any Contributor) assume the cost of any necessary servicing,   *
      *  repair, or correction. This disclaimer of warranty constitutes an   *
      *  essential part of this License. No use of any Covered Software is   *
      *  authorized under this License except under this disclaimer.         *
      *                                                                      *
      ************************************************************************
      
      ************************************************************************
      *                                                                      *
      *  7. Limitation of Liability                                          *
      *  --------------------------                                          *
      *                                                                      *
      *  Under no circumstances and under no legal theory, whether tort      *
      *  (including negligence), contract, or otherwise, shall any           *
      *  Contributor, or anyone who distributes Covered Software as          *
      *  permitted above, be liable to You for any direct, indirect,         *
      *  special, incidental, or consequential damages of any character      *
      *  including, without limitation, damages for lost profits, loss of    *
      *  goodwill, work stoppage, computer failure or malfunction, or any    *
      *  and all other commercial damages or losses, even if such party      *
      *  shall have been informed of the possibility of such damages. This   *
      *  limitation of liability shall not apply to liability for death or   *
      *  personal injury resulting from such party's negligence to the       *
      *  extent applicable law prohibits such limitation. Some               *
      *  jurisdictions do not allow the exclusion or limitation of           *
      *  incidental or consequential damages, so this exclusion and          *
      *  limitation may not apply to You.                                    *
      *                                                                      *
      ************************************************************************
      
      8. Litigation
      -------------
      
      Any litigation relating to this License may be brought only in the
      courts of a jurisdiction where the defendant maintains its principal
      place of business and such litigation shall be governed by laws of that
      jurisdiction, without reference to its conflict-of-law provisions.
      Nothing in this Section shall prevent a party's ability to bring
      cross-claims or counter-claims.
      
      9. Miscellaneous
      ----------------
      
      This License represents the complete agreement concerning the subject
      matter hereof. If any provision of this License is held to be
      unenforceable, such provision shall be reformed only to the extent
      necessary to make it enforceable. Any law or regulation which provides
      that the language of a contract shall be construed against the drafter
      shall not be used to construe this License against a Contributor.
      
      10. Versions of the License
      ---------------------------
      
      10.1. New Versions
      
      Mozilla Foundation is the license steward. Except as provided in Section
      10.3, no one other than the license steward has the right to modify or
      publish new versions of this License. Each version will be given a
      distinguishing version number.
      
      10.2. Effect of New Versions
      
      You may distribute the Covered Software under the terms of the version
      of the License under which You originally received the Covered Software,
      or under the terms of any subsequent version published by the license
      steward.
      
      10.3. Modified Versions
      
      If you create software not governed by this License, and you want to
      create a new license for such software, you may create and use a
      modified version of this License if you rename the license and remove
      any references to the name of the license steward (except to note that
      such modified license differs from this License).
      
      10.4. Distributing Source Code Form that is Incompatible With Secondary
      Licenses
      
      If You choose to distribute Source Code Form that is Incompatible With
      Secondary Licenses under the terms of this version of the License, the
      notice described in Exhibit B of this License must be attached.
      
      Exhibit A - Source Code Form License Notice
      -------------------------------------------
      
        This Source Code Form is subject to the terms of the Mozilla Public
        License, v. 2.0. If a copy of the MPL was not distributed with this
        file, You can obtain one at https://mozilla.org/MPL/2.0/.
      
      If it is not possible or desirable to put the notice in a particular
      file, then You may include the notice in a location (such as a LICENSE
      file in a relevant directory) where a recipient would be likely to look
      for such a notice.
      
      You may add additional accurate notices of copyright ownership.
      
      Exhibit B - "Incompatible With Secondary Licenses" Notice
      ---------------------------------------------------------
      
        This Source Code Form is "Incompatible With Secondary Licenses", as
        defined by the Mozilla Public License, v. 2.0.
      

      Unicode License v3

      Used by (36 crates):

      License body (each crate's specific copyright notice is preserved above):

      UNICODE LICENSE V3
      
      COPYRIGHT AND PERMISSION NOTICE
      
      Copyright © 2020-2024 Unicode, Inc.
      
      NOTICE TO USER: Carefully read the following legal agreement. BY
      DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
      SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
      TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
      DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
      
      Permission is hereby granted, free of charge, to any person obtaining a
      copy of data files and any associated documentation (the "Data Files") or
      software and any associated documentation (the "Software") to deal in the
      Data Files or Software without restriction, including without limitation
      the rights to use, copy, modify, merge, publish, distribute, and/or sell
      copies of the Data Files or Software, and to permit persons to whom the
      Data Files or Software are furnished to do so, provided that either (a)
      this copyright and permission notice appear with all copies of the Data
      Files or Software, or (b) this copyright and permission notice appear in
      associated Documentation.
      
      THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
      KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
      MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
      THIRD PARTY RIGHTS.
      
      IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
      BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
      OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
      WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
      ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
      FILES OR SOFTWARE.
      
      Except as contained in this notice, the name of a copyright holder shall
      not be used in advertising or otherwise to promote the sale, use or other
      dealings in these Data Files or Software without prior written
      authorization of the copyright holder.
      
      SPDX-License-Identifier: Unicode-3.0
      
      —
      
      Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
      ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
      

      Unicode License v3 — variant used by unicode-ident 1.0.24

      UNICODE LICENSE V3
      
      COPYRIGHT AND PERMISSION NOTICE
      
      Copyright © 1991-2023 Unicode, Inc.
      
      NOTICE TO USER: Carefully read the following legal agreement. BY
      DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
      SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
      TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
      DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
      
      Permission is hereby granted, free of charge, to any person obtaining a
      copy of data files and any associated documentation (the "Data Files") or
      software and any associated documentation (the "Software") to deal in the
      Data Files or Software without restriction, including without limitation
      the rights to use, copy, modify, merge, publish, distribute, and/or sell
      copies of the Data Files or Software, and to permit persons to whom the
      Data Files or Software are furnished to do so, provided that either (a)
      this copyright and permission notice appear with all copies of the Data
      Files or Software, or (b) this copyright and permission notice appear in
      associated Documentation.
      
      THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
      KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
      MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
      THIRD PARTY RIGHTS.
      
      IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
      BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
      OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
      WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
      ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
      FILES OR SOFTWARE.
      
      Except as contained in this notice, the name of a copyright holder shall
      not be used in advertising or otherwise to promote the sale, use or other
      dealings in these Data Files or Software without prior written
      authorization of the copyright holder.
      

      zlib License

      Used by (7 crates):

      License body (each crate's specific copyright notice is preserved above):

      This software is provided 'as-is', without any express or implied
      warranty. In no event will the authors be held liable for any damages
      arising from the use of this software.
      
      Permission is granted to anyone to use this software for any purpose,
      including commercial applications, and to alter it and redistribute it
      freely, subject to the following restrictions:
      
      1. The origin of this software must not be misrepresented; you must not
         claim that you wrote the original software. If you use this software
         in a product, an acknowledgment in the product documentation would be
         appreciated but is not required.
      2. Altered source versions must be plainly marked as such, and must not be
         misrepresented as being the original software.
      3. This notice may not be removed or altered from any source distribution.
      

      Bundled assets

      Beyond the Rust dependency graph above, LapBrain bundles the following third-party assets in one or more shipped surfaces (marketing site, help center, web app WASM bundle, Tauri desktop, Tauri mobile).

      Fonts

      SIL Open Font License 1.1

      Used by (2 font families):

      • Rajdhani (400, 500, 600, 700) — Copyright 2014 Indian Type Foundry ([email protected]) (source)
        • bundled in: marketing site (site/assets/fonts/)
        • bundled in: help center (help/static/fonts/)
        • bundled in: web app + Tauri shells (crates/frontend-web/dist/fonts/, built into the WASM bundle)
      • Space Mono (400, 700) — Copyright 2016 Google Inc. (source)
        • bundled in: marketing site (site/assets/fonts/)
        • bundled in: help center (help/static/fonts/)
        • bundled in: web app + Tauri shells (crates/frontend-web/dist/fonts/, built into the WASM bundle)

      License text:

      Rajdhani
      Copyright 2014 Indian Type Foundry ([email protected])
      
      Space Mono
      Copyright 2016 Google Inc. All Rights Reserved.
      
      Both fonts are licensed under the SIL Open Font License, Version 1.1.
      
      ---
      
      SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
      
      PREAMBLE
      The goals of the Open Font License (OFL) are to stimulate worldwide
      development of collaborative font projects, to support the font creation
      efforts of academic and linguistic communities, and to provide a free and
      open framework in which fonts may be shared and improved in partnership
      with others.
      
      The OFL allows the licensed fonts to be used, studied, modified and
      redistributed freely as long as they are not sold by themselves. The
      fonts, including any derivative works, can be bundled, embedded,
      redistributed and/or sold with any software provided that any reserved
      names are not used by derivative works. The fonts and derivatives,
      however, cannot be released under any other type of license. The
      requirement for fonts to remain under this license does not apply to any
      document created using the fonts or their derivatives.
      
      DEFINITIONS
      "Font Software" refers to the set of files released by the Copyright
      Holder(s) under this license and clearly marked as such. This may
      include source files, build scripts and documentation.
      
      "Reserved Font Name" refers to any names specified as such after the
      copyright statement(s).
      
      "Original Version" refers to the collection of Font Software components as
      distributed by the Copyright Holder(s).
      
      "Modified Version" refers to any derivative made by adding to, deleting,
      or substituting -- in part or in whole -- any of the components of the
      Original Version, by changing formats or by porting the Font Software to a
      new environment.
      
      "Author" refers to any designer, engineer, programmer, technical
      writer or other person who contributed to the Font Software.
      
      PERMISSION & CONDITIONS
      Permission is hereby granted, free of charge, to any person obtaining
      a copy of the Font Software, to use, study, copy, merge, embed, modify,
      redistribute, and sell modified and unmodified copies of the Font
      Software, subject to the following conditions:
      
      1) Neither the Font Software nor any of its individual components,
      in Original or Modified Versions, may be sold by itself.
      
      2) Original or Modified Versions of the Font Software may be bundled,
      redistributed and/or sold with any software, provided that each copy
      contains the above copyright notice and this license. These can be
      included either as stand-alone text files, human-readable headers or
      in the appropriate machine-readable metadata fields within text or
      binary files as long as those fields can be easily viewed by the user.
      
      3) No Modified Version of the Font Software may use the Reserved Font
      Name(s) unless explicit written permission is granted by the corresponding
      Copyright Holder. This restriction only applies to the primary font name as
      presented to the users.
      
      4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
      Software shall not be used to promote, endorse or advertise any
      Modified Version, except to acknowledge the contribution(s) of the
      Copyright Holder(s) and the Author(s) or with their explicit written
      permission.
      
      5) The Font Software, modified or unmodified, in part or in whole,
      must be distributed entirely under this license, and must not be
      distributed under any other license. The requirement for fonts to
      remain under this license does not apply to any document created
      using the Font Software.
      
      TERMINATION
      This license becomes null and void if any of the above conditions are
      not met.
      
      DISCLAIMER
      THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
      EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
      MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
      OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
      COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
      INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
      DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
      FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
      OTHER DEALINGS IN THE FONT SOFTWARE.
      

      Vendored JavaScript

      • elasticlunr.js 0.9.6 — MIT — Copyright (C) 2017 Oliver Nightingale; Copyright (C) 2017 Wei Song (source)
        • bundled in: help center (powers the in-page search; auto-bundled by Zola when build_search_index = true and index_format = elasticlunr_javascript are set in help/config.toml)

      License text:

      Permission is hereby granted, free of charge, to any person obtaining a copy
      of this software and associated documentation files (the "Software"), to deal
      in the Software without restriction, including without limitation the rights
      to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
      copies of the Software, and to permit persons to whom the Software is
      furnished to do so, subject to the following conditions:
      
      The above copyright notice and this permission notice shall be included in
      all copies or substantial portions of the Software.
      
      THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
      IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
      FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
      AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
      LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
      OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
      THE SOFTWARE.
      

      Android runtime libraries

      This section enumerates the Android-native libraries Tauri-Android bundles in the APK, beyond the Rust components listed above.

      Tauri-Android bundles the following AndroidX and Material components in the APK. Each is governed by the Apache License 2.0 (canonical text in the Apache License 2.0 section above). Transitive Gradle dependencies (Kotlin stdlib, androidx.core, etc.) are themselves Apache-2.0 and are covered by the same section.

      iOS runtime libraries

      This section enumerates the iOS-native libraries Tauri-iOS bundles in the IPA, beyond the Rust components listed above.

      Tauri-iOS ships with zero third-party CocoaPods today. Apple system frameworks (UIKit, Foundation, AVFoundation, etc.) are supplied by iOS at runtime under the Apple SDK licence and are not LapBrain's to redistribute. Tauri's own iOS Swift glue ships as part of the tauri Rust crate and is attributed in the Rust components section above.