From 88e2e93165f67e93a5c1450b5d1c09433eabfd47 Mon Sep 17 00:00:00 2001 From: "github-ci[bot]" Date: Fri, 20 Sep 2024 01:02:16 +0000 Subject: [PATCH] Publish to gh-pages c56a8df8531c17618813e30b97e70b9fd10276ca --- .last_build_id | 1 + .nojekyll | 0 assets/AssetManifest.bin | 1 + assets/AssetManifest.bin.json | 1 + assets/AssetManifest.json | 1 + assets/FontManifest.json | 1 + assets/NOTICES | 35062 +++++ assets/assets/KitX-Icon-192x-margin-2x.png | Bin 0 -> 3760 bytes assets/assets/ThirdParty/fdroid-logo.svg | 310 + assets/fonts/MaterialIcons-Regular.otf | Bin 0 -> 1645184 bytes .../fonts/materialdesignicons-webfont.ttf | Bin 0 -> 1026176 bytes assets/shaders/ink_sparkle.frag | 126 + canvaskit/canvaskit.js | 215 + canvaskit/canvaskit.js.symbols | 11947 ++ canvaskit/canvaskit.wasm | Bin 0 -> 6751354 bytes canvaskit/chromium/canvaskit.js | 214 + canvaskit/chromium/canvaskit.js.symbols | 10903 ++ canvaskit/chromium/canvaskit.wasm | Bin 0 -> 5372643 bytes canvaskit/skwasm.js | 169 + canvaskit/skwasm.js.symbols | 12035 ++ canvaskit/skwasm.wasm | Bin 0 -> 3222359 bytes canvaskit/skwasm.worker.js | 1 + favicon.png | Bin 0 -> 665 bytes flutter.js | 4 + flutter_bootstrap.js | 16 + flutter_service_worker.js | 223 + icons/Icon-192.png | Bin 0 -> 4710 bytes icons/Icon-512.png | Bin 0 -> 13404 bytes icons/Icon-maskable-192.png | Bin 0 -> 4710 bytes icons/Icon-maskable-512.png | Bin 0 -> 13404 bytes index.html | 57 + main.dart.js | 100094 +++++++++++++++ manifest.json | 35 + scripts/console.js | 28 + scripts/console.min.js | 1 + scripts/script.js | 35 + scripts/script.min.js | 1 + scripts/wasm/utils-min.js | 1 + scripts/wasm/utils.js | 30 + styles/loaders.css | 1284 + styles/loaders.min.css | 1 + styles/style.css | 24 + styles/style.min.css | 1 + sub/wasmerr/index.html | 30 + sub/wasmerr/saderr.svg | 86 + sub/wasmerr/styles/normalize-min.css | 1 + sub/wasmerr/styles/normalize.css | 189 + sub/wasmerr/styles/style-min.css | 1 + sub/wasmerr/styles/style.css | 80 + version.json | 1 + 50 files changed, 173210 insertions(+) create mode 100644 .last_build_id create mode 100644 .nojekyll create mode 100644 assets/AssetManifest.bin create mode 100644 assets/AssetManifest.bin.json create mode 100644 assets/AssetManifest.json create mode 100644 assets/FontManifest.json create mode 100644 assets/NOTICES create mode 100644 assets/assets/KitX-Icon-192x-margin-2x.png create mode 100644 assets/assets/ThirdParty/fdroid-logo.svg create mode 100644 assets/fonts/MaterialIcons-Regular.otf create mode 100644 assets/packages/community_material_icon/fonts/materialdesignicons-webfont.ttf create mode 100644 assets/shaders/ink_sparkle.frag create mode 100644 canvaskit/canvaskit.js create mode 100644 canvaskit/canvaskit.js.symbols create mode 100644 canvaskit/canvaskit.wasm create mode 100644 canvaskit/chromium/canvaskit.js create mode 100644 canvaskit/chromium/canvaskit.js.symbols create mode 100644 canvaskit/chromium/canvaskit.wasm create mode 100644 canvaskit/skwasm.js create mode 100644 canvaskit/skwasm.js.symbols create mode 100644 canvaskit/skwasm.wasm create mode 100644 canvaskit/skwasm.worker.js create mode 100644 favicon.png create mode 100644 flutter.js create mode 100644 flutter_bootstrap.js create mode 100644 flutter_service_worker.js create mode 100644 icons/Icon-192.png create mode 100644 icons/Icon-512.png create mode 100644 icons/Icon-maskable-192.png create mode 100644 icons/Icon-maskable-512.png create mode 100644 index.html create mode 100644 main.dart.js create mode 100644 manifest.json create mode 100644 scripts/console.js create mode 100644 scripts/console.min.js create mode 100644 scripts/script.js create mode 100644 scripts/script.min.js create mode 100644 scripts/wasm/utils-min.js create mode 100644 scripts/wasm/utils.js create mode 100644 styles/loaders.css create mode 100644 styles/loaders.min.css create mode 100644 styles/style.css create mode 100644 styles/style.min.css create mode 100644 sub/wasmerr/index.html create mode 100644 sub/wasmerr/saderr.svg create mode 100644 sub/wasmerr/styles/normalize-min.css create mode 100644 sub/wasmerr/styles/normalize.css create mode 100644 sub/wasmerr/styles/style-min.css create mode 100644 sub/wasmerr/styles/style.css create mode 100644 version.json diff --git a/.last_build_id b/.last_build_id new file mode 100644 index 0000000..2b8a250 --- /dev/null +++ b/.last_build_id @@ -0,0 +1 @@ +6e1b979bc644fdb5d555e1aeb40bed20 \ No newline at end of file diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/assets/AssetManifest.bin b/assets/AssetManifest.bin new file mode 100644 index 0000000..0ebc898 --- /dev/null +++ b/assets/AssetManifest.bin @@ -0,0 +1 @@ + #assets/KitX-Icon-192x-margin-2x.png  asset#assets/KitX-Icon-192x-margin-2x.png!assets/ThirdParty/fdroid-logo.svg  asset!assets/ThirdParty/fdroid-logo.svgFpackages/community_material_icon/fonts/materialdesignicons-webfont.ttf  assetFpackages/community_material_icon/fonts/materialdesignicons-webfont.ttf \ No newline at end of file diff --git a/assets/AssetManifest.bin.json b/assets/AssetManifest.bin.json new file mode 100644 index 0000000..0988ea4 --- /dev/null +++ b/assets/AssetManifest.bin.json @@ -0,0 +1 @@ +"DQMHI2Fzc2V0cy9LaXRYLUljb24tMTkyeC1tYXJnaW4tMngucG5nDAENAQcFYXNzZXQHI2Fzc2V0cy9LaXRYLUljb24tMTkyeC1tYXJnaW4tMngucG5nByFhc3NldHMvVGhpcmRQYXJ0eS9mZHJvaWQtbG9nby5zdmcMAQ0BBwVhc3NldAchYXNzZXRzL1RoaXJkUGFydHkvZmRyb2lkLWxvZ28uc3ZnB0ZwYWNrYWdlcy9jb21tdW5pdHlfbWF0ZXJpYWxfaWNvbi9mb250cy9tYXRlcmlhbGRlc2lnbmljb25zLXdlYmZvbnQudHRmDAENAQcFYXNzZXQHRnBhY2thZ2VzL2NvbW11bml0eV9tYXRlcmlhbF9pY29uL2ZvbnRzL21hdGVyaWFsZGVzaWduaWNvbnMtd2ViZm9udC50dGY=" \ No newline at end of file diff --git a/assets/AssetManifest.json b/assets/AssetManifest.json new file mode 100644 index 0000000..0995bb2 --- /dev/null +++ b/assets/AssetManifest.json @@ -0,0 +1 @@ +{"assets/KitX-Icon-192x-margin-2x.png":["assets/KitX-Icon-192x-margin-2x.png"],"assets/ThirdParty/fdroid-logo.svg":["assets/ThirdParty/fdroid-logo.svg"],"packages/community_material_icon/fonts/materialdesignicons-webfont.ttf":["packages/community_material_icon/fonts/materialdesignicons-webfont.ttf"]} \ No newline at end of file diff --git a/assets/FontManifest.json b/assets/FontManifest.json new file mode 100644 index 0000000..4809da9 --- /dev/null +++ b/assets/FontManifest.json @@ -0,0 +1 @@ +[{"family":"MaterialIcons","fonts":[{"asset":"fonts/MaterialIcons-Regular.otf"}]},{"family":"packages/community_material_icon/MaterialDesignIconFont","fonts":[{"asset":"packages/community_material_icon/fonts/materialdesignicons-webfont.ttf"}]}] \ No newline at end of file diff --git a/assets/NOTICES b/assets/NOTICES new file mode 100644 index 0000000..e0b63d1 --- /dev/null +++ b/assets/NOTICES @@ -0,0 +1,35062 @@ +_fe_analyzer_shared + +Copyright 2019, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +_macros +macros + +Copyright 2024, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +abseil-cpp + +Apache License +Version 2.0, January 2004 +https://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +-------------------------------------------------------------------------------- +abseil-cpp +angle +cpu_features +dart +etc1 +expat +flatbuffers +fuchsia_sdk +glslang +perfetto +shaderc +spirv-cross +txt +vulkan +vulkan-headers +vulkan-utility-libraries +vulkan-validation-layers +wuffs + +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +-------------------------------------------------------------------------------- +accessibility + +Copyright (c) 2009 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility + +Copyright (c) 2010 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility + +Copyright (c) 2012 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility + +Copyright (c) 2014 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility + +Copyright 2013 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility + +Copyright 2016 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility + +Copyright 2019 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility + +Copyright 2020 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility +angle + +Copyright (c) 2011 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility +angle + +Copyright (c) 2013 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility +angle + +Copyright 2017 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility +angle +icu + +Copyright 2014 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility +angle +skia + +Copyright 2018 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility +engine +spring_animation +tonic +txt +web_test_fonts +web_unicode + +Copyright 2013 The Flutter Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +accessibility +skia + +Copyright 2015 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +analyzer + +Copyright 2013, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +angle + +Copyright (c) 2008-2018 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and/or associated documentation files (the +"Materials"), to deal in the Materials without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Materials, and to +permit persons to whom the Materials are 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 Materials. + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +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 +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +-------------------------------------------------------------------------------- +angle + +Copyright (c) 2013-2017 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and/or associated documentation files (the +"Materials"), to deal in the Materials without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Materials, and to +permit persons to whom the Materials are 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 Materials. + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +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 +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +-------------------------------------------------------------------------------- +angle + +Copyright (c) 2013-2018 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and/or associated documentation files (the +"Materials"), to deal in the Materials without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Materials, and to +permit persons to whom the Materials are 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 Materials. + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +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 +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +-------------------------------------------------------------------------------- +angle + +Copyright (c) 2020 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2002 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2010 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2011 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2012 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2013 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2013-2020 The Khronos Group 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. +-------------------------------------------------------------------------------- +angle + +Copyright 2014 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2015 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2016 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2017 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2018 The ANGLE Project Authors. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2018 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2019 The ANGLE Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2020 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2020 The ANGLE Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2021 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2021 The ANGLE Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2021-2022 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2022 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright 2023 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle + +Copyright The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +angle +xxhash + +Copyright 2019 The ANGLE Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc. + Ltd., nor the names of their contributors may be used to endorse + or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN +ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +args +csslib +logging + +Copyright 2013, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +async +collection +mime +stream_channel +typed_data + +Copyright 2015, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +boolean_selector +meta + +Copyright 2016, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +boringssl + +Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) +All rights reserved. + +This package is an SSL implementation written +by Eric Young (eay@cryptsoft.com). +The implementation was written so as to conform with Netscapes SSL. + +This library is free for commercial and non-commercial use as long as +the following conditions are aheared to. The following conditions +apply to all code found in this distribution, be it the RC4, RSA, +lhash, DES, etc., code; not just the SSL code. The SSL documentation +included with this distribution is covered by the same copyright terms +except that the holder is Tim Hudson (tjh@cryptsoft.com). + +Copyright remains Eric Young's, and as such any Copyright notices in +the code are not to be removed. +If this package is used in a product, Eric Young should be given attribution +as the author of the parts of the library used. +This can be in the form of a textual message at program startup or +in documentation (online or textual) provided with the package. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + "This product includes cryptographic software written by + Eric Young (eay@cryptsoft.com)" + The word 'cryptographic' can be left out if the rouines from the library + being used are not cryptographic related :-). +4. If you include any Windows specific code (or a derivative thereof) from + the apps directory (application code) you must include an acknowledgement: + "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" + +THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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. + +The licence and distribution terms for any publically available version or +derivative of this code cannot be changed. i.e. this code cannot simply be +copied and put under another distribution licence +[including the GNU Public Licence.] +-------------------------------------------------------------------------------- +boringssl + +Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) +All rights reserved. + +This package is an SSL implementation written +by Eric Young (eay@cryptsoft.com). +The implementation was written so as to conform with Netscapes SSL. + +This library is free for commercial and non-commercial use as long as +the following conditions are aheared to. The following conditions +apply to all code found in this distribution, be it the RC4, RSA, +lhash, DES, etc., code; not just the SSL code. The SSL documentation +included with this distribution is covered by the same copyright terms +except that the holder is Tim Hudson (tjh@cryptsoft.com). + +Copyright remains Eric Young's, and as such any Copyright notices in +the code are not to be removed. +If this package is used in a product, Eric Young should be given attribution +as the author of the parts of the library used. +This can be in the form of a textual message at program startup or +in documentation (online or textual) provided with the package. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + "This product includes cryptographic software written by + Eric Young (eay@cryptsoft.com)" + The word 'cryptographic' can be left out if the rouines from the library + being used are not cryptographic related :-). +4. If you include any Windows specific code (or a derivative thereof) from + the apps directory (application code) you must include an acknowledgement: + "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" + +THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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. + +The licence and distribution terms for any publically available version or +derivative of this code cannot be changed. i.e. this code cannot simply be +copied and put under another distribution licence +[including the GNU Public Licence.] +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1998-2000 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1998-2001 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1998-2003 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1998-2004 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1998-2005 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1998-2005 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1998-2006 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1998-2007 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1999 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1999-2002 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1999-2003 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1999-2005 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1999-2007 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 1999-2008 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2000 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2000-2002 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2000-2003 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2000-2005 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2001 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2001-2011 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2002-2006 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2003 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2004 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2005 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2006 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2006,2007 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2008 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2010 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2011 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2011 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2012 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2013 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2014, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2015, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2016, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2017, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2017, the HRSS authors. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2018, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2018, Google Inc. +Copyright (c) 2020, Arm Ltd. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2019, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2020, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2021, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2022, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2022, Robert Nagy + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2023, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2001-2017 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. + +Portions of the attached software ("Contribution") are developed by +SUN MICROSYSTEMS, INC., and are contributed to the OpenSSL project. + +The Contribution is licensed pursuant to the Eric Young open source +license provided above. +-------------------------------------------------------------------------------- +boringssl + +Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. + +Portions of the attached software ("Contribution") are developed by +SUN MICROSYSTEMS, INC., and are contributed to the OpenSSL project. + +The Contribution is licensed pursuant to the OpenSSL open source +license provided above. +-------------------------------------------------------------------------------- +boringssl + +Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + licensing@OpenSSL.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. +-------------------------------------------------------------------------------- +boringssl + +Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. +ECC cipher suite support in OpenSSL originally developed by +SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project. +-------------------------------------------------------------------------------- +boringssl + +Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. +ECDH support in OpenSSL originally developed by +SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project. +-------------------------------------------------------------------------------- +boringssl + +Copyright 2005 Nokia. All rights reserved. + +The portions of the attached software ("Contribution") is developed by +Nokia Corporation and is licensed pursuant to the OpenSSL open source +license. + +The Contribution, originally written by Mika Kousa and Pasi Eronen of +Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites +support (see RFC 4279) to OpenSSL. + +No patent licenses or other rights except those expressly stated in +the OpenSSL open source license shall be deemed granted or received +expressly, by implication, estoppel, or otherwise. + +No assurances are provided by Nokia that the Contribution does not +infringe the patent or other intellectual property rights of any third +party or that the license provides you with all the necessary rights +to make use of the Contribution. + +THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IN +ADDITION TO THE DISCLAIMERS INCLUDED IN THE LICENSE, NOKIA +SPECIFICALLY DISCLAIMS ANY LIABILITY FOR CLAIMS BROUGHT BY YOU OR ANY +OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR +OTHERWISE. +-------------------------------------------------------------------------------- +boringssl + +Copyright 2006-2017 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2010 The Chromium Authors +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file +-------------------------------------------------------------------------------- +boringssl + +Copyright 2011 The Chromium Authors +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file +-------------------------------------------------------------------------------- +boringssl + +Copyright 2012 The Chromium Authors +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file +-------------------------------------------------------------------------------- +boringssl + +Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2013-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright (c) 2012, Intel Corporation. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2014 The Chromium Authors +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file +-------------------------------------------------------------------------------- +boringssl + +Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright (c) 2014, Intel Corporation. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright (c) 2015, Intel Inc. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2015 The Chromium Authors +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file +-------------------------------------------------------------------------------- +boringssl + +Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2016 Brian Smith. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright 2016 The Chromium Authors +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file +-------------------------------------------------------------------------------- +boringssl + +Copyright 2017 The Chromium Authors +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file +-------------------------------------------------------------------------------- +boringssl + +Copyright 2019 The Chromium Authors +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file +-------------------------------------------------------------------------------- +boringssl + +Copyright 2022 The Chromium Authors +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file +-------------------------------------------------------------------------------- +boringssl + +Copyright 2023 The Chromium Authors +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file +-------------------------------------------------------------------------------- +boringssl + +Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +DTLS code by Eric Rescorla + +Copyright (C) 2006, Network Resonance, Inc. +Copyright (C) 2011, RTFM, Inc. +-------------------------------------------------------------------------------- +boringssl + +OpenSSL License +--------------- + +Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit. (http://www.openssl.org/)" + +4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to + endorse or promote products derived from this software without + prior written permission. For written permission, please contact + openssl-core@openssl.org. + +5. Products derived from this software may not be called "OpenSSL" + nor may "OpenSSL" appear in their names without prior written + permission of the OpenSSL Project. + +6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/)" + +THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY +EXPRESSED 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 OpenSSL PROJECT OR +ITS 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. + + +This product includes cryptographic software written by Eric Young +(eay@cryptsoft.com). This product includes software written by Tim +Hudson (tjh@cryptsoft.com). + +Original SSLeay License +----------------------- + +Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) +All rights reserved. + +This package is an SSL implementation written +by Eric Young (eay@cryptsoft.com). +The implementation was written so as to conform with Netscapes SSL. + +This library is free for commercial and non-commercial use as long as +the following conditions are aheared to. The following conditions +apply to all code found in this distribution, be it the RC4, RSA, +lhash, DES, etc., code; not just the SSL code. The SSL documentation +included with this distribution is covered by the same copyright terms +except that the holder is Tim Hudson (tjh@cryptsoft.com). + +Copyright remains Eric Young's, and as such any Copyright notices in +the code are not to be removed. +If this package is used in a product, Eric Young should be given attribution +as the author of the parts of the library used. +This can be in the form of a textual message at program startup or +in documentation (online or textual) provided with the package. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + "This product includes cryptographic software written by + Eric Young (eay@cryptsoft.com)" + The word 'cryptographic' can be left out if the rouines from the library + being used are not cryptographic related :-). +4. If you include any Windows specific code (or a derivative thereof) from + the apps directory (application code) you must include an acknowledgement: + "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" + +THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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. + +The licence and distribution terms for any publically available version or +derivative of this code cannot be changed. i.e. this code cannot simply be +copied and put under another distribution licence +[including the GNU Public Licence.] + +ISC license used for completely new code in BoringSSL: + +Copyright (c) 2015, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +The code in third_party/fiat carries the MIT license: + +Copyright (c) 2015-2016 the fiat-crypto authors (see +https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS). + +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. + +Licenses for support code +------------------------- + +Parts of the TLS test suite are under the Go license. This code is not included +in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so +distributing code linked against BoringSSL does not trigger this license: + +Copyright (c) 2009 The Go Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +BoringSSL uses the Chromium test infrastructure to run a continuous build, +trybots etc. The scripts which manage this, and the script for generating build +metadata, are under the Chromium license. Distributing code linked against +BoringSSL does not trigger this license. + +Copyright 2015 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +build +build_runner +code_builder +web_socket_channel + +Copyright 2016, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +build_config +graphs +io +stream_transform +term_glyph + +Copyright 2017, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +build_daemon +characters +ffi +package_config + +Copyright 2019, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +build_resolvers +build_runner_core +test_api +timing + +Copyright 2018, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +built_collection +built_value + +Copyright 2015, Google Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +ceval + +Copyright (c) 2021 e_t + +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. +-------------------------------------------------------------------------------- +checked_yaml + +Copyright 2019, the Dart project authors. All rights reserved. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +clock +fake_async + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +-------------------------------------------------------------------------------- +community_material_icon + +Copyright (c) 2018 Rio Permana + +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. +-------------------------------------------------------------------------------- +convert +crypto +vm_service + +Copyright 2015, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +cpu_features + +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + +For files in the `ndk_compat` folder: + + +Copyright (C) 2010 The Android Open Source Project +All rights reserved. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +* Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +* Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED +AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT +OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. +-------------------------------------------------------------------------------- +cpu_features + +Copyright (C) 2010 The Android Open Source Project +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +* Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +* Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED +AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT +OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2003-2005 Tom Wu +Copyright (c) 2012 Adam Singer (adam@solvr.io) +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, +EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY +WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. + +IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL, +INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER +RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF +THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT +OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +In addition, the following condition applies: + +All redistributions must retain an intact copy of this copyright notice +and disclaimer. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2010, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2014 The Polymer Project Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart + +Copyright 2012, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +dart_style +glob +http +http_parser +matcher +path +pool +pub_semver +source_span +string_scanner +watcher + +Copyright 2014, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +double-conversion +icu + +Copyright 2006-2008 the V8 project authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +double-conversion +icu + +Copyright 2010 the V8 project authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +double-conversion +icu + +Copyright 2012 the V8 project authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +engine + +License for the Ahem font embedded below is from: +https://www.w3.org/Style/CSS/Test/Fonts/Ahem/COPYING + +The Ahem font in this directory belongs to the public domain. In +jurisdictions that do not recognize public domain ownership of these +files, the following Creative Commons Zero declaration applies: + + + +which is quoted below: + + The person who has associated a work with this document (the "Work") + affirms that he or she (the "Affirmer") is the/an author or owner of + the Work. The Work may be any work of authorship, including a + database. + + The Affirmer hereby fully, permanently and irrevocably waives and + relinquishes all of her or his copyright and related or neighboring + legal rights in the Work available under any federal or state law, + treaty or contract, including but not limited to moral rights, + publicity and privacy rights, rights protecting against unfair + competition and any rights protecting the extraction, dissemination + and reuse of data, whether such rights are present or future, vested + or contingent (the "Waiver"). The Affirmer makes the Waiver for the + benefit of the public at large and to the detriment of the Affirmer's + heirs or successors. + + The Affirmer understands and intends that the Waiver has the effect + of eliminating and entirely removing from the Affirmer's control all + the copyright and related or neighboring legal rights previously held + by the Affirmer in the Work, to that extent making the Work freely + available to the public for any and all uses and purposes without + restriction of any kind, including commercial use and uses in media + and formats or by methods that have not yet been invented or + conceived. Should the Waiver for any reason be judged legally + ineffective in any jurisdiction, the Affirmer hereby grants a free, + full, permanent, irrevocable, nonexclusive and worldwide license for + all her or his copyright and related or neighboring legal rights in + the Work. +-------------------------------------------------------------------------------- +etc_decoder + +Copyright (c) 2020-2022 Hans-Kristian Arntzen + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2000-2004 Fred L. Drake, Jr. +Copyright (c) 2001-2002 Greg Stein +Copyright (c) 2002-2006 Karl Waclawek +Copyright (c) 2016 Cristian Rodríguez +Copyright (c) 2016-2019 Sebastian Pipping +Copyright (c) 2017 Rhodri James +Copyright (c) 2018 Yury Gribov + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2000-2005 Fred L. Drake, Jr. +Copyright (c) 2001-2002 Greg Stein +Copyright (c) 2002-2016 Karl Waclawek +Copyright (c) 2016-2022 Sebastian Pipping +Copyright (c) 2016 Cristian Rodríguez +Copyright (c) 2016 Thomas Beutlich +Copyright (c) 2017 Rhodri James +Copyright (c) 2022 Thijs Schreijer + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2000-2006 Fred L. Drake, Jr. +Copyright (c) 2001-2002 Greg Stein +Copyright (c) 2002-2016 Karl Waclawek +Copyright (c) 2005-2009 Steven Solie +Copyright (c) 2016 Eric Rahm +Copyright (c) 2016-2022 Sebastian Pipping +Copyright (c) 2016 Gaurav +Copyright (c) 2016 Thomas Beutlich +Copyright (c) 2016 Gustavo Grieco +Copyright (c) 2016 Pascal Cuoq +Copyright (c) 2016 Ed Schouten +Copyright (c) 2017-2022 Rhodri James +Copyright (c) 2017 Václav Slavík +Copyright (c) 2017 Viktor Szakats +Copyright (c) 2017 Chanho Park +Copyright (c) 2017 Rolf Eike Beer +Copyright (c) 2017 Hans Wennborg +Copyright (c) 2018 Anton Maklakov +Copyright (c) 2018 Benjamin Peterson +Copyright (c) 2018 Marco Maggi +Copyright (c) 2018 Mariusz Zaborski +Copyright (c) 2019 David Loffredo +Copyright (c) 2019-2020 Ben Wagner +Copyright (c) 2019 Vadim Zeitlin +Copyright (c) 2021 Dong-hee Na +Copyright (c) 2022 Samanta Navarro +Copyright (c) 2022 Jeffrey Walton +Copyright (c) 2022 Jann Horn + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2001-2002 Fred L. Drake, Jr. +Copyright (c) 2006 Karl Waclawek +Copyright (c) 2016-2017 Sebastian Pipping +Copyright (c) 2017 Rhodri James + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2001-2003 Fred L. Drake, Jr. +Copyright (c) 2002 Greg Stein +Copyright (c) 2002-2016 Karl Waclawek +Copyright (c) 2005-2009 Steven Solie +Copyright (c) 2016-2022 Sebastian Pipping +Copyright (c) 2016 Pascal Cuoq +Copyright (c) 2016 Don Lewis +Copyright (c) 2017 Rhodri James +Copyright (c) 2017 Alexander Bluhm +Copyright (c) 2017 Benbuck Nason +Copyright (c) 2017 José Gutiérrez de la Concha +Copyright (c) 2019 David Loffredo +Copyright (c) 2021 Dong-hee Na +Copyright (c) 2022 Martin Ettl + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2001-2003 Fred L. Drake, Jr. +Copyright (c) 2004-2009 Karl Waclawek +Copyright (c) 2005-2007 Steven Solie +Copyright (c) 2016-2022 Sebastian Pipping +Copyright (c) 2017 Rhodri James +Copyright (c) 2019 David Loffredo +Copyright (c) 2020 Joe Orton +Copyright (c) 2020 Kleber Tarcísio +Copyright (c) 2021 Tim Bray +Copyright (c) 2022 Martin Ettl + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2001-2004 Fred L. Drake, Jr. +Copyright (c) 2002-2009 Karl Waclawek +Copyright (c) 2016-2017 Sebastian Pipping +Copyright (c) 2017 Rhodri James +Copyright (c) 2017 Franek Korta + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2002-2005 Karl Waclawek +Copyright (c) 2016-2017 Sebastian Pipping +Copyright (c) 2017 Rhodri James + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2002-2016 Karl Waclawek +Copyright (c) 2016-2022 Sebastian Pipping +Copyright (c) 2017 Rhodri James +Copyright (c) 2018 Benjamin Peterson +Copyright (c) 2018 Anton Maklakov +Copyright (c) 2019 David Loffredo +Copyright (c) 2020 Boris Kolpackov +Copyright (c) 2022 Martin Ettl + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2005 Karl Waclawek +Copyright (c) 2016-2019 Sebastian Pipping + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2005-2006 Karl Waclawek +Copyright (c) 2016-2019 Sebastian Pipping +Copyright (c) 2019 David Loffredo + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2016-2017 Sebastian Pipping + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2016-2022 Sebastian Pipping +Copyright (c) 2022 Martin Ettl + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2017 Sebastian Pipping + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Greg Stein +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2002-2006 Karl Waclawek +Copyright (c) 2017-2021 Sebastian Pipping + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Greg Stein +Copyright (c) 2002-2006 Karl Waclawek +Copyright (c) 2002-2003 Fred L. Drake, Jr. +Copyright (c) 2005-2009 Steven Solie +Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2017 Rhodri James +Copyright (c) 2019 David Loffredo +Copyright (c) 2021 Dong-hee Na + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Karl Waclawek +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2017 Sebastian Pipping + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002-2003 Fred L. Drake, Jr. +Copyright (c) 2004-2006 Karl Waclawek +Copyright (c) 2005-2007 Steven Solie +Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2017 Rhodri James +Copyright (c) 2019 David Loffredo +Copyright (c) 2021 Dong-hee Na + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2017-2019 Sebastian Pipping + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2016-2017 Sebastian Pipping + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2016-2018 Sebastian Pipping +Copyright (c) 2018 Marco Maggi + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2017 Rhodri James + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper +Copyright (c) 2001-2022 Expat maintainers + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 1999-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2007 Karl Waclawek +Copyright (c) 2017 Sebastian Pipping + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Greg Stein +Copyright (c) 2005 Karl Waclawek +Copyright (c) 2017-2021 Sebastian Pipping + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 2000 Clark Cooper +Copyright (c) 2017 Sebastian Pipping + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + +Copyright (c) 2002-2003 Fred L. Drake, Jr. +Copyright (c) 2002-2006 Karl Waclawek +Copyright (c) 2003 Greg Stein +Copyright (c) 2016-2022 Sebastian Pipping +Copyright (c) 2018 Yury Gribov +Copyright (c) 2019 David Loffredo + +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat +harfbuzz + +Copyright (c) 2021 Google Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fallback_root_certificates + +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. + +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ffc8bb004a64f6357e3d5d1185e974e966f00931 +/third_party/fallback_root_certificates/ + +-------------------------------------------------------------------------------- +ffx_spd + +Copyright (c) 2017-2019 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) <2014> + +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. +-------------------------------------------------------------------------------- +ffx_spd + +Copyright (c) 2017-2020 Advanced Micro Devices, Inc. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the +Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +-------------------------------------------------------------------------------- +fiat + +Copyright (c) 2015-2020 the fiat-crypto authors (see + +https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS). + +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. +-------------------------------------------------------------------------------- +file + +Copyright 2017, the Dart project authors. All rights reserved. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fixnum +http_multi_server +shelf +shelf_web_socket +stack_trace + +Copyright 2014, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +flatbuffers + +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright 2014 Google Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +-------------------------------------------------------------------------------- +flutter + +Copyright 2014 The Flutter Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +flutter_lints +plugin_platform_interface +standard_message_codec +vector_graphics +vector_graphics_codec +vector_graphics_compiler + +Copyright 2013 The Flutter Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +flutter_svg + +Copyright (c) 2018 Dan Field + +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. +-------------------------------------------------------------------------------- +flutter_web_optimizer + +BSD 3-Clause License + +Copyright (c) 2022, xiebin +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +freetype2 + +Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +freetype2 + +Copyright (C) 2000, 2001, 2002, 2003, 2006, 2010 by +Francesco Zappa Nardelli + +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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright (C) 2000-2004, 2006-2011, 2013, 2014 by +Francesco Zappa Nardelli + +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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright (C) 2001, 2002 by +Francesco Zappa Nardelli + +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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright (C) 2001, 2002, 2003, 2004 by +Francesco Zappa Nardelli + +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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright (C) 2001-2008, 2011, 2013, 2014 by +Francesco Zappa Nardelli + +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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright 1990, 1994, 1998 The Open Group + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. + +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 +OPEN GROUP 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. + +Except as contained in this notice, the name of The Open Group shall not be +used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization from The Open Group. +-------------------------------------------------------------------------------- +freetype2 + +Copyright 2000 Computing Research Labs, New Mexico State University +Copyright 2001-2004, 2011 Francesco Zappa Nardelli + +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 COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY 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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright 2000 Computing Research Labs, New Mexico State University +Copyright 2001-2014 + Francesco Zappa Nardelli + +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 COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY 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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright 2000 Computing Research Labs, New Mexico State University +Copyright 2001-2015 + Francesco Zappa Nardelli + +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 COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY 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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright 2000, 2001, 2004 by +Francesco Zappa Nardelli + +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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright 2000-2001, 2002 by +Francesco Zappa Nardelli + +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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright 2000-2001, 2003 by +Francesco Zappa Nardelli + +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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright 2000-2010, 2012-2014 by +Francesco Zappa Nardelli + +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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright 2001, 2002, 2012 Francesco Zappa Nardelli + +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 COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY 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. +-------------------------------------------------------------------------------- +freetype2 + +Copyright 2003 by +Francesco Zappa Nardelli + +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. +-------------------------------------------------------------------------------- +freetype2 + +The FreeType Project LICENSE +---------------------------- + + 2006-Jan-27 + + Copyright 1996-2002, 2006 by + David Turner, Robert Wilhelm, and Werner Lemberg + + + +Introduction +============ + + The FreeType Project is distributed in several archive packages; + some of them may contain, in addition to the FreeType font engine, + various tools and contributions which rely on, or relate to, the + FreeType Project. + + This license applies to all files found in such packages, and + which do not fall under their own explicit license. The license + affects thus the FreeType font engine, the test programs, + documentation and makefiles, at the very least. + + This license was inspired by the BSD, Artistic, and IJG + (Independent JPEG Group) licenses, which all encourage inclusion + and use of free software in commercial and freeware products + alike. As a consequence, its main points are that: + + o We don't promise that this software works. However, we will be + interested in any kind of bug reports. (`as is' distribution) + + o You can use this software for whatever you want, in parts or + full form, without having to pay us. (`royalty-free' usage) + + o You may not pretend that you wrote this software. If you use + it, or only parts of it, in a program, you must acknowledge + somewhere in your documentation that you have used the + FreeType code. (`credits') + + We specifically permit and encourage the inclusion of this + software, with or without modifications, in commercial products. + We disclaim all warranties covering The FreeType Project and + assume no liability related to The FreeType Project. + + + Finally, many people asked us for a preferred form for a + credit/disclaimer to use in compliance with this license. We thus + encourage you to use the following text: + + """ + Portions of this software are copyright © The FreeType + Project (www.freetype.org). All rights reserved. + """ + + Please replace with the value from the FreeType version you + actually use. + + +Legal Terms +=========== + +0. Definitions +-------------- + + Throughout this license, the terms `package', `FreeType Project', + and `FreeType archive' refer to the set of files originally + distributed by the authors (David Turner, Robert Wilhelm, and + Werner Lemberg) as the `FreeType Project', be they named as alpha, + beta or final release. + + `You' refers to the licensee, or person using the project, where + `using' is a generic term including compiling the project's source + code as well as linking it to form a `program' or `executable'. + This program is referred to as `a program using the FreeType + engine'. + + This license applies to all files distributed in the original + FreeType Project, including all source code, binaries and + documentation, unless otherwise stated in the file in its + original, unmodified form as distributed in the original archive. + If you are unsure whether or not a particular file is covered by + this license, you must contact us to verify this. + + The FreeType Project is copyright (C) 1996-2000 by David Turner, + Robert Wilhelm, and Werner Lemberg. All rights reserved except as + specified below. + +1. No Warranty +-------------- + + THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY + KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS + BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO + USE, OF THE FREETYPE PROJECT. + +2. Redistribution +----------------- + + This license grants a worldwide, royalty-free, perpetual and + irrevocable right and license to use, execute, perform, compile, + display, copy, create derivative works of, distribute and + sublicense the FreeType Project (in both source and object code + forms) and derivative works thereof for any purpose; and to + authorize others to exercise some or all of the rights granted + herein, subject to the following conditions: + + o Redistribution of source code must retain this license file + (`FTL.TXT') unaltered; any additions, deletions or changes to + the original files must be clearly indicated in accompanying + documentation. The copyright notices of the unaltered, + original files must be preserved in all copies of source + files. + + o Redistribution in binary form must provide a disclaimer that + states that the software is based in part of the work of the + FreeType Team, in the distribution documentation. We also + encourage you to put an URL to the FreeType web page in your + documentation, though this isn't mandatory. + + These conditions apply to any software derived from or based on + the FreeType Project, not just the unmodified files. If you use + our work, you must acknowledge us. However, no fee need be paid + to us. + +3. Advertising +-------------- + + Neither the FreeType authors and contributors nor you shall use + the name of the other for commercial, advertising, or promotional + purposes without specific prior written permission. + + We suggest, but do not require, that you use one or more of the + following phrases to refer to this software in your documentation + or advertising materials: `FreeType Project', `FreeType Engine', + `FreeType library', or `FreeType Distribution'. + + As you have not signed this license, you are not required to + accept it. However, as the FreeType Project is copyrighted + material, only this license, or another one contracted with the + authors, grants you the right to use, distribute, and modify it. + Therefore, by using, distributing, or modifying the FreeType + Project, you indicate that you understand and accept all the terms + of this license. + +4. Contacts +----------- + + There are two mailing lists related to FreeType: + + o freetype@nongnu.org + + Discusses general use and applications of FreeType, as well as + future and wanted additions to the library and distribution. + If you are looking for support, start in this list if you + haven't found anything to help you in the documentation. + + o freetype-devel@nongnu.org + + Discusses bugs, as well as engine internals, design issues, + specific licenses, porting, etc. + + Our home page can be found at + + https://www.freetype.org + + +--- end of FTL.TXT --- +-------------------------------------------------------------------------------- +freetype2 + +This software was written by Alexander Peslyak in 2001. No copyright is +claimed, and the software is hereby placed in the public domain. +In case this attempt to disclaim copyright and place the software in the +public domain is deemed null and void, then the software is +Copyright (c) 2001 Alexander Peslyak and it is hereby released to the +general public under the following terms: + +Redistribution and use in source and binary forms, with or without +modification, are permitted. + +There's ABSOLUTELY NO WARRANTY, express or implied. +-------------------------------------------------------------------------------- +freetype2 + +This software was written by Alexander Peslyak in 2001. No copyright is +claimed, and the software is hereby placed in the public domain. +In case this attempt to disclaim copyright and place the software in the +public domain is deemed null and void, then the software is +Copyright (c) 2001 Alexander Peslyak and it is hereby released to the +general public under the following terms: + +Redistribution and use in source and binary forms, with or without +modification, are permitted. + +There's ABSOLUTELY NO WARRANTY, express or implied. + +(This is a heavily cut-down "BSD license".) +-------------------------------------------------------------------------------- +frontend_server_client + +Copyright 2020, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2014 The Fuchsia Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2016 The Fuchsia Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2017 The Fuchsia Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2018 The Fuchsia Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2019 The Fuchsia Authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2019 The Fuchsia Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2020 The Fuchsia Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2021 The Fuchsia Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2022 The Fuchsia Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2023 The Fuchsia Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +Copyright 2024 The Fuchsia Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +fuchsia_sdk + +musl as a whole is licensed under the following standard MIT license: + + +Copyright © 2005-2014 Rich Felker, et al. + +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. + + +Authors/contributors include: + +Alex Dowad +Alexander Monakov +Anthony G. Basile +Arvid Picciani +Bobby Bingham +Boris Brezillon +Brent Cook +Chris Spiegel +Clément Vasseur +Daniel Micay +Denys Vlasenko +Emil Renner Berthing +Felix Fietkau +Felix Janda +Gianluca Anzolin +Hauke Mehrtens +Hiltjo Posthuma +Isaac Dunham +Jaydeep Patil +Jens Gustedt +Jeremy Huntwork +Jo-Philipp Wich +Joakim Sindholt +John Spencer +Josiah Worcester +Justin Cormack +Khem Raj +Kylie McClain +Luca Barbato +Luka Perkov +M Farkas-Dyck (Strake) +Mahesh Bodapati +Michael Forney +Natanael Copa +Nicholas J. Kain +orc +Pascal Cuoq +Petr Hosek +Pierre Carrier +Rich Felker +Richard Pennington +Shiz +sin +Solar Designer +Stefan Kristiansson +Szabolcs Nagy +Timo Teräs +Trutz Behn +Valentin Ochs +William Haddon + +Portions of this software are derived from third-party works licensed +under terms compatible with the above MIT license: + +Much of the math library code (third_party/math/* and +third_party/complex/*, and third_party/include/libm.h) is +Copyright © 1993,2004 Sun Microsystems or +Copyright © 2003-2011 David Schultz or +Copyright © 2003-2009 Steven G. Kargl or +Copyright © 2003-2009 Bruce D. Evans or +Copyright © 2008 Stephen L. Moshier +and labelled as such in comments in the individual source files. All +have been licensed under extremely permissive terms. + +The smoothsort implementation (third_party/smoothsort/qsort.c) is +Copyright © 2011 Valentin Ochs and is licensed under an MIT-style +license. + +The x86_64 files in third_party/arch were written by Nicholas J. Kain +and is licensed under the standard MIT terms. + +All other files which have no copyright comments are original works +produced specifically for use as part of this library, written either +by Rich Felker, the main author of the library, or by one or more +contibutors listed above. Details on authorship of individual files +can be found in the git version control history of the project. The +omission of copyright and license comments in each file is in the +interest of source tree size. + +In addition, permission is hereby granted for all public header files +(include/* and arch/*/bits/*) and crt files intended to be linked into +applications (crt/*, ldso/dlstart.c, and arch/*/crt_arch.h) to omit +the copyright notice and permission notice otherwise required by the +license, and to use these files without any requirement of +attribution. These files include substantial contributions from: + +Bobby Bingham +John Spencer +Nicholas J. Kain +Rich Felker +Richard Pennington +Stefan Kristiansson +Szabolcs Nagy + +all of whom have explicitly granted such permission. + +This file previously contained text expressing a belief that most of +the files covered by the above exception were sufficiently trivial not +to be subject to copyright, resulting in confusion over whether it +negated the permissions granted in the license. In the spirit of +permissive licensing, and of not having licensing issues being an +obstacle to adoption, that text has been removed. +-------------------------------------------------------------------------------- +get + +MIT License + +Copyright (c) 2019 Jonny Borges + +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. +-------------------------------------------------------------------------------- +glfw + +Copyright (C) 1997-2013 Sam Lantinga + +This software is provided 'as-is', without any express or implied warranty. +In no event will the authors be held liable for any damages arising from the +use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2002-2006 Marcus Geelnard + +Copyright (c) 2006-2019 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2002-2006 Marcus Geelnard +Copyright (c) 2006-2016 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2002-2006 Marcus Geelnard +Copyright (c) 2006-2017 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2002-2006 Marcus Geelnard +Copyright (c) 2006-2018 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2002-2006 Marcus Geelnard +Copyright (c) 2006-2019 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2002-2006 Marcus Geelnard +Copyright (c) 2006-2019 Camilla Löwy +Copyright (c) 2012 Torsten Walluhn + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2006-2017 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2006-2018 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2009-2016 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2009-2019 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2009-2019 Camilla Löwy +Copyright (c) 2012 Torsten Walluhn + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2009-2021 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2014 Jonas Ådahl + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2016 Google Inc. +Copyright (c) 2016-2017 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2016 Google Inc. +Copyright (c) 2016-2019 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2016-2017 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2021 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glfw + +Copyright (c) 2022 Camilla Löwy + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would + be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not + be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2013 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2013 LunarG, Inc. +Copyright (C) 2015-2018 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2013 LunarG, Inc. +Copyright (C) 2017 ARM Limited. +Copyright (C) 2015-2018 Google, Inc. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2013 LunarG, Inc. +Copyright (C) 2017 ARM Limited. +Copyright (C) 2015-2019 Google, Inc. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2013 LunarG, Inc. +Copyright (C) 2017 ARM Limited. +Copyright (C) 2018-2020 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2013 LunarG, Inc. +Copyright (C) 2017 ARM Limited. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2013 LunarG, Inc. +Copyright (C) 2017, 2022-2024 Arm Limited. +Copyright (C) 2015-2018 Google, Inc. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2013 LunarG, Inc. +Copyright (C) 2017, 2022-2024 Arm Limited. +Copyright (C) 2015-2020 Google, Inc. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2015 LunarG, Inc. +Copyright (C) 2015-2018 Google, Inc. +Copyright (C) 2017, 2019 ARM Limited. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2015 LunarG, Inc. +Copyright (C) 2015-2020 Google, Inc. +Copyright (C) 2017 ARM Limited. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2016 LunarG, Inc. +Copyright (C) 2015-2016 Google, Inc. +Copyright (C) 2017 ARM Limited. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2016 LunarG, Inc. +Copyright (C) 2015-2020 Google, Inc. +Copyright (C) 2017, 2022-2024 Arm Limited. +Modifications Copyright (C) 2020-2021 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2012-2016 LunarG, Inc. +Copyright (C) 2017, 2022-2024 Arm Limited. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013 LunarG, Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013 LunarG, Inc. +Copyright (C) 2015-2018 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013 LunarG, Inc. +Copyright (C) 2015-2018 Google, Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013 LunarG, Inc. +Copyright (C) 2017 ARM Limited. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013 LunarG, Inc. +Copyright (C) 2017 ARM Limited. +Copyright (C) 2015-2018 Google, Inc. +Copyright (c) 2023, Mobica Limited + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013 LunarG, Inc. +Copyright (C) 2017 ARM Limited. +Copyright (C) 2020 Google, Inc. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013 LunarG, Inc. +Copyright (c) 2002-2010 The ANGLE Project Authors. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013-2016 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013-2016 LunarG, Inc. +Copyright (C) 2015-2018 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013-2016 LunarG, Inc. +Copyright (C) 2015-2020 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2013-2016 LunarG, Inc. +Copyright (C) 2016-2020 Google, Inc. +Modifications Copyright(C) 2021 Advanced Micro Devices, Inc.All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2016 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2016 LunarG, Inc. +Copyright (C) 2017 ARM Limited. +Copyright (C) 2015-2018 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +Copyright (C) 2017 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2013 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2013 LunarG, Inc. +Copyright (C) 2015-2018 Google, Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2013 LunarG, Inc. +Copyright (C) 2017 ARM Limited. +Copyright (C) 2015-2018 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2013-2016 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2014 LunarG, Inc. +Copyright (C) 2015-2018 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2014-2015 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2014-2015 LunarG, Inc. +Copyright (C) 2015-2018 Google, Inc. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2014-2015 LunarG, Inc. +Copyright (C) 2015-2020 Google, Inc. +Copyright (C) 2017 ARM Limited. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2014-2015 LunarG, Inc. +Copyright (C) 2022-2024 Arm Limited. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2014-2016 LunarG, Inc. +Copyright (C) 2015-2020 Google, Inc. +Copyright (C) 2017, 2022-2024 Arm Limited. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2014-2016 LunarG, Inc. +Copyright (C) 2018 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2014-2016 LunarG, Inc. +Copyright (C) 2018-2020 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2015 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2015-2016 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2015-2018 Google, Inc. +Copyright (C) 2017 ARM Limited. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google, Inc., nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016 Google, Inc. +Copyright (C) 2016 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016 Google, Inc. +Copyright (C) 2016 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google, Inc., nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016 Google, Inc. +Copyright (C) 2019, 2022-2024 Arm Limited. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016 Google, Inc. +Copyright (C) 2022-2024 Arm Limited. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google, Inc., nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016-2017 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016-2017 Google, Inc. +Copyright (C) 2020 The Khronos Group Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016-2017 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016-2018 Google, Inc. +Copyright (C) 2016 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2016-2018 Google, Inc. +Copyright (C) 2016 LunarG, Inc. +Copyright (C) 2023 Mobica Limited. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google, Inc., nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2017 LunarG, Inc. +Copyright (C) 2018 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2017 LunarG, Inc. +Copyright (C) 2018 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of Google, Inc., nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2017-2018 Google, Inc. +Copyright (C) 2017 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2018 Google, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2018 The Khronos Group Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2020 The Khronos Group Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of The Khronos Group Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (C) 2023 LunarG, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang + +Copyright (c) 2002, NVIDIA Corporation. + +NVIDIA Corporation("NVIDIA") supplies this software to you in +consideration of your agreement to the following terms, and your use, +installation, modification or redistribution of this NVIDIA software +constitutes acceptance of these terms. If you do not agree with these +terms, please do not use, install, modify or redistribute this NVIDIA +software. + +In consideration of your agreement to abide by the following terms, and +subject to these terms, NVIDIA grants you a personal, non-exclusive +license, under NVIDIA's copyrights in this original NVIDIA software (the +"NVIDIA Software"), to use, reproduce, modify and redistribute the +NVIDIA Software, with or without modifications, in source and/or binary +forms; provided that if you redistribute the NVIDIA Software, you must +retain the copyright notice of NVIDIA, this notice and the following +text and disclaimers in all such redistributions of the NVIDIA Software. +Neither the name, trademarks, service marks nor logos of NVIDIA +Corporation may be used to endorse or promote products derived from the +NVIDIA Software without specific prior written permission from NVIDIA. +Except as expressly stated in this notice, no other rights or licenses +express or implied, are granted by NVIDIA herein, including but not +limited to any patent rights that may be infringed by your derivative +works or by other works in which the NVIDIA Software may be +incorporated. No hardware is licensed hereunder. + +THE NVIDIA SOFTWARE IS BEING PROVIDED ON AN "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, +INCLUDING WITHOUT LIMITATION, WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR +ITS USE AND OPERATION EITHER ALONE OR IN COMBINATION WITH OTHER +PRODUCTS. + +IN NO EVENT SHALL NVIDIA BE LIABLE FOR ANY SPECIAL, INDIRECT, +INCIDENTAL, EXEMPLARY, CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, LOST PROFITS; PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF +USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) OR ARISING IN ANY WAY +OUT OF THE USE, REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE +NVIDIA SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT, +TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF +NVIDIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +glslang + +Copyright (c) 2013 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and/or associated documentation files (the +"Materials"), to deal in the Materials without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Materials, and to +permit persons to whom the Materials are 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 Materials. + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +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 +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +-------------------------------------------------------------------------------- +glslang + +Copyright (c) 2014-2017 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and/or associated documentation files (the "Materials"), +to deal in the Materials without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Materials, and to permit persons to whom the +Materials are 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 Materials. + +MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS +STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND +HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/ + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 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 MATERIALS OR THE USE OR OTHER DEALINGS +IN THE MATERIALS. +-------------------------------------------------------------------------------- +glslang + +Copyright (c) 2014-2020 The Khronos Group Inc. +Copyright (C) 2022-2024 Arm Limited. +Modifications Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and/or associated documentation files (the "Materials"), +to deal in the Materials without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Materials, and to permit persons to whom the +Materials are 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 Materials. + +MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS +STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND +HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/ + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 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 MATERIALS OR THE USE OR OTHER DEALINGS +IN THE MATERIALS. +-------------------------------------------------------------------------------- +glslang + +Copyright (c) 2018 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and/or associated documentation files (the "Materials"), +to deal in the Materials without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Materials, and to permit persons to whom the +Materials are 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 Materials. + +MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS +STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND +HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/ + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 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 MATERIALS OR THE USE OR OTHER DEALINGS +IN THE MATERIALS. +-------------------------------------------------------------------------------- +glslang + +Copyright (c) 2019, Viktor Latypov +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +glslang + +Copyright (c) 2020 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and/or associated documentation files (the +"Materials"), to deal in the Materials without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Materials, and to +permit persons to whom the Materials are 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 Materials. + +MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS +KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS +SPECIFICATIONS AND HEADER INFORMATION ARE LOCATED AT + https://www.khronos.org/registry/ + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +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 +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +-------------------------------------------------------------------------------- +glslang + +Copyright (c) 2020, Travis Fort +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +glslang + +Copyright (c) 2021 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and/or associated documentation files (the "Materials"), +to deal in the Materials without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Materials, and to permit persons to whom the +Materials are 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 Materials. + +MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS +STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND +HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/ + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 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 MATERIALS OR THE USE OR OTHER DEALINGS +IN THE MATERIALS. +-------------------------------------------------------------------------------- +glslang + +Copyright (c) 2022 ARM Limited + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and/or associated documentation files (the "Materials"), +to deal in the Materials without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Materials, and to permit persons to whom the +Materials are 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 Materials. + +MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS +STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND +HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/ + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 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 MATERIALS OR THE USE OR OTHER DEALINGS +IN THE MATERIALS. +-------------------------------------------------------------------------------- +glslang + +Copyright(C) 2021 Advanced Micro Devices, Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + Neither the name of 3Dlabs Inc. Ltd. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +glslang +skia + +Copyright (c) 2014-2016 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and/or associated documentation files (the "Materials"), +to deal in the Materials without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Materials, and to permit persons to whom the +Materials are 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 Materials. + +MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS +STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND +HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/ + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 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 MATERIALS OR THE USE OR OTHER DEALINGS +IN THE MATERIALS. +-------------------------------------------------------------------------------- +glslang +spirv-cross + +Copyright (c) 2014-2020 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and/or associated documentation files (the "Materials"), +to deal in the Materials without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Materials, and to permit persons to whom the +Materials are 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 Materials. + +MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS +STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND +HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/ + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 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 MATERIALS OR THE USE OR OTHER DEALINGS +IN THE MATERIALS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright (C) 2011 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright (C) 2012 Grigori Goronzy + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright (C) 2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright (c) Microsoft Corporation. + +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 +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 1998-2004 David Turner and Werner Lemberg +Copyright © 2004,2007,2009 Red Hat, Inc. +Copyright © 2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 1998-2004 David Turner and Werner Lemberg +Copyright © 2004,2007,2009,2010 Red Hat, Inc. +Copyright © 2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 1998-2004 David Turner and Werner Lemberg +Copyright © 2006 Behdad Esfahbod +Copyright © 2007,2008,2009 Red Hat, Inc. +Copyright © 2012,2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007 Chris Wilson +Copyright © 2009,2010 Red Hat, Inc. +Copyright © 2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009 Red Hat, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009 Red Hat, Inc. +Copyright © 2010,2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009 Red Hat, Inc. +Copyright © 2010,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009 Red Hat, Inc. +Copyright © 2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009 Red Hat, Inc. +Copyright © 2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009 Red Hat, Inc. +Copyright © 2012,2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009 Red Hat, Inc. +Copyright © 2012,2013 Google, Inc. +Copyright © 2019, Facebook Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009 Red Hat, Inc. +Copyright © 2018,2019,2020 Ebrahim Byagowi +Copyright © 2018 Khaled Hosny + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009,2010 Red Hat, Inc. +Copyright © 2010,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009,2010 Red Hat, Inc. +Copyright © 2010,2012,2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009,2010 Red Hat, Inc. +Copyright © 2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009,2010 Red Hat, Inc. +Copyright © 2012,2018 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2007,2008,2009,2010 Red Hat, Inc. +Copyright © 2012,2018 Google, Inc. +Copyright © 2019 Facebook, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009 Red Hat, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009 Red Hat, Inc. +Copyright © 2009 Keith Stribley +Copyright © 2011 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009 Red Hat, Inc. +Copyright © 2009 Keith Stribley +Copyright © 2015 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009 Red Hat, Inc. +Copyright © 2011 Codethink Limited +Copyright © 2010,2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009 Red Hat, Inc. +Copyright © 2011 Codethink Limited +Copyright © 2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009 Red Hat, Inc. +Copyright © 2011 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009 Red Hat, Inc. +Copyright © 2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009 Red Hat, Inc. +Copyright © 2015 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009 Red Hat, Inc. +Copyright © 2018 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009 Red Hat, Inc. +Copyright © 2018 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009,2010 Red Hat, Inc. +Copyright © 2010,2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009,2010 Red Hat, Inc. +Copyright © 2010,2011,2012,2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009,2010 Red Hat, Inc. +Copyright © 2010,2011,2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2009,2010 Red Hat, Inc. +Copyright © 2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2010 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2010 Red Hat, Inc. +Copyright © 2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2010,2011 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2010,2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2010,2011,2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2010,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2011 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2011 Martin Hosken +Copyright © 2011 SIL International + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2011 Martin Hosken +Copyright © 2011 SIL International +Copyright © 2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2011,2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2011,2012 Google, Inc. +Copyright © 2018 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2011,2012,2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2011,2012,2013 Google, Inc. +Copyright © 2021 Khaled Hosny + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2011,2012,2014 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2011,2014 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2012 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2012 Mozilla Foundation. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2012,2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2012,2013 Mozilla Foundation. +Copyright © 2012,2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2012,2017 Google, Inc. +Copyright © 2021 Behdad Esfahbod + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2012,2018 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2013 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2013 Red Hat, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2014 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2015 Google, Inc. +Copyright © 2019 Adobe Inc. +Copyright © 2019 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2015 Mozilla Foundation. +Copyright © 2015 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2015-2019 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2016 Elie Roux +Copyright © 2018 Google, Inc. +Copyright © 2018-2019 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2016 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2016 Google, Inc. +Copyright © 2018 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2016 Google, Inc. +Copyright © 2018 Khaled Hosny +Copyright © 2018 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2016 Igalia S.L. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2017 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2017 Google, Inc. +Copyright © 2018 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2017 Google, Inc. +Copyright © 2019 Facebook, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2017,2018 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2018 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2018 Ebrahim Byagowi +Copyright © 2018 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2018 Ebrahim Byagowi +Copyright © 2020 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2018 Ebrahim Byagowi. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2018 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2018 Google, Inc. +Copyright © 2019 Facebook, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2018 Google, Inc. +Copyright © 2023 Behdad Esfahbod + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2018 Adobe Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2018-2019 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2019 Adobe Inc. +Copyright © 2019 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2019 Adobe, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2019 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2019 Facebook, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2019 Adobe Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2019-2020 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2020 Ebrahim Byagowi + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2020 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2021 Behdad Esfahbod + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2021 Behdad Esfahbod. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2021 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2022 Behdad Esfahbod + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2022 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2022 Red Hat, Inc + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2022 Red Hat, Inc +Copyright © 2021, 2022 Black Foundry + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2022 Red Hat, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2022 Behdad Esfahbod + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2022 Matthias Clasen + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2022 Red Hat, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2023 Behdad Esfahbod + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2023 Behdad Esfahbod +Copyright © 1999 David Turner +Copyright © 2005 Werner Lemberg +Copyright © 2013-2015 Alexei Podtelezhnikov + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +Copyright © 2023 Google, Inc. + +This is part of HarfBuzz, a text shaping library. + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz + +HarfBuzz is licensed under the so-called "Old MIT" license. Details follow. +For parts of HarfBuzz that are licensed under different licenses see individual +files names COPYING in subdirectories where applicable. + +Copyright © 2010-2022 Google, Inc. +Copyright © 2015-2020 Ebrahim Byagowi +Copyright © 2019,2020 Facebook, Inc. +Copyright © 2012,2015 Mozilla Foundation +Copyright © 2011 Codethink Limited +Copyright © 2008,2010 Nokia Corporation and/or its subsidiary(-ies) +Copyright © 2009 Keith Stribley +Copyright © 2011 Martin Hosken and SIL International +Copyright © 2007 Chris Wilson +Copyright © 2005,2006,2020,2021,2022,2023 Behdad Esfahbod +Copyright © 2004,2007,2008,2009,2010,2013,2021,2022,2023 Red Hat, Inc. +Copyright © 1998-2005 David Turner and Werner Lemberg +Copyright © 2016 Igalia S.L. +Copyright © 2022 Matthias Clasen +Copyright © 2018,2021 Khaled Hosny +Copyright © 2018,2019,2020 Adobe, Inc +Copyright © 2013-2015 Alexei Podtelezhnikov + +For full copyright notices consult the individual files in the package. + + +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +-------------------------------------------------------------------------------- +harfbuzz +icu +web_unicode + +Unicode® Copyright and Terms of Use +For the general privacy policy governing access to this site, see the Unicode Privacy Policy. + +A. Unicode Copyright +1. Copyright © 1991-2022 Unicode, Inc. All rights reserved. +B. Definitions +Unicode Data Files ("DATA FILES") include all data files under the directories: +https://www.unicode.org/Public/ +https://www.unicode.org/reports/ +https://www.unicode.org/ivd/data/ + +Unicode Data Files do not include PDF online code charts under the directory: +https://www.unicode.org/Public/ + +Unicode Software ("SOFTWARE") includes any source code published in the Unicode Standard +or any source code or compiled code under the directories: +https://www.unicode.org/Public/PROGRAMS/ +https://www.unicode.org/Public/cldr/ +http://site.icu-project.org/download/ +C. Terms of Use +1. Certain documents and files on this website contain a legend indicating that "Modification is permitted." Any person is hereby authorized, without fee, to modify such documents and files to create derivative works conforming to the Unicode® Standard, subject to Terms and Conditions herein. +2. Any person is hereby authorized, without fee, to view, use, reproduce, and distribute all documents and files, subject to the Terms and Conditions herein. +3. Further specifications of rights and restrictions pertaining to the use of the Unicode DATA FILES and SOFTWARE can be found in the Unicode Data Files and Software License. +4. Each version of the Unicode Standard has further specifications of rights and restrictions of use. For the book editions (Unicode 5.0 and earlier), these are found on the back of the title page. +5. The Unicode PDF online code charts carry specific restrictions. Those restrictions are incorporated as the first page of each PDF code chart. +6. All other files, including online documentation of the core specification for Unicode 6.0 and later, are covered under these general Terms of Use. +7. No license is granted to "mirror" the Unicode website where a fee is charged for access to the "mirror" site. +8. Modification is not permitted with respect to this document. All copies of this document must be verbatim. +D. Restricted Rights Legend +1. Any technical data or software which is licensed to the United States of America, its agencies and/or instrumentalities under this Agreement is commercial technical data or commercial computer software developed exclusively at private expense as defined in FAR 2.101, or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use, duplication, or disclosure by the Government is subject to restrictions as set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov 1995) and this Agreement. For Software, in accordance with FAR 12-212 or DFARS 227-7202, as applicable, use, duplication or disclosure by the Government is subject to the restrictions set forth in this Agreement. +E.Warranties and Disclaimers +1. This publication and/or website may include technical or typographical errors or other inaccuracies. Changes are periodically added to the information herein; these changes will be incorporated in new editions of the publication and/or website. Unicode, Inc. may make improvements and/or changes in the product(s) and/or program(s) described in this publication and/or website at any time. +2. If this file has been purchased on magnetic or optical media from Unicode, Inc. the sole and exclusive remedy for any claim will be exchange of the defective media within ninety (90) days of original purchase. +3. EXCEPT AS PROVIDED IN SECTION E.2, THIS PUBLICATION AND/OR SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. UNICODE, INC. AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE. +F. Waiver of Damages +1. In no event shall Unicode, Inc. or its licensors be liable for any special, incidental, indirect or consequential damages of any kind, or any damages whatsoever, whether or not Unicode, Inc. was advised of the possibility of the damage, including, without limitation, those resulting from the following: loss of use, data or profits, in connection with the use, modification or distribution of this information or its derivatives. +G. Trademarks & Logos +1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode, Inc. “The Unicode Consortium” and “Unicode, Inc.” are trade names of Unicode, Inc. Use of the information and materials found on this website indicates your acknowledgement of Unicode, Inc.’s exclusive worldwide rights in the Unicode Word Mark, the Unicode Logo, and the Unicode trade names. +3. The Unicode Consortium Name and Trademark Usage Policy (“Trademark Policy”) are incorporated herein by reference and you agree to abide by the provisions of the Trademark Policy, which may be changed from time to time in the sole discretion of Unicode, Inc. +4. All third party trademarks referenced herein are the property of their respective owners. +H. Miscellaneous +1. Jurisdiction and Venue. This website is operated from a location in the State of California, United States of America. Unicode, Inc. makes no representation that the materials are appropriate for use in other locations. If you access this website from other locations, you are responsible for compliance with local laws. This Agreement, all use of this website and any claims and damages resulting from use of this website are governed solely by the laws of the State of California without regard to any principles which would apply the laws of a different jurisdiction. The user agrees that any disputes regarding this website shall be resolved solely in the courts located in Santa Clara County, California. The user agrees said courts have personal jurisdiction and agree to waive any right to transfer the dispute to any other forum. +2. Modification by Unicode, Inc. Unicode, Inc. shall have the right to modify this Agreement at any time by posting it to this website. The user may not assign any part of this Agreement without Unicode, Inc.’s prior written consent. +3. Taxes. The user agrees to pay any taxes arising from access to this website or use of the information herein, except for those based on Unicode’s net income. +4. Severability. If any provision of this Agreement is declared invalid or unenforceable, the remaining provisions of this Agreement shall remain in effect. +5. Entire Agreement. This Agreement constitutes the entire agreement between the parties. + +EXHIBIT 1 +UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE + +See Terms of Use +for definitions of Unicode Inc.’s Data Files and Software. + +NOTICE TO USER: Carefully read the following legal agreement. +BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S +DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), +YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE +TERMS AND CONDITIONS OF THIS AGREEMENT. +IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE +THE DATA FILES OR SOFTWARE. + +COPYRIGHT AND PERMISSION NOTICE + +Copyright © 1991-2022 Unicode, Inc. All rights reserved. +Distributed under the Terms of Use in https://www.unicode.org/copyright.html. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Unicode data files and any associated documentation +(the "Data Files") or Unicode software and any associated documentation +(the "Software") to deal in the Data Files or Software +without restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, and/or sell copies of +the Data Files or Software, and to permit persons to whom the Data Files +or Software are furnished to do so, provided that either +(a) this copyright and permission notice appear with all copies +of the Data Files or Software, or +(b) this copyright and permission notice appear in associated +Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT OF THIRD PARTY RIGHTS. +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS +NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL +DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THE DATA FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, +use or other dealings in these Data Files or Software without prior +written authorization of the copyright holder. +-------------------------------------------------------------------------------- +html + +Copyright (c) 2006-2012 The Authors + +Contributors: +James Graham - jg307@cam.ac.uk +Anne van Kesteren - annevankesteren@gmail.com +Lachlan Hunt - lachlan.hunt@lachy.id.au +Matt McDonald - kanashii@kanashii.ca +Sam Ruby - rubys@intertwingly.net +Ian Hickson (Google) - ian@hixie.ch +Thomas Broyer - t.broyer@ltgt.net +Jacques Distler - distler@golem.ph.utexas.edu +Henri Sivonen - hsivonen@iki.fi +Adam Barth - abarth@webkit.org +Eric Seidel - eric@webkit.org +The Mozilla Foundation (contributions from Henri Sivonen since 2008) +David Flanagan (Mozilla) - dflanagan@mozilla.com +Google LLC (contributed the Dart port) - misc@dartlang.org + +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. + +-------------------------------------------------------------------------------- +icu + +# Copyright (c) 2006-2015 International Business Machines Corporation, + # Apple Inc., and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2001, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2002, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2003, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2005, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2007, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2009, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2010, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1995-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2008, International Business Machines Corporation * +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2012, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2013, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2014, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2014, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2015, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1996-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2000, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2003, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2005, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2005, International Business Machines Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2009,2014 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2010, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2010, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2011, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2011,2014-2015 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2012, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2013, International Business Machines * +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2013, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2013, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2013, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2015, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2015, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2015, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2016, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1997-2016, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2004, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2005, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2008, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1998-2016, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2001, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2003, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2004, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2005, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2006,2013 IBM Corp. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2007, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2007, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2008, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2009, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2010, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2010, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2011, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2013, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2014 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2014 International Business Machines Corporation * +and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2015 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2016 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2016 International Business Machines Corporation +and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2016 International Business Machines Corporation * +and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2016, International Business Machines + Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2016, International Business Machines Corporation + and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2016, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2016, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 1999-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2003, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2004, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2004, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2007, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2008, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2010, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2012, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2000-2016, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2003, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2005, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2005, International Business Machines Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2007, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2008, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2008,2010 IBM and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2010, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2011 IBM and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2011, International Business Machines * + Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2011, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2011, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2011, International Business Machines Corporation. * +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2011,2014 IBM and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2012, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2013, International Business Machines + Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2014 IBM and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2014 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2014, International Business Machines + Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2014, International Business Machines * + Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2014, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2014, International Business Machines Corporation. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2015 IBM and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2015, International Business Machines + Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2016, International Business Machines + Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2001-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2003, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2005, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2008 International Business Machines Corporation * +and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2008, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2010, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2011 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2011, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2013, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2014 International Business Machines Corporation +and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2014, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2015 International Business Machines Corporation +and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2015, International Business Machines Corporation and others. + All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2015, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2016 International Business Machines Corporation +and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2016 International Business Machines Corporation * +and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2016 International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2016, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2016, International Business Machines Corporation and others. + All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2002-2016, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003 - 2008, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003 - 2009, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003 - 2013, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003 - 2013, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2003, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2004, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2007, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2008, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2009, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2009,2012,2016 International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2010, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2013, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2013, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2013, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2014, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2015, International Business Machines * + Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2015, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2016, International Business Machines * + Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2003-2016, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004 - 2008, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2005, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2007, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2010, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2015, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2004-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2005, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2005-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2005-2008, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2005-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2005-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2005-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2005-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2005-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2005-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2006 International Business Machines Corporation * +and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2006-2012, International Business Machines Corporation and others. * +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2006-2014, International Business Machines Corporation * +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2006-2016, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2008, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2008, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2008, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2013, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2013, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2013, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2014, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2014, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2007-2016, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008, Google, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2009, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2011, International Business Machines +Corporation, Google and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2012, International Business Machines Corporation * +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2013, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2013, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2014, Google, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2014, Google, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2015, Google, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2015, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2016, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2008-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2010 IBM Corporation and Others. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2010, Google, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2010, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2011, International Business Machines + Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2011, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2013, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2014 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2014, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2015, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2016, International Business Machines Corporation, * +Google, and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2009-2017, International Business Machines Corporation, * +Google, and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010 , Yahoo! Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2012,2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2012,2015 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2014, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2014, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2014, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2016 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2010-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2012, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2013, Apple Inc. and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2013, Apple Inc.; Unicode, Inc.; and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2014 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2015, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2011-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2012 International Business Machines Corporation +and others. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2012,2014 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2012-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2012-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2012-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013-2014, International Business Machines Corporation and * +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013-2014, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013-2015, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2013-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2014 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2014 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2014-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2014-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2014-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2014-2016, International Business Machines Corporation and +others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2014-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2014-2016, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2015, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2015-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2015-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2015-2016, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2016 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2016 and later: Unicode, Inc. and others. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) 2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (C) The Internet Society (2002). All Rights Reserved. + +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. + +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. + +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. +-------------------------------------------------------------------------------- +icu + +Copyright (C) {1999-2001}, International Business Machines Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1996-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1996-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1996-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1996-2015, International Business Machines Corporation and others. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1996-2016, International Business Machines Corporation + and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1996-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1997-2011, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1997-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1997-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1997-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1997-2016, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1999-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 1999-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2000-2004 IBM, Inc. and Others. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2000-2005, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2000-2007, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2001-2005, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2001-2007, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2001-2010 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2001-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2001-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2001-2012, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2001-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2001-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2001-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2001-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2004, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2005, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2005, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2006, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2007, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2010, International Business Machines Corporation * +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2011, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2012, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2014, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2014, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2016 International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2002-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2003, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2003-2004, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2003-2008, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2003-2010 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2003-2011, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2003-2013, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2003-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2004, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2004-2006, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2004-2010, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2004-2014 International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2004-2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2004-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2004-2015, International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2004-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2007-2012, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2007-2012, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2007-2013, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2007-2014, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2007-2016, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2008-2010, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2008-2011, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2008-2015, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2009, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2011-2012 International Business Machines Corporation +and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2014, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2014-2016, International Business Machines +Corporation and others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) 2015, International Business Machines Corporation and +others. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright (c) IBM Corporation, 2000-2010. All rights reserved. + +This software is made available under the terms of the +ICU License -- ICU 1.8.1 and later. +-------------------------------------------------------------------------------- +icu + +Copyright (c) IBM Corporation, 2000-2011. All rights reserved. + +This software is made available under the terms of the +ICU License -- ICU 1.8.1 and later. +-------------------------------------------------------------------------------- +icu + +Copyright (c) IBM Corporation, 2000-2012. All rights reserved. + +This software is made available under the terms of the +ICU License -- ICU 1.8.1 and later. +-------------------------------------------------------------------------------- +icu + +Copyright (c) IBM Corporation, 2000-2014. All rights reserved. + +This software is made available under the terms of the +ICU License -- ICU 1.8.1 and later. +-------------------------------------------------------------------------------- +icu + +Copyright (c) IBM Corporation, 2000-2016. All rights reserved. + +This software is made available under the terms of the +ICU License -- ICU 1.8.1 and later. +-------------------------------------------------------------------------------- +icu + +Copyright 2001 and onwards Google Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright 2004 and onwards Google Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +Copyright 2007 Google Inc. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. +-------------------------------------------------------------------------------- +icu + +UNICODE LICENSE V3 + +COPYRIGHT AND PERMISSION NOTICE + +Copyright © 2016-2023 Unicode, Inc. + +NOTICE TO USER: Carefully read the following legal agreement. BY +DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR +SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE +TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT +DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. + +Third-Party Software Licenses + +This section contains third-party software notices and/or additional +terms for licensed third-party software components included within ICU +libraries. + +ICU License - ICU 1.8.1 to ICU 57.1 + +COPYRIGHT AND PERMISSION NOTICE + +Copyright (c) 1995-2016 International Business Machines Corporation and others +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, and/or sell copies of the Software, and to permit persons +to whom the Software is furnished to do so, provided that the above +copyright notice(s) and this permission notice appear in all copies of +the Software and that both the above copyright notice(s) and this +permission notice appear in supporting documentation. + +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 +OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY +SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER +RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF +CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, use +or other dealings in this Software without prior written authorization +of the copyright holder. + +All trademarks and registered trademarks mentioned herein are the +property of their respective owners. + +Chinese/Japanese Word Break Dictionary Data (cjdict.txt) + +The Google Chrome software developed by Google is licensed under +the BSD license. Other software included in this distribution is +provided under other licenses, as set forth below. + +The BSD License +http://opensource.org/licenses/bsd-license.php +Copyright (C) 2006-2008, Google Inc. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +Redistributions of source code must retain the above copyright notice, +this list of conditions and the following disclaimer. +Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following +disclaimer in the documentation and/or other materials provided with +the distribution. +Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +The word list in cjdict.txt are generated by combining three word lists +listed below with further processing for compound word breaking. The +frequency is generated with an iterative training against Google web +corpora. + +* Libtabe (Chinese) + - https://sourceforge.net/project/?group_id=1519 + - Its license terms and conditions are shown below. + +* IPADIC (Japanese) + - http://chasen.aist-nara.ac.jp/chasen/distribution.html + - Its license terms and conditions are shown below. + +Copyright (c) 1999 TaBE Project. +Copyright (c) 1999 Pai-Hsiang Hsiao. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. +. Neither the name of the TaBE Project nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +REGENTS 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. + +Copyright (c) 1999 Computer Systems and Communication Lab, + Institute of Information Science, Academia + Sinica. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. +. Neither the name of the Computer Systems and Communication Lab + nor the names of its contributors may be used to endorse or + promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +REGENTS 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. + +Copyright 1996 Chih-Hao Tsai @ Beckman Institute, + University of Illinois +c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 + +Copyright 2000, 2001, 2002, 2003 Nara Institute of Science +and Technology. All Rights Reserved. + +Use, reproduction, and distribution of this software is permitted. +Any copy of this software, whether in its original form or modified, +must include both the above copyright notice and the following +paragraphs. + +Nara Institute of Science and Technology (NAIST), +the copyright holders, disclaims all warranties with regard to this +software, including all implied warranties of merchantability and +fitness, in no event shall NAIST be liable for +any special, indirect or consequential damages or any damages +whatsoever resulting from loss of use, data or profits, whether in an +action of contract, negligence or other tortuous action, arising out +of or in connection with the use or performance of this software. + +A large portion of the dictionary entries +originate from ICOT Free Software. The following conditions for ICOT +Free Software applies to the current dictionary as well. + +Each User may also freely distribute the Program, whether in its +original form or modified, to any third party or parties, PROVIDED +that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear +on, or be attached to, the Program, which is distributed substantially +in the same form as set out herein and that such intended +distribution, if actually made, will neither violate or otherwise +contravene any of the laws and regulations of the countries having +jurisdiction over the User or the intended distribution itself. + +NO WARRANTY + +The program was produced on an experimental basis in the course of the +research and development conducted during the project and is provided +to users as so produced on an experimental basis. Accordingly, the +program is provided without any warranty whatsoever, whether express, +implied, statutory or otherwise. The term "warranty" used herein +includes, but is not limited to, any warranty of the quality, +performance, merchantability and fitness for a particular purpose of +the program and the nonexistence of any infringement or violation of +any right of any third party. + +Each user of the program will agree and understand, and be deemed to +have agreed and understood, that there is no warranty whatsoever for +the program and, accordingly, the entire risk arising from or +otherwise connected with the program is assumed by the user. + +Therefore, neither ICOT, the copyright holder, or any other +organization that participated in or was otherwise related to the +development of the program and their respective officials, directors, +officers and other employees shall be held liable for any and all +damages, including, without limitation, general, special, incidental +and consequential damages, arising out of or otherwise in connection +with the use or inability to use the program or any product, material +or result produced or otherwise obtained by using the program, +regardless of whether they have been advised of, or otherwise had +knowledge of, the possibility of such damages at any time during the +project or thereafter. Each user will be deemed to have agreed to the +foregoing by his or her commencement of use of the program. The term +"use" as used herein includes, but is not limited to, the use, +modification, copying and distribution of the program and the +production of secondary products from the program. + +In the case where the program, whether in its original form or +modified, was distributed or delivered to or received by a user from +any person, organization or entity other than ICOT, unless it makes or +grants independently of ICOT any specific warranty to the user in +writing, such person, organization or entity, will also be exempted +from and not be held liable to the user for any such damages as noted +above as far as the program is concerned. + +Lao Word Break Dictionary Data (laodict.txt) + +Copyright (C) 2016 and later: Unicode, Inc. and others. +License & terms of use: http://www.unicode.org/copyright.html +Copyright (c) 2015 International Business Machines Corporation +and others. All Rights Reserved. + +Project: https://github.com/rober42539/lao-dictionary +Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt +License: https://github.com/rober42539/lao-dictionary/LICENSE.txt + (copied below) + +This file is derived from the above dictionary version of Nov 22, 2020 + +Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +Redistributions of source code must retain the above copyright notice, this +list of conditions and the following disclaimer. Redistributions in binary +form must reproduce the above copyright notice, this list of conditions and +the following disclaimer in the documentation and/or other materials +provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. + +Burmese Word Break Dictionary Data (burmesedict.txt) + +Copyright (c) 2014 International Business Machines Corporation +and others. All Rights Reserved. + +This list is part of a project hosted at: + github.com/kanyawtech/myanmar-karen-word-lists + +Copyright (c) 2013, LeRoy Benjamin Sharon +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: Redistributions of source code must retain the above +copyright notice, this list of conditions and the following +disclaimer. Redistributions in binary form must reproduce the +above copyright notice, this list of conditions and the following +disclaimer in the documentation and/or other materials provided +with the distribution. + + Neither the name Myanmar Karen Word Lists, nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR +TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF +THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. + +Google double-conversion + +Copyright 2006-2011, the V8 project authors. All rights reserved. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +File: install-sh (only for ICU4C) + + +Copyright 1991 by the Massachusetts Institute of Technology + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of M.I.T. not be used in advertising or +publicity pertaining to distribution of the software without specific, +written prior permission. M.I.T. makes no representations about the +suitability of this software for any purpose. It is provided "as is" +without express or implied warranty. +-------------------------------------------------------------------------------- +icu + +punycode.c 0.4.0 (2001-Nov-17-Sat) +http://www.cs.berkeley.edu/~amc/idn/ +Adam M. Costello +http://www.nicemice.net/amc/ + +Disclaimer and license + + Regarding this entire document or any portion of it (including + the pseudocode and C code), the author makes no guarantees and + is not responsible for any damage resulting from its use. The + author grants irrevocable permission to anyone to use, modify, + and distribute it in any way that does not diminish the rights + of anyone else to use, modify, and distribute it, provided that + redistributed derivative works do not contain misleading author or + version information. Derivative works need not be licensed under + similar terms. +-------------------------------------------------------------------------------- +include + +Copyright (C) 2011 Nick Bruun +Copyright (C) 2013 Vlad Lazarenko +Copyright (C) 2014 Nicolas Pauss +-------------------------------------------------------------------------------- +include + +Copyright (c) 2008-2009 Bjoern Hoehrmann + +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. +-------------------------------------------------------------------------------- +include + +Copyright (c) 2009 Florian Loitsch. + +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. +-------------------------------------------------------------------------------- +include + +Copyright (c) 2011 - Nick Bruun. + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. If you meet (any of) the author(s), you're encouraged to buy them a beer, + a drink or whatever is suited to the situation, given that you like the + software. +4. This notice may not be removed or altered from any source + distribution. +-------------------------------------------------------------------------------- +include + +Copyright (c) 2013-2019 Niels Lohmann . + +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. +-------------------------------------------------------------------------------- +inja + +Copyright (c) 2018-2021 Berscheid + +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. +-------------------------------------------------------------------------------- +inja + +Copyright (c) 2018-2021 Lars Berscheid + +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. +-------------------------------------------------------------------------------- +js + +Copyright 2012, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +json + +Copyright (c) 2013-2022 Niels Lohmann + +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. +-------------------------------------------------------------------------------- +json_annotation + +Copyright 2017, the Dart project authors. All rights reserved. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +khronos + +Copyright (c) 2013-2014 The Khronos Group Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and/or associated documentation files (the +"Materials"), to deal in the Materials without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Materials, and to +permit persons to whom the Materials are 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 Materials. + +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +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 +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +-------------------------------------------------------------------------------- +leak_tracker +leak_tracker_flutter_testing +leak_tracker_testing + +Copyright 2022, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +libXNVCtrl + +Copyright (c) 2008 NVIDIA, Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice (including the next +paragraph) shall be included in all copies or substantial portions of the +Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. +-------------------------------------------------------------------------------- +libXNVCtrl + +Copyright (c) 2010 NVIDIA, Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice (including the next +paragraph) shall be included in all copies or substantial portions of the +Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. +-------------------------------------------------------------------------------- +libcxx + +Copyright 2018 Ulf Adams +Copyright (c) Microsoft Corporation. All rights reserved. + +Boost Software License - Version 1.0 - August 17th, 2003 + +Permission is hereby granted, free of charge, to any person or organization +obtaining a copy of the software and accompanying documentation covered by +this license (the "Software") to use, reproduce, display, distribute, +execute, and transmit the Software, and to prepare derivative works of the +Software, and to permit third-parties to whom the Software is furnished to +do so, all subject to the following: + +The copyright notices in the Software and this entire statement, including +the above license grant, this restriction and the following disclaimer, +must be included in all copies of the Software, in whole or in part, and +all derivative works of the Software, unless such copies or derivative +works are solely in the form of machine-executable object code generated by +a source language processor. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT +SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE +FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. +-------------------------------------------------------------------------------- +libcxx +libcxxabi + +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + + +--- LLVM Exceptions to the Apache 2.0 License ---- + +As an exception, if, as a result of your compiling your source code, portions +of this Software are embedded into an Object form of such source code, you +may redistribute such embedded portions in such Object form without complying +with the conditions of Sections 4(a), 4(b) and 4(d) of the License. + +In addition, if you combine or link compiled forms of this Software with +software that is licensed under the GPLv2 ("Combined Software") and if a +court of competent jurisdiction determines that the patent provision (Section +3), the indemnity provision (Section 9) or other Section of the License +conflicts with the conditions of the GPLv2, you may retroactively and +prospectively choose to deem waived or otherwise exclude such Section(s) of +the License, but only in their entirety and only with respect to the Combined +Software. +-------------------------------------------------------------------------------- +libcxx +libcxxabi + +Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT + +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. +-------------------------------------------------------------------------------- +libcxx +libcxxabi + +Copyright (c) 2009-2019 by the contributors listed in CREDITS.TXT + +All rights reserved. + +Developed by: + + LLVM Team + + University of Illinois at Urbana-Champaign + + http://llvm.org + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal with +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: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimers. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimers in the + documentation and/or other materials provided with the distribution. + + * Neither the names of the LLVM Team, University of Illinois at + Urbana-Champaign, nor the names of its contributors may be used to + endorse or promote products derived from this Software without specific + prior written permission. + +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 +CONTRIBUTORS 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 WITH THE +SOFTWARE. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C) 1988 by Jef Poskanzer. + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided +that the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. This software is provided "as is" without express or +implied warranty. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C) 1989 by Jef Poskanzer. +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided +that the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. This software is provided "as is" without express or +implied warranty. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C) 2009-2011, Nokia Corporation and/or its subsidiary(-ies). +All Rights Reserved. +Author: Siarhei Siamashka +Copyright (C) 2013-2014, Linaro Limited. All Rights Reserved. +Author: Ragesh Radhakrishnan +Copyright (C) 2014-2016, D. R. Commander. All Rights Reserved. +Copyright (C) 2015-2016, Matthieu Darbois. All Rights Reserved. +Copyright (C) 2016, Siarhei Siamashka. All Rights Reserved. + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C) 2009-2011, Nokia Corporation and/or its subsidiary(-ies). +All Rights Reserved. +Author: Siarhei Siamashka +Copyright (C) 2014, Siarhei Siamashka. All Rights Reserved. +Copyright (C) 2014, Linaro Limited. All Rights Reserved. +Copyright (C) 2015, D. R. Commander. All Rights Reserved. +Copyright (C) 2015-2016, Matthieu Darbois. All Rights Reserved. + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C) 2013, MIPS Technologies, Inc., California. +All Rights Reserved. +Authors: Teodora Novkovic (teodora.novkovic@imgtec.com) + Darko Laus (darko.laus@imgtec.com) +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C) 2013-2014, MIPS Technologies, Inc., California. +All Rights Reserved. +Authors: Teodora Novkovic (teodora.novkovic@imgtec.com) + Darko Laus (darko.laus@imgtec.com) +Copyright (C) 2015, D. R. Commander. All Rights Reserved. +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C) 2014, D. R. Commander. All Rights Reserved. + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C) 2014-2015, D. R. Commander. All Rights Reserved. + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C) 2014-2015, D. R. Commander. All Rights Reserved. +Copyright (C) 2014, Jay Foad. All Rights Reserved. + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C) 2015, D. R. Commander. All Rights Reserved. + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C)2009-2014 D. R. Commander. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +- Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +- Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. +- Neither the name of the libjpeg-turbo Project nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS", +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C)2009-2015 D. R. Commander. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +- Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +- Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. +- Neither the name of the libjpeg-turbo Project nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS", +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C)2009-2016 D. R. Commander. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +- Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +- Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. +- Neither the name of the libjpeg-turbo Project nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS", +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C)2011 D. R. Commander. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +- Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +- Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. +- Neither the name of the libjpeg-turbo Project nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS", +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C)2011, 2015 D. R. Commander. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +- Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +- Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. +- Neither the name of the libjpeg-turbo Project nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS", +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright (C)2011-2016 D. R. Commander. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +- Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +- Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. +- Neither the name of the libjpeg-turbo Project nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS", +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS 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. +-------------------------------------------------------------------------------- +libjpeg-turbo + +Copyright 2009 Pierre Ossman for Cendio AB +Copyright (C) 2010, D. R. Commander. + +Based on the x86 SIMD extension for IJG JPEG library - version 1.02 + +Copyright (C) 1999-2006, MIYASAKA Masaru. + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +libjpeg-turbo + +We are also required to state that + "The Graphics Interchange Format(c) is the Copyright property of + CompuServe Incorporated. GIF(sm) is a Service Mark property of + CompuServe Incorporated." +-------------------------------------------------------------------------------- +libjpeg-turbo + +libjpeg-turbo Licenses +====================== + +libjpeg-turbo is covered by three compatible BSD-style open source licenses: + +- The IJG (Independent JPEG Group) License, which is listed in + [README.ijg](README.ijg) + + This license applies to the libjpeg API library and associated programs + (any code inherited from libjpeg, and any modifications to that code.) + +- The Modified (3-clause) BSD License, which is listed in + [turbojpeg.c](turbojpeg.c) + + This license covers the TurboJPEG API library and associated programs. + +- The zlib License, which is listed in [simd/jsimdext.inc](simd/jsimdext.inc) + + This license is a subset of the other two, and it covers the libjpeg-turbo + SIMD extensions. + + +Complying with the libjpeg-turbo Licenses +========================================= + +This section provides a roll-up of the libjpeg-turbo licensing terms, to the +best of our understanding. + +1. If you are distributing a modified version of the libjpeg-turbo source, + then: + + 1. You cannot alter or remove any existing copyright or license notices + from the source. + + **Origin** + - Clause 1 of the IJG License + - Clause 1 of the Modified BSD License + - Clauses 1 and 3 of the zlib License + + 2. You must add your own copyright notice to the header of each source + file you modified, so others can tell that you modified that file (if + there is not an existing copyright header in that file, then you can + simply add a notice stating that you modified the file.) + + **Origin** + - Clause 1 of the IJG License + - Clause 2 of the zlib License + + 3. You must include the IJG README file, and you must not alter any of the + copyright or license text in that file. + + **Origin** + - Clause 1 of the IJG License + +2. If you are distributing only libjpeg-turbo binaries without the source, or + if you are distributing an application that statically links with + libjpeg-turbo, then: + + 1. Your product documentation must include a message stating: + + This software is based in part on the work of the Independent JPEG + Group. + + **Origin** + - Clause 2 of the IJG license + + 2. If your binary distribution includes or uses the TurboJPEG API, then + your product documentation must include the text of the Modified BSD + License. + + **Origin** + - Clause 2 of the Modified BSD License + +3. You cannot use the name of the IJG or The libjpeg-turbo Project or the + contributors thereof in advertising, publicity, etc. + + **Origin** + - IJG License + - Clause 3 of the Modified BSD License + +4. The IJG and The libjpeg-turbo Project do not warrant libjpeg-turbo to be + free of defects, nor do we accept any liability for undesirable + consequences resulting from your use of the software. + + **Origin** + - IJG License + - Modified BSD License + - zlib License +-------------------------------------------------------------------------------- +libjpeg-turbo + +libjpeg-turbo note: This file has been modified by The libjpeg-turbo Project +to include only information relevant to libjpeg-turbo, to wordsmith certain +sections, and to remove impolitic language that existed in the libjpeg v8 +README. It is included only for reference. Please see README.md for +information specific to libjpeg-turbo. + + +The Independent JPEG Group's JPEG software +========================================== + +This distribution contains a release of the Independent JPEG Group's free JPEG +software. You are welcome to redistribute this software and to use it for any +purpose, subject to the conditions under LEGAL ISSUES, below. + +This software is the work of Tom Lane, Guido Vollbeding, Philip Gladstone, +Bill Allombert, Jim Boucher, Lee Crocker, Bob Friesenhahn, Ben Jackson, +Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Ge' Weijers, +and other members of the Independent JPEG Group. + +IJG is not affiliated with the ISO/IEC JTC1/SC29/WG1 standards committee +(also known as JPEG, together with ITU-T SG16). + + +DOCUMENTATION ROADMAP +===================== + +This file contains the following sections: + +OVERVIEW General description of JPEG and the IJG software. +LEGAL ISSUES Copyright, lack of warranty, terms of distribution. +REFERENCES Where to learn more about JPEG. +ARCHIVE LOCATIONS Where to find newer versions of this software. +FILE FORMAT WARS Software *not* to get. +TO DO Plans for future IJG releases. + +Other documentation files in the distribution are: + +User documentation: + usage.txt Usage instructions for cjpeg, djpeg, jpegtran, + rdjpgcom, and wrjpgcom. + *.1 Unix-style man pages for programs (same info as usage.txt). + wizard.txt Advanced usage instructions for JPEG wizards only. + change.log Version-to-version change highlights. +Programmer and internal documentation: + libjpeg.txt How to use the JPEG library in your own programs. + example.c Sample code for calling the JPEG library. + structure.txt Overview of the JPEG library's internal structure. + coderules.txt Coding style rules --- please read if you contribute code. + +Please read at least usage.txt. Some information can also be found in the JPEG +FAQ (Frequently Asked Questions) article. See ARCHIVE LOCATIONS below to find +out where to obtain the FAQ article. + +If you want to understand how the JPEG code works, we suggest reading one or +more of the REFERENCES, then looking at the documentation files (in roughly +the order listed) before diving into the code. + + +OVERVIEW +======== + +This package contains C software to implement JPEG image encoding, decoding, +and transcoding. JPEG (pronounced "jay-peg") is a standardized compression +method for full-color and grayscale images. JPEG's strong suit is compressing +photographic images or other types of images that have smooth color and +brightness transitions between neighboring pixels. Images with sharp lines or +other abrupt features may not compress well with JPEG, and a higher JPEG +quality may have to be used to avoid visible compression artifacts with such +images. + +JPEG is lossy, meaning that the output pixels are not necessarily identical to +the input pixels. However, on photographic content and other "smooth" images, +very good compression ratios can be obtained with no visible compression +artifacts, and extremely high compression ratios are possible if you are +willing to sacrifice image quality (by reducing the "quality" setting in the +compressor.) + +This software implements JPEG baseline, extended-sequential, and progressive +compression processes. Provision is made for supporting all variants of these +processes, although some uncommon parameter settings aren't implemented yet. +We have made no provision for supporting the hierarchical or lossless +processes defined in the standard. + +We provide a set of library routines for reading and writing JPEG image files, +plus two sample applications "cjpeg" and "djpeg", which use the library to +perform conversion between JPEG and some other popular image file formats. +The library is intended to be reused in other applications. + +In order to support file conversion and viewing software, we have included +considerable functionality beyond the bare JPEG coding/decoding capability; +for example, the color quantization modules are not strictly part of JPEG +decoding, but they are essential for output to colormapped file formats or +colormapped displays. These extra functions can be compiled out of the +library if not required for a particular application. + +We have also included "jpegtran", a utility for lossless transcoding between +different JPEG processes, and "rdjpgcom" and "wrjpgcom", two simple +applications for inserting and extracting textual comments in JFIF files. + +The emphasis in designing this software has been on achieving portability and +flexibility, while also making it fast enough to be useful. In particular, +the software is not intended to be read as a tutorial on JPEG. (See the +REFERENCES section for introductory material.) Rather, it is intended to +be reliable, portable, industrial-strength code. We do not claim to have +achieved that goal in every aspect of the software, but we strive for it. + +We welcome the use of this software as a component of commercial products. +No royalty is required, but we do ask for an acknowledgement in product +documentation, as described under LEGAL ISSUES. + + +LEGAL ISSUES +============ + +In plain English: + +1. We don't promise that this software works. (But if you find any bugs, + please let us know!) +2. You can use this software for whatever you want. You don't have to pay us. +3. You may not pretend that you wrote this software. If you use it in a + program, you must acknowledge somewhere in your documentation that + you've used the IJG code. + +In legalese: + +The authors make NO WARRANTY or representation, either express or implied, +with respect to this software, its quality, accuracy, merchantability, or +fitness for a particular purpose. This software is provided "AS IS", and you, +its user, assume the entire risk as to its quality and accuracy. + +This software is copyright (C) 1991-2016, Thomas G. Lane, Guido Vollbeding. +All Rights Reserved except as specified below. + +Permission is hereby granted to use, copy, modify, and distribute this +software (or portions thereof) for any purpose, without fee, subject to these +conditions: +(1) If any part of the source code for this software is distributed, then this +README file must be included, with this copyright and no-warranty notice +unaltered; and any additions, deletions, or changes to the original files +must be clearly indicated in accompanying documentation. +(2) If only executable code is distributed, then the accompanying +documentation must state that "this software is based in part on the work of +the Independent JPEG Group". +(3) Permission for use of this software is granted only if the user accepts +full responsibility for any undesirable consequences; the authors accept +NO LIABILITY for damages of any kind. + +These conditions apply to any software derived from or based on the IJG code, +not just to the unmodified library. If you use our work, you ought to +acknowledge us. + +Permission is NOT granted for the use of any IJG author's name or company name +in advertising or publicity relating to this software or products derived from +it. This software may be referred to only as "the Independent JPEG Group's +software". + +We specifically permit and encourage the use of this software as the basis of +commercial products, provided that all warranty or liability claims are +assumed by the product vendor. + + +The Unix configuration script "configure" was produced with GNU Autoconf. +It is copyright by the Free Software Foundation but is freely distributable. +The same holds for its supporting scripts (config.guess, config.sub, +ltmain.sh). Another support script, install-sh, is copyright by X Consortium +but is also freely distributable. + +The IJG distribution formerly included code to read and write GIF files. +To avoid entanglement with the Unisys LZW patent (now expired), GIF reading +support has been removed altogether, and the GIF writer has been simplified +to produce "uncompressed GIFs". This technique does not use the LZW +algorithm; the resulting GIF files are larger than usual, but are readable +by all standard GIF decoders. + +We are required to state that + "The Graphics Interchange Format(c) is the Copyright property of + CompuServe Incorporated. GIF(sm) is a Service Mark property of + CompuServe Incorporated." + + +REFERENCES +========== + +We recommend reading one or more of these references before trying to +understand the innards of the JPEG software. + +The best short technical introduction to the JPEG compression algorithm is + Wallace, Gregory K. "The JPEG Still Picture Compression Standard", + Communications of the ACM, April 1991 (vol. 34 no. 4), pp. 30-44. +(Adjacent articles in that issue discuss MPEG motion picture compression, +applications of JPEG, and related topics.) If you don't have the CACM issue +handy, a PDF file containing a revised version of Wallace's article is +available at http://www.ijg.org/files/Wallace.JPEG.pdf. The file (actually +a preprint for an article that appeared in IEEE Trans. Consumer Electronics) +omits the sample images that appeared in CACM, but it includes corrections +and some added material. Note: the Wallace article is copyright ACM and IEEE, +and it may not be used for commercial purposes. + +A somewhat less technical, more leisurely introduction to JPEG can be found in +"The Data Compression Book" by Mark Nelson and Jean-loup Gailly, published by +M&T Books (New York), 2nd ed. 1996, ISBN 1-55851-434-1. This book provides +good explanations and example C code for a multitude of compression methods +including JPEG. It is an excellent source if you are comfortable reading C +code but don't know much about data compression in general. The book's JPEG +sample code is far from industrial-strength, but when you are ready to look +at a full implementation, you've got one here... + +The best currently available description of JPEG is the textbook "JPEG Still +Image Data Compression Standard" by William B. Pennebaker and Joan L. +Mitchell, published by Van Nostrand Reinhold, 1993, ISBN 0-442-01272-1. +Price US$59.95, 638 pp. The book includes the complete text of the ISO JPEG +standards (DIS 10918-1 and draft DIS 10918-2). + +The original JPEG standard is divided into two parts, Part 1 being the actual +specification, while Part 2 covers compliance testing methods. Part 1 is +titled "Digital Compression and Coding of Continuous-tone Still Images, +Part 1: Requirements and guidelines" and has document numbers ISO/IEC IS +10918-1, ITU-T T.81. Part 2 is titled "Digital Compression and Coding of +Continuous-tone Still Images, Part 2: Compliance testing" and has document +numbers ISO/IEC IS 10918-2, ITU-T T.83. + +The JPEG standard does not specify all details of an interchangeable file +format. For the omitted details we follow the "JFIF" conventions, revision +1.02. JFIF 1.02 has been adopted as an Ecma International Technical Report +and thus received a formal publication status. It is available as a free +download in PDF format from +http://www.ecma-international.org/publications/techreports/E-TR-098.htm. +A PostScript version of the JFIF document is available at +http://www.ijg.org/files/jfif.ps.gz. There is also a plain text version at +http://www.ijg.org/files/jfif.txt.gz, but it is missing the figures. + +The TIFF 6.0 file format specification can be obtained by FTP from +ftp://ftp.sgi.com/graphics/tiff/TIFF6.ps.gz. The JPEG incorporation scheme +found in the TIFF 6.0 spec of 3-June-92 has a number of serious problems. +IJG does not recommend use of the TIFF 6.0 design (TIFF Compression tag 6). +Instead, we recommend the JPEG design proposed by TIFF Technical Note #2 +(Compression tag 7). Copies of this Note can be obtained from +http://www.ijg.org/files/. It is expected that the next revision +of the TIFF spec will replace the 6.0 JPEG design with the Note's design. +Although IJG's own code does not support TIFF/JPEG, the free libtiff library +uses our library to implement TIFF/JPEG per the Note. + + +ARCHIVE LOCATIONS +================= + +The "official" archive site for this software is www.ijg.org. +The most recent released version can always be found there in +directory "files". + +The JPEG FAQ (Frequently Asked Questions) article is a source of some +general information about JPEG. +It is available on the World Wide Web at http://www.faqs.org/faqs/jpeg-faq/ +and other news.answers archive sites, including the official news.answers +archive at rtfm.mit.edu: ftp://rtfm.mit.edu/pub/usenet/news.answers/jpeg-faq/. +If you don't have Web or FTP access, send e-mail to mail-server@rtfm.mit.edu +with body + send usenet/news.answers/jpeg-faq/part1 + send usenet/news.answers/jpeg-faq/part2 + + +FILE FORMAT WARS +================ + +The ISO/IEC JTC1/SC29/WG1 standards committee (also known as JPEG, together +with ITU-T SG16) currently promotes different formats containing the name +"JPEG" which are incompatible with original DCT-based JPEG. IJG therefore does +not support these formats (see REFERENCES). Indeed, one of the original +reasons for developing this free software was to help force convergence on +common, interoperable format standards for JPEG files. +Don't use an incompatible file format! +(In any case, our decoder will remain capable of reading existing JPEG +image files indefinitely.) + + +TO DO +===== + +Please send bug reports, offers of help, etc. to jpeg-info@jpegclub.org. +-------------------------------------------------------------------------------- +libjxl + +Copyright 2021 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libmicrohttpd +skia + +Copyright (c) 2011 Google Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libpng + +COPYRIGHT NOTICE, DISCLAIMER, and LICENSE +========================================= + +PNG Reference Library License version 2 +--------------------------------------- + +* Copyright (c) 1995-2024 The PNG Reference Library Authors. +* Copyright (c) 2018-2024 Cosmin Truta. +* Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson. +* Copyright (c) 1996-1997 Andreas Dilger. +* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. + +The software is supplied "as is", without warranty of any kind, +express or implied, including, without limitation, the warranties +of merchantability, fitness for a particular purpose, title, and +non-infringement. In no event shall the Copyright owners, or +anyone distributing the software, be liable for any damages or +other liability, whether in contract, tort or otherwise, arising +from, out of, or in connection with the software, or the use or +other dealings in the software, even if advised of the possibility +of such damage. + +Permission is hereby granted to use, copy, modify, and distribute +this software, or portions hereof, for any purpose, without fee, +subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you + must not claim that you wrote the original software. If you + use this software in a product, an acknowledgment in the product + documentation would be appreciated, but is not required. + +2. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. + +3. This Copyright notice may not be removed or altered from any + source or altered source distribution. + + +PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35) +----------------------------------------------------------------------- + +libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are +Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are +derived from libpng-1.0.6, and are distributed according to the same +disclaimer and license as libpng-1.0.6 with the following individuals +added to the list of Contributing Authors: + + Simon-Pierre Cadieux + Eric S. Raymond + Mans Rullgard + Cosmin Truta + Gilles Vollant + James Yu + Mandar Sahastrabuddhe + Google Inc. + Vadim Barkov + +and with the following additions to the disclaimer: + + There is no warranty against interference with your enjoyment of + the library or against infringement. There is no warranty that our + efforts or the library will fulfill any of your particular purposes + or needs. This library is provided with all faults, and the entire + risk of satisfactory quality, performance, accuracy, and effort is + with the user. + +Some files in the "contrib" directory and some configure-generated +files that are distributed with libpng have other copyright owners, and +are released under other open source licenses. + +libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are +Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from +libpng-0.96, and are distributed according to the same disclaimer and +license as libpng-0.96, with the following individuals added to the +list of Contributing Authors: + + Tom Lane + Glenn Randers-Pehrson + Willem van Schaik + +libpng versions 0.89, June 1996, through 0.96, May 1997, are +Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, +and are distributed according to the same disclaimer and license as +libpng-0.88, with the following individuals added to the list of +Contributing Authors: + + John Bowler + Kevin Bracey + Sam Bushell + Magnus Holmgren + Greg Roelofs + Tom Tanner + +Some files in the "scripts" directory have other copyright owners, +but are released under this license. + +libpng versions 0.5, May 1995, through 0.88, January 1996, are +Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. + +For the purposes of this copyright and license, "Contributing Authors" +is defined as the following set of individuals: + + Andreas Dilger + Dave Martindale + Guy Eric Schalnat + Paul Schmidt + Tim Wegner + +The PNG Reference Library is supplied "AS IS". The Contributing +Authors and Group 42, Inc. disclaim all warranties, expressed or +implied, including, without limitation, the warranties of +merchantability and of fitness for any purpose. The Contributing +Authors and Group 42, Inc. assume no liability for direct, indirect, +incidental, special, exemplary, or consequential damages, which may +result from the use of the PNG Reference Library, even if advised of +the possibility of such damage. + +Permission is hereby granted to use, copy, modify, and distribute this +source code, or portions hereof, for any purpose, without fee, subject +to the following restrictions: + +1. The origin of this source code must not be misrepresented. + +2. Altered versions must be plainly marked as such and must not + be misrepresented as being the original source. + +3. This Copyright notice may not be removed or altered from any + source or altered source distribution. + +The Contributing Authors and Group 42, Inc. specifically permit, +without fee, and encourage the use of this source code as a component +to supporting the PNG file format in commercial products. If you use +this source code in a product, acknowledgment is not required but would +be appreciated. +-------------------------------------------------------------------------------- +libtess2 + +Copyright (C) [dates of first publication] Silicon Graphics, Inc. +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice including the dates of first publication and either this +permission notice or a reference to http://oss.sgi.com/projects/FreeB/ 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 SILICON GRAPHICS, INC. +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. + +Except as contained in this notice, the name of Silicon Graphics, Inc. shall not +be used in advertising or otherwise to promote the sale, use or other dealings in +this Software without prior written authorization from Silicon Graphics, Inc. +-------------------------------------------------------------------------------- +libwebp + +Copyright (c) 2010, Google Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2010 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2011 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2012 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2013 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2014 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2015 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2016 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2017 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2018 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2021 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +libwebp + +Copyright 2022 Google Inc. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +lints + +Copyright 2021, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +loading_animation_widget + +BSD 3-Clause License + +Copyright (c) 2021, Watery Desert +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +material_color_utilities + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2021 Google LLC + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +-------------------------------------------------------------------------------- +package_info_plus +package_info_plus_platform_interface + +Copyright 2017 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +path_parsing + +Copyright (c) 2018 Dan Field + +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. + +-------------------------------------------------------------------------------- +perfetto + +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +Copyright (c) 2017, The Android Open Source Project + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +-------------------------------------------------------------------------------- +petitparser +xml + +The MIT License + +Copyright (c) 2006-2023 Lukas Renggli. +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +-------------------------------------------------------------------------------- +pkg + +Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +pkg + +Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +pkg + +Copyright (c) 2015 Michael Bullington + +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. + + + +Copyright 2012, the Dart project authors. All rights reserved. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +pkg + +Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +pkg + +Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +pkg + +Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +pkg + +Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +pkg + +Copyright 2017, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +pkg + +Copyright 2021, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +pubspec_parse + +Copyright 2018, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +rapidjson + +Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip-> All rights reserved-> + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +-------------------------------------------------------------------------------- +rapidjson + +Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +-------------------------------------------------------------------------------- +rapidjson + +Copyright (c) 2006-2013 Alexander Chemeris + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. Neither the name of the product nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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. +-------------------------------------------------------------------------------- +rapidjson + +The above software in this distribution may have been modified by +THL A29 Limited ("Tencent Modifications"). +All Tencent Modifications are Copyright (C) 2015 THL A29 Limited. +-------------------------------------------------------------------------------- +skia + +Copyright (C) 2014 Google Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright (c) 2011 Google Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright (c) 2014 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2005 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2006 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2006-2012 The Android Open Source Project +Copyright 2012 Mozilla Foundation + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2007 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2008 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2008 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2009 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2009-2015 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2010 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2010 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2011 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2011 Google Inc. +Copyright 2012 Mozilla Foundation + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2011 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2012 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2012 Google LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2012 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2013 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2013 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2014 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2014 Google Inc. +Copyright 2017 ARM Ltd. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2014 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2015 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2015 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2016 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2016 Mozilla Foundation + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2016 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2017 ARM Ltd. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2017 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2018 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2018 Google LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2018 Google LLC. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2018 Google, LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2018 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2019 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2019 Google LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2019 Google LLC. +-------------------------------------------------------------------------------- +skia + +Copyright 2019 Google LLC. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2019 Google, LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2019 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2020 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2020 Google LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2020 Google LLC. +-------------------------------------------------------------------------------- +skia + +Copyright 2020 Google LLC. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2020 Google, LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2021 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2021 Google LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2021 Google LLC. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2021 Google, LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2022 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2022 Google LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2022 Google LLC. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2022 Google, LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2023 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2023 Google LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2023 Google LLC. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2023 Google, LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2023 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2024 Google Inc. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2024 Google LLC + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2024 Google LLC. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +skia + +Copyright 2024 The Android Open Source Project + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +spirv-cross + +Copyright 2014-2016,2021 The Khronos Group, 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. +-------------------------------------------------------------------------------- +spring_animation + +Copyright (c) Meta Platforms, Inc. and affiliates. + +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. +-------------------------------------------------------------------------------- +sqlite + +The source code for SQLite is in the public domain. No claim of +copyright is made on any part of the core source code. (The +documentation and test code is a different matter - some sections of +documentation and test logic are governed by open-source licenses.) +All contributors to the SQLite core software have signed affidavits +specifically disavowing any copyright interest in the code. This means +that anybody is able to legally do anything they want with the SQLite +source code. + +There are other SQL database engines with liberal licenses that allow +the code to be broadly and freely used. But those other engines are +still governed by copyright law. SQLite is different in that copyright +law simply does not apply. + +The source code files for other SQL database engines typically begin +with a comment describing your legal rights to view and copy that +file. The SQLite source code contains no license since it is not +governed by copyright. Instead of a license, the SQLite source code +offers a blessing: + +May you do good and not evil +May you find forgiveness for yourself and forgive others +May you share freely, never taking more than you give. +-------------------------------------------------------------------------------- +timelines + +MIT License + +Copyright (c) 2020 Chulwoo + +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. +-------------------------------------------------------------------------------- +vector_math + +Copyright 2015, Google Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Copyright (C) 2013 Andrew Magill + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +-------------------------------------------------------------------------------- +vulkan-validation-layers + +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + +File: layers/external/vma/vk_mem_alloc.h + + +Copyright (c) 2017-2022 Advanced Micro Devices, Inc. All rights reserved. +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. +-------------------------------------------------------------------------------- +vulkan-validation-layers + +Copyright (C) 2012-2021 Yann Collet + +BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php) + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following disclaimer + in the documentation and/or other materials provided with the + distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +vulkan-validation-layers +vulkan_memory_allocator + +Copyright (c) 2017-2022 Advanced Micro Devices, Inc. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. +-------------------------------------------------------------------------------- +web + +Copyright 2023, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +web_locale_keymap + +Copyright (c) 2022 Google LLC + +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. +-------------------------------------------------------------------------------- +web_socket + +Copyright 2024, the Dart project authors. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google LLC nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +websafe_svg + +MIT License + +Copyright (c) Peiffer Innovations, LLC + +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. +-------------------------------------------------------------------------------- +win32 + +BSD 3-Clause License + +Copyright (c) 2024, Halil Durmus + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- +xxhash + +Copyright (C) 2012-2016, Yann Collet + +BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +* Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. +* Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +xxhash + +Copyright (C) 2012-2016, Yann Collet. + +BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +yaml + +Copyright (c) 2014, the Dart project authors. +Copyright (c) 2006, Kirill Simonov. + +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. + +-------------------------------------------------------------------------------- +zlib + +Copyright (C) 1995-2023 Jean-loup Gailly and Mark Adler + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +zlib + +Copyright (C) 1998-2005 Gilles Vollant +-------------------------------------------------------------------------------- +zlib + +Copyright (C) 2017 ARM, Inc. +Copyright 2017 The Chromium Authors + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +zlib + +Copyright 2017 The Chromium Authors + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +zlib + +Copyright 2018 The Chromium Authors + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +zlib + +Copyright 2019 The Chromium Authors + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +zlib + +Copyright 2022 The Chromium Authors + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +-------------------------------------------------------------------------------- +zlib + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. +-------------------------------------------------------------------------------- +zlib + +version 1.2.12, March 27th, 2022 + +Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. diff --git a/assets/assets/KitX-Icon-192x-margin-2x.png b/assets/assets/KitX-Icon-192x-margin-2x.png new file mode 100644 index 0000000000000000000000000000000000000000..7c9fa6b0d26edca06b25915465459ae6195f03c2 GIT binary patch literal 3760 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 b!-|hV?O_$1%1+^D{$W$Ys|Hni$e8~Cld0gh literal 0 HcmV?d00001 diff --git a/assets/assets/ThirdParty/fdroid-logo.svg b/assets/assets/ThirdParty/fdroid-logo.svg new file mode 100644 index 0000000..0746785 --- /dev/null +++ b/assets/assets/ThirdParty/fdroid-logo.svg @@ -0,0 +1,310 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/MaterialIcons-Regular.otf b/assets/fonts/MaterialIcons-Regular.otf new file mode 100644 index 0000000000000000000000000000000000000000..8c99266130a89547b4344f47e08aacad473b14e0 GIT binary patch literal 1645184 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 to+; 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

c=3!Ezj*1#%UE9K;AJIVw&vv^ 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%0D0!fg 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

`}uXAp@I?3-tF7> z_F6hC5&3Js12G;Krhd&>aM3lY{PXJt9h>+c!cOC0UduYw{k)u>F3z*^DWQiEEq_ss zpjf@=S{va-yOpc2sd3e4^cyQS8l@+AQ*TLoVWY~@R@3NcvbDt%JMT2uj208K@r5Rz z00%pibt3)kyPLI!1`42u⁣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

eltDWW#SYV02m3NHRIGJ?ONPtHAKhY-Z!XfGtN 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

3k&?M&gbsWzq-u5Hyt>()6tm(t(b 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�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�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

3MxV_4Vh)WWmwyMgWs|%w+1Gy^%^rw`sca9k{ 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%0DU`s<#N)T4z)FaZ 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%0AX$5CkRL*|B~E8cp4@MpKxC0 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