mirror of
https://github.com/Homebrew/brew.git
synced 2026-08-12 22:29:27 +04:00
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
3088 lines
265 KiB
YAML
Generated
3088 lines
265 KiB
YAML
Generated
---
|
|
name: rubydex
|
|
version: 0.2.9
|
|
type: bundler
|
|
summary: A high-performance static analysis suite for Ruby
|
|
homepage: https://github.com/Shopify/rubydex
|
|
license: other
|
|
licenses:
|
|
- sources: LICENSE.txt
|
|
text: |
|
|
The MIT License (MIT)
|
|
|
|
Copyright (c) 2025-present, Shopify Inc.
|
|
|
|
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.
|
|
|
|
See the generated THIRD_PARTY_LICENSES.html file for third party licenses.
|
|
- sources: THIRD_PARTY_LICENSES.html
|
|
text: "<html>\n\n<head>\n <style>\n @media (prefers-color-scheme: dark)
|
|
{\n body {\n background: #333;\n color:
|
|
white;\n }\n\n a {\n color: skyblue;\n }\n
|
|
\ }\n\n .container {\n font-family: sans-serif;\n max-width:
|
|
800px;\n margin: 0 auto;\n }\n\n .intro {\n text-align:
|
|
center;\n }\n\n .licenses-list {\n list-style-type: none;\n
|
|
\ margin: 0;\n padding: 0;\n }\n\n .license-used-by
|
|
{\n margin-top: -10px;\n }\n\n .license-text {\n max-height:
|
|
200px;\n overflow-y: scroll;\n white-space: pre-wrap;\n
|
|
\ }\n </style>\n</head>\n\n<body>\n <main class=\"container\">\n <div
|
|
class=\"intro\">\n <h1>Third Party Licenses</h1>\n <p>This
|
|
page lists the licenses of the projects used in Rubydex.</p>\n </div>\n\n
|
|
\ <h2>Overview of licenses:</h2>\n <ul class=\"licenses-overview\">\n
|
|
\ <li><a href=\"#Apache-2.0\">Apache License 2.0</a> (116)</li>\n <li><a
|
|
href=\"#Unicode-3.0\">Unicode License v3</a> (19)</li>\n <li><a href=\"#MIT\">MIT
|
|
License</a> (16)</li>\n <li><a href=\"#BSD-2-Clause\">BSD 2-Clause
|
|
"Simplified" License</a> (2)</li>\n <li><a href=\"#BSD-3-Clause\">BSD
|
|
3-Clause "New" or "Revised" License</a> (1)</li>\n <li><a
|
|
href=\"#BSL-1.0\">Boost Software License 1.0</a> (1)</li>\n <li><a
|
|
href=\"#ISC\">ISC License</a> (1)</li>\n <li><a href=\"#MPL-2.0\">Mozilla
|
|
Public License 2.0</a> (1)</li>\n <li><a href=\"#mingw-w64-toolchain\">MinGW-w64
|
|
toolchain and related libraries for Windows precompiled\n builds</a></li>\n
|
|
\ </ul>\n\n <h2>All license text:</h2>\n <ul class=\"licenses-list\">\n
|
|
\ <li class=\"license\">\n <h3 id=\"Apache-2.0\">Apache
|
|
License 2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/paritytech/nohash-hasher
|
|
\">nohash-hasher\n 0.2.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/hsivonen/utf8_iter \">utf8_iter\n
|
|
\ 1.0.4</a></li>\n </ul>\n <pre
|
|
class=\"license-text\">\n Apache License\n Version
|
|
2.0, January 2004\n http://www.apache.org/licenses/\n\n
|
|
\ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n
|
|
\ "License" shall mean the terms and conditions for use, reproduction,\n
|
|
\ and distribution as defined by Sections 1 through 9 of this document.\n\n
|
|
\ "Licensor" shall mean the copyright owner or entity authorized
|
|
by\n the copyright owner that is granting the License.\n\n "Legal
|
|
Entity" shall mean the union of the acting entity and all\n other entities
|
|
that control, are controlled by, or are under common\n control with that
|
|
entity. For the purposes of this definition,\n "control" means
|
|
(i) the power, direct or indirect, to cause the\n direction or management
|
|
of such entity, whether by contract or\n otherwise, or (ii) ownership of
|
|
fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial
|
|
ownership of such entity.\n\n "You" (or "Your") shall
|
|
mean an individual or Legal Entity\n exercising permissions granted by this
|
|
License.\n\n "Source" form shall mean the preferred form for making
|
|
modifications,\n including but not limited to software source code, documentation\n
|
|
\ source, and configuration files.\n\n "Object" form shall
|
|
mean any form resulting from mechanical\n transformation or translation of
|
|
a Source form, including but\n not limited to compiled object code, generated
|
|
documentation,\n and conversions to other media types.\n\n "Work"
|
|
shall mean the work of authorship, whether in Source or\n Object form, made
|
|
available under the License, as indicated by a\n copyright notice that is
|
|
included in or attached to the work\n (an example is provided in the Appendix
|
|
below).\n\n "Derivative Works" shall mean any work, whether in
|
|
Source or Object\n form, that is based on (or derived from) the Work and
|
|
for which the\n editorial revisions, annotations, elaborations, or other
|
|
modifications\n represent, as a whole, an original work of authorship. For
|
|
the purposes\n of this License, Derivative Works shall not include works
|
|
that remain\n separable from, or merely link (or bind by name) to the interfaces
|
|
of,\n the Work and Derivative Works thereof.\n\n "Contribution"
|
|
shall mean any work of authorship, including\n the original version of the
|
|
Work and any modifications or additions\n to that Work or Derivative Works
|
|
thereof, that is intentionally\n submitted to Licensor for inclusion in the
|
|
Work by the copyright owner\n or by an individual or Legal Entity authorized
|
|
to submit on behalf of\n the copyright owner. For the purposes of this definition,
|
|
"submitted"\n means any form of electronic, verbal, or written
|
|
communication sent\n to the Licensor or its representatives, including but
|
|
not limited to\n communication on electronic mailing lists, source code control
|
|
systems,\n and issue tracking systems that are managed by, or on behalf of,
|
|
the\n Licensor for the purpose of discussing and improving the Work, but\n
|
|
\ excluding communication that is conspicuously marked or otherwise\n designated
|
|
in writing by the copyright owner as "Not a Contribution."\n\n "Contributor"
|
|
shall mean Licensor and any individual or Legal Entity\n on behalf of whom
|
|
a Contribution has been received by Licensor and\n subsequently incorporated
|
|
within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and
|
|
conditions of\n this License, each Contributor hereby grants to You a perpetual,\n
|
|
\ worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright
|
|
license to reproduce, prepare Derivative Works of,\n publicly display, publicly
|
|
perform, sublicense, and distribute the\n Work and such Derivative Works
|
|
in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms
|
|
and conditions of\n this License, each Contributor hereby grants to You a
|
|
perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n
|
|
\ (except as stated in this section) patent license to make, have made,\n
|
|
\ use, offer to sell, sell, import, and otherwise transfer the Work,\n where
|
|
such license applies only to those patent claims licensable\n by such Contributor
|
|
that are necessarily infringed by their\n Contribution(s) alone or by combination
|
|
of their Contribution(s)\n with the Work to which such Contribution(s) was
|
|
submitted. If You\n institute patent litigation against any entity (including
|
|
a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or
|
|
a Contribution incorporated within the Work constitutes direct\n or contributory
|
|
patent infringement, then any patent licenses\n granted to You under this
|
|
License for that Work shall terminate\n as of the date such litigation is
|
|
filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n
|
|
\ Work or Derivative Works thereof in any medium, with or without\n modifications,
|
|
and in Source or Object form, provided that You\n meet the following conditions:\n\n
|
|
\ (a) You must give any other recipients of the Work or\n Derivative
|
|
Works a copy of this License; and\n\n (b) You must cause any modified files
|
|
to carry prominent notices\n stating that You changed the files; and\n\n
|
|
\ (c) You must retain, in the Source form of any Derivative Works\n that
|
|
You distribute, all copyright, patent, trademark, and\n attribution notices
|
|
from the Source form of the Work,\n excluding those notices that do not
|
|
pertain to any part of\n the Derivative Works; and\n\n (d) If the
|
|
Work includes a "NOTICE" text file as part of its\n distribution,
|
|
then any Derivative Works that You distribute must\n include a readable
|
|
copy of the attribution notices contained\n within such NOTICE file,
|
|
excluding those notices that do not\n pertain to any part of the Derivative
|
|
Works, in at least one\n of the following places: within a NOTICE text
|
|
file distributed\n as part of the Derivative Works; within the Source
|
|
form or\n documentation, if provided along with the Derivative Works;
|
|
or,\n within a display generated by the Derivative Works, if and\n wherever
|
|
such third-party notices normally appear. The contents\n of the NOTICE
|
|
file are for informational purposes only and\n do not modify the License.
|
|
You may add Your own attribution\n notices within Derivative Works that
|
|
You distribute, alongside\n or as an addendum to the NOTICE text from
|
|
the Work, provided\n that such additional attribution notices cannot
|
|
be construed\n as modifying the License.\n\n You may add Your own
|
|
copyright statement to Your modifications and\n may provide additional or
|
|
different license terms and conditions\n for use, reproduction, or distribution
|
|
of Your modifications, or\n for any such Derivative Works as a whole, provided
|
|
Your use,\n reproduction, and distribution of the Work otherwise complies
|
|
with\n the conditions stated in this License.\n\n 5. Submission of Contributions.
|
|
Unless You explicitly state otherwise,\n any Contribution intentionally submitted
|
|
for inclusion in the Work\n by You to the Licensor shall be under the terms
|
|
and conditions of\n this License, without any additional terms or conditions.\n
|
|
\ Notwithstanding the above, nothing herein shall supersede or modify\n the
|
|
terms of any separate license agreement you may have executed\n with Licensor
|
|
regarding such Contributions.\n\n 6. Trademarks. This License does not grant
|
|
permission to use the trade\n names, trademarks, service marks, or product
|
|
names of the Licensor,\n except as required for reasonable and customary
|
|
use in describing the\n origin of the Work and reproducing the content of
|
|
the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable
|
|
law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor
|
|
provides its Contributions) on an "AS IS" BASIS,\n WITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or\n implied, including, without
|
|
limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY,
|
|
or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining
|
|
the\n appropriateness of using or redistributing the Work and assume any\n
|
|
\ risks associated with Your exercise of permissions under this License.\n\n
|
|
\ 8. Limitation of Liability. In no event and under no legal theory,\n whether
|
|
in tort (including negligence), contract, or otherwise,\n unless required
|
|
by applicable law (such as deliberate and grossly\n negligent acts) or agreed
|
|
to in writing, shall any Contributor be\n liable to You for damages, including
|
|
any direct, indirect, special,\n incidental, or consequential damages of
|
|
any character arising as a\n result of this License or out of the use or
|
|
inability to use the\n Work (including but not limited to damages for loss
|
|
of goodwill,\n work stoppage, computer failure or malfunction, or any and
|
|
all\n other commercial damages or losses), even if such Contributor\n has
|
|
been advised of the possibility of such damages.\n\n 9. Accepting Warranty or
|
|
Additional Liability. While redistributing\n the Work or Derivative Works
|
|
thereof, You may choose to offer,\n and charge a fee for, acceptance of support,
|
|
warranty, indemnity,\n or other liability obligations and/or rights consistent
|
|
with this\n License. However, in accepting such obligations, You may act
|
|
only\n on Your own behalf and on Your sole responsibility, not on behalf\n
|
|
\ of any other Contributor, and only if You agree to indemnify,\n defend,
|
|
and hold each Contributor harmless for any liability\n incurred by, or claims
|
|
asserted against, such Contributor by reason\n of your accepting any such
|
|
warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX:
|
|
How to apply the Apache License to your work.\n\n To apply the Apache License
|
|
to your work, attach the following\n boilerplate notice, with the fields
|
|
enclosed by brackets "[]"\n replaced with your own identifying
|
|
information. (Don't include\n the brackets!) The text should be enclosed
|
|
in the appropriate\n comment syntax for the file format. We also recommend
|
|
that a\n file or class name and description of purpose be included on the\n
|
|
\ same "printed page" as the copyright notice for easier\n identification
|
|
within third-party archives.\n\n Copyright [yyyy] [name of copyright owner]\n\n
|
|
\ Licensed under the Apache License, Version 2.0 (the "License");\n
|
|
\ you may not use this file except in compliance with the License.\n You may
|
|
obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n
|
|
\ Unless required by applicable law or agreed to in writing, software\n distributed
|
|
under the License is distributed on an "AS IS" BASIS,\n WITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for
|
|
the specific language governing permissions and\n limitations under the License.\n</pre>\n
|
|
\ </li>\n <li class=\"license\">\n <h3 id=\"Apache-2.0\">Apache
|
|
License 2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/KyleMayes/clang-sys
|
|
\">clang-sys\n 1.8.1</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\">\n Apache
|
|
License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n
|
|
\ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n
|
|
\ "License" shall mean the terms and conditions for use, reproduction,\n
|
|
\ and distribution as defined by Sections 1 through 9 of this document.\n\n
|
|
\ "Licensor" shall mean the copyright owner or entity authorized
|
|
by\n the copyright owner that is granting the License.\n\n "Legal
|
|
Entity" shall mean the union of the acting entity and all\n other entities
|
|
that control, are controlled by, or are under common\n control with that
|
|
entity. For the purposes of this definition,\n "control" means
|
|
(i) the power, direct or indirect, to cause the\n direction or management
|
|
of such entity, whether by contract or\n otherwise, or (ii) ownership of
|
|
fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial
|
|
ownership of such entity.\n\n "You" (or "Your") shall
|
|
mean an individual or Legal Entity\n exercising permissions granted by this
|
|
License.\n\n "Source" form shall mean the preferred form for making
|
|
modifications,\n including but not limited to software source code, documentation\n
|
|
\ source, and configuration files.\n\n "Object" form shall
|
|
mean any form resulting from mechanical\n transformation or translation of
|
|
a Source form, including but\n not limited to compiled object code, generated
|
|
documentation,\n and conversions to other media types.\n\n "Work"
|
|
shall mean the work of authorship, whether in Source or\n Object form, made
|
|
available under the License, as indicated by a\n copyright notice that is
|
|
included in or attached to the work\n (an example is provided in the Appendix
|
|
below).\n\n "Derivative Works" shall mean any work, whether in
|
|
Source or Object\n form, that is based on (or derived from) the Work and
|
|
for which the\n editorial revisions, annotations, elaborations, or other
|
|
modifications\n represent, as a whole, an original work of authorship. For
|
|
the purposes\n of this License, Derivative Works shall not include works
|
|
that remain\n separable from, or merely link (or bind by name) to the interfaces
|
|
of,\n the Work and Derivative Works thereof.\n\n "Contribution"
|
|
shall mean any work of authorship, including\n the original version of the
|
|
Work and any modifications or additions\n to that Work or Derivative Works
|
|
thereof, that is intentionally\n submitted to Licensor for inclusion in the
|
|
Work by the copyright owner\n or by an individual or Legal Entity authorized
|
|
to submit on behalf of\n the copyright owner. For the purposes of this definition,
|
|
"submitted"\n means any form of electronic, verbal, or written
|
|
communication sent\n to the Licensor or its representatives, including but
|
|
not limited to\n communication on electronic mailing lists, source code control
|
|
systems,\n and issue tracking systems that are managed by, or on behalf of,
|
|
the\n Licensor for the purpose of discussing and improving the Work, but\n
|
|
\ excluding communication that is conspicuously marked or otherwise\n designated
|
|
in writing by the copyright owner as "Not a Contribution."\n\n "Contributor"
|
|
shall mean Licensor and any individual or Legal Entity\n on behalf of whom
|
|
a Contribution has been received by Licensor and\n subsequently incorporated
|
|
within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and
|
|
conditions of\n this License, each Contributor hereby grants to You a perpetual,\n
|
|
\ worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright
|
|
license to reproduce, prepare Derivative Works of,\n publicly display, publicly
|
|
perform, sublicense, and distribute the\n Work and such Derivative Works
|
|
in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms
|
|
and conditions of\n this License, each Contributor hereby grants to You a
|
|
perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n
|
|
\ (except as stated in this section) patent license to make, have made,\n
|
|
\ use, offer to sell, sell, import, and otherwise transfer the Work,\n where
|
|
such license applies only to those patent claims licensable\n by such Contributor
|
|
that are necessarily infringed by their\n Contribution(s) alone or by combination
|
|
of their Contribution(s)\n with the Work to which such Contribution(s) was
|
|
submitted. If You\n institute patent litigation against any entity (including
|
|
a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or
|
|
a Contribution incorporated within the Work constitutes direct\n or contributory
|
|
patent infringement, then any patent licenses\n granted to You under this
|
|
License for that Work shall terminate\n as of the date such litigation is
|
|
filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n
|
|
\ Work or Derivative Works thereof in any medium, with or without\n modifications,
|
|
and in Source or Object form, provided that You\n meet the following conditions:\n\n
|
|
\ (a) You must give any other recipients of the Work or\n Derivative
|
|
Works a copy of this License; and\n\n (b) You must cause any modified files
|
|
to carry prominent notices\n stating that You changed the files; and\n\n
|
|
\ (c) You must retain, in the Source form of any Derivative Works\n that
|
|
You distribute, all copyright, patent, trademark, and\n attribution notices
|
|
from the Source form of the Work,\n excluding those notices that do not
|
|
pertain to any part of\n the Derivative Works; and\n\n (d) If the
|
|
Work includes a "NOTICE" text file as part of its\n distribution,
|
|
then any Derivative Works that You distribute must\n include a readable
|
|
copy of the attribution notices contained\n within such NOTICE file,
|
|
excluding those notices that do not\n pertain to any part of the Derivative
|
|
Works, in at least one\n of the following places: within a NOTICE text
|
|
file distributed\n as part of the Derivative Works; within the Source
|
|
form or\n documentation, if provided along with the Derivative Works;
|
|
or,\n within a display generated by the Derivative Works, if and\n wherever
|
|
such third-party notices normally appear. The contents\n of the NOTICE
|
|
file are for informational purposes only and\n do not modify the License.
|
|
You may add Your own attribution\n notices within Derivative Works that
|
|
You distribute, alongside\n or as an addendum to the NOTICE text from
|
|
the Work, provided\n that such additional attribution notices cannot
|
|
be construed\n as modifying the License.\n\n You may add Your own
|
|
copyright statement to Your modifications and\n may provide additional or
|
|
different license terms and conditions\n for use, reproduction, or distribution
|
|
of Your modifications, or\n for any such Derivative Works as a whole, provided
|
|
Your use,\n reproduction, and distribution of the Work otherwise complies
|
|
with\n the conditions stated in this License.\n\n 5. Submission of Contributions.
|
|
Unless You explicitly state otherwise,\n any Contribution intentionally submitted
|
|
for inclusion in the Work\n by You to the Licensor shall be under the terms
|
|
and conditions of\n this License, without any additional terms or conditions.\n
|
|
\ Notwithstanding the above, nothing herein shall supersede or modify\n the
|
|
terms of any separate license agreement you may have executed\n with Licensor
|
|
regarding such Contributions.\n\n 6. Trademarks. This License does not grant
|
|
permission to use the trade\n names, trademarks, service marks, or product
|
|
names of the Licensor,\n except as required for reasonable and customary
|
|
use in describing the\n origin of the Work and reproducing the content of
|
|
the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable
|
|
law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor
|
|
provides its Contributions) on an "AS IS" BASIS,\n WITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or\n implied, including, without
|
|
limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY,
|
|
or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining
|
|
the\n appropriateness of using or redistributing the Work and assume any\n
|
|
\ risks associated with Your exercise of permissions under this License.\n\n
|
|
\ 8. Limitation of Liability. In no event and under no legal theory,\n whether
|
|
in tort (including negligence), contract, or otherwise,\n unless required
|
|
by applicable law (such as deliberate and grossly\n negligent acts) or agreed
|
|
to in writing, shall any Contributor be\n liable to You for damages, including
|
|
any direct, indirect, special,\n incidental, or consequential damages of
|
|
any character arising as a\n result of this License or out of the use or
|
|
inability to use the\n Work (including but not limited to damages for loss
|
|
of goodwill,\n work stoppage, computer failure or malfunction, or any and
|
|
all\n other commercial damages or losses), even if such Contributor\n has
|
|
been advised of the possibility of such damages.\n\n 9. Accepting Warranty or
|
|
Additional Liability. While redistributing\n the Work or Derivative Works
|
|
thereof, You may choose to offer,\n and charge a fee for, acceptance of support,
|
|
warranty, indemnity,\n or other liability obligations and/or rights consistent
|
|
with this\n License. However, in accepting such obligations, You may act
|
|
only\n on Your own behalf and on Your sole responsibility, not on behalf\n
|
|
\ of any other Contributor, and only if You agree to indemnify,\n defend,
|
|
and hold each Contributor harmless for any liability\n incurred by, or claims
|
|
asserted against, such Contributor by reason\n of your accepting any such
|
|
warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX:
|
|
How to apply the Apache License to your work.\n\n To apply the Apache License
|
|
to your work, attach the following\n boilerplate notice, with the fields
|
|
enclosed by brackets "[]"\n replaced with your own identifying
|
|
information. (Don't include\n the brackets!) The text should be enclosed
|
|
in the appropriate\n comment syntax for the file format. We also recommend
|
|
that a\n file or class name and description of purpose be included on the\n
|
|
\ same "printed page" as the copyright notice for easier\n identification
|
|
within third-party archives.\n\n Copyright [yyyy] [name of copyright owner]\n\n
|
|
\ Licensed under the Apache License, Version 2.0 (the "License");\n
|
|
\ you may not use this file except in compliance with the License.\n You may
|
|
obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n
|
|
\ Unless required by applicable law or agreed to in writing, software\n distributed
|
|
under the License is distributed on an "AS IS" BASIS,\n WITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for
|
|
the specific language governing permissions and\n limitations under the License.\n</pre>\n
|
|
\ </li>\n <li class=\"license\">\n <h3 id=\"Apache-2.0\">Apache
|
|
License 2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/microsoft/windows-rs
|
|
\">windows-link\n 0.1.3</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/microsoft/windows-rs \">windows-sys\n
|
|
\ 0.59.0</a></li>\n <li><a\n href=\"
|
|
https://github.com/microsoft/windows-rs \">windows-sys\n 0.60.2</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/microsoft/windows-rs
|
|
\">windows-targets\n 0.52.6</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/microsoft/windows-rs \">windows-targets\n
|
|
\ 0.53.3</a></li>\n <li><a\n href=\"
|
|
https://github.com/microsoft/windows-rs \">windows_aarch64_gnullvm\n 0.52.6</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/microsoft/windows-rs
|
|
\">windows_aarch64_gnullvm\n 0.53.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/microsoft/windows-rs \">windows_aarch64_msvc\n
|
|
\ 0.52.6</a></li>\n <li><a\n href=\"
|
|
https://github.com/microsoft/windows-rs \">windows_aarch64_msvc\n 0.53.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/microsoft/windows-rs
|
|
\">windows_i686_gnu\n 0.52.6</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/microsoft/windows-rs \">windows_i686_gnu\n
|
|
\ 0.53.0</a></li>\n <li><a\n href=\"
|
|
https://github.com/microsoft/windows-rs \">windows_i686_gnullvm\n 0.52.6</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/microsoft/windows-rs
|
|
\">windows_i686_gnullvm\n 0.53.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/microsoft/windows-rs \">windows_i686_msvc\n
|
|
\ 0.52.6</a></li>\n <li><a\n href=\"
|
|
https://github.com/microsoft/windows-rs \">windows_i686_msvc\n 0.53.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/microsoft/windows-rs
|
|
\">windows_x86_64_gnu\n 0.52.6</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/microsoft/windows-rs \">windows_x86_64_gnu\n
|
|
\ 0.53.0</a></li>\n <li><a\n href=\"
|
|
https://github.com/microsoft/windows-rs \">windows_x86_64_gnullvm\n 0.52.6</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/microsoft/windows-rs
|
|
\">windows_x86_64_gnullvm\n 0.53.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/microsoft/windows-rs \">windows_x86_64_msvc\n
|
|
\ 0.52.6</a></li>\n <li><a\n href=\"
|
|
https://github.com/microsoft/windows-rs \">windows_x86_64_msvc\n 0.53.0</a></li>\n
|
|
\ </ul>\n <pre class=\"license-text\"> Apache
|
|
License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n
|
|
\ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n
|
|
\ "License" shall mean the terms and conditions for use, reproduction,\n
|
|
\ and distribution as defined by Sections 1 through 9 of this document.\n\n
|
|
\ "Licensor" shall mean the copyright owner or entity authorized
|
|
by\n the copyright owner that is granting the License.\n\n "Legal
|
|
Entity" shall mean the union of the acting entity and all\n other entities
|
|
that control, are controlled by, or are under common\n control with that
|
|
entity. For the purposes of this definition,\n "control" means
|
|
(i) the power, direct or indirect, to cause the\n direction or management
|
|
of such entity, whether by contract or\n otherwise, or (ii) ownership of
|
|
fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial
|
|
ownership of such entity.\n\n "You" (or "Your") shall
|
|
mean an individual or Legal Entity\n exercising permissions granted by this
|
|
License.\n\n "Source" form shall mean the preferred form for making
|
|
modifications,\n including but not limited to software source code, documentation\n
|
|
\ source, and configuration files.\n\n "Object" form shall
|
|
mean any form resulting from mechanical\n transformation or translation of
|
|
a Source form, including but\n not limited to compiled object code, generated
|
|
documentation,\n and conversions to other media types.\n\n "Work"
|
|
shall mean the work of authorship, whether in Source or\n Object form, made
|
|
available under the License, as indicated by a\n copyright notice that is
|
|
included in or attached to the work\n (an example is provided in the Appendix
|
|
below).\n\n "Derivative Works" shall mean any work, whether in
|
|
Source or Object\n form, that is based on (or derived from) the Work and
|
|
for which the\n editorial revisions, annotations, elaborations, or other
|
|
modifications\n represent, as a whole, an original work of authorship. For
|
|
the purposes\n of this License, Derivative Works shall not include works
|
|
that remain\n separable from, or merely link (or bind by name) to the interfaces
|
|
of,\n the Work and Derivative Works thereof.\n\n "Contribution"
|
|
shall mean any work of authorship, including\n the original version of the
|
|
Work and any modifications or additions\n to that Work or Derivative Works
|
|
thereof, that is intentionally\n submitted to Licensor for inclusion in the
|
|
Work by the copyright owner\n or by an individual or Legal Entity authorized
|
|
to submit on behalf of\n the copyright owner. For the purposes of this definition,
|
|
"submitted"\n means any form of electronic, verbal, or written
|
|
communication sent\n to the Licensor or its representatives, including but
|
|
not limited to\n communication on electronic mailing lists, source code control
|
|
systems,\n and issue tracking systems that are managed by, or on behalf of,
|
|
the\n Licensor for the purpose of discussing and improving the Work, but\n
|
|
\ excluding communication that is conspicuously marked or otherwise\n designated
|
|
in writing by the copyright owner as "Not a Contribution."\n\n "Contributor"
|
|
shall mean Licensor and any individual or Legal Entity\n on behalf of whom
|
|
a Contribution has been received by Licensor and\n subsequently incorporated
|
|
within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and
|
|
conditions of\n this License, each Contributor hereby grants to You a perpetual,\n
|
|
\ worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright
|
|
license to reproduce, prepare Derivative Works of,\n publicly display, publicly
|
|
perform, sublicense, and distribute the\n Work and such Derivative Works
|
|
in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms
|
|
and conditions of\n this License, each Contributor hereby grants to You a
|
|
perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n
|
|
\ (except as stated in this section) patent license to make, have made,\n
|
|
\ use, offer to sell, sell, import, and otherwise transfer the Work,\n where
|
|
such license applies only to those patent claims licensable\n by such Contributor
|
|
that are necessarily infringed by their\n Contribution(s) alone or by combination
|
|
of their Contribution(s)\n with the Work to which such Contribution(s) was
|
|
submitted. If You\n institute patent litigation against any entity (including
|
|
a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or
|
|
a Contribution incorporated within the Work constitutes direct\n or contributory
|
|
patent infringement, then any patent licenses\n granted to You under this
|
|
License for that Work shall terminate\n as of the date such litigation is
|
|
filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n
|
|
\ Work or Derivative Works thereof in any medium, with or without\n modifications,
|
|
and in Source or Object form, provided that You\n meet the following conditions:\n\n
|
|
\ (a) You must give any other recipients of the Work or\n Derivative
|
|
Works a copy of this License; and\n\n (b) You must cause any modified files
|
|
to carry prominent notices\n stating that You changed the files; and\n\n
|
|
\ (c) You must retain, in the Source form of any Derivative Works\n that
|
|
You distribute, all copyright, patent, trademark, and\n attribution notices
|
|
from the Source form of the Work,\n excluding those notices that do not
|
|
pertain to any part of\n the Derivative Works; and\n\n (d) If the
|
|
Work includes a "NOTICE" text file as part of its\n distribution,
|
|
then any Derivative Works that You distribute must\n include a readable
|
|
copy of the attribution notices contained\n within such NOTICE file,
|
|
excluding those notices that do not\n pertain to any part of the Derivative
|
|
Works, in at least one\n of the following places: within a NOTICE text
|
|
file distributed\n as part of the Derivative Works; within the Source
|
|
form or\n documentation, if provided along with the Derivative Works;
|
|
or,\n within a display generated by the Derivative Works, if and\n wherever
|
|
such third-party notices normally appear. The contents\n of the NOTICE
|
|
file are for informational purposes only and\n do not modify the License.
|
|
You may add Your own attribution\n notices within Derivative Works that
|
|
You distribute, alongside\n or as an addendum to the NOTICE text from
|
|
the Work, provided\n that such additional attribution notices cannot
|
|
be construed\n as modifying the License.\n\n You may add Your own
|
|
copyright statement to Your modifications and\n may provide additional or
|
|
different license terms and conditions\n for use, reproduction, or distribution
|
|
of Your modifications, or\n for any such Derivative Works as a whole, provided
|
|
Your use,\n reproduction, and distribution of the Work otherwise complies
|
|
with\n the conditions stated in this License.\n\n 5. Submission of Contributions.
|
|
Unless You explicitly state otherwise,\n any Contribution intentionally submitted
|
|
for inclusion in the Work\n by You to the Licensor shall be under the terms
|
|
and conditions of\n this License, without any additional terms or conditions.\n
|
|
\ Notwithstanding the above, nothing herein shall supersede or modify\n the
|
|
terms of any separate license agreement you may have executed\n with Licensor
|
|
regarding such Contributions.\n\n 6. Trademarks. This License does not grant
|
|
permission to use the trade\n names, trademarks, service marks, or product
|
|
names of the Licensor,\n except as required for reasonable and customary
|
|
use in describing the\n origin of the Work and reproducing the content of
|
|
the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable
|
|
law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor
|
|
provides its Contributions) on an "AS IS" BASIS,\n WITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or\n implied, including, without
|
|
limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY,
|
|
or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining
|
|
the\n appropriateness of using or redistributing the Work and assume any\n
|
|
\ risks associated with Your exercise of permissions under this License.\n\n
|
|
\ 8. Limitation of Liability. In no event and under no legal theory,\n whether
|
|
in tort (including negligence), contract, or otherwise,\n unless required
|
|
by applicable law (such as deliberate and grossly\n negligent acts) or agreed
|
|
to in writing, shall any Contributor be\n liable to You for damages, including
|
|
any direct, indirect, special,\n incidental, or consequential damages of
|
|
any character arising as a\n result of this License or out of the use or
|
|
inability to use the\n Work (including but not limited to damages for loss
|
|
of goodwill,\n work stoppage, computer failure or malfunction, or any and
|
|
all\n other commercial damages or losses), even if such Contributor\n has
|
|
been advised of the possibility of such damages.\n\n 9. Accepting Warranty or
|
|
Additional Liability. While redistributing\n the Work or Derivative Works
|
|
thereof, You may choose to offer,\n and charge a fee for, acceptance of support,
|
|
warranty, indemnity,\n or other liability obligations and/or rights consistent
|
|
with this\n License. However, in accepting such obligations, You may act
|
|
only\n on Your own behalf and on Your sole responsibility, not on behalf\n
|
|
\ of any other Contributor, and only if You agree to indemnify,\n defend,
|
|
and hold each Contributor harmless for any liability\n incurred by, or claims
|
|
asserted against, such Contributor by reason\n of your accepting any such
|
|
warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX:
|
|
How to apply the Apache License to your work.\n\n To apply the Apache License
|
|
to your work, attach the following\n boilerplate notice, with the fields
|
|
enclosed by brackets "[]"\n replaced with your own identifying
|
|
information. (Don't include\n the brackets!) The text should be enclosed
|
|
in the appropriate\n comment syntax for the file format. We also recommend
|
|
that a\n file or class name and description of purpose be included on the\n
|
|
\ same "printed page" as the copyright notice for easier\n identification
|
|
within third-party archives.\n\n Copyright (c) Microsoft Corporation.\n\n Licensed
|
|
under the Apache License, Version 2.0 (the "License");\n you may not
|
|
use this file except in compliance with the License.\n You may obtain a copy
|
|
of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless
|
|
required by applicable law or agreed to in writing, software\n distributed under
|
|
the License is distributed on an "AS IS" BASIS,\n WITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for
|
|
the specific language governing permissions and\n limitations under the License.\n</pre>\n
|
|
\ </li>\n <li class=\"license\">\n <h3 id=\"Apache-2.0\">Apache
|
|
License 2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/llogiq/bytecount
|
|
\">bytecount\n 0.6.9</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/derekdreery/normalize-line-endings
|
|
\">normalize-line-endings\n 0.3.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/assert-rs/predicates-rs/tree/master/crates/core
|
|
\">predicates-core\n 1.0.9</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/assert-rs/predicates-rs/tree/master/crates/tree
|
|
\">predicates-tree\n 1.0.12</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/assert-rs/predicates-rs
|
|
\">predicates\n 3.1.3</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\"> Apache
|
|
License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n
|
|
\ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n
|
|
\ "License" shall mean the terms and conditions for use, reproduction,\n
|
|
\ and distribution as defined by Sections 1 through 9 of this document.\n\n
|
|
\ "Licensor" shall mean the copyright owner or entity authorized
|
|
by\n the copyright owner that is granting the License.\n\n "Legal
|
|
Entity" shall mean the union of the acting entity and all\n other entities
|
|
that control, are controlled by, or are under common\n control with that
|
|
entity. For the purposes of this definition,\n "control" means
|
|
(i) the power, direct or indirect, to cause the\n direction or management
|
|
of such entity, whether by contract or\n otherwise, or (ii) ownership of
|
|
fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial
|
|
ownership of such entity.\n\n "You" (or "Your") shall
|
|
mean an individual or Legal Entity\n exercising permissions granted by this
|
|
License.\n\n "Source" form shall mean the preferred form for making
|
|
modifications,\n including but not limited to software source code, documentation\n
|
|
\ source, and configuration files.\n\n "Object" form shall
|
|
mean any form resulting from mechanical\n transformation or translation of
|
|
a Source form, including but\n not limited to compiled object code, generated
|
|
documentation,\n and conversions to other media types.\n\n "Work"
|
|
shall mean the work of authorship, whether in Source or\n Object form, made
|
|
available under the License, as indicated by a\n copyright notice that is
|
|
included in or attached to the work\n (an example is provided in the Appendix
|
|
below).\n\n "Derivative Works" shall mean any work, whether in
|
|
Source or Object\n form, that is based on (or derived from) the Work and
|
|
for which the\n editorial revisions, annotations, elaborations, or other
|
|
modifications\n represent, as a whole, an original work of authorship. For
|
|
the purposes\n of this License, Derivative Works shall not include works
|
|
that remain\n separable from, or merely link (or bind by name) to the interfaces
|
|
of,\n the Work and Derivative Works thereof.\n\n "Contribution"
|
|
shall mean any work of authorship, including\n the original version of the
|
|
Work and any modifications or additions\n to that Work or Derivative Works
|
|
thereof, that is intentionally\n submitted to Licensor for inclusion in the
|
|
Work by the copyright owner\n or by an individual or Legal Entity authorized
|
|
to submit on behalf of\n the copyright owner. For the purposes of this definition,
|
|
"submitted"\n means any form of electronic, verbal, or written
|
|
communication sent\n to the Licensor or its representatives, including but
|
|
not limited to\n communication on electronic mailing lists, source code control
|
|
systems,\n and issue tracking systems that are managed by, or on behalf of,
|
|
the\n Licensor for the purpose of discussing and improving the Work, but\n
|
|
\ excluding communication that is conspicuously marked or otherwise\n designated
|
|
in writing by the copyright owner as "Not a Contribution."\n\n "Contributor"
|
|
shall mean Licensor and any individual or Legal Entity\n on behalf of whom
|
|
a Contribution has been received by Licensor and\n subsequently incorporated
|
|
within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and
|
|
conditions of\n this License, each Contributor hereby grants to You a perpetual,\n
|
|
\ worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright
|
|
license to reproduce, prepare Derivative Works of,\n publicly display, publicly
|
|
perform, sublicense, and distribute the\n Work and such Derivative Works
|
|
in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms
|
|
and conditions of\n this License, each Contributor hereby grants to You a
|
|
perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n
|
|
\ (except as stated in this section) patent license to make, have made,\n
|
|
\ use, offer to sell, sell, import, and otherwise transfer the Work,\n where
|
|
such license applies only to those patent claims licensable\n by such Contributor
|
|
that are necessarily infringed by their\n Contribution(s) alone or by combination
|
|
of their Contribution(s)\n with the Work to which such Contribution(s) was
|
|
submitted. If You\n institute patent litigation against any entity (including
|
|
a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or
|
|
a Contribution incorporated within the Work constitutes direct\n or contributory
|
|
patent infringement, then any patent licenses\n granted to You under this
|
|
License for that Work shall terminate\n as of the date such litigation is
|
|
filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n
|
|
\ Work or Derivative Works thereof in any medium, with or without\n modifications,
|
|
and in Source or Object form, provided that You\n meet the following conditions:\n\n
|
|
\ (a) You must give any other recipients of the Work or\n Derivative
|
|
Works a copy of this License; and\n\n (b) You must cause any modified files
|
|
to carry prominent notices\n stating that You changed the files; and\n\n
|
|
\ (c) You must retain, in the Source form of any Derivative Works\n that
|
|
You distribute, all copyright, patent, trademark, and\n attribution notices
|
|
from the Source form of the Work,\n excluding those notices that do not
|
|
pertain to any part of\n the Derivative Works; and\n\n (d) If the
|
|
Work includes a "NOTICE" text file as part of its\n distribution,
|
|
then any Derivative Works that You distribute must\n include a readable
|
|
copy of the attribution notices contained\n within such NOTICE file,
|
|
excluding those notices that do not\n pertain to any part of the Derivative
|
|
Works, in at least one\n of the following places: within a NOTICE text
|
|
file distributed\n as part of the Derivative Works; within the Source
|
|
form or\n documentation, if provided along with the Derivative Works;
|
|
or,\n within a display generated by the Derivative Works, if and\n wherever
|
|
such third-party notices normally appear. The contents\n of the NOTICE
|
|
file are for informational purposes only and\n do not modify the License.
|
|
You may add Your own attribution\n notices within Derivative Works that
|
|
You distribute, alongside\n or as an addendum to the NOTICE text from
|
|
the Work, provided\n that such additional attribution notices cannot
|
|
be construed\n as modifying the License.\n\n You may add Your own
|
|
copyright statement to Your modifications and\n may provide additional or
|
|
different license terms and conditions\n for use, reproduction, or distribution
|
|
of Your modifications, or\n for any such Derivative Works as a whole, provided
|
|
Your use,\n reproduction, and distribution of the Work otherwise complies
|
|
with\n the conditions stated in this License.\n\n 5. Submission of Contributions.
|
|
Unless You explicitly state otherwise,\n any Contribution intentionally submitted
|
|
for inclusion in the Work\n by You to the Licensor shall be under the terms
|
|
and conditions of\n this License, without any additional terms or conditions.\n
|
|
\ Notwithstanding the above, nothing herein shall supersede or modify\n the
|
|
terms of any separate license agreement you may have executed\n with Licensor
|
|
regarding such Contributions.\n\n 6. Trademarks. This License does not grant
|
|
permission to use the trade\n names, trademarks, service marks, or product
|
|
names of the Licensor,\n except as required for reasonable and customary
|
|
use in describing the\n origin of the Work and reproducing the content of
|
|
the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable
|
|
law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor
|
|
provides its Contributions) on an "AS IS" BASIS,\n WITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or\n implied, including, without
|
|
limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY,
|
|
or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining
|
|
the\n appropriateness of using or redistributing the Work and assume any\n
|
|
\ risks associated with Your exercise of permissions under this License.\n\n
|
|
\ 8. Limitation of Liability. In no event and under no legal theory,\n whether
|
|
in tort (including negligence), contract, or otherwise,\n unless required
|
|
by applicable law (such as deliberate and grossly\n negligent acts) or agreed
|
|
to in writing, shall any Contributor be\n liable to You for damages, including
|
|
any direct, indirect, special,\n incidental, or consequential damages of
|
|
any character arising as a\n result of this License or out of the use or
|
|
inability to use the\n Work (including but not limited to damages for loss
|
|
of goodwill,\n work stoppage, computer failure or malfunction, or any and
|
|
all\n other commercial damages or losses), even if such Contributor\n has
|
|
been advised of the possibility of such damages.\n\n 9. Accepting Warranty or
|
|
Additional Liability. While redistributing\n the Work or Derivative Works
|
|
thereof, You may choose to offer,\n and charge a fee for, acceptance of support,
|
|
warranty, indemnity,\n or other liability obligations and/or rights consistent
|
|
with this\n License. However, in accepting such obligations, You may act
|
|
only\n on Your own behalf and on Your sole responsibility, not on behalf\n
|
|
\ of any other Contributor, and only if You agree to indemnify,\n defend,
|
|
and hold each Contributor harmless for any liability\n incurred by, or claims
|
|
asserted against, such Contributor by reason\n of your accepting any such
|
|
warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX:
|
|
How to apply the Apache License to your work.\n\n To apply the Apache License
|
|
to your work, attach the following\n boilerplate notice, with the fields
|
|
enclosed by brackets "{}"\n replaced with your own identifying
|
|
information. (Don't include\n the brackets!) The text should be enclosed
|
|
in the appropriate\n comment syntax for the file format. We also recommend
|
|
that a\n file or class name and description of purpose be included on the\n
|
|
\ same "printed page" as the copyright notice for easier\n identification
|
|
within third-party archives.\n\n Copyright {yyyy} {name of copyright owner}\n\n
|
|
\ Licensed under the Apache License, Version 2.0 (the "License");\n
|
|
\ you may not use this file except in compliance with the License.\n You may
|
|
obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n
|
|
\ Unless required by applicable law or agreed to in writing, software\n distributed
|
|
under the License is distributed on an "AS IS" BASIS,\n WITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for
|
|
the specific language governing permissions and\n limitations under the License.\n</pre>\n
|
|
\ </li>\n <li class=\"license\">\n <h3 id=\"Apache-2.0\">Apache
|
|
License 2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/rust-cli/anstyle.git
|
|
\">anstream\n 0.6.19</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/rust-cli/anstyle.git \">anstyle-parse\n
|
|
\ 0.2.7</a></li>\n <li><a\n href=\"
|
|
https://github.com/rust-cli/anstyle.git \">anstyle-query\n 1.1.3</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/rust-cli/anstyle.git
|
|
\">anstyle-wincon\n 3.0.9</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/rust-cli/anstyle.git \">anstyle\n
|
|
\ 1.0.11</a></li>\n <li><a\n href=\"
|
|
https://github.com/assert-rs/assert_cmd.git \">assert_cmd\n 2.0.17</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/clap-rs/clap
|
|
\">clap\n 4.5.41</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/clap-rs/clap \">clap_builder\n
|
|
\ 4.5.41</a></li>\n <li><a\n href=\"
|
|
https://github.com/clap-rs/clap \">clap_derive\n 4.5.41</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/clap-rs/clap
|
|
\">clap_lex\n 0.7.5</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/rust-cli/anstyle.git \">colorchoice\n
|
|
\ 1.0.4</a></li>\n <li><a\n href=\"
|
|
https://github.com/polyfill-rs/is_terminal_polyfill \">is_terminal_polyfill\n
|
|
\ 1.70.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/polyfill-rs/once_cell_polyfill \">once_cell_polyfill\n 1.70.1</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/toml-rs/toml
|
|
\">serde_spanned\n 0.6.9</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/toml-rs/toml \">serde_spanned\n
|
|
\ 1.1.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/tikv/jemallocator \">tikv-jemalloc-ctl\n 0.7.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/toml-rs/toml
|
|
\">toml\n 0.8.23</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/toml-rs/toml \">toml\n
|
|
\ 1.1.2+spec-1.1.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/toml-rs/toml \">toml_datetime\n
|
|
\ 0.6.11</a></li>\n <li><a\n href=\"
|
|
https://github.com/toml-rs/toml \">toml_datetime\n 1.1.1+spec-1.1.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/toml-rs/toml
|
|
\">toml_edit\n 0.22.27</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/toml-rs/toml \">toml_parser\n
|
|
\ 1.1.2+spec-1.1.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/toml-rs/toml \">toml_write\n
|
|
\ 0.1.2</a></li>\n <li><a\n href=\"
|
|
https://github.com/toml-rs/toml \">toml_writer\n 1.1.1+spec-1.1.0</a></li>\n
|
|
\ </ul>\n <pre class=\"license-text\"> Apache
|
|
License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n
|
|
\ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n
|
|
\ "License" shall mean the terms and conditions for use, reproduction,\n
|
|
\ and distribution as defined by Sections 1 through 9 of this document.\n\n
|
|
\ "Licensor" shall mean the copyright owner or entity authorized
|
|
by\n the copyright owner that is granting the License.\n\n "Legal
|
|
Entity" shall mean the union of the acting entity and all\n other entities
|
|
that control, are controlled by, or are under common\n control with that
|
|
entity. For the purposes of this definition,\n "control" means
|
|
(i) the power, direct or indirect, to cause the\n direction or management
|
|
of such entity, whether by contract or\n otherwise, or (ii) ownership of
|
|
fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial
|
|
ownership of such entity.\n\n "You" (or "Your") shall
|
|
mean an individual or Legal Entity\n exercising permissions granted by this
|
|
License.\n\n "Source" form shall mean the preferred form for making
|
|
modifications,\n including but not limited to software source code, documentation\n
|
|
\ source, and configuration files.\n\n "Object" form shall
|
|
mean any form resulting from mechanical\n transformation or translation of
|
|
a Source form, including but\n not limited to compiled object code, generated
|
|
documentation,\n and conversions to other media types.\n\n "Work"
|
|
shall mean the work of authorship, whether in Source or\n Object form, made
|
|
available under the License, as indicated by a\n copyright notice that is
|
|
included in or attached to the work\n (an example is provided in the Appendix
|
|
below).\n\n "Derivative Works" shall mean any work, whether in
|
|
Source or Object\n form, that is based on (or derived from) the Work and
|
|
for which the\n editorial revisions, annotations, elaborations, or other
|
|
modifications\n represent, as a whole, an original work of authorship. For
|
|
the purposes\n of this License, Derivative Works shall not include works
|
|
that remain\n separable from, or merely link (or bind by name) to the interfaces
|
|
of,\n the Work and Derivative Works thereof.\n\n "Contribution"
|
|
shall mean any work of authorship, including\n the original version of the
|
|
Work and any modifications or additions\n to that Work or Derivative Works
|
|
thereof, that is intentionally\n submitted to Licensor for inclusion in the
|
|
Work by the copyright owner\n or by an individual or Legal Entity authorized
|
|
to submit on behalf of\n the copyright owner. For the purposes of this definition,
|
|
"submitted"\n means any form of electronic, verbal, or written
|
|
communication sent\n to the Licensor or its representatives, including but
|
|
not limited to\n communication on electronic mailing lists, source code control
|
|
systems,\n and issue tracking systems that are managed by, or on behalf of,
|
|
the\n Licensor for the purpose of discussing and improving the Work, but\n
|
|
\ excluding communication that is conspicuously marked or otherwise\n designated
|
|
in writing by the copyright owner as "Not a Contribution."\n\n "Contributor"
|
|
shall mean Licensor and any individual or Legal Entity\n on behalf of whom
|
|
a Contribution has been received by Licensor and\n subsequently incorporated
|
|
within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and
|
|
conditions of\n this License, each Contributor hereby grants to You a perpetual,\n
|
|
\ worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright
|
|
license to reproduce, prepare Derivative Works of,\n publicly display, publicly
|
|
perform, sublicense, and distribute the\n Work and such Derivative Works
|
|
in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms
|
|
and conditions of\n this License, each Contributor hereby grants to You a
|
|
perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n
|
|
\ (except as stated in this section) patent license to make, have made,\n
|
|
\ use, offer to sell, sell, import, and otherwise transfer the Work,\n where
|
|
such license applies only to those patent claims licensable\n by such Contributor
|
|
that are necessarily infringed by their\n Contribution(s) alone or by combination
|
|
of their Contribution(s)\n with the Work to which such Contribution(s) was
|
|
submitted. If You\n institute patent litigation against any entity (including
|
|
a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or
|
|
a Contribution incorporated within the Work constitutes direct\n or contributory
|
|
patent infringement, then any patent licenses\n granted to You under this
|
|
License for that Work shall terminate\n as of the date such litigation is
|
|
filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n
|
|
\ Work or Derivative Works thereof in any medium, with or without\n modifications,
|
|
and in Source or Object form, provided that You\n meet the following conditions:\n\n
|
|
\ (a) You must give any other recipients of the Work or\n Derivative
|
|
Works a copy of this License; and\n\n (b) You must cause any modified files
|
|
to carry prominent notices\n stating that You changed the files; and\n\n
|
|
\ (c) You must retain, in the Source form of any Derivative Works\n that
|
|
You distribute, all copyright, patent, trademark, and\n attribution notices
|
|
from the Source form of the Work,\n excluding those notices that do not
|
|
pertain to any part of\n the Derivative Works; and\n\n (d) If the
|
|
Work includes a "NOTICE" text file as part of its\n distribution,
|
|
then any Derivative Works that You distribute must\n include a readable
|
|
copy of the attribution notices contained\n within such NOTICE file,
|
|
excluding those notices that do not\n pertain to any part of the Derivative
|
|
Works, in at least one\n of the following places: within a NOTICE text
|
|
file distributed\n as part of the Derivative Works; within the Source
|
|
form or\n documentation, if provided along with the Derivative Works;
|
|
or,\n within a display generated by the Derivative Works, if and\n wherever
|
|
such third-party notices normally appear. The contents\n of the NOTICE
|
|
file are for informational purposes only and\n do not modify the License.
|
|
You may add Your own attribution\n notices within Derivative Works that
|
|
You distribute, alongside\n or as an addendum to the NOTICE text from
|
|
the Work, provided\n that such additional attribution notices cannot
|
|
be construed\n as modifying the License.\n\n You may add Your own
|
|
copyright statement to Your modifications and\n may provide additional or
|
|
different license terms and conditions\n for use, reproduction, or distribution
|
|
of Your modifications, or\n for any such Derivative Works as a whole, provided
|
|
Your use,\n reproduction, and distribution of the Work otherwise complies
|
|
with\n the conditions stated in this License.\n\n 5. Submission of Contributions.
|
|
Unless You explicitly state otherwise,\n any Contribution intentionally submitted
|
|
for inclusion in the Work\n by You to the Licensor shall be under the terms
|
|
and conditions of\n this License, without any additional terms or conditions.\n
|
|
\ Notwithstanding the above, nothing herein shall supersede or modify\n the
|
|
terms of any separate license agreement you may have executed\n with Licensor
|
|
regarding such Contributions.\n\n 6. Trademarks. This License does not grant
|
|
permission to use the trade\n names, trademarks, service marks, or product
|
|
names of the Licensor,\n except as required for reasonable and customary
|
|
use in describing the\n origin of the Work and reproducing the content of
|
|
the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable
|
|
law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor
|
|
provides its Contributions) on an "AS IS" BASIS,\n WITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or\n implied, including, without
|
|
limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY,
|
|
or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining
|
|
the\n appropriateness of using or redistributing the Work and assume any\n
|
|
\ risks associated with Your exercise of permissions under this License.\n\n
|
|
\ 8. Limitation of Liability. In no event and under no legal theory,\n whether
|
|
in tort (including negligence), contract, or otherwise,\n unless required
|
|
by applicable law (such as deliberate and grossly\n negligent acts) or agreed
|
|
to in writing, shall any Contributor be\n liable to You for damages, including
|
|
any direct, indirect, special,\n incidental, or consequential damages of
|
|
any character arising as a\n result of this License or out of the use or
|
|
inability to use the\n Work (including but not limited to damages for loss
|
|
of goodwill,\n work stoppage, computer failure or malfunction, or any and
|
|
all\n other commercial damages or losses), even if such Contributor\n has
|
|
been advised of the possibility of such damages.\n\n 9. Accepting Warranty or
|
|
Additional Liability. While redistributing\n the Work or Derivative Works
|
|
thereof, You may choose to offer,\n and charge a fee for, acceptance of support,
|
|
warranty, indemnity,\n or other liability obligations and/or rights consistent
|
|
with this\n License. However, in accepting such obligations, You may act
|
|
only\n on Your own behalf and on Your sole responsibility, not on behalf\n
|
|
\ of any other Contributor, and only if You agree to indemnify,\n defend,
|
|
and hold each Contributor harmless for any liability\n incurred by, or claims
|
|
asserted against, such Contributor by reason\n of your accepting any such
|
|
warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX:
|
|
How to apply the Apache License to your work.\n\n To apply the Apache License
|
|
to your work, attach the following\n boilerplate notice, with the fields
|
|
enclosed by brackets "{}"\n replaced with your own identifying
|
|
information. (Don't include\n the brackets!) The text should be enclosed
|
|
in the appropriate\n comment syntax for the file format. We also recommend
|
|
that a\n file or class name and description of purpose be included on the\n
|
|
\ same "printed page" as the copyright notice for easier\n identification
|
|
within third-party archives.\n\n Copyright {yyyy} {name of copyright owner}\n\n
|
|
\ Licensed under the Apache License, Version 2.0 (the "License");\n
|
|
\ you may not use this file except in compliance with the License.\n You may
|
|
obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n
|
|
\ Unless required by applicable law or agreed to in writing, software\n distributed
|
|
under the License is distributed on an "AS IS" BASIS,\n WITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for
|
|
the specific language governing permissions and\n limitations under the License.\n\n</pre>\n
|
|
\ </li>\n <li class=\"license\">\n <h3 id=\"Apache-2.0\">Apache
|
|
License 2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/cuviper/autocfg
|
|
\">autocfg\n 1.5.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/bitflags/bitflags \">bitflags\n
|
|
\ 2.9.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/BurntSushi/bstr \">bstr\n 1.12.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/rust-lang/cc-rs
|
|
\">cc\n 1.2.30</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/jethrogb/rust-cexpr \">cexpr\n
|
|
\ 0.6.0</a></li>\n <li><a\n href=\"
|
|
https://github.com/rust-lang/cfg-if \">cfg-if\n 1.0.1</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/crossbeam-rs/crossbeam
|
|
\">crossbeam-channel\n 0.5.15</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/crossbeam-rs/crossbeam
|
|
\">crossbeam-deque\n 0.8.6</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/crossbeam-rs/crossbeam
|
|
\">crossbeam-epoch\n 0.9.18</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/crossbeam-rs/crossbeam
|
|
\">crossbeam-utils\n 0.8.21</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/yaahc/displaydoc \">displaydoc\n
|
|
\ 0.2.5</a></li>\n <li><a\n href=\"
|
|
https://github.com/rayon-rs/either \">either\n 1.15.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/indexmap-rs/equivalent
|
|
\">equivalent\n 1.0.2</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/lambda-fairy/rust-errno
|
|
\">errno\n 0.3.13</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/smol-rs/fastrand \">fastrand\n
|
|
\ 2.3.0</a></li>\n <li><a\n href=\"
|
|
https://github.com/servo/rust-url \">form_urlencoded\n 1.2.1</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/rust-lang/glob
|
|
\">glob\n 0.3.2</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/rust-lang/hashbrown \">hashbrown\n
|
|
\ 0.17.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/withoutboats/heck \">heck\n 0.5.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/servo/rust-url/
|
|
\">idna\n 1.0.3</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/hsivonen/idna_adapter \">idna_adapter\n
|
|
\ 1.2.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/indexmap-rs/indexmap \">indexmap\n 2.14.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/rust-itertools/itertools
|
|
\">itertools\n 0.13.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/sunfishcode/linux-raw-sys
|
|
\">linux-raw-sys\n 0.9.4</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/rust-lang/log \">log\n
|
|
\ 0.4.27</a></li>\n <li><a\n href=\"
|
|
https://github.com/rust-num/num-traits \">num-traits\n 0.2.19</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/matklad/once_cell
|
|
\">once_cell\n 1.21.3</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/servo/rust-url/ \">percent-encoding\n
|
|
\ 2.3.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/rust-lang/regex/tree/master/regex-automata \">regex-automata\n
|
|
\ 0.4.9</a></li>\n <li><a\n href=\"
|
|
https://github.com/rust-lang/regex/tree/master/regex-syntax \">regex-syntax\n
|
|
\ 0.8.5</a></li>\n <li><a\n href=\"
|
|
https://github.com/rust-lang/regex \">regex\n 1.11.1</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/bytecodealliance/rustix
|
|
\">rustix\n 1.0.8</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/servo/rust-smallvec \">smallvec\n
|
|
\ 1.15.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/storyyeller/stable_deref_trait \">stable_deref_trait\n 1.2.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/Stebalien/tempfile
|
|
\">tempfile\n 3.20.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/tikv/jemallocator \">tikv-jemalloc-sys\n
|
|
\ 0.7.1+5.3.1-0-g81034ce1f1373e37dc865038e1bc8eeecf559ce8</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/tikv/jemallocator
|
|
\">tikv-jemallocator\n 0.7.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/servo/rust-url \">url\n
|
|
\ 2.5.4</a></li>\n <li><a\n href=\"
|
|
https://github.com/alexcrichton/wait-timeout \">wait-timeout\n 0.2.1</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/bytecodealliance/wasi-rs
|
|
\">wasi\n 0.14.2+wasi-0.2.4</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\"> Apache
|
|
License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\nTERMS
|
|
AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n
|
|
\ "License" shall mean the terms and conditions for use, reproduction,\n
|
|
\ and distribution as defined by Sections 1 through 9 of this document.\n\n "Licensor"
|
|
shall mean the copyright owner or entity authorized by\n the copyright owner
|
|
that is granting the License.\n\n "Legal Entity" shall mean the union
|
|
of the acting entity and all\n other entities that control, are controlled by,
|
|
or are under common\n control with that entity. For the purposes of this definition,\n
|
|
\ "control" means (i) the power, direct or indirect, to cause the\n
|
|
\ direction or management of such entity, whether by contract or\n otherwise,
|
|
or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares,
|
|
or (iii) beneficial ownership of such entity.\n\n "You" (or "Your")
|
|
shall mean an individual or Legal Entity\n exercising permissions granted by
|
|
this License.\n\n "Source" form shall mean the preferred form for
|
|
making modifications,\n including but not limited to software source code, documentation\n
|
|
\ source, and configuration files.\n\n "Object" form shall mean any
|
|
form resulting from mechanical\n transformation or translation of a Source form,
|
|
including but\n not limited to compiled object code, generated documentation,\n
|
|
\ and conversions to other media types.\n\n "Work" shall mean the
|
|
work of authorship, whether in Source or\n Object form, made available under
|
|
the License, as indicated by a\n copyright notice that is included in or attached
|
|
to the work\n (an example is provided in the Appendix below).\n\n "Derivative
|
|
Works" shall mean any work, whether in Source or Object\n form, that is
|
|
based on (or derived from) the Work and for which the\n editorial revisions,
|
|
annotations, elaborations, or other modifications\n represent, as a whole, an
|
|
original work of authorship. For the purposes\n of this License, Derivative
|
|
Works shall not include works that remain\n separable from, or merely link (or
|
|
bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n
|
|
\ "Contribution" shall mean any work of authorship, including\n the
|
|
original version of the Work and any modifications or additions\n to that Work
|
|
or Derivative Works thereof, that is intentionally\n submitted to Licensor for
|
|
inclusion in the Work by the copyright owner\n or by an individual or Legal
|
|
Entity authorized to submit on behalf of\n the copyright owner. For the purposes
|
|
of this definition, "submitted"\n means any form of electronic, verbal,
|
|
or written communication sent\n to the Licensor or its representatives, including
|
|
but not limited to\n communication on electronic mailing lists, source code
|
|
control systems,\n and issue tracking systems that are managed by, or on behalf
|
|
of, the\n Licensor for the purpose of discussing and improving the Work, but\n
|
|
\ excluding communication that is conspicuously marked or otherwise\n designated
|
|
in writing by the copyright owner as "Not a Contribution."\n\n "Contributor"
|
|
shall mean Licensor and any individual or Legal Entity\n on behalf of whom a
|
|
Contribution has been received by Licensor and\n subsequently incorporated within
|
|
the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions
|
|
of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide,
|
|
non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce,
|
|
prepare Derivative Works of,\n publicly display, publicly perform, sublicense,
|
|
and distribute the\n Work and such Derivative Works in Source or Object form.\n\n3.
|
|
Grant of Patent License. Subject to the terms and conditions of\n this License,
|
|
each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive,
|
|
no-charge, royalty-free, irrevocable\n (except as stated in this section) patent
|
|
license to make, have made,\n use, offer to sell, sell, import, and otherwise
|
|
transfer the Work,\n where such license applies only to those patent claims
|
|
licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s)
|
|
alone or by combination of their Contribution(s)\n with the Work to which such
|
|
Contribution(s) was submitted. If You\n institute patent litigation against
|
|
any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging
|
|
that the Work\n or a Contribution incorporated within the Work constitutes direct\n
|
|
\ or contributory patent infringement, then any patent licenses\n granted to
|
|
You under this License for that Work shall terminate\n as of the date such litigation
|
|
is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the\n
|
|
\ Work or Derivative Works thereof in any medium, with or without\n modifications,
|
|
and in Source or Object form, provided that You\n meet the following conditions:\n\n
|
|
\ (a) You must give any other recipients of the Work or\n Derivative Works
|
|
a copy of this License; and\n\n (b) You must cause any modified files to carry
|
|
prominent notices\n stating that You changed the files; and\n\n (c) You
|
|
must retain, in the Source form of any Derivative Works\n that You distribute,
|
|
all copyright, patent, trademark, and\n attribution notices from the Source
|
|
form of the Work,\n excluding those notices that do not pertain to any part
|
|
of\n the Derivative Works; and\n\n (d) If the Work includes a "NOTICE"
|
|
text file as part of its\n distribution, then any Derivative Works that
|
|
You distribute must\n include a readable copy of the attribution notices
|
|
contained\n within such NOTICE file, excluding those notices that do not\n
|
|
\ pertain to any part of the Derivative Works, in at least one\n of
|
|
the following places: within a NOTICE text file distributed\n as part of
|
|
the Derivative Works; within the Source form or\n documentation, if provided
|
|
along with the Derivative Works; or,\n within a display generated by the
|
|
Derivative Works, if and\n wherever such third-party notices normally appear.
|
|
The contents\n of the NOTICE file are for informational purposes only and\n
|
|
\ do not modify the License. You may add Your own attribution\n notices
|
|
within Derivative Works that You distribute, alongside\n or as an addendum
|
|
to the NOTICE text from the Work, provided\n that such additional attribution
|
|
notices cannot be construed\n as modifying the License.\n\n You may add
|
|
Your own copyright statement to Your modifications and\n may provide additional
|
|
or different license terms and conditions\n for use, reproduction, or distribution
|
|
of Your modifications, or\n for any such Derivative Works as a whole, provided
|
|
Your use,\n reproduction, and distribution of the Work otherwise complies with\n
|
|
\ the conditions stated in this License.\n\n5. Submission of Contributions. Unless
|
|
You explicitly state otherwise,\n any Contribution intentionally submitted for
|
|
inclusion in the Work\n by You to the Licensor shall be under the terms and
|
|
conditions of\n this License, without any additional terms or conditions.\n
|
|
\ Notwithstanding the above, nothing herein shall supersede or modify\n the
|
|
terms of any separate license agreement you may have executed\n with Licensor
|
|
regarding such Contributions.\n\n6. Trademarks. This License does not grant permission
|
|
to use the trade\n names, trademarks, service marks, or product names of the
|
|
Licensor,\n except as required for reasonable and customary use in describing
|
|
the\n origin of the Work and reproducing the content of the NOTICE file.\n\n7.
|
|
Disclaimer of Warranty. Unless required by applicable law or\n agreed to in
|
|
writing, Licensor provides the Work (and each\n Contributor provides its Contributions)
|
|
on an "AS IS" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
|
either express or\n implied, including, without limitation, any warranties or
|
|
conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n
|
|
\ PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness
|
|
of using or redistributing the Work and assume any\n risks associated with Your
|
|
exercise of permissions under this License.\n\n8. Limitation of Liability. In
|
|
no event and under no legal theory,\n whether in tort (including negligence),
|
|
contract, or otherwise,\n unless required by applicable law (such as deliberate
|
|
and grossly\n negligent acts) or agreed to in writing, shall any Contributor
|
|
be\n liable to You for damages, including any direct, indirect, special,\n incidental,
|
|
or consequential damages of any character arising as a\n result of this License
|
|
or out of the use or inability to use the\n Work (including but not limited
|
|
to damages for loss of goodwill,\n work stoppage, computer failure or malfunction,
|
|
or any and all\n other commercial damages or losses), even if such Contributor\n
|
|
\ has been advised of the possibility of such damages.\n\n9. Accepting Warranty
|
|
or Additional Liability. While redistributing\n the Work or Derivative Works
|
|
thereof, You may choose to offer,\n and charge a fee for, acceptance of support,
|
|
warranty, indemnity,\n or other liability obligations and/or rights consistent
|
|
with this\n License. However, in accepting such obligations, You may act only\n
|
|
\ on Your own behalf and on Your sole responsibility, not on behalf\n of any
|
|
other Contributor, and only if You agree to indemnify,\n defend, and hold each
|
|
Contributor harmless for any liability\n incurred by, or claims asserted against,
|
|
such Contributor by reason\n of your accepting any such warranty or additional
|
|
liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache
|
|
License to your work.\n\n To apply the Apache License to your work, attach the
|
|
following\n boilerplate notice, with the fields enclosed by brackets "[]"\n
|
|
\ replaced with your own identifying information. (Don't include\n the
|
|
brackets!) The text should be enclosed in the appropriate\n comment syntax
|
|
for the file format. We also recommend that a\n file or class name and description
|
|
of purpose be included on the\n same "printed page" as the copyright
|
|
notice for easier\n identification within third-party archives.\n\nCopyright
|
|
[yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version
|
|
2.0 (the "License");\nyou may not use this file except in compliance
|
|
with the License.\nYou may obtain a copy of the License at\n\n\thttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless
|
|
required by applicable law or agreed to in writing, software\ndistributed under
|
|
the License is distributed on an "AS IS" BASIS,\nWITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the
|
|
specific language governing permissions and\nlimitations under the License.\n</pre>\n
|
|
\ </li>\n <li class=\"license\">\n <h3 id=\"Apache-2.0\">Apache
|
|
License 2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/Alexhuszagh/minimal-lexical
|
|
\">minimal-lexical\n 0.2.1</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\"> Apache
|
|
License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\nTERMS
|
|
AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n
|
|
\ "License" shall mean the terms and conditions for use, reproduction,\n
|
|
\ and distribution as defined by Sections 1 through 9 of this document.\n\n "Licensor"
|
|
shall mean the copyright owner or entity authorized by\n the copyright owner
|
|
that is granting the License.\n\n "Legal Entity" shall mean the union
|
|
of the acting entity and all\n other entities that control, are controlled by,
|
|
or are under common\n control with that entity. For the purposes of this definition,\n
|
|
\ "control" means (i) the power, direct or indirect, to cause the\n
|
|
\ direction or management of such entity, whether by contract or\n otherwise,
|
|
or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares,
|
|
or (iii) beneficial ownership of such entity.\n\n "You" (or "Your")
|
|
shall mean an individual or Legal Entity\n exercising permissions granted by
|
|
this License.\n\n "Source" form shall mean the preferred form for
|
|
making modifications,\n including but not limited to software source code, documentation\n
|
|
\ source, and configuration files.\n\n "Object" form shall mean any
|
|
form resulting from mechanical\n transformation or translation of a Source form,
|
|
including but\n not limited to compiled object code, generated documentation,\n
|
|
\ and conversions to other media types.\n\n "Work" shall mean the
|
|
work of authorship, whether in Source or\n Object form, made available under
|
|
the License, as indicated by a\n copyright notice that is included in or attached
|
|
to the work\n (an example is provided in the Appendix below).\n\n "Derivative
|
|
Works" shall mean any work, whether in Source or Object\n form, that is
|
|
based on (or derived from) the Work and for which the\n editorial revisions,
|
|
annotations, elaborations, or other modifications\n represent, as a whole, an
|
|
original work of authorship. For the purposes\n of this License, Derivative
|
|
Works shall not include works that remain\n separable from, or merely link (or
|
|
bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n
|
|
\ "Contribution" shall mean any work of authorship, including\n the
|
|
original version of the Work and any modifications or additions\n to that Work
|
|
or Derivative Works thereof, that is intentionally\n submitted to Licensor for
|
|
inclusion in the Work by the copyright owner\n or by an individual or Legal
|
|
Entity authorized to submit on behalf of\n the copyright owner. For the purposes
|
|
of this definition, "submitted"\n means any form of electronic, verbal,
|
|
or written communication sent\n to the Licensor or its representatives, including
|
|
but not limited to\n communication on electronic mailing lists, source code
|
|
control systems,\n and issue tracking systems that are managed by, or on behalf
|
|
of, the\n Licensor for the purpose of discussing and improving the Work, but\n
|
|
\ excluding communication that is conspicuously marked or otherwise\n designated
|
|
in writing by the copyright owner as "Not a Contribution."\n\n "Contributor"
|
|
shall mean Licensor and any individual or Legal Entity\n on behalf of whom a
|
|
Contribution has been received by Licensor and\n subsequently incorporated within
|
|
the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions
|
|
of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide,
|
|
non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce,
|
|
prepare Derivative Works of,\n publicly display, publicly perform, sublicense,
|
|
and distribute the\n Work and such Derivative Works in Source or Object form.\n\n3.
|
|
Grant of Patent License. Subject to the terms and conditions of\n this License,
|
|
each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive,
|
|
no-charge, royalty-free, irrevocable\n (except as stated in this section) patent
|
|
license to make, have made,\n use, offer to sell, sell, import, and otherwise
|
|
transfer the Work,\n where such license applies only to those patent claims
|
|
licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s)
|
|
alone or by combination of their Contribution(s)\n with the Work to which such
|
|
Contribution(s) was submitted. If You\n institute patent litigation against
|
|
any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging
|
|
that the Work\n or a Contribution incorporated within the Work constitutes direct\n
|
|
\ or contributory patent infringement, then any patent licenses\n granted to
|
|
You under this License for that Work shall terminate\n as of the date such litigation
|
|
is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the\n
|
|
\ Work or Derivative Works thereof in any medium, with or without\n modifications,
|
|
and in Source or Object form, provided that You\n meet the following conditions:\n\n
|
|
\ (a) You must give any other recipients of the Work or\n Derivative Works
|
|
a copy of this License; and\n\n (b) You must cause any modified files to carry
|
|
prominent notices\n stating that You changed the files; and\n\n (c) You
|
|
must retain, in the Source form of any Derivative Works\n that You distribute,
|
|
all copyright, patent, trademark, and\n attribution notices from the Source
|
|
form of the Work,\n excluding those notices that do not pertain to any part
|
|
of\n the Derivative Works; and\n\n (d) If the Work includes a "NOTICE"
|
|
text file as part of its\n distribution, then any Derivative Works that
|
|
You distribute must\n include a readable copy of the attribution notices
|
|
contained\n within such NOTICE file, excluding those notices that do not\n
|
|
\ pertain to any part of the Derivative Works, in at least one\n of
|
|
the following places: within a NOTICE text file distributed\n as part of
|
|
the Derivative Works; within the Source form or\n documentation, if provided
|
|
along with the Derivative Works; or,\n within a display generated by the
|
|
Derivative Works, if and\n wherever such third-party notices normally appear.
|
|
The contents\n of the NOTICE file are for informational purposes only and\n
|
|
\ do not modify the License. You may add Your own attribution\n notices
|
|
within Derivative Works that You distribute, alongside\n or as an addendum
|
|
to the NOTICE text from the Work, provided\n that such additional attribution
|
|
notices cannot be construed\n as modifying the License.\n\n You may add
|
|
Your own copyright statement to Your modifications and\n may provide additional
|
|
or different license terms and conditions\n for use, reproduction, or distribution
|
|
of Your modifications, or\n for any such Derivative Works as a whole, provided
|
|
Your use,\n reproduction, and distribution of the Work otherwise complies with\n
|
|
\ the conditions stated in this License.\n\n5. Submission of Contributions. Unless
|
|
You explicitly state otherwise,\n any Contribution intentionally submitted for
|
|
inclusion in the Work\n by You to the Licensor shall be under the terms and
|
|
conditions of\n this License, without any additional terms or conditions.\n
|
|
\ Notwithstanding the above, nothing herein shall supersede or modify\n the
|
|
terms of any separate license agreement you may have executed\n with Licensor
|
|
regarding such Contributions.\n\n6. Trademarks. This License does not grant permission
|
|
to use the trade\n names, trademarks, service marks, or product names of the
|
|
Licensor,\n except as required for reasonable and customary use in describing
|
|
the\n origin of the Work and reproducing the content of the NOTICE file.\n\n7.
|
|
Disclaimer of Warranty. Unless required by applicable law or\n agreed to in
|
|
writing, Licensor provides the Work (and each\n Contributor provides its Contributions)
|
|
on an "AS IS" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
|
either express or\n implied, including, without limitation, any warranties or
|
|
conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n
|
|
\ PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness
|
|
of using or redistributing the Work and assume any\n risks associated with Your
|
|
exercise of permissions under this License.\n\n8. Limitation of Liability. In
|
|
no event and under no legal theory,\n whether in tort (including negligence),
|
|
contract, or otherwise,\n unless required by applicable law (such as deliberate
|
|
and grossly\n negligent acts) or agreed to in writing, shall any Contributor
|
|
be\n liable to You for damages, including any direct, indirect, special,\n incidental,
|
|
or consequential damages of any character arising as a\n result of this License
|
|
or out of the use or inability to use the\n Work (including but not limited
|
|
to damages for loss of goodwill,\n work stoppage, computer failure or malfunction,
|
|
or any and all\n other commercial damages or losses), even if such Contributor\n
|
|
\ has been advised of the possibility of such damages.\n\n9. Accepting Warranty
|
|
or Additional Liability. While redistributing\n the Work or Derivative Works
|
|
thereof, You may choose to offer,\n and charge a fee for, acceptance of support,
|
|
warranty, indemnity,\n or other liability obligations and/or rights consistent
|
|
with this\n License. However, in accepting such obligations, You may act only\n
|
|
\ on Your own behalf and on Your sole responsibility, not on behalf\n of any
|
|
other Contributor, and only if You agree to indemnify,\n defend, and hold each
|
|
Contributor harmless for any liability\n incurred by, or claims asserted against,
|
|
such Contributor by reason\n of your accepting any such warranty or additional
|
|
liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache
|
|
License to your work.\n\n To apply the Apache License to your work, attach the
|
|
following\n boilerplate notice, with the fields enclosed by brackets "[]"\n
|
|
\ replaced with your own identifying information. (Don't include\n the
|
|
brackets!) The text should be enclosed in the appropriate\n comment syntax
|
|
for the file format. We also recommend that a\n file or class name and description
|
|
of purpose be included on the\n same "printed page" as the copyright
|
|
notice for easier\n identification within third-party archives.\n\nCopyright
|
|
[yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version
|
|
2.0 (the "License");\nyou may not use this file except in compliance
|
|
with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless
|
|
required by applicable law or agreed to in writing, software\ndistributed under
|
|
the License is distributed on an "AS IS" BASIS,\nWITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the
|
|
specific language governing permissions and\nlimitations under the License.\n</pre>\n
|
|
\ </li>\n <li class=\"license\">\n <h3 id=\"Apache-2.0\">Apache
|
|
License 2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/rust-random/getrandom
|
|
\">getrandom\n 0.3.3</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\"> Apache
|
|
License\n Version 2.0, January 2004\n https://www.apache.org/licenses/\n\nTERMS
|
|
AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n
|
|
\ "License" shall mean the terms and conditions for use, reproduction,\n
|
|
\ and distribution as defined by Sections 1 through 9 of this document.\n\n "Licensor"
|
|
shall mean the copyright owner or entity authorized by\n the copyright owner
|
|
that is granting the License.\n\n "Legal Entity" shall mean the union
|
|
of the acting entity and all\n other entities that control, are controlled by,
|
|
or are under common\n control with that entity. For the purposes of this definition,\n
|
|
\ "control" means (i) the power, direct or indirect, to cause the\n
|
|
\ direction or management of such entity, whether by contract or\n otherwise,
|
|
or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares,
|
|
or (iii) beneficial ownership of such entity.\n\n "You" (or "Your")
|
|
shall mean an individual or Legal Entity\n exercising permissions granted by
|
|
this License.\n\n "Source" form shall mean the preferred form for
|
|
making modifications,\n including but not limited to software source code, documentation\n
|
|
\ source, and configuration files.\n\n "Object" form shall mean any
|
|
form resulting from mechanical\n transformation or translation of a Source form,
|
|
including but\n not limited to compiled object code, generated documentation,\n
|
|
\ and conversions to other media types.\n\n "Work" shall mean the
|
|
work of authorship, whether in Source or\n Object form, made available under
|
|
the License, as indicated by a\n copyright notice that is included in or attached
|
|
to the work\n (an example is provided in the Appendix below).\n\n "Derivative
|
|
Works" shall mean any work, whether in Source or Object\n form, that is
|
|
based on (or derived from) the Work and for which the\n editorial revisions,
|
|
annotations, elaborations, or other modifications\n represent, as a whole, an
|
|
original work of authorship. For the purposes\n of this License, Derivative
|
|
Works shall not include works that remain\n separable from, or merely link (or
|
|
bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n
|
|
\ "Contribution" shall mean any work of authorship, including\n the
|
|
original version of the Work and any modifications or additions\n to that Work
|
|
or Derivative Works thereof, that is intentionally\n submitted to Licensor for
|
|
inclusion in the Work by the copyright owner\n or by an individual or Legal
|
|
Entity authorized to submit on behalf of\n the copyright owner. For the purposes
|
|
of this definition, "submitted"\n means any form of electronic, verbal,
|
|
or written communication sent\n to the Licensor or its representatives, including
|
|
but not limited to\n communication on electronic mailing lists, source code
|
|
control systems,\n and issue tracking systems that are managed by, or on behalf
|
|
of, the\n Licensor for the purpose of discussing and improving the Work, but\n
|
|
\ excluding communication that is conspicuously marked or otherwise\n designated
|
|
in writing by the copyright owner as "Not a Contribution."\n\n "Contributor"
|
|
shall mean Licensor and any individual or Legal Entity\n on behalf of whom a
|
|
Contribution has been received by Licensor and\n subsequently incorporated within
|
|
the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions
|
|
of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide,
|
|
non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce,
|
|
prepare Derivative Works of,\n publicly display, publicly perform, sublicense,
|
|
and distribute the\n Work and such Derivative Works in Source or Object form.\n\n3.
|
|
Grant of Patent License. Subject to the terms and conditions of\n this License,
|
|
each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive,
|
|
no-charge, royalty-free, irrevocable\n (except as stated in this section) patent
|
|
license to make, have made,\n use, offer to sell, sell, import, and otherwise
|
|
transfer the Work,\n where such license applies only to those patent claims
|
|
licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s)
|
|
alone or by combination of their Contribution(s)\n with the Work to which such
|
|
Contribution(s) was submitted. If You\n institute patent litigation against
|
|
any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging
|
|
that the Work\n or a Contribution incorporated within the Work constitutes direct\n
|
|
\ or contributory patent infringement, then any patent licenses\n granted to
|
|
You under this License for that Work shall terminate\n as of the date such litigation
|
|
is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the\n
|
|
\ Work or Derivative Works thereof in any medium, with or without\n modifications,
|
|
and in Source or Object form, provided that You\n meet the following conditions:\n\n
|
|
\ (a) You must give any other recipients of the Work or\n Derivative Works
|
|
a copy of this License; and\n\n (b) You must cause any modified files to carry
|
|
prominent notices\n stating that You changed the files; and\n\n (c) You
|
|
must retain, in the Source form of any Derivative Works\n that You distribute,
|
|
all copyright, patent, trademark, and\n attribution notices from the Source
|
|
form of the Work,\n excluding those notices that do not pertain to any part
|
|
of\n the Derivative Works; and\n\n (d) If the Work includes a "NOTICE"
|
|
text file as part of its\n distribution, then any Derivative Works that
|
|
You distribute must\n include a readable copy of the attribution notices
|
|
contained\n within such NOTICE file, excluding those notices that do not\n
|
|
\ pertain to any part of the Derivative Works, in at least one\n of
|
|
the following places: within a NOTICE text file distributed\n as part of
|
|
the Derivative Works; within the Source form or\n documentation, if provided
|
|
along with the Derivative Works; or,\n within a display generated by the
|
|
Derivative Works, if and\n wherever such third-party notices normally appear.
|
|
The contents\n of the NOTICE file are for informational purposes only and\n
|
|
\ do not modify the License. You may add Your own attribution\n notices
|
|
within Derivative Works that You distribute, alongside\n or as an addendum
|
|
to the NOTICE text from the Work, provided\n that such additional attribution
|
|
notices cannot be construed\n as modifying the License.\n\n You may add
|
|
Your own copyright statement to Your modifications and\n may provide additional
|
|
or different license terms and conditions\n for use, reproduction, or distribution
|
|
of Your modifications, or\n for any such Derivative Works as a whole, provided
|
|
Your use,\n reproduction, and distribution of the Work otherwise complies with\n
|
|
\ the conditions stated in this License.\n\n5. Submission of Contributions. Unless
|
|
You explicitly state otherwise,\n any Contribution intentionally submitted for
|
|
inclusion in the Work\n by You to the Licensor shall be under the terms and
|
|
conditions of\n this License, without any additional terms or conditions.\n
|
|
\ Notwithstanding the above, nothing herein shall supersede or modify\n the
|
|
terms of any separate license agreement you may have executed\n with Licensor
|
|
regarding such Contributions.\n\n6. Trademarks. This License does not grant permission
|
|
to use the trade\n names, trademarks, service marks, or product names of the
|
|
Licensor,\n except as required for reasonable and customary use in describing
|
|
the\n origin of the Work and reproducing the content of the NOTICE file.\n\n7.
|
|
Disclaimer of Warranty. Unless required by applicable law or\n agreed to in
|
|
writing, Licensor provides the Work (and each\n Contributor provides its Contributions)
|
|
on an "AS IS" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
|
either express or\n implied, including, without limitation, any warranties or
|
|
conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n
|
|
\ PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness
|
|
of using or redistributing the Work and assume any\n risks associated with Your
|
|
exercise of permissions under this License.\n\n8. Limitation of Liability. In
|
|
no event and under no legal theory,\n whether in tort (including negligence),
|
|
contract, or otherwise,\n unless required by applicable law (such as deliberate
|
|
and grossly\n negligent acts) or agreed to in writing, shall any Contributor
|
|
be\n liable to You for damages, including any direct, indirect, special,\n incidental,
|
|
or consequential damages of any character arising as a\n result of this License
|
|
or out of the use or inability to use the\n Work (including but not limited
|
|
to damages for loss of goodwill,\n work stoppage, computer failure or malfunction,
|
|
or any and all\n other commercial damages or losses), even if such Contributor\n
|
|
\ has been advised of the possibility of such damages.\n\n9. Accepting Warranty
|
|
or Additional Liability. While redistributing\n the Work or Derivative Works
|
|
thereof, You may choose to offer,\n and charge a fee for, acceptance of support,
|
|
warranty, indemnity,\n or other liability obligations and/or rights consistent
|
|
with this\n License. However, in accepting such obligations, You may act only\n
|
|
\ on Your own behalf and on Your sole responsibility, not on behalf\n of any
|
|
other Contributor, and only if You agree to indemnify,\n defend, and hold each
|
|
Contributor harmless for any liability\n incurred by, or claims asserted against,
|
|
such Contributor by reason\n of your accepting any such warranty or additional
|
|
liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache
|
|
License to your work.\n\n To apply the Apache License to your work, attach the
|
|
following\n boilerplate notice, with the fields enclosed by brackets "[]"\n
|
|
\ replaced with your own identifying information. (Don't include\n the
|
|
brackets!) The text should be enclosed in the appropriate\n comment syntax
|
|
for the file format. We also recommend that a\n file or class name and description
|
|
of purpose be included on the\n same "printed page" as the copyright
|
|
notice for easier\n identification within third-party archives.\n\nCopyright
|
|
[yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version
|
|
2.0 (the "License");\nyou may not use this file except in compliance
|
|
with the License.\nYou may obtain a copy of the License at\n\n\thttps://www.apache.org/licenses/LICENSE-2.0\n\nUnless
|
|
required by applicable law or agreed to in writing, software\ndistributed under
|
|
the License is distributed on an "AS IS" BASIS,\nWITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the
|
|
specific language governing permissions and\nlimitations under the License.\n</pre>\n
|
|
\ </li>\n <li class=\"license\">\n <h3 id=\"Apache-2.0\">Apache
|
|
License 2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/rust-analyzer/text-size
|
|
\">text-size\n 1.1.1</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\"> Apache
|
|
License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\nTERMS
|
|
AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n
|
|
\ "License" shall mean the terms and conditions for use, reproduction,\n
|
|
\ and distribution as defined by Sections 1 through 9 of this document.\n\n "Licensor"
|
|
shall mean the copyright owner or entity authorized by\n the copyright owner
|
|
that is granting the License.\n\n "Legal Entity" shall mean the union
|
|
of the acting entity and all\n other entities that control, are controlled by,
|
|
or are under common\n control with that entity. For the purposes of this definition,\n
|
|
\ "control" means (i) the power, direct or indirect, to cause the\n
|
|
\ direction or management of such entity, whether by contract or\n otherwise,
|
|
or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares,
|
|
or (iii) beneficial ownership of such entity.\n\n "You" (or "Your")
|
|
shall mean an individual or Legal Entity\n exercising permissions granted by
|
|
this License.\n\n "Source" form shall mean the preferred form for
|
|
making modifications,\n including but not limited to software source code, documentation\n
|
|
\ source, and configuration files.\n\n "Object" form shall mean any
|
|
form resulting from mechanical\n transformation or translation of a Source form,
|
|
including but\n not limited to compiled object code, generated documentation,\n
|
|
\ and conversions to other media types.\n\n "Work" shall mean the
|
|
work of authorship, whether in Source or\n Object form, made available under
|
|
the License, as indicated by a\n copyright notice that is included in or attached
|
|
to the work\n (an example is provided in the Appendix below).\n\n "Derivative
|
|
Works" shall mean any work, whether in Source or Object\n form, that is
|
|
based on (or derived from) the Work and for which the\n editorial revisions,
|
|
annotations, elaborations, or other modifications\n represent, as a whole, an
|
|
original work of authorship. For the purposes\n of this License, Derivative
|
|
Works shall not include works that remain\n separable from, or merely link (or
|
|
bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n
|
|
\ "Contribution" shall mean any work of authorship, including\n the
|
|
original version of the Work and any modifications or additions\n to that Work
|
|
or Derivative Works thereof, that is intentionally\n submitted to Licensor for
|
|
inclusion in the Work by the copyright owner\n or by an individual or Legal
|
|
Entity authorized to submit on behalf of\n the copyright owner. For the purposes
|
|
of this definition, "submitted"\n means any form of electronic, verbal,
|
|
or written communication sent\n to the Licensor or its representatives, including
|
|
but not limited to\n communication on electronic mailing lists, source code
|
|
control systems,\n and issue tracking systems that are managed by, or on behalf
|
|
of, the\n Licensor for the purpose of discussing and improving the Work, but\n
|
|
\ excluding communication that is conspicuously marked or otherwise\n designated
|
|
in writing by the copyright owner as "Not a Contribution."\n\n "Contributor"
|
|
shall mean Licensor and any individual or Legal Entity\n on behalf of whom a
|
|
Contribution has been received by Licensor and\n subsequently incorporated within
|
|
the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions
|
|
of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide,
|
|
non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce,
|
|
prepare Derivative Works of,\n publicly display, publicly perform, sublicense,
|
|
and distribute the\n Work and such Derivative Works in Source or Object form.\n\n3.
|
|
Grant of Patent License. Subject to the terms and conditions of\n this License,
|
|
each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive,
|
|
no-charge, royalty-free, irrevocable\n (except as stated in this section) patent
|
|
license to make, have made,\n use, offer to sell, sell, import, and otherwise
|
|
transfer the Work,\n where such license applies only to those patent claims
|
|
licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s)
|
|
alone or by combination of their Contribution(s)\n with the Work to which such
|
|
Contribution(s) was submitted. If You\n institute patent litigation against
|
|
any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging
|
|
that the Work\n or a Contribution incorporated within the Work constitutes direct\n
|
|
\ or contributory patent infringement, then any patent licenses\n granted to
|
|
You under this License for that Work shall terminate\n as of the date such litigation
|
|
is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the\n
|
|
\ Work or Derivative Works thereof in any medium, with or without\n modifications,
|
|
and in Source or Object form, provided that You\n meet the following conditions:\n\n
|
|
\ (a) You must give any other recipients of the Work or\n Derivative Works
|
|
a copy of this License; and\n\n (b) You must cause any modified files to carry
|
|
prominent notices\n stating that You changed the files; and\n\n (c) You
|
|
must retain, in the Source form of any Derivative Works\n that You distribute,
|
|
all copyright, patent, trademark, and\n attribution notices from the Source
|
|
form of the Work,\n excluding those notices that do not pertain to any part
|
|
of\n the Derivative Works; and\n\n (d) If the Work includes a "NOTICE"
|
|
text file as part of its\n distribution, then any Derivative Works that
|
|
You distribute must\n include a readable copy of the attribution notices
|
|
contained\n within such NOTICE file, excluding those notices that do not\n
|
|
\ pertain to any part of the Derivative Works, in at least one\n of
|
|
the following places: within a NOTICE text file distributed\n as part of
|
|
the Derivative Works; within the Source form or\n documentation, if provided
|
|
along with the Derivative Works; or,\n within a display generated by the
|
|
Derivative Works, if and\n wherever such third-party notices normally appear.
|
|
The contents\n of the NOTICE file are for informational purposes only and\n
|
|
\ do not modify the License. You may add Your own attribution\n notices
|
|
within Derivative Works that You distribute, alongside\n or as an addendum
|
|
to the NOTICE text from the Work, provided\n that such additional attribution
|
|
notices cannot be construed\n as modifying the License.\n\n You may add
|
|
Your own copyright statement to Your modifications and\n may provide additional
|
|
or different license terms and conditions\n for use, reproduction, or distribution
|
|
of Your modifications, or\n for any such Derivative Works as a whole, provided
|
|
Your use,\n reproduction, and distribution of the Work otherwise complies with\n
|
|
\ the conditions stated in this License.\n\n5. Submission of Contributions. Unless
|
|
You explicitly state otherwise,\n any Contribution intentionally submitted for
|
|
inclusion in the Work\n by You to the Licensor shall be under the terms and
|
|
conditions of\n this License, without any additional terms or conditions.\n
|
|
\ Notwithstanding the above, nothing herein shall supersede or modify\n the
|
|
terms of any separate license agreement you may have executed\n with Licensor
|
|
regarding such Contributions.\n\n6. Trademarks. This License does not grant permission
|
|
to use the trade\n names, trademarks, service marks, or product names of the
|
|
Licensor,\n except as required for reasonable and customary use in describing
|
|
the\n origin of the Work and reproducing the content of the NOTICE file.\n\n7.
|
|
Disclaimer of Warranty. Unless required by applicable law or\n agreed to in
|
|
writing, Licensor provides the Work (and each\n Contributor provides its Contributions)
|
|
on an "AS IS" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
|
either express or\n implied, including, without limitation, any warranties or
|
|
conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n
|
|
\ PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness
|
|
of using or redistributing the Work and assume any\n risks associated with Your
|
|
exercise of permissions under this License.\n\n8. Limitation of Liability. In
|
|
no event and under no legal theory,\n whether in tort (including negligence),
|
|
contract, or otherwise,\n unless required by applicable law (such as deliberate
|
|
and grossly\n negligent acts) or agreed to in writing, shall any Contributor
|
|
be\n liable to You for damages, including any direct, indirect, special,\n incidental,
|
|
or consequential damages of any character arising as a\n result of this License
|
|
or out of the use or inability to use the\n Work (including but not limited
|
|
to damages for loss of goodwill,\n work stoppage, computer failure or malfunction,
|
|
or any and all\n other commercial damages or losses), even if such Contributor\n
|
|
\ has been advised of the possibility of such damages.\n\n9. Accepting Warranty
|
|
or Additional Liability. While redistributing\n the Work or Derivative Works
|
|
thereof, You may choose to offer,\n and charge a fee for, acceptance of support,
|
|
warranty, indemnity,\n or other liability obligations and/or rights consistent
|
|
with this\n License. However, in accepting such obligations, You may act only\n
|
|
\ on Your own behalf and on Your sole responsibility, not on behalf\n of any
|
|
other Contributor, and only if You agree to indemnify,\n defend, and hold each
|
|
Contributor harmless for any liability\n incurred by, or claims asserted against,
|
|
such Contributor by reason\n of your accepting any such warranty or additional
|
|
liability.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache
|
|
License to your work.\n\n To apply the Apache License to your work, attach the
|
|
following\n boilerplate notice, with the fields enclosed by brackets "[]"\n
|
|
\ replaced with your own identifying information. (Don't include\n the
|
|
brackets!) The text should be enclosed in the appropriate\n comment syntax
|
|
for the file format. We also recommend that a\n file or class name and description
|
|
of purpose be included on the\n same "printed page" as the copyright
|
|
notice for easier\n identification within third-party archives.\n\nCopyright
|
|
[yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version
|
|
2.0 (the "License");\nyou may not use this file except in compliance
|
|
with the License.\nYou may obtain a copy of the License at\n\n\thttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless
|
|
required by applicable law or agreed to in writing, software\ndistributed under
|
|
the License is distributed on an "AS IS" BASIS,\nWITHOUT WARRANTIES
|
|
OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the
|
|
specific language governing permissions and\nlimitations under the License.\n</pre>\n
|
|
\ </li>\n <li class=\"license\">\n <h3 id=\"Apache-2.0\">Apache
|
|
License 2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/dtolnay/itoa
|
|
\">itoa\n 1.0.15</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/rust-lang/libc \">libc\n
|
|
\ 0.2.174</a></li>\n <li><a\n href=\"
|
|
https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-index \">line-index\n
|
|
\ 0.1.2</a></li>\n <li><a\n href=\"
|
|
https://github.com/dtolnay/paste \">paste\n 1.0.15</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/dtolnay/prettyplease
|
|
\">prettyplease\n 0.2.36</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/dtolnay/proc-macro2 \">proc-macro2\n
|
|
\ 1.0.95</a></li>\n <li><a\n href=\"
|
|
https://github.com/dtolnay/quote \">quote\n 1.0.40</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/r-efi/r-efi
|
|
\">r-efi\n 5.3.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/rust-lang/rustc-hash \">rustc-hash\n
|
|
\ 2.1.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/dtolnay/ryu \">ryu\n 1.0.20</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/serde-rs/serde
|
|
\">serde\n 1.0.228</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/serde-rs/serde \">serde_core\n
|
|
\ 1.0.228</a></li>\n <li><a\n href=\"
|
|
https://github.com/serde-rs/serde \">serde_derive\n 1.0.228</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/serde-rs/json
|
|
\">serde_json\n 1.0.141</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/dtolnay/serde-yaml \">serde_yaml\n
|
|
\ 0.9.34+deprecated</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/comex/rust-shlex \">shlex\n
|
|
\ 1.3.0</a></li>\n <li><a\n href=\"
|
|
https://github.com/dtolnay/syn \">syn\n 2.0.104</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/dtolnay/unicode-ident
|
|
\">unicode-ident\n 1.0.18</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/alacritty/vte \">utf8parse\n
|
|
\ 0.2.2</a></li>\n <li><a\n href=\"
|
|
https://github.com/bytecodealliance/wit-bindgen \">wit-bindgen-rt\n 0.39.0</a></li>\n
|
|
\ </ul>\n <pre class=\"license-text\">Apache License\nVersion
|
|
2.0, January 2004\nhttp://www.apache.org/licenses/\n\nTERMS AND CONDITIONS FOR
|
|
USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n"License"
|
|
shall mean the terms and conditions for use, reproduction, and distribution as
|
|
defined by Sections 1 through 9 of this document.\n\n"Licensor" shall
|
|
mean the copyright owner or entity authorized by the copyright owner that is granting
|
|
the License.\n\n"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.\n\n"You"
|
|
(or "Your") shall mean an individual or Legal Entity exercising permissions
|
|
granted by this License.\n\n"Source" form shall mean the preferred form
|
|
for making modifications, including but not limited to software source code, documentation
|
|
source, and configuration files.\n\n"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.\n\n"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).\n\n"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.\n\n"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."\n\n"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.\n\n2.
|
|
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.\n\n3. 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.\n\n4. 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:\n\n
|
|
\ (a) You must give any other recipients of the Work or Derivative Works a
|
|
copy of this License; and\n\n (b) You must cause any modified files to carry
|
|
prominent notices stating that You changed the files; and\n\n (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\n\n
|
|
\ (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.\n\n 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.\n\n5. 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.\n\n6. 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.\n\n7. 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.\n\n8. 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.\n\n9. 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.\n\nEND OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache
|
|
License to your work.\n\nTo 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.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed
|
|
under the Apache License, Version 2.0 (the "License");\nyou may not
|
|
use this file except in compliance with the License.\nYou may obtain a copy of
|
|
the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required
|
|
by applicable law or agreed to in writing, software\ndistributed under the License
|
|
is distributed on an "AS IS" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS
|
|
OF ANY KIND, either express or implied.\nSee the License for the specific language
|
|
governing permissions and\nlimitations under the License.\n</pre>\n </li>\n
|
|
\ <li class=\"license\">\n <h3 id=\"BSD-2-Clause\">BSD
|
|
2-Clause "Simplified" License</h3>\n <h4>Used by:</h4>\n
|
|
\ <ul class=\"license-used-by\">\n <li><a\n href=\"
|
|
https://github.com/ruby/rbs.git \">ruby-rbs-sys\n 0.3.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/ruby/rbs.git
|
|
\">ruby-rbs\n 0.3.0</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\">Copyright (c) <year> <owner>
|
|
\n\nRedistribution and use in source and binary forms, with or without modification,
|
|
are permitted provided that the following conditions are met:\n\n1. Redistributions
|
|
of source code must retain the above copyright notice, this list of conditions
|
|
and the following disclaimer.\n\n2. 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.\n\nTHIS
|
|
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.\n</pre>\n </li>\n <li
|
|
class=\"license\">\n <h3 id=\"BSD-3-Clause\">BSD 3-Clause "New"
|
|
or "Revised" License</h3>\n <h4>Used by:</h4>\n <ul
|
|
class=\"license-used-by\">\n <li><a\n href=\"
|
|
https://github.com/rust-lang/rust-bindgen \">bindgen\n 0.72.1</a></li>\n
|
|
\ </ul>\n <pre class=\"license-text\">BSD 3-Clause
|
|
License\n\nCopyright (c) 2013, Jyun-Yan You\nAll rights reserved.\n\nRedistribution
|
|
and use in source and binary forms, with or without\nmodification, are permitted
|
|
provided that the following conditions are met:\n\n* Redistributions of source
|
|
code must retain the above copyright notice, this\n list of conditions and the
|
|
following disclaimer.\n\n* Redistributions in binary form must reproduce the above
|
|
copyright notice,\n this list of conditions and the following disclaimer in the
|
|
documentation\n and/or other materials provided with the distribution.\n\n* Neither
|
|
the name of the copyright holder nor the names of its\n contributors may be used
|
|
to endorse or promote products derived from\n this software without specific
|
|
prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
|
|
AND CONTRIBUTORS "AS IS"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
|
|
BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
|
CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
|
|
OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
|
|
GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED
|
|
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT
|
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS
|
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n</pre>\n </li>\n
|
|
\ <li class=\"license\">\n <h3 id=\"BSL-1.0\">Boost Software
|
|
License 1.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/DoumanAsh/xxhash-rust
|
|
\">xxhash-rust\n 0.8.15</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\">Boost Software License - Version 1.0
|
|
- August 17th, 2003\n\nPermission is hereby granted, free of charge, to any person
|
|
or organization\nobtaining a copy of the software and accompanying documentation
|
|
covered by\nthis license (the "Software") to use, reproduce, display,
|
|
distribute,\nexecute, and transmit the Software, and to prepare derivative works
|
|
of the\nSoftware, and to permit third-parties to whom the Software is furnished
|
|
to\ndo so, all subject to the following:\n\nThe copyright notices in the Software
|
|
and this entire statement, including\nthe above license grant, this restriction
|
|
and the following disclaimer,\nmust be included in all copies of the Software,
|
|
in whole or in part, and\nall derivative works of the Software, unless such copies
|
|
or derivative\nworks are solely in the form of machine-executable object code
|
|
generated by\na source language processor.\n\nTHE SOFTWARE IS PROVIDED "AS
|
|
IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT
|
|
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE,
|
|
TITLE AND NON-INFRINGEMENT. IN NO EVENT\nSHALL THE COPYRIGHT HOLDERS OR ANYONE
|
|
DISTRIBUTING THE SOFTWARE BE LIABLE\nFOR ANY DAMAGES OR OTHER LIABILITY, WHETHER
|
|
IN CONTRACT, TORT OR OTHERWISE,\nARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
SOFTWARE OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE.\n</pre>\n </li>\n
|
|
\ <li class=\"license\">\n <h3 id=\"ISC\">ISC License</h3>\n
|
|
\ <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/nagisa/rust_libloading/
|
|
\">libloading\n 0.8.8</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\">Copyright © 2015, Simonas Kazlauskas\n\nPermission
|
|
to use, copy, modify, and/or distribute this software for any purpose with or
|
|
without\nfee is hereby granted, provided that the above copyright notice and this
|
|
permission notice appear\nin all copies.\n\nTHE SOFTWARE IS PROVIDED "AS
|
|
IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS\nSOFTWARE
|
|
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
|
|
THE\nAUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
|
|
OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
|
IN AN ACTION OF CONTRACT,\nNEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n</pre>\n </li>\n
|
|
\ <li class=\"license\">\n <h3 id=\"MIT\">MIT License</h3>\n
|
|
\ <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/Geal/nom
|
|
\">nom\n 7.1.3</a></li>\n </ul>\n <pre
|
|
class=\"license-text\">Copyright (c) 2014-2019 Geoffroy Couprie\n\nPermission
|
|
is hereby granted, free of charge, to any person obtaining\na copy of this software
|
|
and associated documentation files (the\n"Software"), to deal in the
|
|
Software without restriction, including\nwithout limitation the rights to use,
|
|
copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the
|
|
Software, and to\npermit persons to whom the Software is furnished to do so, subject
|
|
to\nthe following conditions:\n\nThe above copyright notice and this permission
|
|
notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE
|
|
SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS
|
|
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS
|
|
FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH
|
|
THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n</pre>\n </li>\n
|
|
\ <li class=\"license\">\n <h3 id=\"MIT\">MIT License</h3>\n
|
|
\ <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/mikedilger/float-cmp
|
|
\">float-cmp\n 0.10.0</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\">Copyright (c) 2014-2020 Optimal Computing
|
|
(NZ) Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining
|
|
a copy of\nthis software and associated documentation files (the "Software"),
|
|
to deal in\nthe Software without restriction, including without limitation the
|
|
rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies\nof the Software, and to permit persons to whom the Software is furnished
|
|
to do\nso, subject to the following conditions:\n\nThe above copyright notice
|
|
and this permission notice shall be included in all\ncopies or substantial portions
|
|
of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY
|
|
OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
|
|
NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
|
|
OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\nIN THE
|
|
SOFTWARE.\n</pre>\n </li>\n <li class=\"license\">\n <h3
|
|
id=\"MIT\">MIT License</h3>\n <h4>Used by:</h4>\n <ul
|
|
class=\"license-used-by\">\n <li><a\n href=\"
|
|
https://github.com/rust-cli/termtree \">termtree\n 0.5.1</a></li>\n
|
|
\ </ul>\n <pre class=\"license-text\">Copyright (c)
|
|
Individual contributors\n\nPermission is hereby granted, free of charge, to any
|
|
person obtaining a copy\nof this software and associated documentation files (the
|
|
"Software"), to deal\nin the Software without restriction, including
|
|
without limitation the rights\nto use, copy, modify, merge, publish, distribute,
|
|
sublicense, and/or sell\ncopies of the Software, and to permit persons to whom
|
|
the Software is\nfurnished to do so, subject to the following conditions:\n\nThe
|
|
above copyright notice and this permission notice shall be included in all\ncopies
|
|
or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS
|
|
IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT
|
|
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE
|
|
AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE
|
|
FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR
|
|
THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n</pre>\n </li>\n <li
|
|
class=\"license\">\n <h3 id=\"MIT\">MIT License</h3>\n <h4>Used
|
|
by:</h4>\n <ul class=\"license-used-by\">\n <li><a\n
|
|
\ href=\" https://github.com/mystor/synstructure \">synstructure\n
|
|
\ 0.13.2</a></li>\n </ul>\n <pre
|
|
class=\"license-text\">Copyright 2016 Nika Layzell\n\nPermission 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:\n\nThe
|
|
above copyright notice and this permission notice shall be included in all copies
|
|
or substantial portions of the Software.\n\nTHE 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.\n</pre>\n </li>\n <li
|
|
class=\"license\">\n <h3 id=\"MIT\">MIT License</h3>\n <h4>Used
|
|
by:</h4>\n <ul class=\"license-used-by\">\n <li><a\n
|
|
\ href=\" https://github.com/ruby/prism \">ruby-prism-sys\n
|
|
\ 1.9.0</a></li>\n <li><a\n href=\"
|
|
https://github.com/ruby/prism \">ruby-prism\n 1.9.0</a></li>\n
|
|
\ </ul>\n <pre class=\"license-text\">Copyright 2022-present,
|
|
Shopify Inc.\n\nPermission 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:\n\nThe above copyright notice and
|
|
this permission notice shall be included in all copies or substantial portions
|
|
of the Software.\n\nTHE 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.\n</pre>\n </li>\n <li class=\"license\">\n <h3
|
|
id=\"MIT\">MIT License</h3>\n <h4>Used by:</h4>\n <ul
|
|
class=\"license-used-by\">\n <li><a\n href=\"
|
|
https://github.com/GuillaumeGomez/doc-comment \">doc-comment\n 0.3.3</a></li>\n
|
|
\ </ul>\n <pre class=\"license-text\">MIT License\n\nCopyright
|
|
(c) 2018 Guillaume Gomez\n\nPermission is hereby granted, free of charge, to any
|
|
person obtaining a copy\nof this software and associated documentation files (the
|
|
"Software"), to deal\nin the Software without restriction, including
|
|
without limitation the rights\nto use, copy, modify, merge, publish, distribute,
|
|
sublicense, and/or sell\ncopies of the Software, and to permit persons to whom
|
|
the Software is\nfurnished to do so, subject to the following conditions:\n\nThe
|
|
above copyright notice and this permission notice shall be included in all\ncopies
|
|
or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS
|
|
IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT
|
|
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE
|
|
AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE
|
|
FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR
|
|
THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n</pre>\n </li>\n <li
|
|
class=\"license\">\n <h3 id=\"MIT\">MIT License</h3>\n <h4>Used
|
|
by:</h4>\n <ul class=\"license-used-by\">\n <li><a\n
|
|
\ href=\" https://github.com/Shopify/rubydex \">rubydex\n
|
|
\ 0.2.6</a></li>\n <li><a\n href=\"
|
|
https://github.com/Shopify/rubydex \">rubydex-sys\n 0.2.6</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/DimaKudosh/difflib
|
|
\">difflib\n 0.4.0</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\">MIT License\n\nCopyright (c) <year>
|
|
<copyright holders>\n\nPermission is hereby granted, free of charge, to
|
|
any person obtaining a copy of this software and\nassociated documentation files
|
|
(the "Software"), to deal in the Software without restriction, including\nwithout
|
|
limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
and/or sell\ncopies of the Software, and to permit persons to whom the Software
|
|
is furnished to do so, subject to the\nfollowing conditions:\n\nThe above copyright
|
|
notice and this permission notice shall be included in all copies or substantial\nportions
|
|
of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY
|
|
OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT\nLIMITED TO THE WARRANTIES
|
|
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO\nEVENT
|
|
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\nUSE OR OTHER DEALINGS IN THE
|
|
SOFTWARE.\n</pre>\n </li>\n <li class=\"license\">\n <h3
|
|
id=\"MIT\">MIT License</h3>\n <h4>Used by:</h4>\n <ul
|
|
class=\"license-used-by\">\n <li><a\n href=\"
|
|
https://github.com/dtolnay/unsafe-libyaml \">unsafe-libyaml\n 0.2.11</a></li>\n
|
|
\ </ul>\n <pre class=\"license-text\">Permission
|
|
is hereby granted, free of charge, to any\nperson obtaining a copy of this software
|
|
and associated\ndocumentation files (the "Software"), to deal in the\nSoftware
|
|
without restriction, including without\nlimitation the rights to use, copy, modify,
|
|
merge,\npublish, distribute, sublicense, and/or sell copies of\nthe Software,
|
|
and to permit persons to whom the Software\nis furnished to do so, subject to
|
|
the following\nconditions:\n\nThe above copyright notice and this permission notice\nshall
|
|
be included in all copies or substantial portions\nof the Software.\n\nTHE SOFTWARE
|
|
IS PROVIDED "AS IS", WITHOUT WARRANTY OF\nANY KIND, EXPRESS OR IMPLIED,
|
|
INCLUDING BUT NOT LIMITED\nTO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A\nPARTICULAR
|
|
PURPOSE AND NONINFRINGEMENT. IN NO EVENT\nSHALL THE AUTHORS OR COPYRIGHT HOLDERS
|
|
BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF
|
|
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR\nIN CONNECTION WITH THE SOFTWARE
|
|
OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE.\n</pre>\n </li>\n <li
|
|
class=\"license\">\n <h3 id=\"MIT\">MIT License</h3>\n <h4>Used
|
|
by:</h4>\n <ul class=\"license-used-by\">\n <li><a\n
|
|
\ href=\" https://github.com/winnow-rs/winnow \">winnow\n
|
|
\ 0.7.12</a></li>\n <li><a\n href=\"
|
|
https://github.com/winnow-rs/winnow \">winnow\n 1.0.3</a></li>\n
|
|
\ </ul>\n <pre class=\"license-text\">Permission
|
|
is hereby granted, free of charge, to any person obtaining\na copy of this software
|
|
and associated documentation files (the\n"Software"), to deal in the
|
|
Software without restriction, including\nwithout limitation the rights to use,
|
|
copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the
|
|
Software, and to\npermit persons to whom the Software is furnished to do so, subject
|
|
to\nthe following conditions:\n\nThe above copyright notice and this permission
|
|
notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE
|
|
SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS
|
|
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS
|
|
FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH
|
|
THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n</pre>\n </li>\n
|
|
\ <li class=\"license\">\n <h3 id=\"MIT\">MIT License</h3>\n
|
|
\ <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/BurntSushi/aho-corasick
|
|
\">aho-corasick\n 1.1.3</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/BurntSushi/memchr \">memchr\n
|
|
\ 2.7.5</a></li>\n </ul>\n <pre
|
|
class=\"license-text\">The MIT License (MIT)\n\nCopyright (c) 2015 Andrew Gallant\n\nPermission
|
|
is hereby granted, free of charge, to any person obtaining a copy\nof this software
|
|
and associated documentation files (the "Software"), to deal\nin the
|
|
Software without restriction, including without limitation the rights\nto use,
|
|
copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the
|
|
Software, and to permit persons to whom the Software is\nfurnished to do so, subject
|
|
to the following conditions:\n\nThe above copyright notice and this permission
|
|
notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE
|
|
SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS
|
|
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR
|
|
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER
|
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION
|
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n</pre>\n </li>\n
|
|
\ <li class=\"license\">\n <h3 id=\"MIT\">MIT License</h3>\n
|
|
\ <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/rapidfuzz/strsim-rs
|
|
\">strsim\n 0.11.1</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\">The MIT License (MIT)\n\nCopyright
|
|
(c) 2015 Danny Guo\nCopyright (c) 2016 Titus Wormer <tituswormer@gmail.com>\nCopyright
|
|
(c) 2018 Akash Kurdekar\n\nPermission is hereby granted, free of charge, to any
|
|
person obtaining a copy\nof this software and associated documentation files (the
|
|
"Software"), to deal\nin the Software without restriction, including
|
|
without limitation the rights\nto use, copy, modify, merge, publish, distribute,
|
|
sublicense, and/or sell\ncopies of the Software, and to permit persons to whom
|
|
the Software is\nfurnished to do so, subject to the following conditions:\n\nThe
|
|
above copyright notice and this permission notice shall be included in all\ncopies
|
|
or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS
|
|
IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT
|
|
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE
|
|
AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE
|
|
FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR
|
|
THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n</pre>\n </li>\n <li
|
|
class=\"license\">\n <h3 id=\"MPL-2.0\">Mozilla Public License
|
|
2.0</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/mozilla/cbindgen
|
|
\">cbindgen\n 0.29.0</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\">Mozilla Public License Version 2.0\n==================================\n\n1.
|
|
Definitions\n--------------\n\n1.1. "Contributor"\n means each individual
|
|
or legal entity that creates, contributes to\n the creation of, or owns Covered
|
|
Software.\n\n1.2. "Contributor Version"\n means the combination of
|
|
the Contributions of others (if any) used\n by a Contributor and that particular
|
|
Contributor's Contribution.\n\n1.3. "Contribution"\n means Covered
|
|
Software of a particular Contributor.\n\n1.4. "Covered Software"\n means
|
|
Source Code Form to which the initial Contributor has attached\n the notice
|
|
in Exhibit A, the Executable Form of such Source Code\n Form, and Modifications
|
|
of such Source Code Form, in each case\n including portions thereof.\n\n1.5.
|
|
"Incompatible With Secondary Licenses"\n means\n\n (a) that the
|
|
initial Contributor has attached the notice described\n in Exhibit B to
|
|
the Covered Software; or\n\n (b) that the Covered Software was made available
|
|
under the terms of\n version 1.1 or earlier of the License, but not also
|
|
under the\n terms of a Secondary License.\n\n1.6. "Executable Form"\n
|
|
\ means any form of the work other than Source Code Form.\n\n1.7. "Larger
|
|
Work"\n means a work that combines Covered Software with other material,
|
|
in\n a separate file or files, that is not Covered Software.\n\n1.8. "License"\n
|
|
\ means this document.\n\n1.9. "Licensable"\n means having the
|
|
right to grant, to the maximum extent possible,\n whether at the time of the
|
|
initial grant or subsequently, any and\n all of the rights conveyed by this
|
|
License.\n\n1.10. "Modifications"\n means any of the following:\n\n
|
|
\ (a) any file in Source Code Form that results from an addition to,\n deletion
|
|
from, or modification of the contents of Covered\n Software; or\n\n (b)
|
|
any new file in Source Code Form that contains any Covered\n Software.\n\n1.11.
|
|
"Patent Claims" of a Contributor\n means any patent claim(s), including
|
|
without limitation, method,\n process, and apparatus claims, in any patent
|
|
Licensable by such\n Contributor that would be infringed, but for the grant
|
|
of the\n License, by the making, using, selling, offering for sale, having\n
|
|
\ made, import, or transfer of either its Contributions or its\n Contributor
|
|
Version.\n\n1.12. "Secondary License"\n means either the GNU General
|
|
Public License, Version 2.0, the GNU\n Lesser General Public License, Version
|
|
2.1, the GNU Affero General\n Public License, Version 3.0, or any later versions
|
|
of those\n licenses.\n\n1.13. "Source Code Form"\n means the form
|
|
of the work preferred for making modifications.\n\n1.14. "You" (or "Your")\n
|
|
\ means an individual or a legal entity exercising rights under this\n License.
|
|
For legal entities, "You" includes any entity that\n controls, is
|
|
controlled by, or is under common control with You. For\n purposes of this
|
|
definition, "control" means (a) the power, direct\n or indirect,
|
|
to cause the direction or management of such entity,\n whether by contract
|
|
or otherwise, or (b) ownership of more than\n fifty percent (50%) of the outstanding
|
|
shares or beneficial\n ownership of such entity.\n\n2. License Grants and Conditions\n--------------------------------\n\n2.1.
|
|
Grants\n\nEach Contributor hereby grants You a world-wide, royalty-free,\nnon-exclusive
|
|
license:\n\n(a) under intellectual property rights (other than patent or trademark)\n
|
|
\ Licensable by such Contributor to use, reproduce, make available,\n modify,
|
|
display, perform, distribute, and otherwise exploit its\n Contributions, either
|
|
on an unmodified basis, with Modifications, or\n as part of a Larger Work;
|
|
and\n\n(b) under Patent Claims of such Contributor to make, use, sell, offer\n
|
|
\ for sale, have made, import, and otherwise transfer either its\n Contributions
|
|
or its Contributor Version.\n\n2.2. Effective Date\n\nThe licenses granted in
|
|
Section 2.1 with respect to any Contribution\nbecome effective for each Contribution
|
|
on the date the Contributor first\ndistributes such Contribution.\n\n2.3. Limitations
|
|
on Grant Scope\n\nThe licenses granted in this Section 2 are the only rights granted
|
|
under\nthis License. No additional rights or licenses will be implied from the\ndistribution
|
|
or licensing of Covered Software under this License.\nNotwithstanding Section
|
|
2.1(b) above, no patent license is granted by a\nContributor:\n\n(a) for any code
|
|
that a Contributor has removed from Covered Software;\n or\n\n(b) for infringements
|
|
caused by: (i) Your and any other third party's\n modifications of Covered
|
|
Software, or (ii) the combination of its\n Contributions with other software
|
|
(except as part of its Contributor\n Version); or\n\n(c) under Patent Claims
|
|
infringed by Covered Software in the absence of\n its Contributions.\n\nThis
|
|
License does not grant any rights in the trademarks, service marks,\nor logos
|
|
of any Contributor (except as may be necessary to comply with\nthe notice requirements
|
|
in Section 3.4).\n\n2.4. Subsequent Licenses\n\nNo Contributor makes additional
|
|
grants as a result of Your choice to\ndistribute the Covered Software under a
|
|
subsequent version of this\nLicense (see Section 10.2) or under the terms of a
|
|
Secondary License (if\npermitted under the terms of Section 3.3).\n\n2.5. Representation\n\nEach
|
|
Contributor represents that the Contributor believes its\nContributions are its
|
|
original creation(s) or it has sufficient rights\nto grant the rights to its Contributions
|
|
conveyed by this License.\n\n2.6. Fair Use\n\nThis License is not intended to
|
|
limit any rights You have under\napplicable copyright doctrines of fair use, fair
|
|
dealing, or other\nequivalents.\n\n2.7. Conditions\n\nSections 3.1, 3.2, 3.3,
|
|
and 3.4 are conditions of the licenses granted\nin Section 2.1.\n\n3. Responsibilities\n-------------------\n\n3.1.
|
|
Distribution of Source Form\n\nAll distribution of Covered Software in Source
|
|
Code Form, including any\nModifications that You create or to which You contribute,
|
|
must be under\nthe terms of this License. You must inform recipients that the
|
|
Source\nCode Form of the Covered Software is governed by the terms of this\nLicense,
|
|
and how they can obtain a copy of this License. You may not\nattempt to alter
|
|
or restrict the recipients' rights in the Source Code\nForm.\n\n3.2. Distribution
|
|
of Executable Form\n\nIf You distribute Covered Software in Executable Form then:\n\n(a)
|
|
such Covered Software must also be made available in Source Code\n Form, as
|
|
described in Section 3.1, and You must inform recipients of\n the Executable
|
|
Form how they can obtain a copy of such Source Code\n Form by reasonable means
|
|
in a timely manner, at a charge no more\n than the cost of distribution to
|
|
the recipient; and\n\n(b) You may distribute such Executable Form under the terms
|
|
of this\n License, or sublicense it under different terms, provided that the\n
|
|
\ license for the Executable Form does not attempt to limit or alter\n the
|
|
recipients' rights in the Source Code Form under this License.\n\n3.3. Distribution
|
|
of a Larger Work\n\nYou may create and distribute a Larger Work under terms of
|
|
Your choice,\nprovided that You also comply with the requirements of this License
|
|
for\nthe Covered Software. If the Larger Work is a combination of Covered\nSoftware
|
|
with a work governed by one or more Secondary Licenses, and the\nCovered Software
|
|
is not Incompatible With Secondary Licenses, this\nLicense permits You to additionally
|
|
distribute such Covered Software\nunder the terms of such Secondary License(s),
|
|
so that the recipient of\nthe Larger Work may, at their option, further distribute
|
|
the Covered\nSoftware under the terms of either this License or such Secondary\nLicense(s).\n\n3.4.
|
|
Notices\n\nYou may not remove or alter the substance of any license notices\n(including
|
|
copyright notices, patent notices, disclaimers of warranty,\nor limitations of
|
|
liability) contained within the Source Code Form of\nthe Covered Software, except
|
|
that You may alter any license notices to\nthe extent required to remedy known
|
|
factual inaccuracies.\n\n3.5. Application of Additional Terms\n\nYou may choose
|
|
to offer, and to charge a fee for, warranty, support,\nindemnity or liability
|
|
obligations to one or more recipients of Covered\nSoftware. However, You may do
|
|
so only on Your own behalf, and not on\nbehalf of any Contributor. You must make
|
|
it absolutely clear that any\nsuch warranty, support, indemnity, or liability
|
|
obligation is offered by\nYou alone, and You hereby agree to indemnify every Contributor
|
|
for any\nliability incurred by such Contributor as a result of warranty, support,\nindemnity
|
|
or liability terms You offer. You may include additional\ndisclaimers of warranty
|
|
and limitations of liability specific to any\njurisdiction.\n\n4. Inability to
|
|
Comply Due to Statute or Regulation\n---------------------------------------------------\n\nIf
|
|
it is impossible for You to comply with any of the terms of this\nLicense with
|
|
respect to some or all of the Covered Software due to\nstatute, judicial order,
|
|
or regulation then You must: (a) comply with\nthe terms of this License to the
|
|
maximum extent possible; and (b)\ndescribe the limitations and the code they affect.
|
|
Such description must\nbe placed in a text file included with all distributions
|
|
of the Covered\nSoftware under this License. Except to the extent prohibited by
|
|
statute\nor regulation, such description must be sufficiently detailed for a\nrecipient
|
|
of ordinary skill to be able to understand it.\n\n5. Termination\n--------------\n\n5.1.
|
|
The rights granted under this License will terminate automatically\nif You fail
|
|
to comply with any of its terms. However, if You become\ncompliant, then the rights
|
|
granted under this License from a particular\nContributor are reinstated (a) provisionally,
|
|
unless and until such\nContributor explicitly and finally terminates Your grants,
|
|
and (b) on an\nongoing basis, if such Contributor fails to notify You of the\nnon-compliance
|
|
by some reasonable means prior to 60 days after You have\ncome back into compliance.
|
|
Moreover, Your grants from a particular\nContributor are reinstated on an ongoing
|
|
basis if such Contributor\nnotifies You of the non-compliance by some reasonable
|
|
means, this is the\nfirst time You have received notice of non-compliance with
|
|
this License\nfrom such Contributor, and You become compliant prior to 30 days
|
|
after\nYour receipt of the notice.\n\n5.2. If You initiate litigation against
|
|
any entity by asserting a patent\ninfringement claim (excluding declaratory judgment
|
|
actions,\ncounter-claims, and cross-claims) alleging that a Contributor Version\ndirectly
|
|
or indirectly infringes any patent, then the rights granted to\nYou by any and
|
|
all Contributors for the Covered Software under Section\n2.1 of this License shall
|
|
terminate.\n\n5.3. In the event of termination under Sections 5.1 or 5.2 above,
|
|
all\nend user license agreements (excluding distributors and resellers) which\nhave
|
|
been validly granted by You or Your distributors under this License\nprior to
|
|
termination shall survive termination.\n\n************************************************************************\n*
|
|
\ *\n* 6.
|
|
Disclaimer of Warranty *\n* -------------------------
|
|
\ *\n* *\n*
|
|
\ Covered Software is provided under this License on an "as is" *\n*
|
|
\ basis, without warranty of any kind, either expressed, implied, or *\n* statutory,
|
|
including, without limitation, warranties that the *\n* Covered Software
|
|
is free of defects, merchantable, fit for a *\n* particular purpose or
|
|
non-infringing. The entire risk as to the *\n* quality and performance of
|
|
the Covered Software is with You. *\n* Should any Covered Software prove
|
|
defective in any respect, You *\n* (not any Contributor) assume the cost
|
|
of any necessary servicing, *\n* repair, or correction. This disclaimer of
|
|
warranty constitutes an *\n* essential part of this License. No use of any
|
|
Covered Software is *\n* authorized under this License except under this disclaimer.
|
|
\ *\n* *\n************************************************************************\n\n************************************************************************\n*
|
|
\ *\n* 7.
|
|
Limitation of Liability *\n* --------------------------
|
|
\ *\n* *\n*
|
|
\ Under no circumstances and under no legal theory, whether tort *\n* (including
|
|
negligence), contract, or otherwise, shall any *\n* Contributor, or
|
|
anyone who distributes Covered Software as *\n* permitted above, be
|
|
liable to You for any direct, indirect, *\n* special, incidental, or
|
|
consequential damages of any character *\n* including, without limitation,
|
|
damages for lost profits, loss of *\n* goodwill, work stoppage, computer failure
|
|
or malfunction, or any *\n* and all other commercial damages or losses, even
|
|
if such party *\n* shall have been informed of the possibility of such damages.
|
|
This *\n* limitation of liability shall not apply to liability for death or
|
|
\ *\n* personal injury resulting from such party's negligence to the *\n*
|
|
\ extent applicable law prohibits such limitation. Some *\n* jurisdictions
|
|
do not allow the exclusion or limitation of *\n* incidental or consequential
|
|
damages, so this exclusion and *\n* limitation may not apply to You.
|
|
\ *\n* *\n************************************************************************\n\n8.
|
|
Litigation\n-------------\n\nAny litigation relating to this License may be brought
|
|
only in the\ncourts of a jurisdiction where the defendant maintains its principal\nplace
|
|
of business and such litigation shall be governed by laws of that\njurisdiction,
|
|
without reference to its conflict-of-law provisions.\nNothing in this Section
|
|
shall prevent a party's ability to bring\ncross-claims or counter-claims.\n\n9.
|
|
Miscellaneous\n----------------\n\nThis License represents the complete agreement
|
|
concerning the subject\nmatter hereof. If any provision of this License is held
|
|
to be\nunenforceable, such provision shall be reformed only to the extent\nnecessary
|
|
to make it enforceable. Any law or regulation which provides\nthat the language
|
|
of a contract shall be construed against the drafter\nshall not be used to construe
|
|
this License against a Contributor.\n\n10. Versions of the License\n---------------------------\n\n10.1.
|
|
New Versions\n\nMozilla Foundation is the license steward. Except as provided
|
|
in Section\n10.3, no one other than the license steward has the right to modify
|
|
or\npublish new versions of this License. Each version will be given a\ndistinguishing
|
|
version number.\n\n10.2. Effect of New Versions\n\nYou may distribute the Covered
|
|
Software under the terms of the version\nof the License under which You originally
|
|
received the Covered Software,\nor under the terms of any subsequent version published
|
|
by the license\nsteward.\n\n10.3. Modified Versions\n\nIf you create software
|
|
not governed by this License, and you want to\ncreate a new license for such software,
|
|
you may create and use a\nmodified version of this License if you rename the license
|
|
and remove\nany references to the name of the license steward (except to note
|
|
that\nsuch modified license differs from this License).\n\n10.4. Distributing
|
|
Source Code Form that is Incompatible With Secondary\nLicenses\n\nIf You choose
|
|
to distribute Source Code Form that is Incompatible With\nSecondary Licenses under
|
|
the terms of this version of the License, the\nnotice described in Exhibit B of
|
|
this License must be attached.\n\nExhibit A - Source Code Form License Notice\n-------------------------------------------\n\n
|
|
\ This Source Code Form is subject to the terms of the Mozilla Public\n License,
|
|
v. 2.0. If a copy of the MPL was not distributed with this\n file, You can obtain
|
|
one at http://mozilla.org/MPL/2.0/.\n\nIf it is not possible or desirable to put
|
|
the notice in a particular\nfile, then You may include the notice in a location
|
|
(such as a LICENSE\nfile in a relevant directory) where a recipient would be likely
|
|
to look\nfor such a notice.\n\nYou may add additional accurate notices of copyright
|
|
ownership.\n\nExhibit B - "Incompatible With Secondary Licenses" Notice\n---------------------------------------------------------\n\n
|
|
\ This Source Code Form is "Incompatible With Secondary Licenses", as\n
|
|
\ defined by the Mozilla Public License, v. 2.0.\n</pre>\n </li>\n
|
|
\ <li class=\"license\">\n <h3 id=\"Unicode-3.0\">Unicode
|
|
License v3</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/dtolnay/unicode-ident
|
|
\">unicode-ident\n 1.0.18</a></li>\n </ul>\n
|
|
\ <pre class=\"license-text\">UNICODE LICENSE V3\n\nCOPYRIGHT AND
|
|
PERMISSION NOTICE\n\nCopyright © 1991-2023 Unicode, Inc.\n\nNOTICE TO USER: Carefully
|
|
read the following legal agreement. BY\nDOWNLOADING, INSTALLING, COPYING OR OTHERWISE
|
|
USING DATA FILES, AND/OR\nSOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE
|
|
BOUND BY, ALL OF THE\nTERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE,
|
|
DO NOT\nDOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.\n\nPermission
|
|
is hereby granted, free of charge, to any person obtaining a\ncopy of data files
|
|
and any associated documentation (the "Data Files") or\nsoftware and
|
|
any associated documentation (the "Software") to deal in the\nData Files
|
|
or Software without restriction, including without limitation\nthe rights to use,
|
|
copy, modify, merge, publish, distribute, and/or sell\ncopies of the Data Files
|
|
or Software, and to permit persons to whom the\nData Files or Software are furnished
|
|
to do so, provided that either (a)\nthis copyright and permission notice appear
|
|
with all copies of the Data\nFiles or Software, or (b) this copyright and permission
|
|
notice appear in\nassociated Documentation.\n\nTHE DATA FILES AND SOFTWARE ARE
|
|
PROVIDED "AS IS", WITHOUT WARRANTY OF ANY\nKIND, EXPRESS OR IMPLIED,
|
|
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A
|
|
PARTICULAR PURPOSE AND NONINFRINGEMENT OF\nTHIRD PARTY RIGHTS.\n\nIN NO EVENT
|
|
SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE\nBE LIABLE FOR ANY
|
|
CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,\nOR ANY DAMAGES WHATSOEVER
|
|
RESULTING FROM LOSS OF USE, DATA OR PROFITS,\nWHETHER IN AN ACTION OF CONTRACT,
|
|
NEGLIGENCE OR OTHER TORTIOUS ACTION,\nARISING OUT OF OR IN CONNECTION WITH THE
|
|
USE OR PERFORMANCE OF THE DATA\nFILES OR SOFTWARE.\n\nExcept as contained in this
|
|
notice, the name of a copyright holder shall\nnot be used in advertising or otherwise
|
|
to promote the sale, use or other\ndealings in these Data Files or Software without
|
|
prior written\nauthorization of the copyright holder.\n</pre>\n </li>\n
|
|
\ <li class=\"license\">\n <h3 id=\"Unicode-3.0\">Unicode
|
|
License v3</h3>\n <h4>Used by:</h4>\n <ul class=\"license-used-by\">\n
|
|
\ <li><a\n href=\" https://github.com/unicode-org/icu4x
|
|
\">icu_collections\n 2.0.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/unicode-org/icu4x \">icu_locale_core\n
|
|
\ 2.0.0</a></li>\n <li><a\n href=\"
|
|
https://github.com/unicode-org/icu4x \">icu_normalizer\n 2.0.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/unicode-org/icu4x
|
|
\">icu_normalizer_data\n 2.0.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/unicode-org/icu4x \">icu_properties\n
|
|
\ 2.0.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/unicode-org/icu4x \">icu_properties_data\n 2.0.1</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/unicode-org/icu4x
|
|
\">icu_provider\n 2.0.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/unicode-org/icu4x \">litemap\n
|
|
\ 0.8.0</a></li>\n <li><a\n href=\"
|
|
https://github.com/unicode-org/icu4x \">potential_utf\n 0.1.2</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/unicode-org/icu4x
|
|
\">tinystr\n 0.8.1</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/unicode-org/icu4x \">writeable\n
|
|
\ 0.6.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/unicode-org/icu4x \">yoke-derive\n 0.8.0</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/unicode-org/icu4x
|
|
\">yoke\n 0.8.0</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/unicode-org/icu4x \">zerofrom-derive\n
|
|
\ 0.1.6</a></li>\n <li><a\n href=\"
|
|
https://github.com/unicode-org/icu4x \">zerofrom\n 0.1.6</a></li>\n
|
|
\ <li><a\n href=\" https://github.com/unicode-org/icu4x
|
|
\">zerotrie\n 0.2.2</a></li>\n <li><a\n
|
|
\ href=\" https://github.com/unicode-org/icu4x \">zerovec-derive\n
|
|
\ 0.11.1</a></li>\n <li><a\n href=\"
|
|
https://github.com/unicode-org/icu4x \">zerovec\n 0.11.2</a></li>\n
|
|
\ </ul>\n <pre class=\"license-text\">UNICODE LICENSE
|
|
V3\n\nCOPYRIGHT AND PERMISSION NOTICE\n\nCopyright © 2020-2024 Unicode, Inc.\n\nNOTICE
|
|
TO USER: Carefully read the following legal agreement. BY\nDOWNLOADING, INSTALLING,
|
|
COPYING OR OTHERWISE USING DATA FILES, AND/OR\nSOFTWARE, YOU UNEQUIVOCALLY ACCEPT,
|
|
AND AGREE TO BE BOUND BY, ALL OF THE\nTERMS AND CONDITIONS OF THIS AGREEMENT.
|
|
IF YOU DO NOT AGREE, DO NOT\nDOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA
|
|
FILES OR SOFTWARE.\n\nPermission is hereby granted, free of charge, to any person
|
|
obtaining a\ncopy of data files and any associated documentation (the "Data
|
|
Files") or\nsoftware and any associated documentation (the "Software")
|
|
to deal in the\nData Files or Software without restriction, including without
|
|
limitation\nthe rights to use, copy, modify, merge, publish, distribute, and/or
|
|
sell\ncopies of the Data Files or Software, and to permit persons to whom the\nData
|
|
Files or Software are furnished to do so, provided that either (a)\nthis copyright
|
|
and permission notice appear with all copies of the Data\nFiles or Software, or
|
|
(b) this copyright and permission notice appear in\nassociated Documentation.\n\nTHE
|
|
DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY\nKIND,
|
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF\nTHIRD PARTY RIGHTS.\n\nIN
|
|
NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE\nBE LIABLE
|
|
FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,\nOR ANY DAMAGES
|
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,\nWHETHER IN AN ACTION
|
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,\nARISING OUT OF OR IN CONNECTION
|
|
WITH THE USE OR PERFORMANCE OF THE DATA\nFILES OR SOFTWARE.\n\nExcept as contained
|
|
in this notice, the name of a copyright holder shall\nnot be used in advertising
|
|
or otherwise to promote the sale, use or other\ndealings in these Data Files or
|
|
Software without prior written\nauthorization of the copyright holder.\n\nSPDX-License-Identifier:
|
|
Unicode-3.0\n\n—\n\nPortions of ICU4X may have been adapted from ICU4C and/or
|
|
ICU4J.\nICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation
|
|
and others.\n</pre>\n </li>\n <li class=\"license\">\n <h3
|
|
id=\"mingw-w64-toolchain\">MinGW-w64 toolchain and related libraries for Windows
|
|
precompiled builds</h3>\n <h4>Used by:</h4>\n <ul
|
|
class=\"license-used-by\">\n <li>libgcc (with GCC Runtime Library
|
|
Exception), mingw-w64 runtime, winpthreads</li>\n </ul>\n <pre
|
|
class=\"license-text\">\n The following 3rd-party software packages
|
|
may be used by or distributed with Rubydex on Windows. Any information\n relevant
|
|
to third-party vendors listed below are collected using common, reasonable means.\n
|
|
\ \n https://github.com/mingw-w64/mingw-w64\n MinGW-w64
|
|
runtime licensing\n ***************************\n \n This
|
|
program or library was built using MinGW-w64 and statically\n linked
|
|
against the MinGW-w64 runtime. Some parts of the runtime\n are under
|
|
licenses which require that the copyright and license\n notices are
|
|
included when distributing the code in binary form.\n These notices
|
|
are listed below.\n \n \n ========================\n
|
|
\ Overall copyright notice\n ========================\n \n
|
|
\ Copyright (c) 2009, 2010, 2011, 2012, 2013 by the mingw-w64 project\n
|
|
\ \n This license has been certified as open source. It has
|
|
also been designated\n as GPL compatible by the Free Software Foundation
|
|
(FSF).\n \n Redistribution and use in source and binary
|
|
forms, with or without\n modification, are permitted provided that
|
|
the following conditions are met:\n \n 1. Redistributions
|
|
in source code must retain the accompanying copyright\n notice, this
|
|
list of conditions, and the following disclaimer.\n 2. Redistributions
|
|
in binary form must reproduce the accompanying\n copyright notice,
|
|
this list of conditions, and the following disclaimer\n in the documentation
|
|
and/or other materials provided with the\n distribution.\n 3.
|
|
Names of the copyright holders must not be used to endorse or promote\n products
|
|
derived from this software without prior written permission\n from
|
|
the copyright holders.\n 4. The right to distribute this software or
|
|
to use it for any purpose does\n not give you the right to use Servicemarks
|
|
(sm) or Trademarks (tm) of\n the copyright holders. Use of them is
|
|
covered by separate agreement\n with the copyright holders.\n 5.
|
|
If any files are modified, you must cause the modified files to carry\n prominent
|
|
notices stating that you changed the files and the date of\n any change.\n
|
|
\ \n Disclaimer\n \n THIS SOFTWARE
|
|
IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED\n OR
|
|
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\n OF
|
|
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO\n EVENT
|
|
SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,\n INCIDENTAL,
|
|
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n LIMITED
|
|
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,\n OR
|
|
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\n LIABILITY,
|
|
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\n NEGLIGENCE
|
|
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\n EVEN
|
|
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n \n ========================================\n
|
|
\ getopt, getopt_long, and getop_long_only\n ========================================\n
|
|
\ \n Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>\n
|
|
\ \n Permission to use, copy, modify, and distribute
|
|
this software for any\n purpose with or without fee is hereby granted,
|
|
provided that the above\n copyright notice and this permission
|
|
notice appear in all copies.\n \n THE SOFTWARE IS PROVIDED
|
|
\"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\n WITH REGARD
|
|
TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\n MERCHANTABILITY
|
|
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\n ANY SPECIAL,
|
|
DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\n WHATSOEVER
|
|
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\n ACTION
|
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\n OR
|
|
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n \n Sponsored
|
|
in part by the Defense Advanced Research Projects\n Agency (DARPA)
|
|
and Air Force Research Laboratory, Air Force\n Materiel Command,
|
|
USAF, under agreement number F39502-99-1-0512.\n \n *
|
|
* * * * * *\n \n Copyright (c) 2000 The NetBSD Foundation,
|
|
Inc.\n All rights reserved.\n \n This
|
|
code is derived from software contributed to The NetBSD Foundation\n by
|
|
Dieter Baron and Thomas Klausner.\n \n Redistribution
|
|
and use in source and binary forms, with or without\n modification,
|
|
are permitted provided that the following conditions\n are met:\n
|
|
\ 1. Redistributions of source code must retain the above copyright\n
|
|
\ notice, this list of conditions and the following disclaimer.\n
|
|
\ 2. Redistributions in binary form must reproduce the above copyright\n
|
|
\ notice, this list of conditions and the following disclaimer in
|
|
the\n documentation and/or other materials provided with the distribution.\n
|
|
\ \n THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION,
|
|
INC. AND CONTRIBUTORS\n ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
|
INCLUDING, BUT NOT LIMITED\n TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
AND FITNESS FOR A PARTICULAR\n PURPOSE ARE DISCLAIMED. IN NO EVENT
|
|
SHALL THE FOUNDATION OR CONTRIBUTORS\n BE LIABLE FOR ANY DIRECT,
|
|
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n CONSEQUENTIAL DAMAGES
|
|
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n SUBSTITUTE GOODS
|
|
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n INTERRUPTION)
|
|
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n CONTRACT,
|
|
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n ARISING
|
|
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\n POSSIBILITY
|
|
OF SUCH DAMAGE.\n \n \n ===============================================================\n
|
|
\ gdtoa: Converting between IEEE floating point numbers and ASCII\n
|
|
\ ===============================================================\n
|
|
\ \n The author of this software is David M. Gay.\n \n
|
|
\ Copyright (C) 1997, 1998, 1999, 2000, 2001 by Lucent Technologies\n
|
|
\ All Rights Reserved\n \n Permission
|
|
to use, copy, modify, and distribute this software and\n its documentation
|
|
for any purpose and without fee is hereby\n granted, provided that
|
|
the above copyright notice appear in all\n copies and that both
|
|
that the copyright notice and this\n permission notice and warranty
|
|
disclaimer appear in supporting\n documentation, and that the name
|
|
of Lucent or any of its entities\n not be used in advertising or
|
|
publicity pertaining to\n distribution of the software without
|
|
specific, written prior\n permission.\n \n LUCENT
|
|
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,\n INCLUDING
|
|
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.\n IN NO
|
|
EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY\n SPECIAL,
|
|
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\n WHATSOEVER RESULTING
|
|
FROM LOSS OF USE, DATA OR PROFITS, WHETHER\n IN AN ACTION OF CONTRACT,
|
|
NEGLIGENCE OR OTHER TORTIOUS ACTION,\n ARISING OUT OF OR IN CONNECTION
|
|
WITH THE USE OR PERFORMANCE OF\n THIS SOFTWARE.\n \n
|
|
\ * * * * * * *\n \n The author of this
|
|
software is David M. Gay.\n \n Copyright (C) 2005 by
|
|
David M. Gay\n All Rights Reserved\n \n Permission
|
|
to use, copy, modify, and distribute this software and its\n documentation
|
|
for any purpose and without fee is hereby granted,\n provided that
|
|
the above copyright notice appear in all copies and that\n both
|
|
that the copyright notice and this permission notice and warranty\n disclaimer
|
|
appear in supporting documentation, and that the name of\n the
|
|
author or any of his current or former employers not be used in\n advertising
|
|
or publicity pertaining to distribution of the software\n without
|
|
specific, written prior permission.\n \n THE AUTHOR
|
|
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,\n INCLUDING
|
|
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN\n NO
|
|
EVENT SHALL THE AUTHOR OR ANY OF HIS CURRENT OR FORMER EMPLOYERS BE\n LIABLE
|
|
FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY\n DAMAGES
|
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,\n WHETHER
|
|
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,\n ARISING
|
|
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS\n SOFTWARE.\n
|
|
\ \n * * * * * * *\n \n The
|
|
author of this software is David M. Gay.\n \n Copyright
|
|
(C) 2004 by David M. Gay.\n All Rights Reserved\n Based
|
|
on material in the rest of /netlib/fp/gdota.tar.gz,\n which is
|
|
copyright (C) 1998, 2000 by Lucent Technologies.\n \n Permission
|
|
to use, copy, modify, and distribute this software and\n its documentation
|
|
for any purpose and without fee is hereby\n granted, provided that
|
|
the above copyright notice appear in all\n copies and that both
|
|
that the copyright notice and this\n permission notice and warranty
|
|
disclaimer appear in supporting\n documentation, and that the name
|
|
of Lucent or any of its entities\n not be used in advertising or
|
|
publicity pertaining to\n distribution of the software without
|
|
specific, written prior\n permission.\n \n LUCENT
|
|
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,\n INCLUDING
|
|
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.\n IN NO
|
|
EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY\n SPECIAL,
|
|
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\n WHATSOEVER RESULTING
|
|
FROM LOSS OF USE, DATA OR PROFITS, WHETHER\n IN AN ACTION OF CONTRACT,
|
|
NEGLIGENCE OR OTHER TORTIOUS ACTION,\n ARISING OUT OF OR IN CONNECTION
|
|
WITH THE USE OR PERFORMANCE OF\n THIS SOFTWARE.\n \n
|
|
\ \n =========================\n Parts
|
|
of the math library\n =========================\n \n
|
|
\ Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.\n
|
|
\ \n Developed at SunSoft, a Sun Microsystems, Inc. business.\n
|
|
\ Permission to use, copy, modify, and distribute this\n software
|
|
is freely granted, provided that this notice\n is preserved.\n
|
|
\ \n * * * * * * *\n \n Copyright
|
|
(C) 1993 by Sun Microsystems, Inc. All rights reserved.\n \n Developed
|
|
at SunPro, a Sun Microsystems, Inc. business.\n Permission to use,
|
|
copy, modify, and distribute this\n software is freely granted,
|
|
provided that this notice\n is preserved.\n \n *
|
|
* * * * * *\n \n FIXME: Cephes math lib\n Copyright
|
|
(C) 1984-1998 Stephen L. Moshier\n \n It sounds vague,
|
|
but as to be found at\n <http: //lists.debian.org/debian-legal/2004/12/msg00295.html>,
|
|
it gives an\n impression that the author could be willing to
|
|
give an explicit\n permission to distribute those files e.g.
|
|
under a BSD style license. So\n probably there is no problem
|
|
here, although it could be good to get a\n permission from
|
|
the author and then add a license into the Cephes files\n in
|
|
MinGW runtime. At least on follow-up it is marked that debian sees the\n version
|
|
a-like BSD one. As MinGW.org (where those cephes parts are coming\n from)
|
|
distributes them now over 6 years, it should be fine.\n \n =================================================\n
|
|
\ Some string, memory and time conversion functions\n =================================================\n
|
|
\ \n Copyright © 2005-2020 Rich Felker, et al.\n
|
|
\ \n Permission is hereby granted, free of charge,
|
|
to any person obtaining\n a copy of this software and associated
|
|
documentation files (the\n \"Software\"), to deal in the Software
|
|
without restriction, including\n without limitation the rights
|
|
to use, copy, modify, merge, publish,\n distribute, sublicense,
|
|
and/or sell copies of the Software, and to\n permit persons
|
|
to whom the Software is furnished to do so, subject to\n the
|
|
following conditions:\n \n The above copyright notice
|
|
and this permission notice shall be\n included in all copies
|
|
or substantial portions of the Software.\n \n THE
|
|
SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS
|
|
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\n IN
|
|
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\n CLAIM,
|
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\n TORT
|
|
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\n SOFTWARE
|
|
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n \n ===================================\n
|
|
\ Headers and IDLs imported from Wine\n ===================================\n
|
|
\ \n Some header and IDL files were imported from
|
|
the Wine project. These files\n are prominent maked in source.
|
|
Their copyright belongs to contributors and\n they are distributed
|
|
under LGPL license.\n \n Disclaimer\n \n
|
|
\ This library is free software; you can redistribute it and/or\n
|
|
\ modify it under the terms of the GNU Lesser General Public\n
|
|
\ License as published by the Free Software Foundation; either\n
|
|
\ version 2.1 of the License, or (at your option) any later
|
|
version.\n \n This library is distributed in the
|
|
hope that it will be useful,\n but WITHOUT ANY WARRANTY; without
|
|
even the implied warranty of\n MERCHANTABILITY or FITNESS FOR
|
|
A PARTICULAR PURPOSE. See the GNU\n Lesser General Public License
|
|
for more details.\n \n ==========================================================================\n
|
|
\ \n winpthreads\n \n Copyright (c)
|
|
2011 mingw-w64 project\n \n Permission is hereby granted,
|
|
free of charge, to any person obtaining a\n copy of this software and
|
|
associated documentation files (the \"Software\"),\n to deal in the
|
|
Software without restriction, including without limitation\n the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense,\n and/or
|
|
sell copies of the Software, and to permit persons to whom the\n Software
|
|
is furnished to do so, subject to the following conditions:\n \n The
|
|
above copyright notice and this permission notice shall be included in\n all
|
|
copies or substantial portions of the Software.\n \n THE
|
|
SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED,
|
|
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS
|
|
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS
|
|
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY,
|
|
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\n DEALINGS
|
|
IN THE SOFTWARE.\n \n \n /*\n * Parts
|
|
of this library are derived by:\n *\n * Posix Threads library
|
|
for Microsoft Windows\n *\n * Use at own risk, there is
|
|
no implied warranty to this code.\n * It uses undocumented features
|
|
of Microsoft Windows that can change\n * at any time in the future.\n
|
|
\ *\n * (C) 2010 Lockless Inc.\n * All rights
|
|
reserved.\n *\n * Redistribution and use in source and binary
|
|
forms, with or without modification,\n * are permitted provided that
|
|
the following conditions are met:\n *\n *\n *
|
|
* Redistributions of source code must retain the above copyright notice,\n *
|
|
this list of conditions and the following disclaimer.\n * * Redistributions
|
|
in binary form must reproduce the above copyright notice,\n * this
|
|
list of conditions and the following disclaimer in the documentation\n *
|
|
and/or other materials provided with the distribution.\n * * Neither
|
|
the name of Lockless Inc. nor the names of its contributors may be\n *
|
|
used to endorse or promote products derived from this software without\n *
|
|
specific prior written permission.\n *\n * THIS SOFTWARE
|
|
IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AN\n *
|
|
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n
|
|
\ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
ARE DISCLAIMED.\n * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
|
|
BE LIABLE FOR ANY DIRECT,\n * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
|
|
OR CONSEQUENTIAL DAMAGES (INCLUDING,\n * BUT NOT LIMITED TO, PROCUREMENT
|
|
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n * DATA, OR PROFITS;
|
|
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\n * LIABILITY,
|
|
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n *
|
|
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED\n
|
|
\ * OF THE POSSIBILITY OF SUCH DAMAGE.\n */\n \n
|
|
\ ==========================================================================\n
|
|
\ \n libgcc\n \n GNU
|
|
GENERAL PUBLIC LICENSE\n Version 3, 29 June 2007\n
|
|
\ \n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n
|
|
\ Everyone is permitted to copy and distribute verbatim copies\n of
|
|
this license document, but changing it is not allowed.\n \n Preamble\n
|
|
\ \n The GNU General Public License is a free, copyleft license
|
|
for\n software and other kinds of works.\n \n The
|
|
licenses for most software and other practical works are designed\n to
|
|
take away your freedom to share and change the works. By contrast,\n the
|
|
GNU General Public License is intended to guarantee your freedom to\n share
|
|
and change all versions of a program--to make sure it remains free\n software
|
|
for all its users. We, the Free Software Foundation, use the\n GNU
|
|
General Public License for most of our software; it applies also to\n any
|
|
other work released this way by its authors. You can apply it to\n your
|
|
programs, too.\n \n When we speak of free software, we are
|
|
referring to freedom, not\n price. Our General Public Licenses are
|
|
designed to make sure that you\n have the freedom to distribute copies
|
|
of free software (and charge for\n them if you wish), that you receive
|
|
source code or can get it if you\n want it, that you can change the
|
|
software or use pieces of it in new\n free programs, and that you know
|
|
you can do these things.\n \n To protect your rights, we
|
|
need to prevent others from denying you\n these rights or asking you
|
|
to surrender the rights. Therefore, you have\n certain responsibilities
|
|
if you distribute copies of the software, or if\n you modify it: responsibilities
|
|
to respect the freedom of others.\n \n For example, if you
|
|
distribute copies of such a program, whether\n gratis or for a fee,
|
|
you must pass on to the recipients the same\n freedoms that you received.
|
|
\ You must make sure that they, too, receive\n or can get the source
|
|
code. And you must show them these terms so they\n know their rights.\n
|
|
\ \n Developers that use the GNU GPL protect your rights
|
|
with two steps:\n (1) assert copyright on the software, and (2) offer
|
|
you this License\n giving you legal permission to copy, distribute
|
|
and/or modify it.\n \n For the developers' and authors'
|
|
protection, the GPL clearly explains\n that there is no warranty for
|
|
this free software. For both users' and\n authors' sake, the GPL requires
|
|
that modified versions be marked as\n changed, so that their problems
|
|
will not be attributed erroneously to\n authors of previous versions.\n
|
|
\ \n Some devices are designed to deny users access to install
|
|
or run\n modified versions of the software inside them, although the
|
|
manufacturer\n can do so. This is fundamentally incompatible with
|
|
the aim of\n protecting users' freedom to change the software. The
|
|
systematic\n pattern of such abuse occurs in the area of products for
|
|
individuals to\n use, which is precisely where it is most unacceptable.
|
|
\ Therefore, we\n have designed this version of the GPL to prohibit
|
|
the practice for those\n products. If such problems arise substantially
|
|
in other domains, we\n stand ready to extend this provision to those
|
|
domains in future versions\n of the GPL, as needed to protect the freedom
|
|
of users.\n \n Finally, every program is threatened constantly
|
|
by software patents.\n States should not allow patents to restrict
|
|
development and use of\n software on general-purpose computers, but
|
|
in those that do, we wish to\n avoid the special danger that patents
|
|
applied to a free program could\n make it effectively proprietary.
|
|
\ To prevent this, the GPL assures that\n patents cannot be used to
|
|
render the program non-free.\n \n The precise terms and
|
|
conditions for copying, distribution and\n modification follow.\n \n
|
|
\ TERMS AND CONDITIONS\n \n 0.
|
|
Definitions.\n \n \"This License\" refers to version 3 of
|
|
the GNU General Public License.\n \n \"Copyright\" also
|
|
means copyright-like laws that apply to other kinds of\n works, such
|
|
as semiconductor masks.\n \n \"The Program\" refers to any
|
|
copyrightable work licensed under this\n License. Each licensee is
|
|
addressed as \"you\". \"Licensees\" and\n \"recipients\" may be individuals
|
|
or organizations.\n \n To \"modify\" a work means to copy
|
|
from or adapt all or part of the work\n in a fashion requiring copyright
|
|
permission, other than the making of an\n exact copy. The resulting
|
|
work is called a \"modified version\" of the\n earlier work or a work
|
|
\"based on\" the earlier work.\n \n A \"covered work\" means
|
|
either the unmodified Program or a work based\n on the Program.\n \n
|
|
\ To \"propagate\" a work means to do anything with it that, without\n
|
|
\ permission, would make you directly or secondarily liable for\n infringement
|
|
under applicable copyright law, except executing it on a\n computer
|
|
or modifying a private copy. Propagation includes copying,\n distribution
|
|
(with or without modification), making available to the\n public, and
|
|
in some countries other activities as well.\n \n To \"convey\"
|
|
a work means any kind of propagation that enables other\n parties to
|
|
make or receive copies. Mere interaction with a user through\n a computer
|
|
network, with no transfer of a copy, is not conveying.\n \n An
|
|
interactive user interface displays \"Appropriate Legal Notices\"\n to
|
|
the extent that it includes a convenient and prominently visible\n feature
|
|
that (1) displays an appropriate copyright notice, and (2)\n tells
|
|
the user that there is no warranty for the work (except to the\n extent
|
|
that warranties are provided), that licensees may convey the\n work
|
|
under this License, and how to view a copy of this License. If\n the
|
|
interface presents a list of user commands or options, such as a\n menu,
|
|
a prominent item in the list meets this criterion.\n \n 1.
|
|
Source Code.\n \n The \"source code\" for a work means the
|
|
preferred form of the work\n for making modifications to it. \"Object
|
|
code\" means any non-source\n form of a work.\n \n A
|
|
\"Standard Interface\" means an interface that either is an official\n standard
|
|
defined by a recognized standards body, or, in the case of\n interfaces
|
|
specified for a particular programming language, one that\n is widely
|
|
used among developers working in that language.\n \n The
|
|
\"System Libraries\" of an executable work include anything, other\n than
|
|
the work as a whole, that (a) is included in the normal form of\n packaging
|
|
a Major Component, but which is not part of that Major\n Component,
|
|
and (b) serves only to enable use of the work with that\n Major Component,
|
|
or to implement a Standard Interface for which an\n implementation
|
|
is available to the public in source code form. A\n \"Major Component\",
|
|
in this context, means a major essential component\n (kernel, window
|
|
system, and so on) of the specific operating system\n (if any) on which
|
|
the executable work runs, or a compiler used to\n produce the work,
|
|
or an object code interpreter used to run it.\n \n The \"Corresponding
|
|
Source\" for a work in object code form means all\n the source code
|
|
needed to generate, install, and (for an executable\n work) run the
|
|
object code and to modify the work, including scripts to\n control
|
|
those activities. However, it does not include the work's\n System
|
|
Libraries, or general-purpose tools or generally available free\n programs
|
|
which are used unmodified in performing those activities but\n which
|
|
are not part of the work. For example, Corresponding Source\n includes
|
|
interface definition files associated with source files for\n the work,
|
|
and the source code for shared libraries and dynamically\n linked subprograms
|
|
that the work is specifically designed to require,\n such as by intimate
|
|
data communication or control flow between those\n subprograms and
|
|
other parts of the work.\n \n The Corresponding Source need
|
|
not include anything that users\n can regenerate automatically from
|
|
other parts of the Corresponding\n Source.\n \n The
|
|
Corresponding Source for a work in source code form is that\n same
|
|
work.\n \n 2. Basic Permissions.\n \n All
|
|
rights granted under this License are granted for the term of\n copyright
|
|
on the Program, and are irrevocable provided the stated\n conditions
|
|
are met. This License explicitly affirms your unlimited\n permission
|
|
to run the unmodified Program. The output from running a\n covered
|
|
work is covered by this License only if the output, given its\n content,
|
|
constitutes a covered work. This License acknowledges your\n rights
|
|
of fair use or other equivalent, as provided by copyright law.\n \n
|
|
\ You may make, run and propagate covered works that you do not\n convey,
|
|
without conditions so long as your license otherwise remains\n in force.
|
|
\ You may convey covered works to others for the sole purpose\n of
|
|
having them make modifications exclusively for you, or provide you\n with
|
|
facilities for running those works, provided that you comply with\n the
|
|
terms of this License in conveying all material for which you do\n not
|
|
control copyright. Those thus making or running the covered works\n for
|
|
you must do so exclusively on your behalf, under your direction\n and
|
|
control, on terms that prohibit them from making any copies of\n your
|
|
copyrighted material outside their relationship with you.\n \n Conveying
|
|
under any other circumstances is permitted solely under\n the conditions
|
|
stated below. Sublicensing is not allowed; section 10\n makes it unnecessary.\n
|
|
\ \n 3. Protecting Users' Legal Rights From Anti-Circumvention
|
|
Law.\n \n No covered work shall be deemed part of an effective
|
|
technological\n measure under any applicable law fulfilling obligations
|
|
under article\n 11 of the WIPO copyright treaty adopted on 20 December
|
|
1996, or\n similar laws prohibiting or restricting circumvention of
|
|
such\n measures.\n \n When you convey a covered
|
|
work, you waive any legal power to forbid\n circumvention of technological
|
|
measures to the extent such circumvention\n is effected by exercising
|
|
rights under this License with respect to\n the covered work, and you
|
|
disclaim any intention to limit operation or\n modification of the
|
|
work as a means of enforcing, against the work's\n users, your or third
|
|
parties' legal rights to forbid circumvention of\n technological measures.\n
|
|
\ \n 4. Conveying Verbatim Copies.\n \n You
|
|
may convey verbatim copies of the Program's source code as you\n receive
|
|
it, in any medium, provided that you conspicuously and\n appropriately
|
|
publish on each copy an appropriate copyright notice;\n keep intact
|
|
all notices stating that this License and any\n non-permissive terms
|
|
added in accord with section 7 apply to the code;\n keep intact all
|
|
notices of the absence of any warranty; and give all\n recipients a
|
|
copy of this License along with the Program.\n \n You may
|
|
charge any price or no price for each copy that you convey,\n and you
|
|
may offer support or warranty protection for a fee.\n \n 5.
|
|
Conveying Modified Source Versions.\n \n You may convey
|
|
a work based on the Program, or the modifications to\n produce it from
|
|
the Program, in the form of source code under the\n terms of section
|
|
4, provided that you also meet all of these conditions:\n \n a)
|
|
The work must carry prominent notices stating that you modified\n it,
|
|
and giving a relevant date.\n \n b) The work must carry
|
|
prominent notices stating that it is\n released under this License
|
|
and any conditions added under section\n 7. This requirement modifies
|
|
the requirement in section 4 to\n \"keep intact all notices\".\n
|
|
\ \n c) You must license the entire work, as a whole,
|
|
under this\n License to anyone who comes into possession of a copy.
|
|
\ This\n License will therefore apply, along with any applicable
|
|
section 7\n additional terms, to the whole of the work, and all
|
|
its parts,\n regardless of how they are packaged. This License
|
|
gives no\n permission to license the work in any other way, but
|
|
it does not\n invalidate such permission if you have separately
|
|
received it.\n \n d) If the work has interactive user
|
|
interfaces, each must display\n Appropriate Legal Notices; however,
|
|
if the Program has interactive\n interfaces that do not display
|
|
Appropriate Legal Notices, your\n work need not make them do so.\n
|
|
\ \n A compilation of a covered work with other separate
|
|
and independent\n works, which are not by their nature extensions of
|
|
the covered work,\n and which are not combined with it such as to form
|
|
a larger program,\n in or on a volume of a storage or distribution
|
|
medium, is called an\n \"aggregate\" if the compilation and its resulting
|
|
copyright are not\n used to limit the access or legal rights of the
|
|
compilation's users\n beyond what the individual works permit. Inclusion
|
|
of a covered work\n in an aggregate does not cause this License to
|
|
apply to the other\n parts of the aggregate.\n \n 6.
|
|
Conveying Non-Source Forms.\n \n You may convey a covered
|
|
work in object code form under the terms\n of sections 4 and 5, provided
|
|
that you also convey the\n machine-readable Corresponding Source under
|
|
the terms of this License,\n in one of these ways:\n \n
|
|
\ a) Convey the object code in, or embodied in, a physical product\n
|
|
\ (including a physical distribution medium), accompanied by the\n
|
|
\ Corresponding Source fixed on a durable physical medium\n customarily
|
|
used for software interchange.\n \n b) Convey the object
|
|
code in, or embodied in, a physical product\n (including a physical
|
|
distribution medium), accompanied by a\n written offer, valid for
|
|
at least three years and valid for as\n long as you offer spare
|
|
parts or customer support for that product\n model, to give anyone
|
|
who possesses the object code either (1) a\n copy of the Corresponding
|
|
Source for all the software in the\n product that is covered by
|
|
this License, on a durable physical\n medium customarily used for
|
|
software interchange, for a price no\n more than your reasonable
|
|
cost of physically performing this\n conveying of source, or (2)
|
|
access to copy the\n Corresponding Source from a network server
|
|
at no charge.\n \n c) Convey individual copies of the
|
|
object code with a copy of the\n written offer to provide the Corresponding
|
|
Source. This\n alternative is allowed only occasionally and noncommercially,
|
|
and\n only if you received the object code with such an offer,
|
|
in accord\n with subsection 6b.\n \n d)
|
|
Convey the object code by offering access from a designated\n place
|
|
(gratis or for a charge), and offer equivalent access to the\n Corresponding
|
|
Source in the same way through the same place at no\n further charge.
|
|
\ You need not require recipients to copy the\n Corresponding Source
|
|
along with the object code. If the place to\n copy the object
|
|
code is a network server, the Corresponding Source\n may be on
|
|
a different server (operated by you or a third party)\n that supports
|
|
equivalent copying facilities, provided you maintain\n clear directions
|
|
next to the object code saying where to find the\n Corresponding
|
|
Source. Regardless of what server hosts the\n Corresponding Source,
|
|
you remain obligated to ensure that it is\n available for as long
|
|
as needed to satisfy these requirements.\n \n e) Convey
|
|
the object code using peer-to-peer transmission, provided\n you
|
|
inform other peers where the object code and Corresponding\n Source
|
|
of the work are being offered to the general public at no\n charge
|
|
under subsection 6d.\n \n A separable portion of the object
|
|
code, whose source code is excluded\n from the Corresponding Source
|
|
as a System Library, need not be\n included in conveying the object
|
|
code work.\n \n A \"User Product\" is either (1) a \"consumer
|
|
product\", which means any\n tangible personal property which is normally
|
|
used for personal, family,\n or household purposes, or (2) anything
|
|
designed or sold for incorporation\n into a dwelling. In determining
|
|
whether a product is a consumer product,\n doubtful cases shall be
|
|
resolved in favor of coverage. For a particular\n product received
|
|
by a particular user, \"normally used\" refers to a\n typical or common
|
|
use of that class of product, regardless of the status\n of the particular
|
|
user or of the way in which the particular user\n actually uses, or
|
|
expects or is expected to use, the product. A product\n is a consumer
|
|
product regardless of whether the product has substantial\n commercial,
|
|
industrial or non-consumer uses, unless such uses represent\n the only
|
|
significant mode of use of the product.\n \n \"Installation
|
|
Information\" for a User Product means any methods,\n procedures, authorization
|
|
keys, or other information required to install\n and execute modified
|
|
versions of a covered work in that User Product from\n a modified version
|
|
of its Corresponding Source. The information must\n suffice to ensure
|
|
that the continued functioning of the modified object\n code is in
|
|
no case prevented or interfered with solely because\n modification
|
|
has been made.\n \n If you convey an object code work under
|
|
this section in, or with, or\n specifically for use in, a User Product,
|
|
and the conveying occurs as\n part of a transaction in which the right
|
|
of possession and use of the\n User Product is transferred to the recipient
|
|
in perpetuity or for a\n fixed term (regardless of how the transaction
|
|
is characterized), the\n Corresponding Source conveyed under this section
|
|
must be accompanied\n by the Installation Information. But this requirement
|
|
does not apply\n if neither you nor any third party retains the ability
|
|
to install\n modified object code on the User Product (for example,
|
|
the work has\n been installed in ROM).\n \n The
|
|
requirement to provide Installation Information does not include a\n requirement
|
|
to continue to provide support service, warranty, or updates\n for
|
|
a work that has been modified or installed by the recipient, or for\n the
|
|
User Product in which it has been modified or installed. Access to a\n network
|
|
may be denied when the modification itself materially and\n adversely
|
|
affects the operation of the network or violates the rules and\n protocols
|
|
for communication across the network.\n \n Corresponding
|
|
Source conveyed, and Installation Information provided,\n in accord
|
|
with this section must be in a format that is publicly\n documented
|
|
(and with an implementation available to the public in\n source code
|
|
form), and must require no special password or key for\n unpacking,
|
|
reading or copying.\n \n 7. Additional Terms.\n \n
|
|
\ \"Additional permissions\" are terms that supplement the terms of
|
|
this\n License by making exceptions from one or more of its conditions.\n
|
|
\ Additional permissions that are applicable to the entire Program shall\n
|
|
\ be treated as though they were included in this License, to the extent\n
|
|
\ that they are valid under applicable law. If additional permissions\n
|
|
\ apply only to part of the Program, that part may be used separately\n
|
|
\ under those permissions, but the entire Program remains governed by\n
|
|
\ this License without regard to the additional permissions.\n \n
|
|
\ When you convey a copy of a covered work, you may at your option\n
|
|
\ remove any additional permissions from that copy, or from any part
|
|
of\n it. (Additional permissions may be written to require their own\n
|
|
\ removal in certain cases when you modify the work.) You may place\n
|
|
\ additional permissions on material, added by you to a covered work,\n
|
|
\ for which you have or can give appropriate copyright permission.\n
|
|
\ \n Notwithstanding any other provision of this License,
|
|
for material you\n add to a covered work, you may (if authorized by
|
|
the copyright holders of\n that material) supplement the terms of this
|
|
License with terms:\n \n a) Disclaiming warranty or
|
|
limiting liability differently from the\n terms of sections 15
|
|
and 16 of this License; or\n \n b) Requiring preservation
|
|
of specified reasonable legal notices or\n author attributions
|
|
in that material or in the Appropriate Legal\n Notices displayed
|
|
by works containing it; or\n \n c) Prohibiting misrepresentation
|
|
of the origin of that material, or\n requiring that modified versions
|
|
of such material be marked in\n reasonable ways as different from
|
|
the original version; or\n \n d) Limiting the use for
|
|
publicity purposes of names of licensors or\n authors of the material;
|
|
or\n \n e) Declining to grant rights under trademark
|
|
law for use of some\n trade names, trademarks, or service marks;
|
|
or\n \n f) Requiring indemnification of licensors and
|
|
authors of that\n material by anyone who conveys the material (or
|
|
modified versions of\n it) with contractual assumptions of liability
|
|
to the recipient, for\n any liability that these contractual assumptions
|
|
directly impose on\n those licensors and authors.\n \n
|
|
\ All other non-permissive additional terms are considered \"further\n
|
|
\ restrictions\" within the meaning of section 10. If the Program as
|
|
you\n received it, or any part of it, contains a notice stating that
|
|
it is\n governed by this License along with a term that is a further\n
|
|
\ restriction, you may remove that term. If a license document contains\n
|
|
\ a further restriction but permits relicensing or conveying under this\n
|
|
\ License, you may add to a covered work material governed by the terms\n
|
|
\ of that license document, provided that the further restriction does\n
|
|
\ not survive such relicensing or conveying.\n \n If
|
|
you add terms to a covered work in accord with this section, you\n must
|
|
place, in the relevant source files, a statement of the\n additional
|
|
terms that apply to those files, or a notice indicating\n where to
|
|
find the applicable terms.\n \n Additional terms, permissive
|
|
or non-permissive, may be stated in the\n form of a separately written
|
|
license, or stated as exceptions;\n the above requirements apply either
|
|
way.\n \n 8. Termination.\n \n You
|
|
may not propagate or modify a covered work except as expressly\n provided
|
|
under this License. Any attempt otherwise to propagate or\n modify
|
|
it is void, and will automatically terminate your rights under\n this
|
|
License (including any patent licenses granted under the third\n paragraph
|
|
of section 11).\n \n However, if you cease all violation
|
|
of this License, then your\n license from a particular copyright holder
|
|
is reinstated (a)\n provisionally, unless and until the copyright holder
|
|
explicitly and\n finally terminates your license, and (b) permanently,
|
|
if the copyright\n holder fails to notify you of the violation by some
|
|
reasonable means\n prior to 60 days after the cessation.\n \n
|
|
\ Moreover, your license from a particular copyright holder is\n reinstated
|
|
permanently if the copyright holder notifies you of the\n violation
|
|
by some reasonable means, this is the first time you have\n received
|
|
notice of violation of this License (for any work) from that\n copyright
|
|
holder, and you cure the violation prior to 30 days after\n your receipt
|
|
of the notice.\n \n Termination of your rights under this
|
|
section does not terminate the\n licenses of parties who have received
|
|
copies or rights from you under\n this License. If your rights have
|
|
been terminated and not permanently\n reinstated, you do not qualify
|
|
to receive new licenses for the same\n material under section 10.\n
|
|
\ \n 9. Acceptance Not Required for Having Copies.\n \n
|
|
\ You are not required to accept this License in order to receive or\n
|
|
\ run a copy of the Program. Ancillary propagation of a covered work\n
|
|
\ occurring solely as a consequence of using peer-to-peer transmission\n
|
|
\ to receive a copy likewise does not require acceptance. However,\n
|
|
\ nothing other than this License grants you permission to propagate
|
|
or\n modify any covered work. These actions infringe copyright if
|
|
you do\n not accept this License. Therefore, by modifying or propagating
|
|
a\n covered work, you indicate your acceptance of this License to do
|
|
so.\n \n 10. Automatic Licensing of Downstream Recipients.\n
|
|
\ \n Each time you convey a covered work, the recipient automatically\n
|
|
\ receives a license from the original licensors, to run, modify and\n
|
|
\ propagate that work, subject to this License. You are not responsible\n
|
|
\ for enforcing compliance by third parties with this License.\n \n
|
|
\ An \"entity transaction\" is a transaction transferring control of
|
|
an\n organization, or substantially all assets of one, or subdividing
|
|
an\n organization, or merging organizations. If propagation of a covered\n
|
|
\ work results from an entity transaction, each party to that\n transaction
|
|
who receives a copy of the work also receives whatever\n licenses to
|
|
the work the party's predecessor in interest had or could\n give under
|
|
the previous paragraph, plus a right to possession of the\n Corresponding
|
|
Source of the work from the predecessor in interest, if\n the predecessor
|
|
has it or can get it with reasonable efforts.\n \n You may
|
|
not impose any further restrictions on the exercise of the\n rights
|
|
granted or affirmed under this License. For example, you may\n not
|
|
impose a license fee, royalty, or other charge for exercise of\n rights
|
|
granted under this License, and you may not initiate litigation\n (including
|
|
a cross-claim or counterclaim in a lawsuit) alleging that\n any patent
|
|
claim is infringed by making, using, selling, offering for\n sale,
|
|
or importing the Program or any portion of it.\n \n 11.
|
|
Patents.\n \n A \"contributor\" is a copyright holder who
|
|
authorizes use under this\n License of the Program or a work on which
|
|
the Program is based. The\n work thus licensed is called the contributor's
|
|
\"contributor version\".\n \n A contributor's \"essential
|
|
patent claims\" are all patent claims\n owned or controlled by the
|
|
contributor, whether already acquired or\n hereafter acquired, that
|
|
would be infringed by some manner, permitted\n by this License, of
|
|
making, using, or selling its contributor version,\n but do not include
|
|
claims that would be infringed only as a\n consequence of further modification
|
|
of the contributor version. For\n purposes of this definition, \"control\"
|
|
includes the right to grant\n patent sublicenses in a manner consistent
|
|
with the requirements of\n this License.\n \n Each
|
|
contributor grants you a non-exclusive, worldwide, royalty-free\n patent
|
|
license under the contributor's essential patent claims, to\n make,
|
|
use, sell, offer for sale, import and otherwise run, modify and\n propagate
|
|
the contents of its contributor version.\n \n In the following
|
|
three paragraphs, a \"patent license\" is any express\n agreement or
|
|
commitment, however denominated, not to enforce a patent\n (such as
|
|
an express permission to practice a patent or covenant not to\n sue
|
|
for patent infringement). To \"grant\" such a patent license to a\n party
|
|
means to make such an agreement or commitment not to enforce a\n patent
|
|
against the party.\n \n If you convey a covered work, knowingly
|
|
relying on a patent license,\n and the Corresponding Source of the
|
|
work is not available for anyone\n to copy, free of charge and under
|
|
the terms of this License, through a\n publicly available network server
|
|
or other readily accessible means,\n then you must either (1) cause
|
|
the Corresponding Source to be so\n available, or (2) arrange to deprive
|
|
yourself of the benefit of the\n patent license for this particular
|
|
work, or (3) arrange, in a manner\n consistent with the requirements
|
|
of this License, to extend the patent\n license to downstream recipients.
|
|
\ \"Knowingly relying\" means you have\n actual knowledge that, but
|
|
for the patent license, your conveying the\n covered work in a country,
|
|
or your recipient's use of the covered work\n in a country, would infringe
|
|
one or more identifiable patents in that\n country that you have reason
|
|
to believe are valid.\n \n If, pursuant to or in connection
|
|
with a single transaction or\n arrangement, you convey, or propagate
|
|
by procuring conveyance of, a\n covered work, and grant a patent license
|
|
to some of the parties\n receiving the covered work authorizing them
|
|
to use, propagate, modify\n or convey a specific copy of the covered
|
|
work, then the patent license\n you grant is automatically extended
|
|
to all recipients of the covered\n work and works based on it.\n \n
|
|
\ A patent license is \"discriminatory\" if it does not include within\n
|
|
\ the scope of its coverage, prohibits the exercise of, or is\n conditioned
|
|
on the non-exercise of one or more of the rights that are\n specifically
|
|
granted under this License. You may not convey a covered\n work if
|
|
you are a party to an arrangement with a third party that is\n in the
|
|
business of distributing software, under which you make payment\n to
|
|
the third party based on the extent of your activity of conveying\n the
|
|
work, and under which the third party grants, to any of the\n parties
|
|
who would receive the covered work from you, a discriminatory\n patent
|
|
license (a) in connection with copies of the covered work\n conveyed
|
|
by you (or copies made from those copies), or (b) primarily\n for and
|
|
in connection with specific products or compilations that\n contain
|
|
the covered work, unless you entered into that arrangement,\n or that
|
|
patent license was granted, prior to 28 March 2007.\n \n Nothing
|
|
in this License shall be construed as excluding or limiting\n any implied
|
|
license or other defenses to infringement that may\n otherwise be available
|
|
to you under applicable patent law.\n \n 12. No Surrender
|
|
of Others' Freedom.\n \n If conditions are imposed on you
|
|
(whether by court order, agreement or\n otherwise) that contradict
|
|
the conditions of this License, they do not\n excuse you from the conditions
|
|
of this License. If you cannot convey a\n covered work so as to satisfy
|
|
simultaneously your obligations under this\n License and any other
|
|
pertinent obligations, then as a consequence you may\n not convey it
|
|
at all. For example, if you agree to terms that obligate you\n to
|
|
collect a royalty for further conveying from those to whom you convey\n the
|
|
Program, the only way you could satisfy both those terms and this\n License
|
|
would be to refrain entirely from conveying the Program.\n \n 13.
|
|
Use with the GNU Affero General Public License.\n \n Notwithstanding
|
|
any other provision of this License, you have\n permission to link
|
|
or combine any covered work with a work licensed\n under version 3
|
|
of the GNU Affero General Public License into a single\n combined work,
|
|
and to convey the resulting work. The terms of this\n License will
|
|
continue to apply to the part which is the covered work,\n but the
|
|
special requirements of the GNU Affero General Public License,\n section
|
|
13, concerning interaction through a network will apply to the\n combination
|
|
as such.\n \n 14. Revised Versions of this License.\n \n
|
|
\ The Free Software Foundation may publish revised and/or new versions
|
|
of\n the GNU General Public License from time to time. Such new versions
|
|
will\n be similar in spirit to the present version, but may differ
|
|
in detail to\n address new problems or concerns.\n \n Each
|
|
version is given a distinguishing version number. If the\n Program
|
|
specifies that a certain numbered version of the GNU General\n Public
|
|
License \"or any later version\" applies to it, you have the\n option
|
|
of following the terms and conditions either of that numbered\n version
|
|
or of any later version published by the Free Software\n Foundation.
|
|
\ If the Program does not specify a version number of the\n GNU General
|
|
Public License, you may choose any version ever published\n by the
|
|
Free Software Foundation.\n \n If the Program specifies
|
|
that a proxy can decide which future\n versions of the GNU General
|
|
Public License can be used, that proxy's\n public statement of acceptance
|
|
of a version permanently authorizes you\n to choose that version for
|
|
the Program.\n \n Later license versions may give you additional
|
|
or different\n permissions. However, no additional obligations are
|
|
imposed on any\n author or copyright holder as a result of your choosing
|
|
to follow a\n later version.\n \n 15. Disclaimer
|
|
of Warranty.\n \n THERE IS NO WARRANTY FOR THE PROGRAM,
|
|
TO THE EXTENT PERMITTED BY\n APPLICABLE LAW. EXCEPT WHEN OTHERWISE
|
|
STATED IN WRITING THE COPYRIGHT\n HOLDERS AND/OR OTHER PARTIES PROVIDE
|
|
THE PROGRAM \"AS IS\" WITHOUT WARRANTY\n OF ANY KIND, EITHER EXPRESSED
|
|
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\n THE IMPLIED WARRANTIES
|
|
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n PURPOSE. THE ENTIRE
|
|
RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\n IS WITH YOU.
|
|
\ SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\n ALL
|
|
NECESSARY SERVICING, REPAIR OR CORRECTION.\n \n 16. Limitation
|
|
of Liability.\n \n IN NO EVENT UNLESS REQUIRED BY APPLICABLE
|
|
LAW OR AGREED TO IN WRITING\n WILL ANY COPYRIGHT HOLDER, OR ANY OTHER
|
|
PARTY WHO MODIFIES AND/OR CONVEYS\n THE PROGRAM AS PERMITTED ABOVE,
|
|
BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\n GENERAL, SPECIAL, INCIDENTAL
|
|
OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\n USE OR INABILITY TO USE
|
|
THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\n DATA OR DATA BEING
|
|
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\n PARTIES OR
|
|
A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\n EVEN
|
|
IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\n SUCH
|
|
DAMAGES.\n \n 17. Interpretation of Sections 15 and 16.\n
|
|
\ \n If the disclaimer of warranty and limitation of liability
|
|
provided\n above cannot be given local legal effect according to their
|
|
terms,\n reviewing courts shall apply local law that most closely approximates\n
|
|
\ an absolute waiver of all civil liability in connection with the\n
|
|
\ Program, unless a warranty or assumption of liability accompanies
|
|
a\n copy of the Program in return for a fee.\n \n END
|
|
OF TERMS AND CONDITIONS\n \n How to Apply These
|
|
Terms to Your New Programs\n \n If you develop a new program,
|
|
and you want it to be of the greatest\n possible use to the public,
|
|
the best way to achieve this is to make it\n free software which everyone
|
|
can redistribute and change under these terms.\n \n To do
|
|
so, attach the following notices to the program. It is safest\n to
|
|
attach them to the start of each source file to most effectively\n state
|
|
the exclusion of warranty; and each file should have at least\n the
|
|
\"copyright\" line and a pointer to where the full notice is found.\n \n
|
|
\ <one line to give the program's name and a brief idea of what
|
|
it does.>\n Copyright (C) <year> <name of author>\n
|
|
\ \n This program is free software: you can redistribute
|
|
it and/or modify\n it under the terms of the GNU General Public
|
|
License as published by\n the Free Software Foundation, either
|
|
version 3 of the License, or\n (at your option) any later version.\n
|
|
\ \n This program is distributed in the hope that it
|
|
will be useful,\n but WITHOUT ANY WARRANTY; without even the implied
|
|
warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
\ See the\n GNU General Public License for more details.\n \n
|
|
\ You should have received a copy of the GNU General Public License\n
|
|
\ along with this program. If not, see <https://www.gnu.org/licenses/>.\n
|
|
\ \n Also add information on how to contact you by electronic
|
|
and paper mail.\n \n If the program does terminal interaction,
|
|
make it output a short\n notice like this when it starts in an interactive
|
|
mode:\n \n <program> Copyright (C) <year> <name
|
|
of author>\n This program comes with ABSOLUTELY NO WARRANTY;
|
|
for details type `show w'.\n This is free software, and you are
|
|
welcome to redistribute it\n under certain conditions; type `show
|
|
c' for details.\n \n The hypothetical commands `show w'
|
|
and `show c' should show the appropriate\n parts of the General Public
|
|
License. Of course, your program's commands\n might be different;
|
|
for a GUI interface, you would use an \"about box\".\n \n You
|
|
should also get your employer (if you work as a programmer) or school,\n if
|
|
any, to sign a \"copyright disclaimer\" for the program, if necessary.\n For
|
|
more information on this, and how to apply and follow the GNU GPL, see\n <https://www.gnu.org/licenses/>.\n
|
|
\ \n The GNU General Public License does not permit incorporating
|
|
your program\n into proprietary programs. If your program is a subroutine
|
|
library, you\n may consider it more useful to permit linking proprietary
|
|
applications with\n the library. If this is what you want to do, use
|
|
the GNU Lesser General\n Public License instead of this License. But
|
|
first, please read\n <https://www.gnu.org/licenses/why-not-lgpl.html>.\n
|
|
\ \n \n GCC RUNTIME LIBRARY EXCEPTION\n Version
|
|
3.1, 31 March 2009\n \n Copyright © 2009 Free Software Foundation,
|
|
Inc.\n <https://fsf.org/>\n \n Everyone is
|
|
permitted to copy and distribute verbatim copies of this license document, but
|
|
changing it is not allowed.\n \n This GCC Runtime Library
|
|
Exception (\"Exception\") is an additional permission under section 7 of the GNU
|
|
General Public\n License, version 3 (\"GPLv3\"). It applies to a given
|
|
file (the \"Runtime Library\") that bears a notice placed by the\n copyright
|
|
holder of the file stating that the file is governed by GPLv3 along with this
|
|
Exception.\n \n When you use GCC to compile a program, GCC
|
|
may combine portions of certain GCC header files and runtime libraries with\n
|
|
\ the compiled program. The purpose of this Exception is to allow compilation
|
|
of non-GPL (including proprietary) programs\n to use, in this way,
|
|
the header files and runtime libraries covered by this Exception.\n \n
|
|
\ 0. Definitions.\n A file is an \"Independent Module\" if
|
|
it either requires the Runtime Library for execution after a Compilation Process,\n
|
|
\ or makes use of an interface provided by the Runtime Library, but
|
|
is not otherwise based on the Runtime Library.\n \n \"GCC\"
|
|
means a version of the GNU Compiler Collection, with or without modifications,
|
|
governed by version 3 (or a\n specified later version) of the GNU General
|
|
Public License (GPL) with the option of using any subsequent versions\n published
|
|
by the FSF.\n \n \"GPL-compatible Software\" is software
|
|
whose conditions of propagation, modification and use would permit combination\n
|
|
\ with GCC in accord with the license of GCC.\n \n \"Target
|
|
Code\" refers to output from any compiler for a real or virtual target processor
|
|
architecture, in executable form\n or suitable for input to an assembler,
|
|
loader, linker and/or execution phase. Notwithstanding that, Target Code does
|
|
not\n include data in any format that is used as a compiler intermediate
|
|
representation, or used for producing a compiler\n intermediate representation.\n
|
|
\ \n The \"Compilation Process\" transforms code entirely
|
|
represented in non-intermediate languages designed for human-written\n code,
|
|
and/or in Java Virtual Machine byte code, into Target Code. Thus, for example,
|
|
use of source code generators and\n preprocessors need not be considered
|
|
part of the Compilation Process, since the Compilation Process can be understood
|
|
as\n starting with the output of the generators or preprocessors.\n
|
|
\ \n A Compilation Process is \"Eligible\" if it is done
|
|
using GCC, alone or with other GPL-compatible software, or if it is\n done
|
|
without using any work based on GCC. For example, using non-GPL-compatible Software
|
|
to optimize any GCC\n intermediate representations would not qualify
|
|
as an Eligible Compilation Process.\n \n 1. Grant of Additional
|
|
Permission.\n You have permission to propagate a work of Target Code
|
|
formed by combining the Runtime Library with Independent Modules,\n even
|
|
if such propagation would otherwise violate the terms of GPLv3, provided that
|
|
all Target Code was generated by\n Eligible Compilation Processes.
|
|
You may then convey such a combination under terms of your choice, consistent
|
|
with the\n licensing of the Independent Modules.\n \n 2.
|
|
No Weakening of GCC Copyleft.\n The availability of this Exception
|
|
does not imply any general presumption that third-party software is unaffected
|
|
by the\n copyleft requirements of the license of GCC.\n </pre>\n
|
|
\ </li>\n </ul>\n </main>\n</body>\n\n</html>\n\n"
|
|
notices: []
|