1============================ 2 3Path = base/third_party/cityhash/README.chromium 4 5============================ 6 7// Copyright (c) 2011 Google, Inc. 8// 9// Permission is hereby granted, free of charge, to any person obtaining a copy 10// of this software and associated documentation files (the "Software"), to deal 11// in the Software without restriction, including without limitation the rights 12// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 13// copies of the Software, and to permit persons to whom the Software is 14// furnished to do so, subject to the following conditions: 15// 16// The above copyright notice and this permission notice shall be included in 17// all copies or substantial portions of the Software. 18// 19// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 20// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 21// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 22// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 23// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 24// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 25// THE SOFTWARE. 26 27============================ 28 29Path = base/third_party/cityhash_v103/README.chromium 30 31============================ 32 33// Copyright (c) 2011 Google, Inc. 34// 35// Permission is hereby granted, free of charge, to any person obtaining a copy 36// of this software and associated documentation files (the "Software"), to deal 37// in the Software without restriction, including without limitation the rights 38// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 39// copies of the Software, and to permit persons to whom the Software is 40// furnished to do so, subject to the following conditions: 41// 42// The above copyright notice and this permission notice shall be included in 43// all copies or substantial portions of the Software. 44// 45// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 46// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 47// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 48// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 49// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 50// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 51// THE SOFTWARE. 52 53============================ 54 55Path = base/third_party/double_conversion/README.chromium 56 57============================ 58 59Copyright 2006-2011, the V8 project authors. All rights reserved. 60Redistribution and use in source and binary forms, with or without 61modification, are permitted provided that the following conditions are 62met: 63 64 * Redistributions of source code must retain the above copyright 65 notice, this list of conditions and the following disclaimer. 66 * Redistributions in binary form must reproduce the above 67 copyright notice, this list of conditions and the following 68 disclaimer in the documentation and/or other materials provided 69 with the distribution. 70 * Neither the name of Google Inc. nor the names of its 71 contributors may be used to endorse or promote products derived 72 from this software without specific prior written permission. 73 74THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 75"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 76LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 77A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 78OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 79SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 80LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 81DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 82THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 83(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 84OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 85 86============================ 87 88Path = base/third_party/icu/README.chromium 89 90============================ 91 92COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later) 93 94Copyright © 1991-2017 Unicode, Inc. All rights reserved. 95Distributed under the Terms of Use in http://www.unicode.org/copyright.html 96 97Permission is hereby granted, free of charge, to any person obtaining 98a copy of the Unicode data files and any associated documentation 99(the "Data Files") or Unicode software and any associated documentation 100(the "Software") to deal in the Data Files or Software 101without restriction, including without limitation the rights to use, 102copy, modify, merge, publish, distribute, and/or sell copies of 103the Data Files or Software, and to permit persons to whom the Data Files 104or Software are furnished to do so, provided that either 105(a) this copyright and permission notice appear with all copies 106of the Data Files or Software, or 107(b) this copyright and permission notice appear in associated 108Documentation. 109 110THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF 111ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 112WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 113NONINFRINGEMENT OF THIRD PARTY RIGHTS. 114IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS 115NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL 116DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 117DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 118TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 119PERFORMANCE OF THE DATA FILES OR SOFTWARE. 120 121Except as contained in this notice, the name of a copyright holder 122shall not be used in advertising or otherwise to promote the sale, 123use or other dealings in these Data Files or Software without prior 124written authorization of the copyright holder. 125 126--------------------- 127 128Third-Party Software Licenses 129 130This section contains third-party software notices and/or additional 131terms for licensed third-party software components included within ICU 132libraries. 133 1341. ICU License - ICU 1.8.1 to ICU 57.1 135 136COPYRIGHT AND PERMISSION NOTICE 137 138Copyright (c) 1995-2016 International Business Machines Corporation and others 139All rights reserved. 140 141Permission is hereby granted, free of charge, to any person obtaining 142a copy of this software and associated documentation files (the 143"Software"), to deal in the Software without restriction, including 144without limitation the rights to use, copy, modify, merge, publish, 145distribute, and/or sell copies of the Software, and to permit persons 146to whom the Software is furnished to do so, provided that the above 147copyright notice(s) and this permission notice appear in all copies of 148the Software and that both the above copyright notice(s) and this 149permission notice appear in supporting documentation. 150 151THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 152EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 153MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 154OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 155HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY 156SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER 157RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 158CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 159CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 160 161Except as contained in this notice, the name of a copyright holder 162shall not be used in advertising or otherwise to promote the sale, use 163or other dealings in this Software without prior written authorization 164of the copyright holder. 165 166All trademarks and registered trademarks mentioned herein are the 167property of their respective owners. 168 169============================ 170 171Path = base/third_party/nspr/README.chromium 172 173============================ 174 175/* ***** BEGIN LICENSE BLOCK ***** 176 * Version: MPL 1.1/GPL 2.0/LGPL 2.1 177 * 178 * The contents of this file are subject to the Mozilla Public License Version 179 * 1.1 (the "License"); you may not use this file except in compliance with 180 * the License. You may obtain a copy of the License at 181 * http://www.mozilla.org/MPL/ 182 * 183 * Software distributed under the License is distributed on an "AS IS" basis, 184 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License 185 * for the specific language governing rights and limitations under the 186 * License. 187 * 188 * The Original Code is the Netscape Portable Runtime (NSPR). 189 * 190 * The Initial Developer of the Original Code is 191 * Netscape Communications Corporation. 192 * Portions created by the Initial Developer are Copyright (C) 1998-2000 193 * the Initial Developer. All Rights Reserved. 194 * 195 * Contributor(s): 196 * 197 * Alternatively, the contents of this file may be used under the terms of 198 * either the GNU General Public License Version 2 or later (the "GPL"), or 199 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), 200 * in which case the provisions of the GPL or the LGPL are applicable instead 201 * of those above. If you wish to allow use of your version of this file only 202 * under the terms of either the GPL or the LGPL, and not to allow others to 203 * use your version of this file under the terms of the MPL, indicate your 204 * decision by deleting the provisions above and replace them with the notice 205 * and other provisions required by the GPL or the LGPL. If you do not delete 206 * the provisions above, a recipient may use your version of this file under 207 * the terms of any one of the MPL, the GPL or the LGPL. 208 * 209 * ***** END LICENSE BLOCK ***** */ 210 211============================ 212 213Path = base/third_party/superfasthash/README.chromium 214 215============================ 216 217Paul Hsieh OLD BSD license 218 219Copyright (c) 2010, Paul Hsieh 220All rights reserved. 221 222Redistribution and use in source and binary forms, with or without modification, 223are permitted provided that the following conditions are met: 224 225* Redistributions of source code must retain the above copyright notice, this 226 list of conditions and the following disclaimer. 227* Redistributions in binary form must reproduce the above copyright notice, this 228 list of conditions and the following disclaimer in the documentation and/or 229 other materials provided with the distribution. 230* Neither my name, Paul Hsieh, nor the names of any other contributors to the 231 code use may not be used to endorse or promote products derived from this 232 software without specific prior written permission. 233 234THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 235ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 236WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 237DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 238ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 239(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 240LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 241ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 242(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 243SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 244 245============================ 246 247Path = net/third_party/quiche/README.chromium 248 249============================ 250 251// Copyright 2015 The Chromium Authors. All rights reserved. 252// 253// Redistribution and use in source and binary forms, with or without 254// modification, are permitted provided that the following conditions are 255// met: 256// 257// * Redistributions of source code must retain the above copyright 258// notice, this list of conditions and the following disclaimer. 259// * Redistributions in binary form must reproduce the above 260// copyright notice, this list of conditions and the following disclaimer 261// in the documentation and/or other materials provided with the 262// distribution. 263// * Neither the name of Google Inc. nor the names of its 264// contributors may be used to endorse or promote products derived from 265// this software without specific prior written permission. 266// 267// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 268// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 269// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 270// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 271// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 272// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 273// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 274// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 275// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 276// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 277// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 278 279============================ 280 281Path = net/third_party/uri_template/README.chromium 282 283============================ 284 285 286 Apache License 287 Version 2.0, January 2004 288 http://www.apache.org/licenses/ 289 290 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 291 292 1. Definitions. 293 294 "License" shall mean the terms and conditions for use, reproduction, 295 and distribution as defined by Sections 1 through 9 of this document. 296 297 "Licensor" shall mean the copyright owner or entity authorized by 298 the copyright owner that is granting the License. 299 300 "Legal Entity" shall mean the union of the acting entity and all 301 other entities that control, are controlled by, or are under common 302 control with that entity. For the purposes of this definition, 303 "control" means (i) the power, direct or indirect, to cause the 304 direction or management of such entity, whether by contract or 305 otherwise, or (ii) ownership of fifty percent (50%) or more of the 306 outstanding shares, or (iii) beneficial ownership of such entity. 307 308 "You" (or "Your") shall mean an individual or Legal Entity 309 exercising permissions granted by this License. 310 311 "Source" form shall mean the preferred form for making modifications, 312 including but not limited to software source code, documentation 313 source, and configuration files. 314 315 "Object" form shall mean any form resulting from mechanical 316 transformation or translation of a Source form, including but 317 not limited to compiled object code, generated documentation, 318 and conversions to other media types. 319 320 "Work" shall mean the work of authorship, whether in Source or 321 Object form, made available under the License, as indicated by a 322 copyright notice that is included in or attached to the work 323 (an example is provided in the Appendix below). 324 325 "Derivative Works" shall mean any work, whether in Source or Object 326 form, that is based on (or derived from) the Work and for which the 327 editorial revisions, annotations, elaborations, or other modifications 328 represent, as a whole, an original work of authorship. For the purposes 329 of this License, Derivative Works shall not include works that remain 330 separable from, or merely link (or bind by name) to the interfaces of, 331 the Work and Derivative Works thereof. 332 333 "Contribution" shall mean any work of authorship, including 334 the original version of the Work and any modifications or additions 335 to that Work or Derivative Works thereof, that is intentionally 336 submitted to Licensor for inclusion in the Work by the copyright owner 337 or by an individual or Legal Entity authorized to submit on behalf of 338 the copyright owner. For the purposes of this definition, "submitted" 339 means any form of electronic, verbal, or written communication sent 340 to the Licensor or its representatives, including but not limited to 341 communication on electronic mailing lists, source code control systems, 342 and issue tracking systems that are managed by, or on behalf of, the 343 Licensor for the purpose of discussing and improving the Work, but 344 excluding communication that is conspicuously marked or otherwise 345 designated in writing by the copyright owner as "Not a Contribution." 346 347 "Contributor" shall mean Licensor and any individual or Legal Entity 348 on behalf of whom a Contribution has been received by Licensor and 349 subsequently incorporated within the Work. 350 351 2. Grant of Copyright License. Subject to the terms and conditions of 352 this License, each Contributor hereby grants to You a perpetual, 353 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 354 copyright license to reproduce, prepare Derivative Works of, 355 publicly display, publicly perform, sublicense, and distribute the 356 Work and such Derivative Works in Source or Object form. 357 358 3. Grant of Patent License. Subject to the terms and conditions of 359 this License, each Contributor hereby grants to You a perpetual, 360 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 361 (except as stated in this section) patent license to make, have made, 362 use, offer to sell, sell, import, and otherwise transfer the Work, 363 where such license applies only to those patent claims licensable 364 by such Contributor that are necessarily infringed by their 365 Contribution(s) alone or by combination of their Contribution(s) 366 with the Work to which such Contribution(s) was submitted. If You 367 institute patent litigation against any entity (including a 368 cross-claim or counterclaim in a lawsuit) alleging that the Work 369 or a Contribution incorporated within the Work constitutes direct 370 or contributory patent infringement, then any patent licenses 371 granted to You under this License for that Work shall terminate 372 as of the date such litigation is filed. 373 374 4. Redistribution. You may reproduce and distribute copies of the 375 Work or Derivative Works thereof in any medium, with or without 376 modifications, and in Source or Object form, provided that You 377 meet the following conditions: 378 379 (a) You must give any other recipients of the Work or 380 Derivative Works a copy of this License; and 381 382 (b) You must cause any modified files to carry prominent notices 383 stating that You changed the files; and 384 385 (c) You must retain, in the Source form of any Derivative Works 386 that You distribute, all copyright, patent, trademark, and 387 attribution notices from the Source form of the Work, 388 excluding those notices that do not pertain to any part of 389 the Derivative Works; and 390 391 (d) If the Work includes a "NOTICE" text file as part of its 392 distribution, then any Derivative Works that You distribute must 393 include a readable copy of the attribution notices contained 394 within such NOTICE file, excluding those notices that do not 395 pertain to any part of the Derivative Works, in at least one 396 of the following places: within a NOTICE text file distributed 397 as part of the Derivative Works; within the Source form or 398 documentation, if provided along with the Derivative Works; or, 399 within a display generated by the Derivative Works, if and 400 wherever such third-party notices normally appear. The contents 401 of the NOTICE file are for informational purposes only and 402 do not modify the License. You may add Your own attribution 403 notices within Derivative Works that You distribute, alongside 404 or as an addendum to the NOTICE text from the Work, provided 405 that such additional attribution notices cannot be construed 406 as modifying the License. 407 408 You may add Your own copyright statement to Your modifications and 409 may provide additional or different license terms and conditions 410 for use, reproduction, or distribution of Your modifications, or 411 for any such Derivative Works as a whole, provided Your use, 412 reproduction, and distribution of the Work otherwise complies with 413 the conditions stated in this License. 414 415 5. Submission of Contributions. Unless You explicitly state otherwise, 416 any Contribution intentionally submitted for inclusion in the Work 417 by You to the Licensor shall be under the terms and conditions of 418 this License, without any additional terms or conditions. 419 Notwithstanding the above, nothing herein shall supersede or modify 420 the terms of any separate license agreement you may have executed 421 with Licensor regarding such Contributions. 422 423 6. Trademarks. This License does not grant permission to use the trade 424 names, trademarks, service marks, or product names of the Licensor, 425 except as required for reasonable and customary use in describing the 426 origin of the Work and reproducing the content of the NOTICE file. 427 428 7. Disclaimer of Warranty. Unless required by applicable law or 429 agreed to in writing, Licensor provides the Work (and each 430 Contributor provides its Contributions) on an "AS IS" BASIS, 431 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 432 implied, including, without limitation, any warranties or conditions 433 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 434 PARTICULAR PURPOSE. You are solely responsible for determining the 435 appropriateness of using or redistributing the Work and assume any 436 risks associated with Your exercise of permissions under this License. 437 438 8. Limitation of Liability. In no event and under no legal theory, 439 whether in tort (including negligence), contract, or otherwise, 440 unless required by applicable law (such as deliberate and grossly 441 negligent acts) or agreed to in writing, shall any Contributor be 442 liable to You for damages, including any direct, indirect, special, 443 incidental, or consequential damages of any character arising as a 444 result of this License or out of the use or inability to use the 445 Work (including but not limited to damages for loss of goodwill, 446 work stoppage, computer failure or malfunction, or any and all 447 other commercial damages or losses), even if such Contributor 448 has been advised of the possibility of such damages. 449 450 9. Accepting Warranty or Additional Liability. While redistributing 451 the Work or Derivative Works thereof, You may choose to offer, 452 and charge a fee for, acceptance of support, warranty, indemnity, 453 or other liability obligations and/or rights consistent with this 454 License. However, in accepting such obligations, You may act only 455 on Your own behalf and on Your sole responsibility, not on behalf 456 of any other Contributor, and only if You agree to indemnify, 457 defend, and hold each Contributor harmless for any liability 458 incurred by, or claims asserted against, such Contributor by reason 459 of your accepting any such warranty or additional liability. 460 461 END OF TERMS AND CONDITIONS 462 463 APPENDIX: How to apply the Apache License to your work. 464 465 To apply the Apache License to your work, attach the following 466 boilerplate notice, with the fields enclosed by brackets "[]" 467 replaced with your own identifying information. (Don't include 468 the brackets!) The text should be enclosed in the appropriate 469 comment syntax for the file format. We also recommend that a 470 file or class name and description of purpose be included on the 471 same "printed page" as the copyright notice for easier 472 identification within third-party archives. 473 474 Copyright [yyyy] [name of copyright owner] 475 476 Licensed under the Apache License, Version 2.0 (the "License"); 477 you may not use this file except in compliance with the License. 478 You may obtain a copy of the License at 479 480 http://www.apache.org/licenses/LICENSE-2.0 481 482 Unless required by applicable law or agreed to in writing, software 483 distributed under the License is distributed on an "AS IS" BASIS, 484 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 485 See the License for the specific language governing permissions and 486 limitations under the License. 487 488============================ 489 490Path = third_party/abseil-cpp/README.chromium 491 492============================ 493 494 495 Apache License 496 Version 2.0, January 2004 497 https://www.apache.org/licenses/ 498 499 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 500 501 1. Definitions. 502 503 "License" shall mean the terms and conditions for use, reproduction, 504 and distribution as defined by Sections 1 through 9 of this document. 505 506 "Licensor" shall mean the copyright owner or entity authorized by 507 the copyright owner that is granting the License. 508 509 "Legal Entity" shall mean the union of the acting entity and all 510 other entities that control, are controlled by, or are under common 511 control with that entity. For the purposes of this definition, 512 "control" means (i) the power, direct or indirect, to cause the 513 direction or management of such entity, whether by contract or 514 otherwise, or (ii) ownership of fifty percent (50%) or more of the 515 outstanding shares, or (iii) beneficial ownership of such entity. 516 517 "You" (or "Your") shall mean an individual or Legal Entity 518 exercising permissions granted by this License. 519 520 "Source" form shall mean the preferred form for making modifications, 521 including but not limited to software source code, documentation 522 source, and configuration files. 523 524 "Object" form shall mean any form resulting from mechanical 525 transformation or translation of a Source form, including but 526 not limited to compiled object code, generated documentation, 527 and conversions to other media types. 528 529 "Work" shall mean the work of authorship, whether in Source or 530 Object form, made available under the License, as indicated by a 531 copyright notice that is included in or attached to the work 532 (an example is provided in the Appendix below). 533 534 "Derivative Works" shall mean any work, whether in Source or Object 535 form, that is based on (or derived from) the Work and for which the 536 editorial revisions, annotations, elaborations, or other modifications 537 represent, as a whole, an original work of authorship. For the purposes 538 of this License, Derivative Works shall not include works that remain 539 separable from, or merely link (or bind by name) to the interfaces of, 540 the Work and Derivative Works thereof. 541 542 "Contribution" shall mean any work of authorship, including 543 the original version of the Work and any modifications or additions 544 to that Work or Derivative Works thereof, that is intentionally 545 submitted to Licensor for inclusion in the Work by the copyright owner 546 or by an individual or Legal Entity authorized to submit on behalf of 547 the copyright owner. For the purposes of this definition, "submitted" 548 means any form of electronic, verbal, or written communication sent 549 to the Licensor or its representatives, including but not limited to 550 communication on electronic mailing lists, source code control systems, 551 and issue tracking systems that are managed by, or on behalf of, the 552 Licensor for the purpose of discussing and improving the Work, but 553 excluding communication that is conspicuously marked or otherwise 554 designated in writing by the copyright owner as "Not a Contribution." 555 556 "Contributor" shall mean Licensor and any individual or Legal Entity 557 on behalf of whom a Contribution has been received by Licensor and 558 subsequently incorporated within the Work. 559 560 2. Grant of Copyright License. Subject to the terms and conditions of 561 this License, each Contributor hereby grants to You a perpetual, 562 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 563 copyright license to reproduce, prepare Derivative Works of, 564 publicly display, publicly perform, sublicense, and distribute the 565 Work and such Derivative Works in Source or Object form. 566 567 3. Grant of Patent License. Subject to the terms and conditions of 568 this License, each Contributor hereby grants to You a perpetual, 569 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 570 (except as stated in this section) patent license to make, have made, 571 use, offer to sell, sell, import, and otherwise transfer the Work, 572 where such license applies only to those patent claims licensable 573 by such Contributor that are necessarily infringed by their 574 Contribution(s) alone or by combination of their Contribution(s) 575 with the Work to which such Contribution(s) was submitted. If You 576 institute patent litigation against any entity (including a 577 cross-claim or counterclaim in a lawsuit) alleging that the Work 578 or a Contribution incorporated within the Work constitutes direct 579 or contributory patent infringement, then any patent licenses 580 granted to You under this License for that Work shall terminate 581 as of the date such litigation is filed. 582 583 4. Redistribution. You may reproduce and distribute copies of the 584 Work or Derivative Works thereof in any medium, with or without 585 modifications, and in Source or Object form, provided that You 586 meet the following conditions: 587 588 (a) You must give any other recipients of the Work or 589 Derivative Works a copy of this License; and 590 591 (b) You must cause any modified files to carry prominent notices 592 stating that You changed the files; and 593 594 (c) You must retain, in the Source form of any Derivative Works 595 that You distribute, all copyright, patent, trademark, and 596 attribution notices from the Source form of the Work, 597 excluding those notices that do not pertain to any part of 598 the Derivative Works; and 599 600 (d) If the Work includes a "NOTICE" text file as part of its 601 distribution, then any Derivative Works that You distribute must 602 include a readable copy of the attribution notices contained 603 within such NOTICE file, excluding those notices that do not 604 pertain to any part of the Derivative Works, in at least one 605 of the following places: within a NOTICE text file distributed 606 as part of the Derivative Works; within the Source form or 607 documentation, if provided along with the Derivative Works; or, 608 within a display generated by the Derivative Works, if and 609 wherever such third-party notices normally appear. The contents 610 of the NOTICE file are for informational purposes only and 611 do not modify the License. You may add Your own attribution 612 notices within Derivative Works that You distribute, alongside 613 or as an addendum to the NOTICE text from the Work, provided 614 that such additional attribution notices cannot be construed 615 as modifying the License. 616 617 You may add Your own copyright statement to Your modifications and 618 may provide additional or different license terms and conditions 619 for use, reproduction, or distribution of Your modifications, or 620 for any such Derivative Works as a whole, provided Your use, 621 reproduction, and distribution of the Work otherwise complies with 622 the conditions stated in this License. 623 624 5. Submission of Contributions. Unless You explicitly state otherwise, 625 any Contribution intentionally submitted for inclusion in the Work 626 by You to the Licensor shall be under the terms and conditions of 627 this License, without any additional terms or conditions. 628 Notwithstanding the above, nothing herein shall supersede or modify 629 the terms of any separate license agreement you may have executed 630 with Licensor regarding such Contributions. 631 632 6. Trademarks. This License does not grant permission to use the trade 633 names, trademarks, service marks, or product names of the Licensor, 634 except as required for reasonable and customary use in describing the 635 origin of the Work and reproducing the content of the NOTICE file. 636 637 7. Disclaimer of Warranty. Unless required by applicable law or 638 agreed to in writing, Licensor provides the Work (and each 639 Contributor provides its Contributions) on an "AS IS" BASIS, 640 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 641 implied, including, without limitation, any warranties or conditions 642 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 643 PARTICULAR PURPOSE. You are solely responsible for determining the 644 appropriateness of using or redistributing the Work and assume any 645 risks associated with Your exercise of permissions under this License. 646 647 8. Limitation of Liability. In no event and under no legal theory, 648 whether in tort (including negligence), contract, or otherwise, 649 unless required by applicable law (such as deliberate and grossly 650 negligent acts) or agreed to in writing, shall any Contributor be 651 liable to You for damages, including any direct, indirect, special, 652 incidental, or consequential damages of any character arising as a 653 result of this License or out of the use or inability to use the 654 Work (including but not limited to damages for loss of goodwill, 655 work stoppage, computer failure or malfunction, or any and all 656 other commercial damages or losses), even if such Contributor 657 has been advised of the possibility of such damages. 658 659 9. Accepting Warranty or Additional Liability. While redistributing 660 the Work or Derivative Works thereof, You may choose to offer, 661 and charge a fee for, acceptance of support, warranty, indemnity, 662 or other liability obligations and/or rights consistent with this 663 License. However, in accepting such obligations, You may act only 664 on Your own behalf and on Your sole responsibility, not on behalf 665 of any other Contributor, and only if You agree to indemnify, 666 defend, and hold each Contributor harmless for any liability 667 incurred by, or claims asserted against, such Contributor by reason 668 of your accepting any such warranty or additional liability. 669 670 END OF TERMS AND CONDITIONS 671 672 APPENDIX: How to apply the Apache License to your work. 673 674 To apply the Apache License to your work, attach the following 675 boilerplate notice, with the fields enclosed by brackets "[]" 676 replaced with your own identifying information. (Don't include 677 the brackets!) The text should be enclosed in the appropriate 678 comment syntax for the file format. We also recommend that a 679 file or class name and description of purpose be included on the 680 same "printed page" as the copyright notice for easier 681 identification within third-party archives. 682 683 Copyright [yyyy] [name of copyright owner] 684 685 Licensed under the Apache License, Version 2.0 (the "License"); 686 you may not use this file except in compliance with the License. 687 You may obtain a copy of the License at 688 689 https://www.apache.org/licenses/LICENSE-2.0 690 691 Unless required by applicable law or agreed to in writing, software 692 distributed under the License is distributed on an "AS IS" BASIS, 693 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 694 See the License for the specific language governing permissions and 695 limitations under the License. 696 697 698============================ 699 700Path = third_party/android_sdk/README.chromium 701 702============================ 703 704Notice for all the files in this folder. 705------------------------------------------------------------ 706 707 708 709 Copyright (c) 2005-2008, The Android Open Source Project 710 711 Licensed under the Apache License, Version 2.0 (the "License"); you may not 712 use this file except in compliance with the License. 713 714 Unless required by applicable law or agreed to in writing, software 715 distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 716 WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the 717 License for the specific language governing permissions and limitations under 718 the License. 719 720 Apache License 721 Version 2.0, January 2004 722 http://www.apache.org/licenses/ 723 724 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 725 726 1. Definitions. 727 728 "License" shall mean the terms and conditions for use, reproduction, 729 and distribution as defined by Sections 1 through 9 of this document. 730 731 "Licensor" shall mean the copyright owner or entity authorized by 732 the copyright owner that is granting the License. 733 734 "Legal Entity" shall mean the union of the acting entity and all 735 other entities that control, are controlled by, or are under common 736 control with that entity. For the purposes of this definition, 737 "control" means (i) the power, direct or indirect, to cause the 738 direction or management of such entity, whether by contract or 739 otherwise, or (ii) ownership of fifty percent (50%) or more of the 740 outstanding shares, or (iii) beneficial ownership of such entity. 741 742 "You" (or "Your") shall mean an individual or Legal Entity 743 exercising permissions granted by this License. 744 745 "Source" form shall mean the preferred form for making modifications, 746 including but not limited to software source code, documentation 747 source, and configuration files. 748 749 "Object" form shall mean any form resulting from mechanical 750 transformation or translation of a Source form, including but 751 not limited to compiled object code, generated documentation, 752 and conversions to other media types. 753 754 "Work" shall mean the work of authorship, whether in Source or 755 Object form, made available under the License, as indicated by a 756 copyright notice that is included in or attached to the work 757 (an example is provided in the Appendix below). 758 759 "Derivative Works" shall mean any work, whether in Source or Object 760 form, that is based on (or derived from) the Work and for which the 761 editorial revisions, annotations, elaborations, or other modifications 762 represent, as a whole, an original work of authorship. For the purposes 763 of this License, Derivative Works shall not include works that remain 764 separable from, or merely link (or bind by name) to the interfaces of, 765 the Work and Derivative Works thereof. 766 767 "Contribution" shall mean any work of authorship, including 768 the original version of the Work and any modifications or additions 769 to that Work or Derivative Works thereof, that is intentionally 770 submitted to Licensor for inclusion in the Work by the copyright owner 771 or by an individual or Legal Entity authorized to submit on behalf of 772 the copyright owner. For the purposes of this definition, "submitted" 773 means any form of electronic, verbal, or written communication sent 774 to the Licensor or its representatives, including but not limited to 775 communication on electronic mailing lists, source code control systems, 776 and issue tracking systems that are managed by, or on behalf of, the 777 Licensor for the purpose of discussing and improving the Work, but 778 excluding communication that is conspicuously marked or otherwise 779 designated in writing by the copyright owner as "Not a Contribution." 780 781 "Contributor" shall mean Licensor and any individual or Legal Entity 782 on behalf of whom a Contribution has been received by Licensor and 783 subsequently incorporated within the Work. 784 785 2. Grant of Copyright License. Subject to the terms and conditions of 786 this License, each Contributor hereby grants to You a perpetual, 787 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 788 copyright license to reproduce, prepare Derivative Works of, 789 publicly display, publicly perform, sublicense, and distribute the 790 Work and such Derivative Works in Source or Object form. 791 792 3. Grant of Patent License. Subject to the terms and conditions of 793 this License, each Contributor hereby grants to You a perpetual, 794 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 795 (except as stated in this section) patent license to make, have made, 796 use, offer to sell, sell, import, and otherwise transfer the Work, 797 where such license applies only to those patent claims licensable 798 by such Contributor that are necessarily infringed by their 799 Contribution(s) alone or by combination of their Contribution(s) 800 with the Work to which such Contribution(s) was submitted. If You 801 institute patent litigation against any entity (including a 802 cross-claim or counterclaim in a lawsuit) alleging that the Work 803 or a Contribution incorporated within the Work constitutes direct 804 or contributory patent infringement, then any patent licenses 805 granted to You under this License for that Work shall terminate 806 as of the date such litigation is filed. 807 808 4. Redistribution. You may reproduce and distribute copies of the 809 Work or Derivative Works thereof in any medium, with or without 810 modifications, and in Source or Object form, provided that You 811 meet the following conditions: 812 813 (a) You must give any other recipients of the Work or 814 Derivative Works a copy of this License; and 815 816 (b) You must cause any modified files to carry prominent notices 817 stating that You changed the files; and 818 819 (c) You must retain, in the Source form of any Derivative Works 820 that You distribute, all copyright, patent, trademark, and 821 attribution notices from the Source form of the Work, 822 excluding those notices that do not pertain to any part of 823 the Derivative Works; and 824 825 (d) If the Work includes a "NOTICE" text file as part of its 826 distribution, then any Derivative Works that You distribute must 827 include a readable copy of the attribution notices contained 828 within such NOTICE file, excluding those notices that do not 829 pertain to any part of the Derivative Works, in at least one 830 of the following places: within a NOTICE text file distributed 831 as part of the Derivative Works; within the Source form or 832 documentation, if provided along with the Derivative Works; or, 833 within a display generated by the Derivative Works, if and 834 wherever such third-party notices normally appear. The contents 835 of the NOTICE file are for informational purposes only and 836 do not modify the License. You may add Your own attribution 837 notices within Derivative Works that You distribute, alongside 838 or as an addendum to the NOTICE text from the Work, provided 839 that such additional attribution notices cannot be construed 840 as modifying the License. 841 842 You may add Your own copyright statement to Your modifications and 843 may provide additional or different license terms and conditions 844 for use, reproduction, or distribution of Your modifications, or 845 for any such Derivative Works as a whole, provided Your use, 846 reproduction, and distribution of the Work otherwise complies with 847 the conditions stated in this License. 848 849 5. Submission of Contributions. Unless You explicitly state otherwise, 850 any Contribution intentionally submitted for inclusion in the Work 851 by You to the Licensor shall be under the terms and conditions of 852 this License, without any additional terms or conditions. 853 Notwithstanding the above, nothing herein shall supersede or modify 854 the terms of any separate license agreement you may have executed 855 with Licensor regarding such Contributions. 856 857 6. Trademarks. This License does not grant permission to use the trade 858 names, trademarks, service marks, or product names of the Licensor, 859 except as required for reasonable and customary use in describing the 860 origin of the Work and reproducing the content of the NOTICE file. 861 862 7. Disclaimer of Warranty. Unless required by applicable law or 863 agreed to in writing, Licensor provides the Work (and each 864 Contributor provides its Contributions) on an "AS IS" BASIS, 865 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 866 implied, including, without limitation, any warranties or conditions 867 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 868 PARTICULAR PURPOSE. You are solely responsible for determining the 869 appropriateness of using or redistributing the Work and assume any 870 risks associated with Your exercise of permissions under this License. 871 872 8. Limitation of Liability. In no event and under no legal theory, 873 whether in tort (including negligence), contract, or otherwise, 874 unless required by applicable law (such as deliberate and grossly 875 negligent acts) or agreed to in writing, shall any Contributor be 876 liable to You for damages, including any direct, indirect, special, 877 incidental, or consequential damages of any character arising as a 878 result of this License or out of the use or inability to use the 879 Work (including but not limited to damages for loss of goodwill, 880 work stoppage, computer failure or malfunction, or any and all 881 other commercial damages or losses), even if such Contributor 882 has been advised of the possibility of such damages. 883 884 9. Accepting Warranty or Additional Liability. While redistributing 885 the Work or Derivative Works thereof, You may choose to offer, 886 and charge a fee for, acceptance of support, warranty, indemnity, 887 or other liability obligations and/or rights consistent with this 888 License. However, in accepting such obligations, You may act only 889 on Your own behalf and on Your sole responsibility, not on behalf 890 of any other Contributor, and only if You agree to indemnify, 891 defend, and hold each Contributor harmless for any liability 892 incurred by, or claims asserted against, such Contributor by reason 893 of your accepting any such warranty or additional liability. 894 895 END OF TERMS AND CONDITIONS 896 897 APPENDIX: How to apply the Apache License to your work. 898 899 To apply the Apache License to your work, attach the following 900 boilerplate notice, with the fields enclosed by brackets "[]" 901 replaced with your own identifying information. (Don't include 902 the brackets!) The text should be enclosed in the appropriate 903 comment syntax for the file format. We also recommend that a 904 file or class name and description of purpose be included on the 905 same "printed page" as the copyright notice for easier 906 identification within third-party archives. 907 908 Copyright 2011 Google Inc. All Rights Reserved. 909 910 Licensed under the Apache License, Version 2.0 (the "License"); 911 you may not use this file except in compliance with the License. 912 You may obtain a copy of the License at 913 914 http://www.apache.org/licenses/LICENSE-2.0 915 916 Unless required by applicable law or agreed to in writing, software 917 distributed under the License is distributed on an "AS IS" BASIS, 918 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 919 See the License for the specific language governing permissions and 920 limitations under the License. 921 922============================ 923 924Path = third_party/ashmem/README.chromium 925 926============================ 927 928 929 Apache License 930 Version 2.0, January 2004 931 http://www.apache.org/licenses/ 932 933 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 934 935 1. Definitions. 936 937 "License" shall mean the terms and conditions for use, reproduction, 938 and distribution as defined by Sections 1 through 9 of this document. 939 940 "Licensor" shall mean the copyright owner or entity authorized by 941 the copyright owner that is granting the License. 942 943 "Legal Entity" shall mean the union of the acting entity and all 944 other entities that control, are controlled by, or are under common 945 control with that entity. For the purposes of this definition, 946 "control" means (i) the power, direct or indirect, to cause the 947 direction or management of such entity, whether by contract or 948 otherwise, or (ii) ownership of fifty percent (50%) or more of the 949 outstanding shares, or (iii) beneficial ownership of such entity. 950 951 "You" (or "Your") shall mean an individual or Legal Entity 952 exercising permissions granted by this License. 953 954 "Source" form shall mean the preferred form for making modifications, 955 including but not limited to software source code, documentation 956 source, and configuration files. 957 958 "Object" form shall mean any form resulting from mechanical 959 transformation or translation of a Source form, including but 960 not limited to compiled object code, generated documentation, 961 and conversions to other media types. 962 963 "Work" shall mean the work of authorship, whether in Source or 964 Object form, made available under the License, as indicated by a 965 copyright notice that is included in or attached to the work 966 (an example is provided in the Appendix below). 967 968 "Derivative Works" shall mean any work, whether in Source or Object 969 form, that is based on (or derived from) the Work and for which the 970 editorial revisions, annotations, elaborations, or other modifications 971 represent, as a whole, an original work of authorship. For the purposes 972 of this License, Derivative Works shall not include works that remain 973 separable from, or merely link (or bind by name) to the interfaces of, 974 the Work and Derivative Works thereof. 975 976 "Contribution" shall mean any work of authorship, including 977 the original version of the Work and any modifications or additions 978 to that Work or Derivative Works thereof, that is intentionally 979 submitted to Licensor for inclusion in the Work by the copyright owner 980 or by an individual or Legal Entity authorized to submit on behalf of 981 the copyright owner. For the purposes of this definition, "submitted" 982 means any form of electronic, verbal, or written communication sent 983 to the Licensor or its representatives, including but not limited to 984 communication on electronic mailing lists, source code control systems, 985 and issue tracking systems that are managed by, or on behalf of, the 986 Licensor for the purpose of discussing and improving the Work, but 987 excluding communication that is conspicuously marked or otherwise 988 designated in writing by the copyright owner as "Not a Contribution." 989 990 "Contributor" shall mean Licensor and any individual or Legal Entity 991 on behalf of whom a Contribution has been received by Licensor and 992 subsequently incorporated within the Work. 993 994 2. Grant of Copyright License. Subject to the terms and conditions of 995 this License, each Contributor hereby grants to You a perpetual, 996 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 997 copyright license to reproduce, prepare Derivative Works of, 998 publicly display, publicly perform, sublicense, and distribute the 999 Work and such Derivative Works in Source or Object form. 1000 1001 3. Grant of Patent License. Subject to the terms and conditions of 1002 this License, each Contributor hereby grants to You a perpetual, 1003 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 1004 (except as stated in this section) patent license to make, have made, 1005 use, offer to sell, sell, import, and otherwise transfer the Work, 1006 where such license applies only to those patent claims licensable 1007 by such Contributor that are necessarily infringed by their 1008 Contribution(s) alone or by combination of their Contribution(s) 1009 with the Work to which such Contribution(s) was submitted. If You 1010 institute patent litigation against any entity (including a 1011 cross-claim or counterclaim in a lawsuit) alleging that the Work 1012 or a Contribution incorporated within the Work constitutes direct 1013 or contributory patent infringement, then any patent licenses 1014 granted to You under this License for that Work shall terminate 1015 as of the date such litigation is filed. 1016 1017 4. Redistribution. You may reproduce and distribute copies of the 1018 Work or Derivative Works thereof in any medium, with or without 1019 modifications, and in Source or Object form, provided that You 1020 meet the following conditions: 1021 1022 (a) You must give any other recipients of the Work or 1023 Derivative Works a copy of this License; and 1024 1025 (b) You must cause any modified files to carry prominent notices 1026 stating that You changed the files; and 1027 1028 (c) You must retain, in the Source form of any Derivative Works 1029 that You distribute, all copyright, patent, trademark, and 1030 attribution notices from the Source form of the Work, 1031 excluding those notices that do not pertain to any part of 1032 the Derivative Works; and 1033 1034 (d) If the Work includes a "NOTICE" text file as part of its 1035 distribution, then any Derivative Works that You distribute must 1036 include a readable copy of the attribution notices contained 1037 within such NOTICE file, excluding those notices that do not 1038 pertain to any part of the Derivative Works, in at least one 1039 of the following places: within a NOTICE text file distributed 1040 as part of the Derivative Works; within the Source form or 1041 documentation, if provided along with the Derivative Works; or, 1042 within a display generated by the Derivative Works, if and 1043 wherever such third-party notices normally appear. The contents 1044 of the NOTICE file are for informational purposes only and 1045 do not modify the License. You may add Your own attribution 1046 notices within Derivative Works that You distribute, alongside 1047 or as an addendum to the NOTICE text from the Work, provided 1048 that such additional attribution notices cannot be construed 1049 as modifying the License. 1050 1051 You may add Your own copyright statement to Your modifications and 1052 may provide additional or different license terms and conditions 1053 for use, reproduction, or distribution of Your modifications, or 1054 for any such Derivative Works as a whole, provided Your use, 1055 reproduction, and distribution of the Work otherwise complies with 1056 the conditions stated in this License. 1057 1058 5. Submission of Contributions. Unless You explicitly state otherwise, 1059 any Contribution intentionally submitted for inclusion in the Work 1060 by You to the Licensor shall be under the terms and conditions of 1061 this License, without any additional terms or conditions. 1062 Notwithstanding the above, nothing herein shall supersede or modify 1063 the terms of any separate license agreement you may have executed 1064 with Licensor regarding such Contributions. 1065 1066 6. Trademarks. This License does not grant permission to use the trade 1067 names, trademarks, service marks, or product names of the Licensor, 1068 except as required for reasonable and customary use in describing the 1069 origin of the Work and reproducing the content of the NOTICE file. 1070 1071 7. Disclaimer of Warranty. Unless required by applicable law or 1072 agreed to in writing, Licensor provides the Work (and each 1073 Contributor provides its Contributions) on an "AS IS" BASIS, 1074 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 1075 implied, including, without limitation, any warranties or conditions 1076 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 1077 PARTICULAR PURPOSE. You are solely responsible for determining the 1078 appropriateness of using or redistributing the Work and assume any 1079 risks associated with Your exercise of permissions under this License. 1080 1081 8. Limitation of Liability. In no event and under no legal theory, 1082 whether in tort (including negligence), contract, or otherwise, 1083 unless required by applicable law (such as deliberate and grossly 1084 negligent acts) or agreed to in writing, shall any Contributor be 1085 liable to You for damages, including any direct, indirect, special, 1086 incidental, or consequential damages of any character arising as a 1087 result of this License or out of the use or inability to use the 1088 Work (including but not limited to damages for loss of goodwill, 1089 work stoppage, computer failure or malfunction, or any and all 1090 other commercial damages or losses), even if such Contributor 1091 has been advised of the possibility of such damages. 1092 1093 9. Accepting Warranty or Additional Liability. While redistributing 1094 the Work or Derivative Works thereof, You may choose to offer, 1095 and charge a fee for, acceptance of support, warranty, indemnity, 1096 or other liability obligations and/or rights consistent with this 1097 License. However, in accepting such obligations, You may act only 1098 on Your own behalf and on Your sole responsibility, not on behalf 1099 of any other Contributor, and only if You agree to indemnify, 1100 defend, and hold each Contributor harmless for any liability 1101 incurred by, or claims asserted against, such Contributor by reason 1102 of your accepting any such warranty or additional liability. 1103 1104 END OF TERMS AND CONDITIONS 1105 1106 APPENDIX: How to apply the Apache License to your work. 1107 1108 To apply the Apache License to your work, attach the following 1109 boilerplate notice, with the fields enclosed by brackets "[]" 1110 replaced with your own identifying information. (Don't include 1111 the brackets!) The text should be enclosed in the appropriate 1112 comment syntax for the file format. We also recommend that a 1113 file or class name and description of purpose be included on the 1114 same "printed page" as the copyright notice for easier 1115 identification within third-party archives. 1116 1117 Copyright [yyyy] [name of copyright owner] 1118 1119 Licensed under the Apache License, Version 2.0 (the "License"); 1120 you may not use this file except in compliance with the License. 1121 You may obtain a copy of the License at 1122 1123 http://www.apache.org/licenses/LICENSE-2.0 1124 1125 Unless required by applicable law or agreed to in writing, software 1126 distributed under the License is distributed on an "AS IS" BASIS, 1127 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 1128 See the License for the specific language governing permissions and 1129 limitations under the License. 1130 1131============================ 1132 1133Path = third_party/boringssl/README.chromium 1134 1135============================ 1136 1137BoringSSL is a fork of OpenSSL. As such, large parts of it fall under OpenSSL 1138licensing. Files that are completely new have a Google copyright and an ISC 1139license. This license is reproduced at the bottom of this file. 1140 1141Contributors to BoringSSL are required to follow the CLA rules for Chromium: 1142https://cla.developers.google.com/clas 1143 1144Files in third_party/ have their own licenses, as described therein. The MIT 1145license, for third_party/fiat, which, unlike other third_party directories, is 1146compiled into non-test libraries, is included below. 1147 1148The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the 1149OpenSSL License and the original SSLeay license apply to the toolkit. See below 1150for the actual license texts. Actually both licenses are BSD-style Open Source 1151licenses. In case of any license issues related to OpenSSL please contact 1152openssl-core@openssl.org. 1153 1154The following are Google-internal bug numbers where explicit permission from 1155some authors is recorded for use of their work. (This is purely for our own 1156record keeping.) 1157 27287199 1158 27287880 1159 27287883 1160 263291445 1161 1162 OpenSSL License 1163 --------------- 1164 1165/* ==================================================================== 1166 * Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved. 1167 * 1168 * Redistribution and use in source and binary forms, with or without 1169 * modification, are permitted provided that the following conditions 1170 * are met: 1171 * 1172 * 1. Redistributions of source code must retain the above copyright 1173 * notice, this list of conditions and the following disclaimer. 1174 * 1175 * 2. Redistributions in binary form must reproduce the above copyright 1176 * notice, this list of conditions and the following disclaimer in 1177 * the documentation and/or other materials provided with the 1178 * distribution. 1179 * 1180 * 3. All advertising materials mentioning features or use of this 1181 * software must display the following acknowledgment: 1182 * "This product includes software developed by the OpenSSL Project 1183 * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" 1184 * 1185 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to 1186 * endorse or promote products derived from this software without 1187 * prior written permission. For written permission, please contact 1188 * openssl-core@openssl.org. 1189 * 1190 * 5. Products derived from this software may not be called "OpenSSL" 1191 * nor may "OpenSSL" appear in their names without prior written 1192 * permission of the OpenSSL Project. 1193 * 1194 * 6. Redistributions of any form whatsoever must retain the following 1195 * acknowledgment: 1196 * "This product includes software developed by the OpenSSL Project 1197 * for use in the OpenSSL Toolkit (http://www.openssl.org/)" 1198 * 1199 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY 1200 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1201 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 1202 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR 1203 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1204 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 1205 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1206 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1207 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 1208 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 1209 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 1210 * OF THE POSSIBILITY OF SUCH DAMAGE. 1211 * ==================================================================== 1212 * 1213 * This product includes cryptographic software written by Eric Young 1214 * (eay@cryptsoft.com). This product includes software written by Tim 1215 * Hudson (tjh@cryptsoft.com). 1216 * 1217 */ 1218 1219 Original SSLeay License 1220 ----------------------- 1221 1222/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 1223 * All rights reserved. 1224 * 1225 * This package is an SSL implementation written 1226 * by Eric Young (eay@cryptsoft.com). 1227 * The implementation was written so as to conform with Netscapes SSL. 1228 * 1229 * This library is free for commercial and non-commercial use as long as 1230 * the following conditions are aheared to. The following conditions 1231 * apply to all code found in this distribution, be it the RC4, RSA, 1232 * lhash, DES, etc., code; not just the SSL code. The SSL documentation 1233 * included with this distribution is covered by the same copyright terms 1234 * except that the holder is Tim Hudson (tjh@cryptsoft.com). 1235 * 1236 * Copyright remains Eric Young's, and as such any Copyright notices in 1237 * the code are not to be removed. 1238 * If this package is used in a product, Eric Young should be given attribution 1239 * as the author of the parts of the library used. 1240 * This can be in the form of a textual message at program startup or 1241 * in documentation (online or textual) provided with the package. 1242 * 1243 * Redistribution and use in source and binary forms, with or without 1244 * modification, are permitted provided that the following conditions 1245 * are met: 1246 * 1. Redistributions of source code must retain the copyright 1247 * notice, this list of conditions and the following disclaimer. 1248 * 2. Redistributions in binary form must reproduce the above copyright 1249 * notice, this list of conditions and the following disclaimer in the 1250 * documentation and/or other materials provided with the distribution. 1251 * 3. All advertising materials mentioning features or use of this software 1252 * must display the following acknowledgement: 1253 * "This product includes cryptographic software written by 1254 * Eric Young (eay@cryptsoft.com)" 1255 * The word 'cryptographic' can be left out if the rouines from the library 1256 * being used are not cryptographic related :-). 1257 * 4. If you include any Windows specific code (or a derivative thereof) from 1258 * the apps directory (application code) you must include an acknowledgement: 1259 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" 1260 * 1261 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND 1262 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1263 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1264 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 1265 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1266 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1267 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1268 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1269 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1270 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1271 * SUCH DAMAGE. 1272 * 1273 * The licence and distribution terms for any publically available version or 1274 * derivative of this code cannot be changed. i.e. this code cannot simply be 1275 * copied and put under another distribution licence 1276 * [including the GNU Public Licence.] 1277 */ 1278 1279 1280ISC license used for completely new code in BoringSSL: 1281 1282/* Copyright (c) 2015, Google Inc. 1283 * 1284 * Permission to use, copy, modify, and/or distribute this software for any 1285 * purpose with or without fee is hereby granted, provided that the above 1286 * copyright notice and this permission notice appear in all copies. 1287 * 1288 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 1289 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 1290 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY 1291 * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 1292 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION 1293 * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 1294 * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ 1295 1296 1297The code in third_party/fiat carries the MIT license: 1298 1299Copyright (c) 2015-2016 the fiat-crypto authors (see 1300https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS). 1301 1302Permission is hereby granted, free of charge, to any person obtaining a copy 1303of this software and associated documentation files (the "Software"), to deal 1304in the Software without restriction, including without limitation the rights 1305to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 1306copies of the Software, and to permit persons to whom the Software is 1307furnished to do so, subject to the following conditions: 1308 1309The above copyright notice and this permission notice shall be included in all 1310copies or substantial portions of the Software. 1311 1312THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 1313IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 1314FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 1315AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 1316LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 1317OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 1318SOFTWARE. 1319 1320 1321Licenses for support code 1322------------------------- 1323 1324Parts of the TLS test suite are under the Go license. This code is not included 1325in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so 1326distributing code linked against BoringSSL does not trigger this license: 1327 1328Copyright (c) 2009 The Go Authors. All rights reserved. 1329 1330Redistribution and use in source and binary forms, with or without 1331modification, are permitted provided that the following conditions are 1332met: 1333 1334 * Redistributions of source code must retain the above copyright 1335notice, this list of conditions and the following disclaimer. 1336 * Redistributions in binary form must reproduce the above 1337copyright notice, this list of conditions and the following disclaimer 1338in the documentation and/or other materials provided with the 1339distribution. 1340 * Neither the name of Google Inc. nor the names of its 1341contributors may be used to endorse or promote products derived from 1342this software without specific prior written permission. 1343 1344THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1345"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1346LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 1347A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 1348OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1349SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1350LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 1351DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 1352THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1353(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 1354OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1355 1356 1357BoringSSL uses the Chromium test infrastructure to run a continuous build, 1358trybots etc. The scripts which manage this, and the script for generating build 1359metadata, are under the Chromium license. Distributing code linked against 1360BoringSSL does not trigger this license. 1361 1362Copyright 2015 The Chromium Authors. All rights reserved. 1363 1364Redistribution and use in source and binary forms, with or without 1365modification, are permitted provided that the following conditions are 1366met: 1367 1368 * Redistributions of source code must retain the above copyright 1369notice, this list of conditions and the following disclaimer. 1370 * Redistributions in binary form must reproduce the above 1371copyright notice, this list of conditions and the following disclaimer 1372in the documentation and/or other materials provided with the 1373distribution. 1374 * Neither the name of Google Inc. nor the names of its 1375contributors may be used to endorse or promote products derived from 1376this software without specific prior written permission. 1377 1378THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1379"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1380LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 1381A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 1382OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1383SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1384LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 1385DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 1386THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1387(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 1388OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1389 1390============================ 1391 1392Path = third_party/boringssl/src/pki/testdata/nist-pkits/README.chromium 1393 1394============================ 1395 1396unencumbered 1397============================ 1398 1399Path = third_party/boringssl/src/third_party/fiat/README.chromium 1400 1401============================ 1402 1403The MIT License (MIT) 1404 1405Copyright (c) 2015-2020 the fiat-crypto authors (see 1406https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS). 1407 1408Permission is hereby granted, free of charge, to any person obtaining a copy 1409of this software and associated documentation files (the "Software"), to deal 1410in the Software without restriction, including without limitation the rights 1411to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 1412copies of the Software, and to permit persons to whom the Software is 1413furnished to do so, subject to the following conditions: 1414 1415The above copyright notice and this permission notice shall be included in all 1416copies or substantial portions of the Software. 1417 1418THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 1419IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 1420FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 1421AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 1422LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 1423OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 1424SOFTWARE. 1425 1426============================ 1427 1428Path = third_party/brotli/README.chromium 1429 1430============================ 1431 1432Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors. 1433 1434Permission is hereby granted, free of charge, to any person obtaining a copy 1435of this software and associated documentation files (the "Software"), to deal 1436in the Software without restriction, including without limitation the rights 1437to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 1438copies of the Software, and to permit persons to whom the Software is 1439furnished to do so, subject to the following conditions: 1440 1441The above copyright notice and this permission notice shall be included in 1442all copies or substantial portions of the Software. 1443 1444THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 1445IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 1446FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 1447AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 1448LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 1449OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 1450THE SOFTWARE. 1451 1452============================ 1453 1454Path = third_party/cpu_features/README.chromium 1455 1456============================ 1457 1458 1459 Apache License 1460 Version 2.0, January 2004 1461 http://www.apache.org/licenses/ 1462 1463 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1464 1465 1. Definitions. 1466 1467 "License" shall mean the terms and conditions for use, reproduction, 1468 and distribution as defined by Sections 1 through 9 of this document. 1469 1470 "Licensor" shall mean the copyright owner or entity authorized by 1471 the copyright owner that is granting the License. 1472 1473 "Legal Entity" shall mean the union of the acting entity and all 1474 other entities that control, are controlled by, or are under common 1475 control with that entity. For the purposes of this definition, 1476 "control" means (i) the power, direct or indirect, to cause the 1477 direction or management of such entity, whether by contract or 1478 otherwise, or (ii) ownership of fifty percent (50%) or more of the 1479 outstanding shares, or (iii) beneficial ownership of such entity. 1480 1481 "You" (or "Your") shall mean an individual or Legal Entity 1482 exercising permissions granted by this License. 1483 1484 "Source" form shall mean the preferred form for making modifications, 1485 including but not limited to software source code, documentation 1486 source, and configuration files. 1487 1488 "Object" form shall mean any form resulting from mechanical 1489 transformation or translation of a Source form, including but 1490 not limited to compiled object code, generated documentation, 1491 and conversions to other media types. 1492 1493 "Work" shall mean the work of authorship, whether in Source or 1494 Object form, made available under the License, as indicated by a 1495 copyright notice that is included in or attached to the work 1496 (an example is provided in the Appendix below). 1497 1498 "Derivative Works" shall mean any work, whether in Source or Object 1499 form, that is based on (or derived from) the Work and for which the 1500 editorial revisions, annotations, elaborations, or other modifications 1501 represent, as a whole, an original work of authorship. For the purposes 1502 of this License, Derivative Works shall not include works that remain 1503 separable from, or merely link (or bind by name) to the interfaces of, 1504 the Work and Derivative Works thereof. 1505 1506 "Contribution" shall mean any work of authorship, including 1507 the original version of the Work and any modifications or additions 1508 to that Work or Derivative Works thereof, that is intentionally 1509 submitted to Licensor for inclusion in the Work by the copyright owner 1510 or by an individual or Legal Entity authorized to submit on behalf of 1511 the copyright owner. For the purposes of this definition, "submitted" 1512 means any form of electronic, verbal, or written communication sent 1513 to the Licensor or its representatives, including but not limited to 1514 communication on electronic mailing lists, source code control systems, 1515 and issue tracking systems that are managed by, or on behalf of, the 1516 Licensor for the purpose of discussing and improving the Work, but 1517 excluding communication that is conspicuously marked or otherwise 1518 designated in writing by the copyright owner as "Not a Contribution." 1519 1520 "Contributor" shall mean Licensor and any individual or Legal Entity 1521 on behalf of whom a Contribution has been received by Licensor and 1522 subsequently incorporated within the Work. 1523 1524 2. Grant of Copyright License. Subject to the terms and conditions of 1525 this License, each Contributor hereby grants to You a perpetual, 1526 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 1527 copyright license to reproduce, prepare Derivative Works of, 1528 publicly display, publicly perform, sublicense, and distribute the 1529 Work and such Derivative Works in Source or Object form. 1530 1531 3. Grant of Patent License. Subject to the terms and conditions of 1532 this License, each Contributor hereby grants to You a perpetual, 1533 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 1534 (except as stated in this section) patent license to make, have made, 1535 use, offer to sell, sell, import, and otherwise transfer the Work, 1536 where such license applies only to those patent claims licensable 1537 by such Contributor that are necessarily infringed by their 1538 Contribution(s) alone or by combination of their Contribution(s) 1539 with the Work to which such Contribution(s) was submitted. If You 1540 institute patent litigation against any entity (including a 1541 cross-claim or counterclaim in a lawsuit) alleging that the Work 1542 or a Contribution incorporated within the Work constitutes direct 1543 or contributory patent infringement, then any patent licenses 1544 granted to You under this License for that Work shall terminate 1545 as of the date such litigation is filed. 1546 1547 4. Redistribution. You may reproduce and distribute copies of the 1548 Work or Derivative Works thereof in any medium, with or without 1549 modifications, and in Source or Object form, provided that You 1550 meet the following conditions: 1551 1552 (a) You must give any other recipients of the Work or 1553 Derivative Works a copy of this License; and 1554 1555 (b) You must cause any modified files to carry prominent notices 1556 stating that You changed the files; and 1557 1558 (c) You must retain, in the Source form of any Derivative Works 1559 that You distribute, all copyright, patent, trademark, and 1560 attribution notices from the Source form of the Work, 1561 excluding those notices that do not pertain to any part of 1562 the Derivative Works; and 1563 1564 (d) If the Work includes a "NOTICE" text file as part of its 1565 distribution, then any Derivative Works that You distribute must 1566 include a readable copy of the attribution notices contained 1567 within such NOTICE file, excluding those notices that do not 1568 pertain to any part of the Derivative Works, in at least one 1569 of the following places: within a NOTICE text file distributed 1570 as part of the Derivative Works; within the Source form or 1571 documentation, if provided along with the Derivative Works; or, 1572 within a display generated by the Derivative Works, if and 1573 wherever such third-party notices normally appear. The contents 1574 of the NOTICE file are for informational purposes only and 1575 do not modify the License. You may add Your own attribution 1576 notices within Derivative Works that You distribute, alongside 1577 or as an addendum to the NOTICE text from the Work, provided 1578 that such additional attribution notices cannot be construed 1579 as modifying the License. 1580 1581 You may add Your own copyright statement to Your modifications and 1582 may provide additional or different license terms and conditions 1583 for use, reproduction, or distribution of Your modifications, or 1584 for any such Derivative Works as a whole, provided Your use, 1585 reproduction, and distribution of the Work otherwise complies with 1586 the conditions stated in this License. 1587 1588 5. Submission of Contributions. Unless You explicitly state otherwise, 1589 any Contribution intentionally submitted for inclusion in the Work 1590 by You to the Licensor shall be under the terms and conditions of 1591 this License, without any additional terms or conditions. 1592 Notwithstanding the above, nothing herein shall supersede or modify 1593 the terms of any separate license agreement you may have executed 1594 with Licensor regarding such Contributions. 1595 1596 6. Trademarks. This License does not grant permission to use the trade 1597 names, trademarks, service marks, or product names of the Licensor, 1598 except as required for reasonable and customary use in describing the 1599 origin of the Work and reproducing the content of the NOTICE file. 1600 1601 7. Disclaimer of Warranty. Unless required by applicable law or 1602 agreed to in writing, Licensor provides the Work (and each 1603 Contributor provides its Contributions) on an "AS IS" BASIS, 1604 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 1605 implied, including, without limitation, any warranties or conditions 1606 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 1607 PARTICULAR PURPOSE. You are solely responsible for determining the 1608 appropriateness of using or redistributing the Work and assume any 1609 risks associated with Your exercise of permissions under this License. 1610 1611 8. Limitation of Liability. In no event and under no legal theory, 1612 whether in tort (including negligence), contract, or otherwise, 1613 unless required by applicable law (such as deliberate and grossly 1614 negligent acts) or agreed to in writing, shall any Contributor be 1615 liable to You for damages, including any direct, indirect, special, 1616 incidental, or consequential damages of any character arising as a 1617 result of this License or out of the use or inability to use the 1618 Work (including but not limited to damages for loss of goodwill, 1619 work stoppage, computer failure or malfunction, or any and all 1620 other commercial damages or losses), even if such Contributor 1621 has been advised of the possibility of such damages. 1622 1623 9. Accepting Warranty or Additional Liability. While redistributing 1624 the Work or Derivative Works thereof, You may choose to offer, 1625 and charge a fee for, acceptance of support, warranty, indemnity, 1626 or other liability obligations and/or rights consistent with this 1627 License. However, in accepting such obligations, You may act only 1628 on Your own behalf and on Your sole responsibility, not on behalf 1629 of any other Contributor, and only if You agree to indemnify, 1630 defend, and hold each Contributor harmless for any liability 1631 incurred by, or claims asserted against, such Contributor by reason 1632 of your accepting any such warranty or additional liability. 1633 1634 END OF TERMS AND CONDITIONS 1635 1636 APPENDIX: How to apply the Apache License to your work. 1637 1638 To apply the Apache License to your work, attach the following 1639 boilerplate notice, with the fields enclosed by brackets "[]" 1640 replaced with your own identifying information. (Don't include 1641 the brackets!) The text should be enclosed in the appropriate 1642 comment syntax for the file format. We also recommend that a 1643 file or class name and description of purpose be included on the 1644 same "printed page" as the copyright notice for easier 1645 identification within third-party archives. 1646 1647 Copyright [yyyy] [name of copyright owner] 1648 1649 Licensed under the Apache License, Version 2.0 (the "License"); 1650 you may not use this file except in compliance with the License. 1651 You may obtain a copy of the License at 1652 1653 http://www.apache.org/licenses/LICENSE-2.0 1654 1655 Unless required by applicable law or agreed to in writing, software 1656 distributed under the License is distributed on an "AS IS" BASIS, 1657 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 1658 See the License for the specific language governing permissions and 1659 limitations under the License. 1660 1661-------------------------------------------------------------------------------- 1662For files in the `ndk_compat` folder: 1663-------------------------------------------------------------------------------- 1664 1665Copyright (C) 2010 The Android Open Source Project 1666All rights reserved. 1667Redistribution and use in source and binary forms, with or without 1668modification, are permitted provided that the following conditions 1669are met: 1670 * Redistributions of source code must retain the above copyright 1671 notice, this list of conditions and the following disclaimer. 1672 * Redistributions in binary form must reproduce the above copyright 1673 notice, this list of conditions and the following disclaimer in 1674 the documentation and/or other materials provided with the 1675 distribution. 1676THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1677"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1678LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 1679FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 1680COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 1681INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 1682BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 1683OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 1684AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 1685OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 1686OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1687SUCH DAMAGE. 1688 1689============================ 1690 1691Path = third_party/icu/README.chromium 1692 1693============================ 1694 1695UNICODE LICENSE V3 1696 1697COPYRIGHT AND PERMISSION NOTICE 1698 1699Copyright © 2016-2023 Unicode, Inc. 1700 1701NOTICE TO USER: Carefully read the following legal agreement. BY 1702DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR 1703SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE 1704TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT 1705DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE. 1706 1707Permission is hereby granted, free of charge, to any person obtaining a 1708copy of data files and any associated documentation (the "Data Files") or 1709software and any associated documentation (the "Software") to deal in the 1710Data Files or Software without restriction, including without limitation 1711the rights to use, copy, modify, merge, publish, distribute, and/or sell 1712copies of the Data Files or Software, and to permit persons to whom the 1713Data Files or Software are furnished to do so, provided that either (a) 1714this copyright and permission notice appear with all copies of the Data 1715Files or Software, or (b) this copyright and permission notice appear in 1716associated Documentation. 1717 1718THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 1719KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 1720MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF 1721THIRD PARTY RIGHTS. 1722 1723IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE 1724BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, 1725OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 1726WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 1727ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA 1728FILES OR SOFTWARE. 1729 1730Except as contained in this notice, the name of a copyright holder shall 1731not be used in advertising or otherwise to promote the sale, use or other 1732dealings in these Data Files or Software without prior written 1733authorization of the copyright holder. 1734 1735---------------------------------------------------------------------- 1736 1737Third-Party Software Licenses 1738 1739This section contains third-party software notices and/or additional 1740terms for licensed third-party software components included within ICU 1741libraries. 1742 1743---------------------------------------------------------------------- 1744 1745ICU License - ICU 1.8.1 to ICU 57.1 1746 1747COPYRIGHT AND PERMISSION NOTICE 1748 1749Copyright (c) 1995-2016 International Business Machines Corporation and others 1750All rights reserved. 1751 1752Permission is hereby granted, free of charge, to any person obtaining 1753a copy of this software and associated documentation files (the 1754"Software"), to deal in the Software without restriction, including 1755without limitation the rights to use, copy, modify, merge, publish, 1756distribute, and/or sell copies of the Software, and to permit persons 1757to whom the Software is furnished to do so, provided that the above 1758copyright notice(s) and this permission notice appear in all copies of 1759the Software and that both the above copyright notice(s) and this 1760permission notice appear in supporting documentation. 1761 1762THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 1763EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 1764MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 1765OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 1766HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY 1767SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER 1768RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 1769CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 1770CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 1771 1772Except as contained in this notice, the name of a copyright holder 1773shall not be used in advertising or otherwise to promote the sale, use 1774or other dealings in this Software without prior written authorization 1775of the copyright holder. 1776 1777All trademarks and registered trademarks mentioned herein are the 1778property of their respective owners. 1779 1780---------------------------------------------------------------------- 1781 1782Chinese/Japanese Word Break Dictionary Data (cjdict.txt) 1783 1784 # The Google Chrome software developed by Google is licensed under 1785 # the BSD license. Other software included in this distribution is 1786 # provided under other licenses, as set forth below. 1787 # 1788 # The BSD License 1789 # http://opensource.org/licenses/bsd-license.php 1790 # Copyright (C) 2006-2008, Google Inc. 1791 # 1792 # All rights reserved. 1793 # 1794 # Redistribution and use in source and binary forms, with or without 1795 # modification, are permitted provided that the following conditions are met: 1796 # 1797 # Redistributions of source code must retain the above copyright notice, 1798 # this list of conditions and the following disclaimer. 1799 # Redistributions in binary form must reproduce the above 1800 # copyright notice, this list of conditions and the following 1801 # disclaimer in the documentation and/or other materials provided with 1802 # the distribution. 1803 # Neither the name of Google Inc. nor the names of its 1804 # contributors may be used to endorse or promote products derived from 1805 # this software without specific prior written permission. 1806 # 1807 # 1808 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 1809 # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, 1810 # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 1811 # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1812 # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 1813 # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 1814 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 1815 # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 1816 # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1817 # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 1818 # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1819 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1820 # 1821 # 1822 # The word list in cjdict.txt are generated by combining three word lists 1823 # listed below with further processing for compound word breaking. The 1824 # frequency is generated with an iterative training against Google web 1825 # corpora. 1826 # 1827 # * Libtabe (Chinese) 1828 # - https://sourceforge.net/project/?group_id=1519 1829 # - Its license terms and conditions are shown below. 1830 # 1831 # * IPADIC (Japanese) 1832 # - http://chasen.aist-nara.ac.jp/chasen/distribution.html 1833 # - Its license terms and conditions are shown below. 1834 # 1835 # ---------COPYING.libtabe ---- BEGIN-------------------- 1836 # 1837 # /* 1838 # * Copyright (c) 1999 TaBE Project. 1839 # * Copyright (c) 1999 Pai-Hsiang Hsiao. 1840 # * All rights reserved. 1841 # * 1842 # * Redistribution and use in source and binary forms, with or without 1843 # * modification, are permitted provided that the following conditions 1844 # * are met: 1845 # * 1846 # * . Redistributions of source code must retain the above copyright 1847 # * notice, this list of conditions and the following disclaimer. 1848 # * . Redistributions in binary form must reproduce the above copyright 1849 # * notice, this list of conditions and the following disclaimer in 1850 # * the documentation and/or other materials provided with the 1851 # * distribution. 1852 # * . Neither the name of the TaBE Project nor the names of its 1853 # * contributors may be used to endorse or promote products derived 1854 # * from this software without specific prior written permission. 1855 # * 1856 # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1857 # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1858 # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 1859 # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 1860 # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 1861 # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 1862 # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 1863 # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1864 # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 1865 # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 1866 # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 1867 # * OF THE POSSIBILITY OF SUCH DAMAGE. 1868 # */ 1869 # 1870 # /* 1871 # * Copyright (c) 1999 Computer Systems and Communication Lab, 1872 # * Institute of Information Science, Academia 1873 # * Sinica. All rights reserved. 1874 # * 1875 # * Redistribution and use in source and binary forms, with or without 1876 # * modification, are permitted provided that the following conditions 1877 # * are met: 1878 # * 1879 # * . Redistributions of source code must retain the above copyright 1880 # * notice, this list of conditions and the following disclaimer. 1881 # * . Redistributions in binary form must reproduce the above copyright 1882 # * notice, this list of conditions and the following disclaimer in 1883 # * the documentation and/or other materials provided with the 1884 # * distribution. 1885 # * . Neither the name of the Computer Systems and Communication Lab 1886 # * nor the names of its contributors may be used to endorse or 1887 # * promote products derived from this software without specific 1888 # * prior written permission. 1889 # * 1890 # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1891 # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1892 # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 1893 # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 1894 # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 1895 # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 1896 # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 1897 # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1898 # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 1899 # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 1900 # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 1901 # * OF THE POSSIBILITY OF SUCH DAMAGE. 1902 # */ 1903 # 1904 # Copyright 1996 Chih-Hao Tsai @ Beckman Institute, 1905 # University of Illinois 1906 # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 1907 # 1908 # ---------------COPYING.libtabe-----END-------------------------------- 1909 # 1910 # 1911 # ---------------COPYING.ipadic-----BEGIN------------------------------- 1912 # 1913 # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science 1914 # and Technology. All Rights Reserved. 1915 # 1916 # Use, reproduction, and distribution of this software is permitted. 1917 # Any copy of this software, whether in its original form or modified, 1918 # must include both the above copyright notice and the following 1919 # paragraphs. 1920 # 1921 # Nara Institute of Science and Technology (NAIST), 1922 # the copyright holders, disclaims all warranties with regard to this 1923 # software, including all implied warranties of merchantability and 1924 # fitness, in no event shall NAIST be liable for 1925 # any special, indirect or consequential damages or any damages 1926 # whatsoever resulting from loss of use, data or profits, whether in an 1927 # action of contract, negligence or other tortuous action, arising out 1928 # of or in connection with the use or performance of this software. 1929 # 1930 # A large portion of the dictionary entries 1931 # originate from ICOT Free Software. The following conditions for ICOT 1932 # Free Software applies to the current dictionary as well. 1933 # 1934 # Each User may also freely distribute the Program, whether in its 1935 # original form or modified, to any third party or parties, PROVIDED 1936 # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear 1937 # on, or be attached to, the Program, which is distributed substantially 1938 # in the same form as set out herein and that such intended 1939 # distribution, if actually made, will neither violate or otherwise 1940 # contravene any of the laws and regulations of the countries having 1941 # jurisdiction over the User or the intended distribution itself. 1942 # 1943 # NO WARRANTY 1944 # 1945 # The program was produced on an experimental basis in the course of the 1946 # research and development conducted during the project and is provided 1947 # to users as so produced on an experimental basis. Accordingly, the 1948 # program is provided without any warranty whatsoever, whether express, 1949 # implied, statutory or otherwise. The term "warranty" used herein 1950 # includes, but is not limited to, any warranty of the quality, 1951 # performance, merchantability and fitness for a particular purpose of 1952 # the program and the nonexistence of any infringement or violation of 1953 # any right of any third party. 1954 # 1955 # Each user of the program will agree and understand, and be deemed to 1956 # have agreed and understood, that there is no warranty whatsoever for 1957 # the program and, accordingly, the entire risk arising from or 1958 # otherwise connected with the program is assumed by the user. 1959 # 1960 # Therefore, neither ICOT, the copyright holder, or any other 1961 # organization that participated in or was otherwise related to the 1962 # development of the program and their respective officials, directors, 1963 # officers and other employees shall be held liable for any and all 1964 # damages, including, without limitation, general, special, incidental 1965 # and consequential damages, arising out of or otherwise in connection 1966 # with the use or inability to use the program or any product, material 1967 # or result produced or otherwise obtained by using the program, 1968 # regardless of whether they have been advised of, or otherwise had 1969 # knowledge of, the possibility of such damages at any time during the 1970 # project or thereafter. Each user will be deemed to have agreed to the 1971 # foregoing by his or her commencement of use of the program. The term 1972 # "use" as used herein includes, but is not limited to, the use, 1973 # modification, copying and distribution of the program and the 1974 # production of secondary products from the program. 1975 # 1976 # In the case where the program, whether in its original form or 1977 # modified, was distributed or delivered to or received by a user from 1978 # any person, organization or entity other than ICOT, unless it makes or 1979 # grants independently of ICOT any specific warranty to the user in 1980 # writing, such person, organization or entity, will also be exempted 1981 # from and not be held liable to the user for any such damages as noted 1982 # above as far as the program is concerned. 1983 # 1984 # ---------------COPYING.ipadic-----END---------------------------------- 1985 1986---------------------------------------------------------------------- 1987 1988Lao Word Break Dictionary Data (laodict.txt) 1989 1990 # Copyright (C) 2016 and later: Unicode, Inc. and others. 1991 # License & terms of use: http://www.unicode.org/copyright.html 1992 # Copyright (c) 2015 International Business Machines Corporation 1993 # and others. All Rights Reserved. 1994 # 1995 # Project: https://github.com/rober42539/lao-dictionary 1996 # Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt 1997 # License: https://github.com/rober42539/lao-dictionary/LICENSE.txt 1998 # (copied below) 1999 # 2000 # This file is derived from the above dictionary version of Nov 22, 2020 2001 # ---------------------------------------------------------------------- 2002 # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell. 2003 # All rights reserved. 2004 # 2005 # Redistribution and use in source and binary forms, with or without 2006 # modification, are permitted provided that the following conditions are met: 2007 # 2008 # Redistributions of source code must retain the above copyright notice, this 2009 # list of conditions and the following disclaimer. Redistributions in binary 2010 # form must reproduce the above copyright notice, this list of conditions and 2011 # the following disclaimer in the documentation and/or other materials 2012 # provided with the distribution. 2013 # 2014 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 2015 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2016 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 2017 # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 2018 # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 2019 # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2020 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 2021 # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2022 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 2023 # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 2024 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 2025 # OF THE POSSIBILITY OF SUCH DAMAGE. 2026 # -------------------------------------------------------------------------- 2027 2028---------------------------------------------------------------------- 2029 2030Burmese Word Break Dictionary Data (burmesedict.txt) 2031 2032 # Copyright (c) 2014 International Business Machines Corporation 2033 # and others. All Rights Reserved. 2034 # 2035 # This list is part of a project hosted at: 2036 # github.com/kanyawtech/myanmar-karen-word-lists 2037 # 2038 # -------------------------------------------------------------------------- 2039 # Copyright (c) 2013, LeRoy Benjamin Sharon 2040 # All rights reserved. 2041 # 2042 # Redistribution and use in source and binary forms, with or without 2043 # modification, are permitted provided that the following conditions 2044 # are met: Redistributions of source code must retain the above 2045 # copyright notice, this list of conditions and the following 2046 # disclaimer. Redistributions in binary form must reproduce the 2047 # above copyright notice, this list of conditions and the following 2048 # disclaimer in the documentation and/or other materials provided 2049 # with the distribution. 2050 # 2051 # Neither the name Myanmar Karen Word Lists, nor the names of its 2052 # contributors may be used to endorse or promote products derived 2053 # from this software without specific prior written permission. 2054 # 2055 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 2056 # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, 2057 # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2058 # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 2059 # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS 2060 # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2061 # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 2062 # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 2063 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2064 # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 2065 # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 2066 # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2067 # SUCH DAMAGE. 2068 # -------------------------------------------------------------------------- 2069 2070---------------------------------------------------------------------- 2071 2072Time Zone Database 2073 2074 ICU uses the public domain data and code derived from Time Zone 2075Database for its time zone support. The ownership of the TZ database 2076is explained in BCP 175: Procedure for Maintaining the Time Zone 2077Database section 7. 2078 2079 # 7. Database Ownership 2080 # 2081 # The TZ database itself is not an IETF Contribution or an IETF 2082 # document. Rather it is a pre-existing and regularly updated work 2083 # that is in the public domain, and is intended to remain in the 2084 # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do 2085 # not apply to the TZ Database or contributions that individuals make 2086 # to it. Should any claims be made and substantiated against the TZ 2087 # Database, the organization that is providing the IANA 2088 # Considerations defined in this RFC, under the memorandum of 2089 # understanding with the IETF, currently ICANN, may act in accordance 2090 # with all competent court orders. No ownership claims will be made 2091 # by ICANN or the IETF Trust on the database or the code. Any person 2092 # making a contribution to the database or code waives all rights to 2093 # future claims in that contribution or in the TZ Database. 2094 2095---------------------------------------------------------------------- 2096 2097Google double-conversion 2098 2099Copyright 2006-2011, the V8 project authors. All rights reserved. 2100Redistribution and use in source and binary forms, with or without 2101modification, are permitted provided that the following conditions are 2102met: 2103 2104 * Redistributions of source code must retain the above copyright 2105 notice, this list of conditions and the following disclaimer. 2106 * Redistributions in binary form must reproduce the above 2107 copyright notice, this list of conditions and the following 2108 disclaimer in the documentation and/or other materials provided 2109 with the distribution. 2110 * Neither the name of Google Inc. nor the names of its 2111 contributors may be used to endorse or promote products derived 2112 from this software without specific prior written permission. 2113 2114THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 2115"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2116LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 2117A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 2118OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 2119SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 2120LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 2121DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 2122THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2123(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 2124OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2125 2126---------------------------------------------------------------------- 2127 2128File: aclocal.m4 (only for ICU4C) 2129Section: pkg.m4 - Macros to locate and utilise pkg-config. 2130 2131 2132Copyright © 2004 Scott James Remnant <scott@netsplit.com>. 2133Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com> 2134 2135This program is free software; you can redistribute it and/or modify 2136it under the terms of the GNU General Public License as published by 2137the Free Software Foundation; either version 2 of the License, or 2138(at your option) any later version. 2139 2140This program is distributed in the hope that it will be useful, but 2141WITHOUT ANY WARRANTY; without even the implied warranty of 2142MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 2143General Public License for more details. 2144 2145You should have received a copy of the GNU General Public License 2146along with this program; if not, write to the Free Software 2147Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 214802111-1307, USA. 2149 2150As a special exception to the GNU General Public License, if you 2151distribute this file as part of a program that contains a 2152configuration script generated by Autoconf, you may include it under 2153the same distribution terms that you use for the rest of that 2154program. 2155 2156 2157(The condition for the exception is fulfilled because 2158ICU4C includes a configuration script generated by Autoconf, 2159namely the `configure` script.) 2160 2161---------------------------------------------------------------------- 2162 2163File: config.guess (only for ICU4C) 2164 2165 2166This file is free software; you can redistribute it and/or modify it 2167under the terms of the GNU General Public License as published by 2168the Free Software Foundation; either version 3 of the License, or 2169(at your option) any later version. 2170 2171This program is distributed in the hope that it will be useful, but 2172WITHOUT ANY WARRANTY; without even the implied warranty of 2173MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 2174General Public License for more details. 2175 2176You should have received a copy of the GNU General Public License 2177along with this program; if not, see <https://www.gnu.org/licenses/>. 2178 2179As a special exception to the GNU General Public License, if you 2180distribute this file as part of a program that contains a 2181configuration script generated by Autoconf, you may include it under 2182the same distribution terms that you use for the rest of that 2183program. This Exception is an additional permission under section 7 2184of the GNU General Public License, version 3 ("GPLv3"). 2185 2186 2187(The condition for the exception is fulfilled because 2188ICU4C includes a configuration script generated by Autoconf, 2189namely the `configure` script.) 2190 2191---------------------------------------------------------------------- 2192 2193File: install-sh (only for ICU4C) 2194 2195 2196Copyright 1991 by the Massachusetts Institute of Technology 2197 2198Permission to use, copy, modify, distribute, and sell this software and its 2199documentation for any purpose is hereby granted without fee, provided that 2200the above copyright notice appear in all copies and that both that 2201copyright notice and this permission notice appear in supporting 2202documentation, and that the name of M.I.T. not be used in advertising or 2203publicity pertaining to distribution of the software without specific, 2204written prior permission. M.I.T. makes no representations about the 2205suitability of this software for any purpose. It is provided "as is" 2206without express or implied warranty. 2207 2208============================ 2209 2210Path = third_party/ijar/README.chromium 2211 2212============================ 2213 2214 2215 Apache License 2216 Version 2.0, January 2004 2217 http://www.apache.org/licenses/ 2218 2219 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 2220 2221 1. Definitions. 2222 2223 "License" shall mean the terms and conditions for use, reproduction, 2224 and distribution as defined by Sections 1 through 9 of this document. 2225 2226 "Licensor" shall mean the copyright owner or entity authorized by 2227 the copyright owner that is granting the License. 2228 2229 "Legal Entity" shall mean the union of the acting entity and all 2230 other entities that control, are controlled by, or are under common 2231 control with that entity. For the purposes of this definition, 2232 "control" means (i) the power, direct or indirect, to cause the 2233 direction or management of such entity, whether by contract or 2234 otherwise, or (ii) ownership of fifty percent (50%) or more of the 2235 outstanding shares, or (iii) beneficial ownership of such entity. 2236 2237 "You" (or "Your") shall mean an individual or Legal Entity 2238 exercising permissions granted by this License. 2239 2240 "Source" form shall mean the preferred form for making modifications, 2241 including but not limited to software source code, documentation 2242 source, and configuration files. 2243 2244 "Object" form shall mean any form resulting from mechanical 2245 transformation or translation of a Source form, including but 2246 not limited to compiled object code, generated documentation, 2247 and conversions to other media types. 2248 2249 "Work" shall mean the work of authorship, whether in Source or 2250 Object form, made available under the License, as indicated by a 2251 copyright notice that is included in or attached to the work 2252 (an example is provided in the Appendix below). 2253 2254 "Derivative Works" shall mean any work, whether in Source or Object 2255 form, that is based on (or derived from) the Work and for which the 2256 editorial revisions, annotations, elaborations, or other modifications 2257 represent, as a whole, an original work of authorship. For the purposes 2258 of this License, Derivative Works shall not include works that remain 2259 separable from, or merely link (or bind by name) to the interfaces of, 2260 the Work and Derivative Works thereof. 2261 2262 "Contribution" shall mean any work of authorship, including 2263 the original version of the Work and any modifications or additions 2264 to that Work or Derivative Works thereof, that is intentionally 2265 submitted to Licensor for inclusion in the Work by the copyright owner 2266 or by an individual or Legal Entity authorized to submit on behalf of 2267 the copyright owner. For the purposes of this definition, "submitted" 2268 means any form of electronic, verbal, or written communication sent 2269 to the Licensor or its representatives, including but not limited to 2270 communication on electronic mailing lists, source code control systems, 2271 and issue tracking systems that are managed by, or on behalf of, the 2272 Licensor for the purpose of discussing and improving the Work, but 2273 excluding communication that is conspicuously marked or otherwise 2274 designated in writing by the copyright owner as "Not a Contribution." 2275 2276 "Contributor" shall mean Licensor and any individual or Legal Entity 2277 on behalf of whom a Contribution has been received by Licensor and 2278 subsequently incorporated within the Work. 2279 2280 2. Grant of Copyright License. Subject to the terms and conditions of 2281 this License, each Contributor hereby grants to You a perpetual, 2282 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 2283 copyright license to reproduce, prepare Derivative Works of, 2284 publicly display, publicly perform, sublicense, and distribute the 2285 Work and such Derivative Works in Source or Object form. 2286 2287 3. Grant of Patent License. Subject to the terms and conditions of 2288 this License, each Contributor hereby grants to You a perpetual, 2289 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 2290 (except as stated in this section) patent license to make, have made, 2291 use, offer to sell, sell, import, and otherwise transfer the Work, 2292 where such license applies only to those patent claims licensable 2293 by such Contributor that are necessarily infringed by their 2294 Contribution(s) alone or by combination of their Contribution(s) 2295 with the Work to which such Contribution(s) was submitted. If You 2296 institute patent litigation against any entity (including a 2297 cross-claim or counterclaim in a lawsuit) alleging that the Work 2298 or a Contribution incorporated within the Work constitutes direct 2299 or contributory patent infringement, then any patent licenses 2300 granted to You under this License for that Work shall terminate 2301 as of the date such litigation is filed. 2302 2303 4. Redistribution. You may reproduce and distribute copies of the 2304 Work or Derivative Works thereof in any medium, with or without 2305 modifications, and in Source or Object form, provided that You 2306 meet the following conditions: 2307 2308 (a) You must give any other recipients of the Work or 2309 Derivative Works a copy of this License; and 2310 2311 (b) You must cause any modified files to carry prominent notices 2312 stating that You changed the files; and 2313 2314 (c) You must retain, in the Source form of any Derivative Works 2315 that You distribute, all copyright, patent, trademark, and 2316 attribution notices from the Source form of the Work, 2317 excluding those notices that do not pertain to any part of 2318 the Derivative Works; and 2319 2320 (d) If the Work includes a "NOTICE" text file as part of its 2321 distribution, then any Derivative Works that You distribute must 2322 include a readable copy of the attribution notices contained 2323 within such NOTICE file, excluding those notices that do not 2324 pertain to any part of the Derivative Works, in at least one 2325 of the following places: within a NOTICE text file distributed 2326 as part of the Derivative Works; within the Source form or 2327 documentation, if provided along with the Derivative Works; or, 2328 within a display generated by the Derivative Works, if and 2329 wherever such third-party notices normally appear. The contents 2330 of the NOTICE file are for informational purposes only and 2331 do not modify the License. You may add Your own attribution 2332 notices within Derivative Works that You distribute, alongside 2333 or as an addendum to the NOTICE text from the Work, provided 2334 that such additional attribution notices cannot be construed 2335 as modifying the License. 2336 2337 You may add Your own copyright statement to Your modifications and 2338 may provide additional or different license terms and conditions 2339 for use, reproduction, or distribution of Your modifications, or 2340 for any such Derivative Works as a whole, provided Your use, 2341 reproduction, and distribution of the Work otherwise complies with 2342 the conditions stated in this License. 2343 2344 5. Submission of Contributions. Unless You explicitly state otherwise, 2345 any Contribution intentionally submitted for inclusion in the Work 2346 by You to the Licensor shall be under the terms and conditions of 2347 this License, without any additional terms or conditions. 2348 Notwithstanding the above, nothing herein shall supersede or modify 2349 the terms of any separate license agreement you may have executed 2350 with Licensor regarding such Contributions. 2351 2352 6. Trademarks. This License does not grant permission to use the trade 2353 names, trademarks, service marks, or product names of the Licensor, 2354 except as required for reasonable and customary use in describing the 2355 origin of the Work and reproducing the content of the NOTICE file. 2356 2357 7. Disclaimer of Warranty. Unless required by applicable law or 2358 agreed to in writing, Licensor provides the Work (and each 2359 Contributor provides its Contributions) on an "AS IS" BASIS, 2360 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 2361 implied, including, without limitation, any warranties or conditions 2362 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 2363 PARTICULAR PURPOSE. You are solely responsible for determining the 2364 appropriateness of using or redistributing the Work and assume any 2365 risks associated with Your exercise of permissions under this License. 2366 2367 8. Limitation of Liability. In no event and under no legal theory, 2368 whether in tort (including negligence), contract, or otherwise, 2369 unless required by applicable law (such as deliberate and grossly 2370 negligent acts) or agreed to in writing, shall any Contributor be 2371 liable to You for damages, including any direct, indirect, special, 2372 incidental, or consequential damages of any character arising as a 2373 result of this License or out of the use or inability to use the 2374 Work (including but not limited to damages for loss of goodwill, 2375 work stoppage, computer failure or malfunction, or any and all 2376 other commercial damages or losses), even if such Contributor 2377 has been advised of the possibility of such damages. 2378 2379 9. Accepting Warranty or Additional Liability. While redistributing 2380 the Work or Derivative Works thereof, You may choose to offer, 2381 and charge a fee for, acceptance of support, warranty, indemnity, 2382 or other liability obligations and/or rights consistent with this 2383 License. However, in accepting such obligations, You may act only 2384 on Your own behalf and on Your sole responsibility, not on behalf 2385 of any other Contributor, and only if You agree to indemnify, 2386 defend, and hold each Contributor harmless for any liability 2387 incurred by, or claims asserted against, such Contributor by reason 2388 of your accepting any such warranty or additional liability. 2389 2390 END OF TERMS AND CONDITIONS 2391 2392 APPENDIX: How to apply the Apache License to your work. 2393 2394 To apply the Apache License to your work, attach the following 2395 boilerplate notice, with the fields enclosed by brackets "[]" 2396 replaced with your own identifying information. (Don't include 2397 the brackets!) The text should be enclosed in the appropriate 2398 comment syntax for the file format. We also recommend that a 2399 file or class name and description of purpose be included on the 2400 same "printed page" as the copyright notice for easier 2401 identification within third-party archives. 2402 2403 Copyright [yyyy] [name of copyright owner] 2404 2405 Licensed under the Apache License, Version 2.0 (the "License"); 2406 you may not use this file except in compliance with the License. 2407 You may obtain a copy of the License at 2408 2409 http://www.apache.org/licenses/LICENSE-2.0 2410 2411 Unless required by applicable law or agreed to in writing, software 2412 distributed under the License is distributed on an "AS IS" BASIS, 2413 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 2414 See the License for the specific language governing permissions and 2415 limitations under the License. 2416 2417 2418============================ 2419 2420Path = third_party/jni_zero/README.chromium 2421 2422============================ 2423 2424Copyright 2023 The Chromium Authors 2425 2426Redistribution and use in source and binary forms, with or without 2427modification, are permitted provided that the following conditions are 2428met: 2429 2430 * Redistributions of source code must retain the above copyright 2431notice, this list of conditions and the following disclaimer. 2432 * Redistributions in binary form must reproduce the above 2433copyright notice, this list of conditions and the following disclaimer 2434in the documentation and/or other materials provided with the 2435distribution. 2436 * Neither the name of Google LLC nor the names of its 2437contributors may be used to endorse or promote products derived from 2438this software without specific prior written permission. 2439 2440THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 2441"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2442LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 2443A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 2444OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 2445SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 2446LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 2447DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 2448THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2449(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 2450OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2451 2452============================ 2453 2454Path = third_party/kotlin_stdlib/README.chromium 2455 2456============================ 2457 2458 2459 Apache License 2460 Version 2.0, January 2004 2461 http://www.apache.org/licenses/ 2462 2463 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 2464 2465 1. Definitions. 2466 2467 "License" shall mean the terms and conditions for use, reproduction, 2468 and distribution as defined by Sections 1 through 9 of this document. 2469 2470 "Licensor" shall mean the copyright owner or entity authorized by 2471 the copyright owner that is granting the License. 2472 2473 "Legal Entity" shall mean the union of the acting entity and all 2474 other entities that control, are controlled by, or are under common 2475 control with that entity. For the purposes of this definition, 2476 "control" means (i) the power, direct or indirect, to cause the 2477 direction or management of such entity, whether by contract or 2478 otherwise, or (ii) ownership of fifty percent (50%) or more of the 2479 outstanding shares, or (iii) beneficial ownership of such entity. 2480 2481 "You" (or "Your") shall mean an individual or Legal Entity 2482 exercising permissions granted by this License. 2483 2484 "Source" form shall mean the preferred form for making modifications, 2485 including but not limited to software source code, documentation 2486 source, and configuration files. 2487 2488 "Object" form shall mean any form resulting from mechanical 2489 transformation or translation of a Source form, including but 2490 not limited to compiled object code, generated documentation, 2491 and conversions to other media types. 2492 2493 "Work" shall mean the work of authorship, whether in Source or 2494 Object form, made available under the License, as indicated by a 2495 copyright notice that is included in or attached to the work 2496 (an example is provided in the Appendix below). 2497 2498 "Derivative Works" shall mean any work, whether in Source or Object 2499 form, that is based on (or derived from) the Work and for which the 2500 editorial revisions, annotations, elaborations, or other modifications 2501 represent, as a whole, an original work of authorship. For the purposes 2502 of this License, Derivative Works shall not include works that remain 2503 separable from, or merely link (or bind by name) to the interfaces of, 2504 the Work and Derivative Works thereof. 2505 2506 "Contribution" shall mean any work of authorship, including 2507 the original version of the Work and any modifications or additions 2508 to that Work or Derivative Works thereof, that is intentionally 2509 submitted to Licensor for inclusion in the Work by the copyright owner 2510 or by an individual or Legal Entity authorized to submit on behalf of 2511 the copyright owner. For the purposes of this definition, "submitted" 2512 means any form of electronic, verbal, or written communication sent 2513 to the Licensor or its representatives, including but not limited to 2514 communication on electronic mailing lists, source code control systems, 2515 and issue tracking systems that are managed by, or on behalf of, the 2516 Licensor for the purpose of discussing and improving the Work, but 2517 excluding communication that is conspicuously marked or otherwise 2518 designated in writing by the copyright owner as "Not a Contribution." 2519 2520 "Contributor" shall mean Licensor and any individual or Legal Entity 2521 on behalf of whom a Contribution has been received by Licensor and 2522 subsequently incorporated within the Work. 2523 2524 2. Grant of Copyright License. Subject to the terms and conditions of 2525 this License, each Contributor hereby grants to You a perpetual, 2526 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 2527 copyright license to reproduce, prepare Derivative Works of, 2528 publicly display, publicly perform, sublicense, and distribute the 2529 Work and such Derivative Works in Source or Object form. 2530 2531 3. Grant of Patent License. Subject to the terms and conditions of 2532 this License, each Contributor hereby grants to You a perpetual, 2533 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 2534 (except as stated in this section) patent license to make, have made, 2535 use, offer to sell, sell, import, and otherwise transfer the Work, 2536 where such license applies only to those patent claims licensable 2537 by such Contributor that are necessarily infringed by their 2538 Contribution(s) alone or by combination of their Contribution(s) 2539 with the Work to which such Contribution(s) was submitted. If You 2540 institute patent litigation against any entity (including a 2541 cross-claim or counterclaim in a lawsuit) alleging that the Work 2542 or a Contribution incorporated within the Work constitutes direct 2543 or contributory patent infringement, then any patent licenses 2544 granted to You under this License for that Work shall terminate 2545 as of the date such litigation is filed. 2546 2547 4. Redistribution. You may reproduce and distribute copies of the 2548 Work or Derivative Works thereof in any medium, with or without 2549 modifications, and in Source or Object form, provided that You 2550 meet the following conditions: 2551 2552 (a) You must give any other recipients of the Work or 2553 Derivative Works a copy of this License; and 2554 2555 (b) You must cause any modified files to carry prominent notices 2556 stating that You changed the files; and 2557 2558 (c) You must retain, in the Source form of any Derivative Works 2559 that You distribute, all copyright, patent, trademark, and 2560 attribution notices from the Source form of the Work, 2561 excluding those notices that do not pertain to any part of 2562 the Derivative Works; and 2563 2564 (d) If the Work includes a "NOTICE" text file as part of its 2565 distribution, then any Derivative Works that You distribute must 2566 include a readable copy of the attribution notices contained 2567 within such NOTICE file, excluding those notices that do not 2568 pertain to any part of the Derivative Works, in at least one 2569 of the following places: within a NOTICE text file distributed 2570 as part of the Derivative Works; within the Source form or 2571 documentation, if provided along with the Derivative Works; or, 2572 within a display generated by the Derivative Works, if and 2573 wherever such third-party notices normally appear. The contents 2574 of the NOTICE file are for informational purposes only and 2575 do not modify the License. You may add Your own attribution 2576 notices within Derivative Works that You distribute, alongside 2577 or as an addendum to the NOTICE text from the Work, provided 2578 that such additional attribution notices cannot be construed 2579 as modifying the License. 2580 2581 You may add Your own copyright statement to Your modifications and 2582 may provide additional or different license terms and conditions 2583 for use, reproduction, or distribution of Your modifications, or 2584 for any such Derivative Works as a whole, provided Your use, 2585 reproduction, and distribution of the Work otherwise complies with 2586 the conditions stated in this License. 2587 2588 5. Submission of Contributions. Unless You explicitly state otherwise, 2589 any Contribution intentionally submitted for inclusion in the Work 2590 by You to the Licensor shall be under the terms and conditions of 2591 this License, without any additional terms or conditions. 2592 Notwithstanding the above, nothing herein shall supersede or modify 2593 the terms of any separate license agreement you may have executed 2594 with Licensor regarding such Contributions. 2595 2596 6. Trademarks. This License does not grant permission to use the trade 2597 names, trademarks, service marks, or product names of the Licensor, 2598 except as required for reasonable and customary use in describing the 2599 origin of the Work and reproducing the content of the NOTICE file. 2600 2601 7. Disclaimer of Warranty. Unless required by applicable law or 2602 agreed to in writing, Licensor provides the Work (and each 2603 Contributor provides its Contributions) on an "AS IS" BASIS, 2604 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 2605 implied, including, without limitation, any warranties or conditions 2606 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 2607 PARTICULAR PURPOSE. You are solely responsible for determining the 2608 appropriateness of using or redistributing the Work and assume any 2609 risks associated with Your exercise of permissions under this License. 2610 2611 8. Limitation of Liability. In no event and under no legal theory, 2612 whether in tort (including negligence), contract, or otherwise, 2613 unless required by applicable law (such as deliberate and grossly 2614 negligent acts) or agreed to in writing, shall any Contributor be 2615 liable to You for damages, including any direct, indirect, special, 2616 incidental, or consequential damages of any character arising as a 2617 result of this License or out of the use or inability to use the 2618 Work (including but not limited to damages for loss of goodwill, 2619 work stoppage, computer failure or malfunction, or any and all 2620 other commercial damages or losses), even if such Contributor 2621 has been advised of the possibility of such damages. 2622 2623 9. Accepting Warranty or Additional Liability. While redistributing 2624 the Work or Derivative Works thereof, You may choose to offer, 2625 and charge a fee for, acceptance of support, warranty, indemnity, 2626 or other liability obligations and/or rights consistent with this 2627 License. However, in accepting such obligations, You may act only 2628 on Your own behalf and on Your sole responsibility, not on behalf 2629 of any other Contributor, and only if You agree to indemnify, 2630 defend, and hold each Contributor harmless for any liability 2631 incurred by, or claims asserted against, such Contributor by reason 2632 of your accepting any such warranty or additional liability. 2633 2634 END OF TERMS AND CONDITIONS 2635 2636 APPENDIX: How to apply the Apache License to your work. 2637 2638 To apply the Apache License to your work, attach the following 2639 boilerplate notice, with the fields enclosed by brackets "[]" 2640 replaced with your own identifying information. (Don't include 2641 the brackets!) The text should be enclosed in the appropriate 2642 comment syntax for the file format. We also recommend that a 2643 file or class name and description of purpose be included on the 2644 same "printed page" as the copyright notice for easier 2645 identification within third-party archives. 2646 2647 Copyright [yyyy] [name of copyright owner] 2648 2649 Licensed under the Apache License, Version 2.0 (the "License"); 2650 you may not use this file except in compliance with the License. 2651 You may obtain a copy of the License at 2652 2653 http://www.apache.org/licenses/LICENSE-2.0 2654 2655 Unless required by applicable law or agreed to in writing, software 2656 distributed under the License is distributed on an "AS IS" BASIS, 2657 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 2658 See the License for the specific language governing permissions and 2659 limitations under the License. 2660 2661============================ 2662 2663Path = third_party/libc++/README.chromium 2664 2665============================ 2666 2667============================================================================== 2668The LLVM Project is under the Apache License v2.0 with LLVM Exceptions: 2669============================================================================== 2670 2671 Apache License 2672 Version 2.0, January 2004 2673 http://www.apache.org/licenses/ 2674 2675 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 2676 2677 1. Definitions. 2678 2679 "License" shall mean the terms and conditions for use, reproduction, 2680 and distribution as defined by Sections 1 through 9 of this document. 2681 2682 "Licensor" shall mean the copyright owner or entity authorized by 2683 the copyright owner that is granting the License. 2684 2685 "Legal Entity" shall mean the union of the acting entity and all 2686 other entities that control, are controlled by, or are under common 2687 control with that entity. For the purposes of this definition, 2688 "control" means (i) the power, direct or indirect, to cause the 2689 direction or management of such entity, whether by contract or 2690 otherwise, or (ii) ownership of fifty percent (50%) or more of the 2691 outstanding shares, or (iii) beneficial ownership of such entity. 2692 2693 "You" (or "Your") shall mean an individual or Legal Entity 2694 exercising permissions granted by this License. 2695 2696 "Source" form shall mean the preferred form for making modifications, 2697 including but not limited to software source code, documentation 2698 source, and configuration files. 2699 2700 "Object" form shall mean any form resulting from mechanical 2701 transformation or translation of a Source form, including but 2702 not limited to compiled object code, generated documentation, 2703 and conversions to other media types. 2704 2705 "Work" shall mean the work of authorship, whether in Source or 2706 Object form, made available under the License, as indicated by a 2707 copyright notice that is included in or attached to the work 2708 (an example is provided in the Appendix below). 2709 2710 "Derivative Works" shall mean any work, whether in Source or Object 2711 form, that is based on (or derived from) the Work and for which the 2712 editorial revisions, annotations, elaborations, or other modifications 2713 represent, as a whole, an original work of authorship. For the purposes 2714 of this License, Derivative Works shall not include works that remain 2715 separable from, or merely link (or bind by name) to the interfaces of, 2716 the Work and Derivative Works thereof. 2717 2718 "Contribution" shall mean any work of authorship, including 2719 the original version of the Work and any modifications or additions 2720 to that Work or Derivative Works thereof, that is intentionally 2721 submitted to Licensor for inclusion in the Work by the copyright owner 2722 or by an individual or Legal Entity authorized to submit on behalf of 2723 the copyright owner. For the purposes of this definition, "submitted" 2724 means any form of electronic, verbal, or written communication sent 2725 to the Licensor or its representatives, including but not limited to 2726 communication on electronic mailing lists, source code control systems, 2727 and issue tracking systems that are managed by, or on behalf of, the 2728 Licensor for the purpose of discussing and improving the Work, but 2729 excluding communication that is conspicuously marked or otherwise 2730 designated in writing by the copyright owner as "Not a Contribution." 2731 2732 "Contributor" shall mean Licensor and any individual or Legal Entity 2733 on behalf of whom a Contribution has been received by Licensor and 2734 subsequently incorporated within the Work. 2735 2736 2. Grant of Copyright License. Subject to the terms and conditions of 2737 this License, each Contributor hereby grants to You a perpetual, 2738 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 2739 copyright license to reproduce, prepare Derivative Works of, 2740 publicly display, publicly perform, sublicense, and distribute the 2741 Work and such Derivative Works in Source or Object form. 2742 2743 3. Grant of Patent License. Subject to the terms and conditions of 2744 this License, each Contributor hereby grants to You a perpetual, 2745 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 2746 (except as stated in this section) patent license to make, have made, 2747 use, offer to sell, sell, import, and otherwise transfer the Work, 2748 where such license applies only to those patent claims licensable 2749 by such Contributor that are necessarily infringed by their 2750 Contribution(s) alone or by combination of their Contribution(s) 2751 with the Work to which such Contribution(s) was submitted. If You 2752 institute patent litigation against any entity (including a 2753 cross-claim or counterclaim in a lawsuit) alleging that the Work 2754 or a Contribution incorporated within the Work constitutes direct 2755 or contributory patent infringement, then any patent licenses 2756 granted to You under this License for that Work shall terminate 2757 as of the date such litigation is filed. 2758 2759 4. Redistribution. You may reproduce and distribute copies of the 2760 Work or Derivative Works thereof in any medium, with or without 2761 modifications, and in Source or Object form, provided that You 2762 meet the following conditions: 2763 2764 (a) You must give any other recipients of the Work or 2765 Derivative Works a copy of this License; and 2766 2767 (b) You must cause any modified files to carry prominent notices 2768 stating that You changed the files; and 2769 2770 (c) You must retain, in the Source form of any Derivative Works 2771 that You distribute, all copyright, patent, trademark, and 2772 attribution notices from the Source form of the Work, 2773 excluding those notices that do not pertain to any part of 2774 the Derivative Works; and 2775 2776 (d) If the Work includes a "NOTICE" text file as part of its 2777 distribution, then any Derivative Works that You distribute must 2778 include a readable copy of the attribution notices contained 2779 within such NOTICE file, excluding those notices that do not 2780 pertain to any part of the Derivative Works, in at least one 2781 of the following places: within a NOTICE text file distributed 2782 as part of the Derivative Works; within the Source form or 2783 documentation, if provided along with the Derivative Works; or, 2784 within a display generated by the Derivative Works, if and 2785 wherever such third-party notices normally appear. The contents 2786 of the NOTICE file are for informational purposes only and 2787 do not modify the License. You may add Your own attribution 2788 notices within Derivative Works that You distribute, alongside 2789 or as an addendum to the NOTICE text from the Work, provided 2790 that such additional attribution notices cannot be construed 2791 as modifying the License. 2792 2793 You may add Your own copyright statement to Your modifications and 2794 may provide additional or different license terms and conditions 2795 for use, reproduction, or distribution of Your modifications, or 2796 for any such Derivative Works as a whole, provided Your use, 2797 reproduction, and distribution of the Work otherwise complies with 2798 the conditions stated in this License. 2799 2800 5. Submission of Contributions. Unless You explicitly state otherwise, 2801 any Contribution intentionally submitted for inclusion in the Work 2802 by You to the Licensor shall be under the terms and conditions of 2803 this License, without any additional terms or conditions. 2804 Notwithstanding the above, nothing herein shall supersede or modify 2805 the terms of any separate license agreement you may have executed 2806 with Licensor regarding such Contributions. 2807 2808 6. Trademarks. This License does not grant permission to use the trade 2809 names, trademarks, service marks, or product names of the Licensor, 2810 except as required for reasonable and customary use in describing the 2811 origin of the Work and reproducing the content of the NOTICE file. 2812 2813 7. Disclaimer of Warranty. Unless required by applicable law or 2814 agreed to in writing, Licensor provides the Work (and each 2815 Contributor provides its Contributions) on an "AS IS" BASIS, 2816 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 2817 implied, including, without limitation, any warranties or conditions 2818 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 2819 PARTICULAR PURPOSE. You are solely responsible for determining the 2820 appropriateness of using or redistributing the Work and assume any 2821 risks associated with Your exercise of permissions under this License. 2822 2823 8. Limitation of Liability. In no event and under no legal theory, 2824 whether in tort (including negligence), contract, or otherwise, 2825 unless required by applicable law (such as deliberate and grossly 2826 negligent acts) or agreed to in writing, shall any Contributor be 2827 liable to You for damages, including any direct, indirect, special, 2828 incidental, or consequential damages of any character arising as a 2829 result of this License or out of the use or inability to use the 2830 Work (including but not limited to damages for loss of goodwill, 2831 work stoppage, computer failure or malfunction, or any and all 2832 other commercial damages or losses), even if such Contributor 2833 has been advised of the possibility of such damages. 2834 2835 9. Accepting Warranty or Additional Liability. While redistributing 2836 the Work or Derivative Works thereof, You may choose to offer, 2837 and charge a fee for, acceptance of support, warranty, indemnity, 2838 or other liability obligations and/or rights consistent with this 2839 License. However, in accepting such obligations, You may act only 2840 on Your own behalf and on Your sole responsibility, not on behalf 2841 of any other Contributor, and only if You agree to indemnify, 2842 defend, and hold each Contributor harmless for any liability 2843 incurred by, or claims asserted against, such Contributor by reason 2844 of your accepting any such warranty or additional liability. 2845 2846 END OF TERMS AND CONDITIONS 2847 2848 APPENDIX: How to apply the Apache License to your work. 2849 2850 To apply the Apache License to your work, attach the following 2851 boilerplate notice, with the fields enclosed by brackets "[]" 2852 replaced with your own identifying information. (Don't include 2853 the brackets!) The text should be enclosed in the appropriate 2854 comment syntax for the file format. We also recommend that a 2855 file or class name and description of purpose be included on the 2856 same "printed page" as the copyright notice for easier 2857 identification within third-party archives. 2858 2859 Copyright [yyyy] [name of copyright owner] 2860 2861 Licensed under the Apache License, Version 2.0 (the "License"); 2862 you may not use this file except in compliance with the License. 2863 You may obtain a copy of the License at 2864 2865 http://www.apache.org/licenses/LICENSE-2.0 2866 2867 Unless required by applicable law or agreed to in writing, software 2868 distributed under the License is distributed on an "AS IS" BASIS, 2869 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 2870 See the License for the specific language governing permissions and 2871 limitations under the License. 2872 2873 2874---- LLVM Exceptions to the Apache 2.0 License ---- 2875 2876As an exception, if, as a result of your compiling your source code, portions 2877of this Software are embedded into an Object form of such source code, you 2878may redistribute such embedded portions in such Object form without complying 2879with the conditions of Sections 4(a), 4(b) and 4(d) of the License. 2880 2881In addition, if you combine or link compiled forms of this Software with 2882software that is licensed under the GPLv2 ("Combined Software") and if a 2883court of competent jurisdiction determines that the patent provision (Section 28843), the indemnity provision (Section 9) or other Section of the License 2885conflicts with the conditions of the GPLv2, you may retroactively and 2886prospectively choose to deem waived or otherwise exclude such Section(s) of 2887the License, but only in their entirety and only with respect to the Combined 2888Software. 2889 2890============================================================================== 2891Software from third parties included in the LLVM Project: 2892============================================================================== 2893The LLVM Project contains third party software which is under different license 2894terms. All such code will be identified clearly using at least one of two 2895mechanisms: 28961) It will be in a separate directory tree with its own `LICENSE.txt` or 2897 `LICENSE` file at the top containing the specific license and restrictions 2898 which apply to that software, or 28992) It will contain specific license and restriction terms at the top of every 2900 file. 2901 2902============================================================================== 2903Legacy LLVM License (https://llvm.org/docs/DeveloperPolicy.html#legacy): 2904============================================================================== 2905 2906The libc++ library is dual licensed under both the University of Illinois 2907"BSD-Like" license and the MIT license. As a user of this code you may choose 2908to use it under either license. As a contributor, you agree to allow your code 2909to be used under both. 2910 2911Full text of the relevant licenses is included below. 2912 2913============================================================================== 2914 2915University of Illinois/NCSA 2916Open Source License 2917 2918Copyright (c) 2009-2019 by the contributors listed in CREDITS.TXT 2919 2920All rights reserved. 2921 2922Developed by: 2923 2924 LLVM Team 2925 2926 University of Illinois at Urbana-Champaign 2927 2928 http://llvm.org 2929 2930Permission is hereby granted, free of charge, to any person obtaining a copy of 2931this software and associated documentation files (the "Software"), to deal with 2932the Software without restriction, including without limitation the rights to 2933use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 2934of the Software, and to permit persons to whom the Software is furnished to do 2935so, subject to the following conditions: 2936 2937 * Redistributions of source code must retain the above copyright notice, 2938 this list of conditions and the following disclaimers. 2939 2940 * Redistributions in binary form must reproduce the above copyright notice, 2941 this list of conditions and the following disclaimers in the 2942 documentation and/or other materials provided with the distribution. 2943 2944 * Neither the names of the LLVM Team, University of Illinois at 2945 Urbana-Champaign, nor the names of its contributors may be used to 2946 endorse or promote products derived from this Software without specific 2947 prior written permission. 2948 2949THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 2950IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 2951FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 2952CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 2953LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 2954OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE 2955SOFTWARE. 2956 2957============================================================================== 2958 2959Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT 2960 2961Permission is hereby granted, free of charge, to any person obtaining a copy 2962of this software and associated documentation files (the "Software"), to deal 2963in the Software without restriction, including without limitation the rights 2964to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 2965copies of the Software, and to permit persons to whom the Software is 2966furnished to do so, subject to the following conditions: 2967 2968The above copyright notice and this permission notice shall be included in 2969all copies or substantial portions of the Software. 2970 2971THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 2972IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 2973FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 2974AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 2975LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 2976OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 2977THE SOFTWARE. 2978 2979============================ 2980 2981Path = third_party/libc++abi/README.chromium 2982 2983============================ 2984 2985============================================================================== 2986The LLVM Project is under the Apache License v2.0 with LLVM Exceptions: 2987============================================================================== 2988 2989 Apache License 2990 Version 2.0, January 2004 2991 http://www.apache.org/licenses/ 2992 2993 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 2994 2995 1. Definitions. 2996 2997 "License" shall mean the terms and conditions for use, reproduction, 2998 and distribution as defined by Sections 1 through 9 of this document. 2999 3000 "Licensor" shall mean the copyright owner or entity authorized by 3001 the copyright owner that is granting the License. 3002 3003 "Legal Entity" shall mean the union of the acting entity and all 3004 other entities that control, are controlled by, or are under common 3005 control with that entity. For the purposes of this definition, 3006 "control" means (i) the power, direct or indirect, to cause the 3007 direction or management of such entity, whether by contract or 3008 otherwise, or (ii) ownership of fifty percent (50%) or more of the 3009 outstanding shares, or (iii) beneficial ownership of such entity. 3010 3011 "You" (or "Your") shall mean an individual or Legal Entity 3012 exercising permissions granted by this License. 3013 3014 "Source" form shall mean the preferred form for making modifications, 3015 including but not limited to software source code, documentation 3016 source, and configuration files. 3017 3018 "Object" form shall mean any form resulting from mechanical 3019 transformation or translation of a Source form, including but 3020 not limited to compiled object code, generated documentation, 3021 and conversions to other media types. 3022 3023 "Work" shall mean the work of authorship, whether in Source or 3024 Object form, made available under the License, as indicated by a 3025 copyright notice that is included in or attached to the work 3026 (an example is provided in the Appendix below). 3027 3028 "Derivative Works" shall mean any work, whether in Source or Object 3029 form, that is based on (or derived from) the Work and for which the 3030 editorial revisions, annotations, elaborations, or other modifications 3031 represent, as a whole, an original work of authorship. For the purposes 3032 of this License, Derivative Works shall not include works that remain 3033 separable from, or merely link (or bind by name) to the interfaces of, 3034 the Work and Derivative Works thereof. 3035 3036 "Contribution" shall mean any work of authorship, including 3037 the original version of the Work and any modifications or additions 3038 to that Work or Derivative Works thereof, that is intentionally 3039 submitted to Licensor for inclusion in the Work by the copyright owner 3040 or by an individual or Legal Entity authorized to submit on behalf of 3041 the copyright owner. For the purposes of this definition, "submitted" 3042 means any form of electronic, verbal, or written communication sent 3043 to the Licensor or its representatives, including but not limited to 3044 communication on electronic mailing lists, source code control systems, 3045 and issue tracking systems that are managed by, or on behalf of, the 3046 Licensor for the purpose of discussing and improving the Work, but 3047 excluding communication that is conspicuously marked or otherwise 3048 designated in writing by the copyright owner as "Not a Contribution." 3049 3050 "Contributor" shall mean Licensor and any individual or Legal Entity 3051 on behalf of whom a Contribution has been received by Licensor and 3052 subsequently incorporated within the Work. 3053 3054 2. Grant of Copyright License. Subject to the terms and conditions of 3055 this License, each Contributor hereby grants to You a perpetual, 3056 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 3057 copyright license to reproduce, prepare Derivative Works of, 3058 publicly display, publicly perform, sublicense, and distribute the 3059 Work and such Derivative Works in Source or Object form. 3060 3061 3. Grant of Patent License. Subject to the terms and conditions of 3062 this License, each Contributor hereby grants to You a perpetual, 3063 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 3064 (except as stated in this section) patent license to make, have made, 3065 use, offer to sell, sell, import, and otherwise transfer the Work, 3066 where such license applies only to those patent claims licensable 3067 by such Contributor that are necessarily infringed by their 3068 Contribution(s) alone or by combination of their Contribution(s) 3069 with the Work to which such Contribution(s) was submitted. If You 3070 institute patent litigation against any entity (including a 3071 cross-claim or counterclaim in a lawsuit) alleging that the Work 3072 or a Contribution incorporated within the Work constitutes direct 3073 or contributory patent infringement, then any patent licenses 3074 granted to You under this License for that Work shall terminate 3075 as of the date such litigation is filed. 3076 3077 4. Redistribution. You may reproduce and distribute copies of the 3078 Work or Derivative Works thereof in any medium, with or without 3079 modifications, and in Source or Object form, provided that You 3080 meet the following conditions: 3081 3082 (a) You must give any other recipients of the Work or 3083 Derivative Works a copy of this License; and 3084 3085 (b) You must cause any modified files to carry prominent notices 3086 stating that You changed the files; and 3087 3088 (c) You must retain, in the Source form of any Derivative Works 3089 that You distribute, all copyright, patent, trademark, and 3090 attribution notices from the Source form of the Work, 3091 excluding those notices that do not pertain to any part of 3092 the Derivative Works; and 3093 3094 (d) If the Work includes a "NOTICE" text file as part of its 3095 distribution, then any Derivative Works that You distribute must 3096 include a readable copy of the attribution notices contained 3097 within such NOTICE file, excluding those notices that do not 3098 pertain to any part of the Derivative Works, in at least one 3099 of the following places: within a NOTICE text file distributed 3100 as part of the Derivative Works; within the Source form or 3101 documentation, if provided along with the Derivative Works; or, 3102 within a display generated by the Derivative Works, if and 3103 wherever such third-party notices normally appear. The contents 3104 of the NOTICE file are for informational purposes only and 3105 do not modify the License. You may add Your own attribution 3106 notices within Derivative Works that You distribute, alongside 3107 or as an addendum to the NOTICE text from the Work, provided 3108 that such additional attribution notices cannot be construed 3109 as modifying the License. 3110 3111 You may add Your own copyright statement to Your modifications and 3112 may provide additional or different license terms and conditions 3113 for use, reproduction, or distribution of Your modifications, or 3114 for any such Derivative Works as a whole, provided Your use, 3115 reproduction, and distribution of the Work otherwise complies with 3116 the conditions stated in this License. 3117 3118 5. Submission of Contributions. Unless You explicitly state otherwise, 3119 any Contribution intentionally submitted for inclusion in the Work 3120 by You to the Licensor shall be under the terms and conditions of 3121 this License, without any additional terms or conditions. 3122 Notwithstanding the above, nothing herein shall supersede or modify 3123 the terms of any separate license agreement you may have executed 3124 with Licensor regarding such Contributions. 3125 3126 6. Trademarks. This License does not grant permission to use the trade 3127 names, trademarks, service marks, or product names of the Licensor, 3128 except as required for reasonable and customary use in describing the 3129 origin of the Work and reproducing the content of the NOTICE file. 3130 3131 7. Disclaimer of Warranty. Unless required by applicable law or 3132 agreed to in writing, Licensor provides the Work (and each 3133 Contributor provides its Contributions) on an "AS IS" BASIS, 3134 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 3135 implied, including, without limitation, any warranties or conditions 3136 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 3137 PARTICULAR PURPOSE. You are solely responsible for determining the 3138 appropriateness of using or redistributing the Work and assume any 3139 risks associated with Your exercise of permissions under this License. 3140 3141 8. Limitation of Liability. In no event and under no legal theory, 3142 whether in tort (including negligence), contract, or otherwise, 3143 unless required by applicable law (such as deliberate and grossly 3144 negligent acts) or agreed to in writing, shall any Contributor be 3145 liable to You for damages, including any direct, indirect, special, 3146 incidental, or consequential damages of any character arising as a 3147 result of this License or out of the use or inability to use the 3148 Work (including but not limited to damages for loss of goodwill, 3149 work stoppage, computer failure or malfunction, or any and all 3150 other commercial damages or losses), even if such Contributor 3151 has been advised of the possibility of such damages. 3152 3153 9. Accepting Warranty or Additional Liability. While redistributing 3154 the Work or Derivative Works thereof, You may choose to offer, 3155 and charge a fee for, acceptance of support, warranty, indemnity, 3156 or other liability obligations and/or rights consistent with this 3157 License. However, in accepting such obligations, You may act only 3158 on Your own behalf and on Your sole responsibility, not on behalf 3159 of any other Contributor, and only if You agree to indemnify, 3160 defend, and hold each Contributor harmless for any liability 3161 incurred by, or claims asserted against, such Contributor by reason 3162 of your accepting any such warranty or additional liability. 3163 3164 END OF TERMS AND CONDITIONS 3165 3166 APPENDIX: How to apply the Apache License to your work. 3167 3168 To apply the Apache License to your work, attach the following 3169 boilerplate notice, with the fields enclosed by brackets "[]" 3170 replaced with your own identifying information. (Don't include 3171 the brackets!) The text should be enclosed in the appropriate 3172 comment syntax for the file format. We also recommend that a 3173 file or class name and description of purpose be included on the 3174 same "printed page" as the copyright notice for easier 3175 identification within third-party archives. 3176 3177 Copyright [yyyy] [name of copyright owner] 3178 3179 Licensed under the Apache License, Version 2.0 (the "License"); 3180 you may not use this file except in compliance with the License. 3181 You may obtain a copy of the License at 3182 3183 http://www.apache.org/licenses/LICENSE-2.0 3184 3185 Unless required by applicable law or agreed to in writing, software 3186 distributed under the License is distributed on an "AS IS" BASIS, 3187 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 3188 See the License for the specific language governing permissions and 3189 limitations under the License. 3190 3191 3192---- LLVM Exceptions to the Apache 2.0 License ---- 3193 3194As an exception, if, as a result of your compiling your source code, portions 3195of this Software are embedded into an Object form of such source code, you 3196may redistribute such embedded portions in such Object form without complying 3197with the conditions of Sections 4(a), 4(b) and 4(d) of the License. 3198 3199In addition, if you combine or link compiled forms of this Software with 3200software that is licensed under the GPLv2 ("Combined Software") and if a 3201court of competent jurisdiction determines that the patent provision (Section 32023), the indemnity provision (Section 9) or other Section of the License 3203conflicts with the conditions of the GPLv2, you may retroactively and 3204prospectively choose to deem waived or otherwise exclude such Section(s) of 3205the License, but only in their entirety and only with respect to the Combined 3206Software. 3207 3208============================================================================== 3209Software from third parties included in the LLVM Project: 3210============================================================================== 3211The LLVM Project contains third party software which is under different license 3212terms. All such code will be identified clearly using at least one of two 3213mechanisms: 32141) It will be in a separate directory tree with its own `LICENSE.txt` or 3215 `LICENSE` file at the top containing the specific license and restrictions 3216 which apply to that software, or 32172) It will contain specific license and restriction terms at the top of every 3218 file. 3219 3220============================================================================== 3221Legacy LLVM License (https://llvm.org/docs/DeveloperPolicy.html#legacy): 3222============================================================================== 3223 3224The libc++abi library is dual licensed under both the University of Illinois 3225"BSD-Like" license and the MIT license. As a user of this code you may choose 3226to use it under either license. As a contributor, you agree to allow your code 3227to be used under both. 3228 3229Full text of the relevant licenses is included below. 3230 3231============================================================================== 3232 3233University of Illinois/NCSA 3234Open Source License 3235 3236Copyright (c) 2009-2019 by the contributors listed in CREDITS.TXT 3237 3238All rights reserved. 3239 3240Developed by: 3241 3242 LLVM Team 3243 3244 University of Illinois at Urbana-Champaign 3245 3246 http://llvm.org 3247 3248Permission is hereby granted, free of charge, to any person obtaining a copy of 3249this software and associated documentation files (the "Software"), to deal with 3250the Software without restriction, including without limitation the rights to 3251use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 3252of the Software, and to permit persons to whom the Software is furnished to do 3253so, subject to the following conditions: 3254 3255 * Redistributions of source code must retain the above copyright notice, 3256 this list of conditions and the following disclaimers. 3257 3258 * Redistributions in binary form must reproduce the above copyright notice, 3259 this list of conditions and the following disclaimers in the 3260 documentation and/or other materials provided with the distribution. 3261 3262 * Neither the names of the LLVM Team, University of Illinois at 3263 Urbana-Champaign, nor the names of its contributors may be used to 3264 endorse or promote products derived from this Software without specific 3265 prior written permission. 3266 3267THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 3268IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 3269FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 3270CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 3271LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 3272OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE 3273SOFTWARE. 3274 3275============================================================================== 3276 3277Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT 3278 3279Permission is hereby granted, free of charge, to any person obtaining a copy 3280of this software and associated documentation files (the "Software"), to deal 3281in the Software without restriction, including without limitation the rights 3282to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 3283copies of the Software, and to permit persons to whom the Software is 3284furnished to do so, subject to the following conditions: 3285 3286The above copyright notice and this permission notice shall be included in 3287all copies or substantial portions of the Software. 3288 3289THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 3290IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 3291FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 3292AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 3293LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 3294OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 3295THE SOFTWARE. 3296 3297============================ 3298 3299Path = third_party/llvm-libc/README.chromium 3300 3301============================ 3302 3303============================================================================== 3304The LLVM Project is under the Apache License v2.0 with LLVM Exceptions: 3305============================================================================== 3306 3307 Apache License 3308 Version 2.0, January 2004 3309 http://www.apache.org/licenses/ 3310 3311 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 3312 3313 1. Definitions. 3314 3315 "License" shall mean the terms and conditions for use, reproduction, 3316 and distribution as defined by Sections 1 through 9 of this document. 3317 3318 "Licensor" shall mean the copyright owner or entity authorized by 3319 the copyright owner that is granting the License. 3320 3321 "Legal Entity" shall mean the union of the acting entity and all 3322 other entities that control, are controlled by, or are under common 3323 control with that entity. For the purposes of this definition, 3324 "control" means (i) the power, direct or indirect, to cause the 3325 direction or management of such entity, whether by contract or 3326 otherwise, or (ii) ownership of fifty percent (50%) or more of the 3327 outstanding shares, or (iii) beneficial ownership of such entity. 3328 3329 "You" (or "Your") shall mean an individual or Legal Entity 3330 exercising permissions granted by this License. 3331 3332 "Source" form shall mean the preferred form for making modifications, 3333 including but not limited to software source code, documentation 3334 source, and configuration files. 3335 3336 "Object" form shall mean any form resulting from mechanical 3337 transformation or translation of a Source form, including but 3338 not limited to compiled object code, generated documentation, 3339 and conversions to other media types. 3340 3341 "Work" shall mean the work of authorship, whether in Source or 3342 Object form, made available under the License, as indicated by a 3343 copyright notice that is included in or attached to the work 3344 (an example is provided in the Appendix below). 3345 3346 "Derivative Works" shall mean any work, whether in Source or Object 3347 form, that is based on (or derived from) the Work and for which the 3348 editorial revisions, annotations, elaborations, or other modifications 3349 represent, as a whole, an original work of authorship. For the purposes 3350 of this License, Derivative Works shall not include works that remain 3351 separable from, or merely link (or bind by name) to the interfaces of, 3352 the Work and Derivative Works thereof. 3353 3354 "Contribution" shall mean any work of authorship, including 3355 the original version of the Work and any modifications or additions 3356 to that Work or Derivative Works thereof, that is intentionally 3357 submitted to Licensor for inclusion in the Work by the copyright owner 3358 or by an individual or Legal Entity authorized to submit on behalf of 3359 the copyright owner. For the purposes of this definition, "submitted" 3360 means any form of electronic, verbal, or written communication sent 3361 to the Licensor or its representatives, including but not limited to 3362 communication on electronic mailing lists, source code control systems, 3363 and issue tracking systems that are managed by, or on behalf of, the 3364 Licensor for the purpose of discussing and improving the Work, but 3365 excluding communication that is conspicuously marked or otherwise 3366 designated in writing by the copyright owner as "Not a Contribution." 3367 3368 "Contributor" shall mean Licensor and any individual or Legal Entity 3369 on behalf of whom a Contribution has been received by Licensor and 3370 subsequently incorporated within the Work. 3371 3372 2. Grant of Copyright License. Subject to the terms and conditions of 3373 this License, each Contributor hereby grants to You a perpetual, 3374 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 3375 copyright license to reproduce, prepare Derivative Works of, 3376 publicly display, publicly perform, sublicense, and distribute the 3377 Work and such Derivative Works in Source or Object form. 3378 3379 3. Grant of Patent License. Subject to the terms and conditions of 3380 this License, each Contributor hereby grants to You a perpetual, 3381 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 3382 (except as stated in this section) patent license to make, have made, 3383 use, offer to sell, sell, import, and otherwise transfer the Work, 3384 where such license applies only to those patent claims licensable 3385 by such Contributor that are necessarily infringed by their 3386 Contribution(s) alone or by combination of their Contribution(s) 3387 with the Work to which such Contribution(s) was submitted. If You 3388 institute patent litigation against any entity (including a 3389 cross-claim or counterclaim in a lawsuit) alleging that the Work 3390 or a Contribution incorporated within the Work constitutes direct 3391 or contributory patent infringement, then any patent licenses 3392 granted to You under this License for that Work shall terminate 3393 as of the date such litigation is filed. 3394 3395 4. Redistribution. You may reproduce and distribute copies of the 3396 Work or Derivative Works thereof in any medium, with or without 3397 modifications, and in Source or Object form, provided that You 3398 meet the following conditions: 3399 3400 (a) You must give any other recipients of the Work or 3401 Derivative Works a copy of this License; and 3402 3403 (b) You must cause any modified files to carry prominent notices 3404 stating that You changed the files; and 3405 3406 (c) You must retain, in the Source form of any Derivative Works 3407 that You distribute, all copyright, patent, trademark, and 3408 attribution notices from the Source form of the Work, 3409 excluding those notices that do not pertain to any part of 3410 the Derivative Works; and 3411 3412 (d) If the Work includes a "NOTICE" text file as part of its 3413 distribution, then any Derivative Works that You distribute must 3414 include a readable copy of the attribution notices contained 3415 within such NOTICE file, excluding those notices that do not 3416 pertain to any part of the Derivative Works, in at least one 3417 of the following places: within a NOTICE text file distributed 3418 as part of the Derivative Works; within the Source form or 3419 documentation, if provided along with the Derivative Works; or, 3420 within a display generated by the Derivative Works, if and 3421 wherever such third-party notices normally appear. The contents 3422 of the NOTICE file are for informational purposes only and 3423 do not modify the License. You may add Your own attribution 3424 notices within Derivative Works that You distribute, alongside 3425 or as an addendum to the NOTICE text from the Work, provided 3426 that such additional attribution notices cannot be construed 3427 as modifying the License. 3428 3429 You may add Your own copyright statement to Your modifications and 3430 may provide additional or different license terms and conditions 3431 for use, reproduction, or distribution of Your modifications, or 3432 for any such Derivative Works as a whole, provided Your use, 3433 reproduction, and distribution of the Work otherwise complies with 3434 the conditions stated in this License. 3435 3436 5. Submission of Contributions. Unless You explicitly state otherwise, 3437 any Contribution intentionally submitted for inclusion in the Work 3438 by You to the Licensor shall be under the terms and conditions of 3439 this License, without any additional terms or conditions. 3440 Notwithstanding the above, nothing herein shall supersede or modify 3441 the terms of any separate license agreement you may have executed 3442 with Licensor regarding such Contributions. 3443 3444 6. Trademarks. This License does not grant permission to use the trade 3445 names, trademarks, service marks, or product names of the Licensor, 3446 except as required for reasonable and customary use in describing the 3447 origin of the Work and reproducing the content of the NOTICE file. 3448 3449 7. Disclaimer of Warranty. Unless required by applicable law or 3450 agreed to in writing, Licensor provides the Work (and each 3451 Contributor provides its Contributions) on an "AS IS" BASIS, 3452 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 3453 implied, including, without limitation, any warranties or conditions 3454 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 3455 PARTICULAR PURPOSE. You are solely responsible for determining the 3456 appropriateness of using or redistributing the Work and assume any 3457 risks associated with Your exercise of permissions under this License. 3458 3459 8. Limitation of Liability. In no event and under no legal theory, 3460 whether in tort (including negligence), contract, or otherwise, 3461 unless required by applicable law (such as deliberate and grossly 3462 negligent acts) or agreed to in writing, shall any Contributor be 3463 liable to You for damages, including any direct, indirect, special, 3464 incidental, or consequential damages of any character arising as a 3465 result of this License or out of the use or inability to use the 3466 Work (including but not limited to damages for loss of goodwill, 3467 work stoppage, computer failure or malfunction, or any and all 3468 other commercial damages or losses), even if such Contributor 3469 has been advised of the possibility of such damages. 3470 3471 9. Accepting Warranty or Additional Liability. While redistributing 3472 the Work or Derivative Works thereof, You may choose to offer, 3473 and charge a fee for, acceptance of support, warranty, indemnity, 3474 or other liability obligations and/or rights consistent with this 3475 License. However, in accepting such obligations, You may act only 3476 on Your own behalf and on Your sole responsibility, not on behalf 3477 of any other Contributor, and only if You agree to indemnify, 3478 defend, and hold each Contributor harmless for any liability 3479 incurred by, or claims asserted against, such Contributor by reason 3480 of your accepting any such warranty or additional liability. 3481 3482 END OF TERMS AND CONDITIONS 3483 3484 APPENDIX: How to apply the Apache License to your work. 3485 3486 To apply the Apache License to your work, attach the following 3487 boilerplate notice, with the fields enclosed by brackets "[]" 3488 replaced with your own identifying information. (Don't include 3489 the brackets!) The text should be enclosed in the appropriate 3490 comment syntax for the file format. We also recommend that a 3491 file or class name and description of purpose be included on the 3492 same "printed page" as the copyright notice for easier 3493 identification within third-party archives. 3494 3495 Copyright [yyyy] [name of copyright owner] 3496 3497 Licensed under the Apache License, Version 2.0 (the "License"); 3498 you may not use this file except in compliance with the License. 3499 You may obtain a copy of the License at 3500 3501 http://www.apache.org/licenses/LICENSE-2.0 3502 3503 Unless required by applicable law or agreed to in writing, software 3504 distributed under the License is distributed on an "AS IS" BASIS, 3505 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 3506 See the License for the specific language governing permissions and 3507 limitations under the License. 3508 3509 3510---- LLVM Exceptions to the Apache 2.0 License ---- 3511 3512As an exception, if, as a result of your compiling your source code, portions 3513of this Software are embedded into an Object form of such source code, you 3514may redistribute such embedded portions in such Object form without complying 3515with the conditions of Sections 4(a), 4(b) and 4(d) of the License. 3516 3517In addition, if you combine or link compiled forms of this Software with 3518software that is licensed under the GPLv2 ("Combined Software") and if a 3519court of competent jurisdiction determines that the patent provision (Section 35203), the indemnity provision (Section 9) or other Section of the License 3521conflicts with the conditions of the GPLv2, you may retroactively and 3522prospectively choose to deem waived or otherwise exclude such Section(s) of 3523the License, but only in their entirety and only with respect to the Combined 3524Software. 3525 3526============================================================================== 3527Software from third parties included in the LLVM Project: 3528============================================================================== 3529The LLVM Project contains third party software which is under different license 3530terms. All such code will be identified clearly using at least one of two 3531mechanisms: 35321) It will be in a separate directory tree with its own `LICENSE.txt` or 3533 `LICENSE` file at the top containing the specific license and restrictions 3534 which apply to that software, or 35352) It will contain specific license and restriction terms at the top of every 3536 file. 3537 3538============================================================================== 3539Legacy LLVM License (https://llvm.org/docs/DeveloperPolicy.html#legacy): 3540============================================================================== 3541University of Illinois/NCSA 3542Open Source License 3543 3544Copyright (c) 2007-2019 University of Illinois at Urbana-Champaign. 3545All rights reserved. 3546 3547Developed by: 3548 3549 LLVM Team 3550 3551 University of Illinois at Urbana-Champaign 3552 3553 http://llvm.org 3554 3555Permission is hereby granted, free of charge, to any person obtaining a copy of 3556this software and associated documentation files (the "Software"), to deal with 3557the Software without restriction, including without limitation the rights to 3558use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 3559of the Software, and to permit persons to whom the Software is furnished to do 3560so, subject to the following conditions: 3561 3562 * Redistributions of source code must retain the above copyright notice, 3563 this list of conditions and the following disclaimers. 3564 3565 * Redistributions in binary form must reproduce the above copyright notice, 3566 this list of conditions and the following disclaimers in the 3567 documentation and/or other materials provided with the distribution. 3568 3569 * Neither the names of the LLVM Team, University of Illinois at 3570 Urbana-Champaign, nor the names of its contributors may be used to 3571 endorse or promote products derived from this Software without specific 3572 prior written permission. 3573 3574THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 3575IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 3576FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 3577CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 3578LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 3579OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE 3580SOFTWARE. 3581 3582============================ 3583 3584Path = third_party/metrics_proto/README.chromium 3585 3586============================ 3587 3588// Copyright 2015 The Chromium Authors 3589// 3590// Redistribution and use in source and binary forms, with or without 3591// modification, are permitted provided that the following conditions are 3592// met: 3593// 3594// * Redistributions of source code must retain the above copyright 3595// notice, this list of conditions and the following disclaimer. 3596// * Redistributions in binary form must reproduce the above 3597// copyright notice, this list of conditions and the following disclaimer 3598// in the documentation and/or other materials provided with the 3599// distribution. 3600// * Neither the name of Google Inc. nor the names of its 3601// contributors may be used to endorse or promote products derived from 3602// this software without specific prior written permission. 3603// 3604// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 3605// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3606// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 3607// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 3608// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 3609// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 3610// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 3611// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 3612// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3613// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 3614// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3615 3616============================ 3617 3618Path = third_party/modp_b64/README.chromium 3619 3620============================ 3621 3622 * MODP_B64 - High performance base64 encoder/decoder 3623 * Version 1.3 -- 17-Mar-2006 3624 * http://modp.com/release/base64 3625 * 3626 * Copyright (c) 2005, 2006 Nick Galbreath -- nickg [at] modp [dot] com 3627 * All rights reserved. 3628 * 3629 * Redistribution and use in source and binary forms, with or without 3630 * modification, are permitted provided that the following conditions are 3631 * met: 3632 * 3633 * Redistributions of source code must retain the above copyright 3634 * notice, this list of conditions and the following disclaimer. 3635 * 3636 * Redistributions in binary form must reproduce the above copyright 3637 * notice, this list of conditions and the following disclaimer in the 3638 * documentation and/or other materials provided with the distribution. 3639 * 3640 * Neither the name of the modp.com nor the names of its 3641 * contributors may be used to endorse or promote products derived from 3642 * this software without specific prior written permission. 3643 * 3644 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 3645 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3646 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 3647 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 3648 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 3649 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 3650 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 3651 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 3652 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3653 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 3654 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3655 3656============================ 3657 3658Path = third_party/protobuf/README.chromium 3659 3660============================ 3661 3662Copyright 2008 Google Inc. All rights reserved. 3663 3664Redistribution and use in source and binary forms, with or without 3665modification, are permitted provided that the following conditions are 3666met: 3667 3668 * Redistributions of source code must retain the above copyright 3669notice, this list of conditions and the following disclaimer. 3670 * Redistributions in binary form must reproduce the above 3671copyright notice, this list of conditions and the following disclaimer 3672in the documentation and/or other materials provided with the 3673distribution. 3674 * Neither the name of Google Inc. nor the names of its 3675contributors may be used to endorse or promote products derived from 3676this software without specific prior written permission. 3677 3678THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 3679"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3680LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 3681A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 3682OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 3683SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 3684LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 3685DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 3686THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3687(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 3688OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3689 3690Code generated by the Protocol Buffer compiler is owned by the owner 3691of the input file used when generating it. This code is not 3692standalone and requires a support library to be linked with it. This 3693support library is itself covered by the above license. 3694 3695============================ 3696 3697Path = third_party/rust/anstyle/v1/README.chromium 3698 3699============================ 3700 3701 Apache License 3702 Version 2.0, January 2004 3703 http://www.apache.org/licenses/ 3704 3705 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 3706 3707 1. Definitions. 3708 3709 "License" shall mean the terms and conditions for use, reproduction, 3710 and distribution as defined by Sections 1 through 9 of this document. 3711 3712 "Licensor" shall mean the copyright owner or entity authorized by 3713 the copyright owner that is granting the License. 3714 3715 "Legal Entity" shall mean the union of the acting entity and all 3716 other entities that control, are controlled by, or are under common 3717 control with that entity. For the purposes of this definition, 3718 "control" means (i) the power, direct or indirect, to cause the 3719 direction or management of such entity, whether by contract or 3720 otherwise, or (ii) ownership of fifty percent (50%) or more of the 3721 outstanding shares, or (iii) beneficial ownership of such entity. 3722 3723 "You" (or "Your") shall mean an individual or Legal Entity 3724 exercising permissions granted by this License. 3725 3726 "Source" form shall mean the preferred form for making modifications, 3727 including but not limited to software source code, documentation 3728 source, and configuration files. 3729 3730 "Object" form shall mean any form resulting from mechanical 3731 transformation or translation of a Source form, including but 3732 not limited to compiled object code, generated documentation, 3733 and conversions to other media types. 3734 3735 "Work" shall mean the work of authorship, whether in Source or 3736 Object form, made available under the License, as indicated by a 3737 copyright notice that is included in or attached to the work 3738 (an example is provided in the Appendix below). 3739 3740 "Derivative Works" shall mean any work, whether in Source or Object 3741 form, that is based on (or derived from) the Work and for which the 3742 editorial revisions, annotations, elaborations, or other modifications 3743 represent, as a whole, an original work of authorship. For the purposes 3744 of this License, Derivative Works shall not include works that remain 3745 separable from, or merely link (or bind by name) to the interfaces of, 3746 the Work and Derivative Works thereof. 3747 3748 "Contribution" shall mean any work of authorship, including 3749 the original version of the Work and any modifications or additions 3750 to that Work or Derivative Works thereof, that is intentionally 3751 submitted to Licensor for inclusion in the Work by the copyright owner 3752 or by an individual or Legal Entity authorized to submit on behalf of 3753 the copyright owner. For the purposes of this definition, "submitted" 3754 means any form of electronic, verbal, or written communication sent 3755 to the Licensor or its representatives, including but not limited to 3756 communication on electronic mailing lists, source code control systems, 3757 and issue tracking systems that are managed by, or on behalf of, the 3758 Licensor for the purpose of discussing and improving the Work, but 3759 excluding communication that is conspicuously marked or otherwise 3760 designated in writing by the copyright owner as "Not a Contribution." 3761 3762 "Contributor" shall mean Licensor and any individual or Legal Entity 3763 on behalf of whom a Contribution has been received by Licensor and 3764 subsequently incorporated within the Work. 3765 3766 2. Grant of Copyright License. Subject to the terms and conditions of 3767 this License, each Contributor hereby grants to You a perpetual, 3768 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 3769 copyright license to reproduce, prepare Derivative Works of, 3770 publicly display, publicly perform, sublicense, and distribute the 3771 Work and such Derivative Works in Source or Object form. 3772 3773 3. Grant of Patent License. Subject to the terms and conditions of 3774 this License, each Contributor hereby grants to You a perpetual, 3775 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 3776 (except as stated in this section) patent license to make, have made, 3777 use, offer to sell, sell, import, and otherwise transfer the Work, 3778 where such license applies only to those patent claims licensable 3779 by such Contributor that are necessarily infringed by their 3780 Contribution(s) alone or by combination of their Contribution(s) 3781 with the Work to which such Contribution(s) was submitted. If You 3782 institute patent litigation against any entity (including a 3783 cross-claim or counterclaim in a lawsuit) alleging that the Work 3784 or a Contribution incorporated within the Work constitutes direct 3785 or contributory patent infringement, then any patent licenses 3786 granted to You under this License for that Work shall terminate 3787 as of the date such litigation is filed. 3788 3789 4. Redistribution. You may reproduce and distribute copies of the 3790 Work or Derivative Works thereof in any medium, with or without 3791 modifications, and in Source or Object form, provided that You 3792 meet the following conditions: 3793 3794 (a) You must give any other recipients of the Work or 3795 Derivative Works a copy of this License; and 3796 3797 (b) You must cause any modified files to carry prominent notices 3798 stating that You changed the files; and 3799 3800 (c) You must retain, in the Source form of any Derivative Works 3801 that You distribute, all copyright, patent, trademark, and 3802 attribution notices from the Source form of the Work, 3803 excluding those notices that do not pertain to any part of 3804 the Derivative Works; and 3805 3806 (d) If the Work includes a "NOTICE" text file as part of its 3807 distribution, then any Derivative Works that You distribute must 3808 include a readable copy of the attribution notices contained 3809 within such NOTICE file, excluding those notices that do not 3810 pertain to any part of the Derivative Works, in at least one 3811 of the following places: within a NOTICE text file distributed 3812 as part of the Derivative Works; within the Source form or 3813 documentation, if provided along with the Derivative Works; or, 3814 within a display generated by the Derivative Works, if and 3815 wherever such third-party notices normally appear. The contents 3816 of the NOTICE file are for informational purposes only and 3817 do not modify the License. You may add Your own attribution 3818 notices within Derivative Works that You distribute, alongside 3819 or as an addendum to the NOTICE text from the Work, provided 3820 that such additional attribution notices cannot be construed 3821 as modifying the License. 3822 3823 You may add Your own copyright statement to Your modifications and 3824 may provide additional or different license terms and conditions 3825 for use, reproduction, or distribution of Your modifications, or 3826 for any such Derivative Works as a whole, provided Your use, 3827 reproduction, and distribution of the Work otherwise complies with 3828 the conditions stated in this License. 3829 3830 5. Submission of Contributions. Unless You explicitly state otherwise, 3831 any Contribution intentionally submitted for inclusion in the Work 3832 by You to the Licensor shall be under the terms and conditions of 3833 this License, without any additional terms or conditions. 3834 Notwithstanding the above, nothing herein shall supersede or modify 3835 the terms of any separate license agreement you may have executed 3836 with Licensor regarding such Contributions. 3837 3838 6. Trademarks. This License does not grant permission to use the trade 3839 names, trademarks, service marks, or product names of the Licensor, 3840 except as required for reasonable and customary use in describing the 3841 origin of the Work and reproducing the content of the NOTICE file. 3842 3843 7. Disclaimer of Warranty. Unless required by applicable law or 3844 agreed to in writing, Licensor provides the Work (and each 3845 Contributor provides its Contributions) on an "AS IS" BASIS, 3846 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 3847 implied, including, without limitation, any warranties or conditions 3848 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 3849 PARTICULAR PURPOSE. You are solely responsible for determining the 3850 appropriateness of using or redistributing the Work and assume any 3851 risks associated with Your exercise of permissions under this License. 3852 3853 8. Limitation of Liability. In no event and under no legal theory, 3854 whether in tort (including negligence), contract, or otherwise, 3855 unless required by applicable law (such as deliberate and grossly 3856 negligent acts) or agreed to in writing, shall any Contributor be 3857 liable to You for damages, including any direct, indirect, special, 3858 incidental, or consequential damages of any character arising as a 3859 result of this License or out of the use or inability to use the 3860 Work (including but not limited to damages for loss of goodwill, 3861 work stoppage, computer failure or malfunction, or any and all 3862 other commercial damages or losses), even if such Contributor 3863 has been advised of the possibility of such damages. 3864 3865 9. Accepting Warranty or Additional Liability. While redistributing 3866 the Work or Derivative Works thereof, You may choose to offer, 3867 and charge a fee for, acceptance of support, warranty, indemnity, 3868 or other liability obligations and/or rights consistent with this 3869 License. However, in accepting such obligations, You may act only 3870 on Your own behalf and on Your sole responsibility, not on behalf 3871 of any other Contributor, and only if You agree to indemnify, 3872 defend, and hold each Contributor harmless for any liability 3873 incurred by, or claims asserted against, such Contributor by reason 3874 of your accepting any such warranty or additional liability. 3875 3876 END OF TERMS AND CONDITIONS 3877 3878 APPENDIX: How to apply the Apache License to your work. 3879 3880 To apply the Apache License to your work, attach the following 3881 boilerplate notice, with the fields enclosed by brackets "{}" 3882 replaced with your own identifying information. (Don't include 3883 the brackets!) The text should be enclosed in the appropriate 3884 comment syntax for the file format. We also recommend that a 3885 file or class name and description of purpose be included on the 3886 same "printed page" as the copyright notice for easier 3887 identification within third-party archives. 3888 3889 Copyright {yyyy} {name of copyright owner} 3890 3891 Licensed under the Apache License, Version 2.0 (the "License"); 3892 you may not use this file except in compliance with the License. 3893 You may obtain a copy of the License at 3894 3895 http://www.apache.org/licenses/LICENSE-2.0 3896 3897 Unless required by applicable law or agreed to in writing, software 3898 distributed under the License is distributed on an "AS IS" BASIS, 3899 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 3900 See the License for the specific language governing permissions and 3901 limitations under the License. 3902 3903 3904============================ 3905 3906Path = third_party/rust/clap/v4/README.chromium 3907 3908============================ 3909 3910 Apache License 3911 Version 2.0, January 2004 3912 http://www.apache.org/licenses/ 3913 3914 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 3915 3916 1. Definitions. 3917 3918 "License" shall mean the terms and conditions for use, reproduction, 3919 and distribution as defined by Sections 1 through 9 of this document. 3920 3921 "Licensor" shall mean the copyright owner or entity authorized by 3922 the copyright owner that is granting the License. 3923 3924 "Legal Entity" shall mean the union of the acting entity and all 3925 other entities that control, are controlled by, or are under common 3926 control with that entity. For the purposes of this definition, 3927 "control" means (i) the power, direct or indirect, to cause the 3928 direction or management of such entity, whether by contract or 3929 otherwise, or (ii) ownership of fifty percent (50%) or more of the 3930 outstanding shares, or (iii) beneficial ownership of such entity. 3931 3932 "You" (or "Your") shall mean an individual or Legal Entity 3933 exercising permissions granted by this License. 3934 3935 "Source" form shall mean the preferred form for making modifications, 3936 including but not limited to software source code, documentation 3937 source, and configuration files. 3938 3939 "Object" form shall mean any form resulting from mechanical 3940 transformation or translation of a Source form, including but 3941 not limited to compiled object code, generated documentation, 3942 and conversions to other media types. 3943 3944 "Work" shall mean the work of authorship, whether in Source or 3945 Object form, made available under the License, as indicated by a 3946 copyright notice that is included in or attached to the work 3947 (an example is provided in the Appendix below). 3948 3949 "Derivative Works" shall mean any work, whether in Source or Object 3950 form, that is based on (or derived from) the Work and for which the 3951 editorial revisions, annotations, elaborations, or other modifications 3952 represent, as a whole, an original work of authorship. For the purposes 3953 of this License, Derivative Works shall not include works that remain 3954 separable from, or merely link (or bind by name) to the interfaces of, 3955 the Work and Derivative Works thereof. 3956 3957 "Contribution" shall mean any work of authorship, including 3958 the original version of the Work and any modifications or additions 3959 to that Work or Derivative Works thereof, that is intentionally 3960 submitted to Licensor for inclusion in the Work by the copyright owner 3961 or by an individual or Legal Entity authorized to submit on behalf of 3962 the copyright owner. For the purposes of this definition, "submitted" 3963 means any form of electronic, verbal, or written communication sent 3964 to the Licensor or its representatives, including but not limited to 3965 communication on electronic mailing lists, source code control systems, 3966 and issue tracking systems that are managed by, or on behalf of, the 3967 Licensor for the purpose of discussing and improving the Work, but 3968 excluding communication that is conspicuously marked or otherwise 3969 designated in writing by the copyright owner as "Not a Contribution." 3970 3971 "Contributor" shall mean Licensor and any individual or Legal Entity 3972 on behalf of whom a Contribution has been received by Licensor and 3973 subsequently incorporated within the Work. 3974 3975 2. Grant of Copyright License. Subject to the terms and conditions of 3976 this License, each Contributor hereby grants to You a perpetual, 3977 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 3978 copyright license to reproduce, prepare Derivative Works of, 3979 publicly display, publicly perform, sublicense, and distribute the 3980 Work and such Derivative Works in Source or Object form. 3981 3982 3. Grant of Patent License. Subject to the terms and conditions of 3983 this License, each Contributor hereby grants to You a perpetual, 3984 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 3985 (except as stated in this section) patent license to make, have made, 3986 use, offer to sell, sell, import, and otherwise transfer the Work, 3987 where such license applies only to those patent claims licensable 3988 by such Contributor that are necessarily infringed by their 3989 Contribution(s) alone or by combination of their Contribution(s) 3990 with the Work to which such Contribution(s) was submitted. If You 3991 institute patent litigation against any entity (including a 3992 cross-claim or counterclaim in a lawsuit) alleging that the Work 3993 or a Contribution incorporated within the Work constitutes direct 3994 or contributory patent infringement, then any patent licenses 3995 granted to You under this License for that Work shall terminate 3996 as of the date such litigation is filed. 3997 3998 4. Redistribution. You may reproduce and distribute copies of the 3999 Work or Derivative Works thereof in any medium, with or without 4000 modifications, and in Source or Object form, provided that You 4001 meet the following conditions: 4002 4003 (a) You must give any other recipients of the Work or 4004 Derivative Works a copy of this License; and 4005 4006 (b) You must cause any modified files to carry prominent notices 4007 stating that You changed the files; and 4008 4009 (c) You must retain, in the Source form of any Derivative Works 4010 that You distribute, all copyright, patent, trademark, and 4011 attribution notices from the Source form of the Work, 4012 excluding those notices that do not pertain to any part of 4013 the Derivative Works; and 4014 4015 (d) If the Work includes a "NOTICE" text file as part of its 4016 distribution, then any Derivative Works that You distribute must 4017 include a readable copy of the attribution notices contained 4018 within such NOTICE file, excluding those notices that do not 4019 pertain to any part of the Derivative Works, in at least one 4020 of the following places: within a NOTICE text file distributed 4021 as part of the Derivative Works; within the Source form or 4022 documentation, if provided along with the Derivative Works; or, 4023 within a display generated by the Derivative Works, if and 4024 wherever such third-party notices normally appear. The contents 4025 of the NOTICE file are for informational purposes only and 4026 do not modify the License. You may add Your own attribution 4027 notices within Derivative Works that You distribute, alongside 4028 or as an addendum to the NOTICE text from the Work, provided 4029 that such additional attribution notices cannot be construed 4030 as modifying the License. 4031 4032 You may add Your own copyright statement to Your modifications and 4033 may provide additional or different license terms and conditions 4034 for use, reproduction, or distribution of Your modifications, or 4035 for any such Derivative Works as a whole, provided Your use, 4036 reproduction, and distribution of the Work otherwise complies with 4037 the conditions stated in this License. 4038 4039 5. Submission of Contributions. Unless You explicitly state otherwise, 4040 any Contribution intentionally submitted for inclusion in the Work 4041 by You to the Licensor shall be under the terms and conditions of 4042 this License, without any additional terms or conditions. 4043 Notwithstanding the above, nothing herein shall supersede or modify 4044 the terms of any separate license agreement you may have executed 4045 with Licensor regarding such Contributions. 4046 4047 6. Trademarks. This License does not grant permission to use the trade 4048 names, trademarks, service marks, or product names of the Licensor, 4049 except as required for reasonable and customary use in describing the 4050 origin of the Work and reproducing the content of the NOTICE file. 4051 4052 7. Disclaimer of Warranty. Unless required by applicable law or 4053 agreed to in writing, Licensor provides the Work (and each 4054 Contributor provides its Contributions) on an "AS IS" BASIS, 4055 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 4056 implied, including, without limitation, any warranties or conditions 4057 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 4058 PARTICULAR PURPOSE. You are solely responsible for determining the 4059 appropriateness of using or redistributing the Work and assume any 4060 risks associated with Your exercise of permissions under this License. 4061 4062 8. Limitation of Liability. In no event and under no legal theory, 4063 whether in tort (including negligence), contract, or otherwise, 4064 unless required by applicable law (such as deliberate and grossly 4065 negligent acts) or agreed to in writing, shall any Contributor be 4066 liable to You for damages, including any direct, indirect, special, 4067 incidental, or consequential damages of any character arising as a 4068 result of this License or out of the use or inability to use the 4069 Work (including but not limited to damages for loss of goodwill, 4070 work stoppage, computer failure or malfunction, or any and all 4071 other commercial damages or losses), even if such Contributor 4072 has been advised of the possibility of such damages. 4073 4074 9. Accepting Warranty or Additional Liability. While redistributing 4075 the Work or Derivative Works thereof, You may choose to offer, 4076 and charge a fee for, acceptance of support, warranty, indemnity, 4077 or other liability obligations and/or rights consistent with this 4078 License. However, in accepting such obligations, You may act only 4079 on Your own behalf and on Your sole responsibility, not on behalf 4080 of any other Contributor, and only if You agree to indemnify, 4081 defend, and hold each Contributor harmless for any liability 4082 incurred by, or claims asserted against, such Contributor by reason 4083 of your accepting any such warranty or additional liability. 4084 4085 END OF TERMS AND CONDITIONS 4086 4087 APPENDIX: How to apply the Apache License to your work. 4088 4089 To apply the Apache License to your work, attach the following 4090 boilerplate notice, with the fields enclosed by brackets "{}" 4091 replaced with your own identifying information. (Don't include 4092 the brackets!) The text should be enclosed in the appropriate 4093 comment syntax for the file format. We also recommend that a 4094 file or class name and description of purpose be included on the 4095 same "printed page" as the copyright notice for easier 4096 identification within third-party archives. 4097 4098 Copyright {yyyy} {name of copyright owner} 4099 4100 Licensed under the Apache License, Version 2.0 (the "License"); 4101 you may not use this file except in compliance with the License. 4102 You may obtain a copy of the License at 4103 4104 http://www.apache.org/licenses/LICENSE-2.0 4105 4106 Unless required by applicable law or agreed to in writing, software 4107 distributed under the License is distributed on an "AS IS" BASIS, 4108 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 4109 See the License for the specific language governing permissions and 4110 limitations under the License. 4111 4112 4113============================ 4114 4115Path = third_party/rust/clap_builder/v4/README.chromium 4116 4117============================ 4118 4119 Apache License 4120 Version 2.0, January 2004 4121 http://www.apache.org/licenses/ 4122 4123 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 4124 4125 1. Definitions. 4126 4127 "License" shall mean the terms and conditions for use, reproduction, 4128 and distribution as defined by Sections 1 through 9 of this document. 4129 4130 "Licensor" shall mean the copyright owner or entity authorized by 4131 the copyright owner that is granting the License. 4132 4133 "Legal Entity" shall mean the union of the acting entity and all 4134 other entities that control, are controlled by, or are under common 4135 control with that entity. For the purposes of this definition, 4136 "control" means (i) the power, direct or indirect, to cause the 4137 direction or management of such entity, whether by contract or 4138 otherwise, or (ii) ownership of fifty percent (50%) or more of the 4139 outstanding shares, or (iii) beneficial ownership of such entity. 4140 4141 "You" (or "Your") shall mean an individual or Legal Entity 4142 exercising permissions granted by this License. 4143 4144 "Source" form shall mean the preferred form for making modifications, 4145 including but not limited to software source code, documentation 4146 source, and configuration files. 4147 4148 "Object" form shall mean any form resulting from mechanical 4149 transformation or translation of a Source form, including but 4150 not limited to compiled object code, generated documentation, 4151 and conversions to other media types. 4152 4153 "Work" shall mean the work of authorship, whether in Source or 4154 Object form, made available under the License, as indicated by a 4155 copyright notice that is included in or attached to the work 4156 (an example is provided in the Appendix below). 4157 4158 "Derivative Works" shall mean any work, whether in Source or Object 4159 form, that is based on (or derived from) the Work and for which the 4160 editorial revisions, annotations, elaborations, or other modifications 4161 represent, as a whole, an original work of authorship. For the purposes 4162 of this License, Derivative Works shall not include works that remain 4163 separable from, or merely link (or bind by name) to the interfaces of, 4164 the Work and Derivative Works thereof. 4165 4166 "Contribution" shall mean any work of authorship, including 4167 the original version of the Work and any modifications or additions 4168 to that Work or Derivative Works thereof, that is intentionally 4169 submitted to Licensor for inclusion in the Work by the copyright owner 4170 or by an individual or Legal Entity authorized to submit on behalf of 4171 the copyright owner. For the purposes of this definition, "submitted" 4172 means any form of electronic, verbal, or written communication sent 4173 to the Licensor or its representatives, including but not limited to 4174 communication on electronic mailing lists, source code control systems, 4175 and issue tracking systems that are managed by, or on behalf of, the 4176 Licensor for the purpose of discussing and improving the Work, but 4177 excluding communication that is conspicuously marked or otherwise 4178 designated in writing by the copyright owner as "Not a Contribution." 4179 4180 "Contributor" shall mean Licensor and any individual or Legal Entity 4181 on behalf of whom a Contribution has been received by Licensor and 4182 subsequently incorporated within the Work. 4183 4184 2. Grant of Copyright License. Subject to the terms and conditions of 4185 this License, each Contributor hereby grants to You a perpetual, 4186 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 4187 copyright license to reproduce, prepare Derivative Works of, 4188 publicly display, publicly perform, sublicense, and distribute the 4189 Work and such Derivative Works in Source or Object form. 4190 4191 3. Grant of Patent License. Subject to the terms and conditions of 4192 this License, each Contributor hereby grants to You a perpetual, 4193 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 4194 (except as stated in this section) patent license to make, have made, 4195 use, offer to sell, sell, import, and otherwise transfer the Work, 4196 where such license applies only to those patent claims licensable 4197 by such Contributor that are necessarily infringed by their 4198 Contribution(s) alone or by combination of their Contribution(s) 4199 with the Work to which such Contribution(s) was submitted. If You 4200 institute patent litigation against any entity (including a 4201 cross-claim or counterclaim in a lawsuit) alleging that the Work 4202 or a Contribution incorporated within the Work constitutes direct 4203 or contributory patent infringement, then any patent licenses 4204 granted to You under this License for that Work shall terminate 4205 as of the date such litigation is filed. 4206 4207 4. Redistribution. You may reproduce and distribute copies of the 4208 Work or Derivative Works thereof in any medium, with or without 4209 modifications, and in Source or Object form, provided that You 4210 meet the following conditions: 4211 4212 (a) You must give any other recipients of the Work or 4213 Derivative Works a copy of this License; and 4214 4215 (b) You must cause any modified files to carry prominent notices 4216 stating that You changed the files; and 4217 4218 (c) You must retain, in the Source form of any Derivative Works 4219 that You distribute, all copyright, patent, trademark, and 4220 attribution notices from the Source form of the Work, 4221 excluding those notices that do not pertain to any part of 4222 the Derivative Works; and 4223 4224 (d) If the Work includes a "NOTICE" text file as part of its 4225 distribution, then any Derivative Works that You distribute must 4226 include a readable copy of the attribution notices contained 4227 within such NOTICE file, excluding those notices that do not 4228 pertain to any part of the Derivative Works, in at least one 4229 of the following places: within a NOTICE text file distributed 4230 as part of the Derivative Works; within the Source form or 4231 documentation, if provided along with the Derivative Works; or, 4232 within a display generated by the Derivative Works, if and 4233 wherever such third-party notices normally appear. The contents 4234 of the NOTICE file are for informational purposes only and 4235 do not modify the License. You may add Your own attribution 4236 notices within Derivative Works that You distribute, alongside 4237 or as an addendum to the NOTICE text from the Work, provided 4238 that such additional attribution notices cannot be construed 4239 as modifying the License. 4240 4241 You may add Your own copyright statement to Your modifications and 4242 may provide additional or different license terms and conditions 4243 for use, reproduction, or distribution of Your modifications, or 4244 for any such Derivative Works as a whole, provided Your use, 4245 reproduction, and distribution of the Work otherwise complies with 4246 the conditions stated in this License. 4247 4248 5. Submission of Contributions. Unless You explicitly state otherwise, 4249 any Contribution intentionally submitted for inclusion in the Work 4250 by You to the Licensor shall be under the terms and conditions of 4251 this License, without any additional terms or conditions. 4252 Notwithstanding the above, nothing herein shall supersede or modify 4253 the terms of any separate license agreement you may have executed 4254 with Licensor regarding such Contributions. 4255 4256 6. Trademarks. This License does not grant permission to use the trade 4257 names, trademarks, service marks, or product names of the Licensor, 4258 except as required for reasonable and customary use in describing the 4259 origin of the Work and reproducing the content of the NOTICE file. 4260 4261 7. Disclaimer of Warranty. Unless required by applicable law or 4262 agreed to in writing, Licensor provides the Work (and each 4263 Contributor provides its Contributions) on an "AS IS" BASIS, 4264 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 4265 implied, including, without limitation, any warranties or conditions 4266 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 4267 PARTICULAR PURPOSE. You are solely responsible for determining the 4268 appropriateness of using or redistributing the Work and assume any 4269 risks associated with Your exercise of permissions under this License. 4270 4271 8. Limitation of Liability. In no event and under no legal theory, 4272 whether in tort (including negligence), contract, or otherwise, 4273 unless required by applicable law (such as deliberate and grossly 4274 negligent acts) or agreed to in writing, shall any Contributor be 4275 liable to You for damages, including any direct, indirect, special, 4276 incidental, or consequential damages of any character arising as a 4277 result of this License or out of the use or inability to use the 4278 Work (including but not limited to damages for loss of goodwill, 4279 work stoppage, computer failure or malfunction, or any and all 4280 other commercial damages or losses), even if such Contributor 4281 has been advised of the possibility of such damages. 4282 4283 9. Accepting Warranty or Additional Liability. While redistributing 4284 the Work or Derivative Works thereof, You may choose to offer, 4285 and charge a fee for, acceptance of support, warranty, indemnity, 4286 or other liability obligations and/or rights consistent with this 4287 License. However, in accepting such obligations, You may act only 4288 on Your own behalf and on Your sole responsibility, not on behalf 4289 of any other Contributor, and only if You agree to indemnify, 4290 defend, and hold each Contributor harmless for any liability 4291 incurred by, or claims asserted against, such Contributor by reason 4292 of your accepting any such warranty or additional liability. 4293 4294 END OF TERMS AND CONDITIONS 4295 4296 APPENDIX: How to apply the Apache License to your work. 4297 4298 To apply the Apache License to your work, attach the following 4299 boilerplate notice, with the fields enclosed by brackets "[]" 4300 replaced with your own identifying information. (Don't include 4301 the brackets!) The text should be enclosed in the appropriate 4302 comment syntax for the file format. We also recommend that a 4303 file or class name and description of purpose be included on the 4304 same "printed page" as the copyright notice for easier 4305 identification within third-party archives. 4306 4307 Copyright [yyyy] [name of copyright owner] 4308 4309 Licensed under the Apache License, Version 2.0 (the "License"); 4310 you may not use this file except in compliance with the License. 4311 You may obtain a copy of the License at 4312 4313 http://www.apache.org/licenses/LICENSE-2.0 4314 4315 Unless required by applicable law or agreed to in writing, software 4316 distributed under the License is distributed on an "AS IS" BASIS, 4317 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 4318 See the License for the specific language governing permissions and 4319 limitations under the License. 4320 4321============================ 4322 4323Path = third_party/rust/clap_lex/v0_7/README.chromium 4324 4325============================ 4326 4327 Apache License 4328 Version 2.0, January 2004 4329 http://www.apache.org/licenses/ 4330 4331 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 4332 4333 1. Definitions. 4334 4335 "License" shall mean the terms and conditions for use, reproduction, 4336 and distribution as defined by Sections 1 through 9 of this document. 4337 4338 "Licensor" shall mean the copyright owner or entity authorized by 4339 the copyright owner that is granting the License. 4340 4341 "Legal Entity" shall mean the union of the acting entity and all 4342 other entities that control, are controlled by, or are under common 4343 control with that entity. For the purposes of this definition, 4344 "control" means (i) the power, direct or indirect, to cause the 4345 direction or management of such entity, whether by contract or 4346 otherwise, or (ii) ownership of fifty percent (50%) or more of the 4347 outstanding shares, or (iii) beneficial ownership of such entity. 4348 4349 "You" (or "Your") shall mean an individual or Legal Entity 4350 exercising permissions granted by this License. 4351 4352 "Source" form shall mean the preferred form for making modifications, 4353 including but not limited to software source code, documentation 4354 source, and configuration files. 4355 4356 "Object" form shall mean any form resulting from mechanical 4357 transformation or translation of a Source form, including but 4358 not limited to compiled object code, generated documentation, 4359 and conversions to other media types. 4360 4361 "Work" shall mean the work of authorship, whether in Source or 4362 Object form, made available under the License, as indicated by a 4363 copyright notice that is included in or attached to the work 4364 (an example is provided in the Appendix below). 4365 4366 "Derivative Works" shall mean any work, whether in Source or Object 4367 form, that is based on (or derived from) the Work and for which the 4368 editorial revisions, annotations, elaborations, or other modifications 4369 represent, as a whole, an original work of authorship. For the purposes 4370 of this License, Derivative Works shall not include works that remain 4371 separable from, or merely link (or bind by name) to the interfaces of, 4372 the Work and Derivative Works thereof. 4373 4374 "Contribution" shall mean any work of authorship, including 4375 the original version of the Work and any modifications or additions 4376 to that Work or Derivative Works thereof, that is intentionally 4377 submitted to Licensor for inclusion in the Work by the copyright owner 4378 or by an individual or Legal Entity authorized to submit on behalf of 4379 the copyright owner. For the purposes of this definition, "submitted" 4380 means any form of electronic, verbal, or written communication sent 4381 to the Licensor or its representatives, including but not limited to 4382 communication on electronic mailing lists, source code control systems, 4383 and issue tracking systems that are managed by, or on behalf of, the 4384 Licensor for the purpose of discussing and improving the Work, but 4385 excluding communication that is conspicuously marked or otherwise 4386 designated in writing by the copyright owner as "Not a Contribution." 4387 4388 "Contributor" shall mean Licensor and any individual or Legal Entity 4389 on behalf of whom a Contribution has been received by Licensor and 4390 subsequently incorporated within the Work. 4391 4392 2. Grant of Copyright License. Subject to the terms and conditions of 4393 this License, each Contributor hereby grants to You a perpetual, 4394 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 4395 copyright license to reproduce, prepare Derivative Works of, 4396 publicly display, publicly perform, sublicense, and distribute the 4397 Work and such Derivative Works in Source or Object form. 4398 4399 3. Grant of Patent License. Subject to the terms and conditions of 4400 this License, each Contributor hereby grants to You a perpetual, 4401 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 4402 (except as stated in this section) patent license to make, have made, 4403 use, offer to sell, sell, import, and otherwise transfer the Work, 4404 where such license applies only to those patent claims licensable 4405 by such Contributor that are necessarily infringed by their 4406 Contribution(s) alone or by combination of their Contribution(s) 4407 with the Work to which such Contribution(s) was submitted. If You 4408 institute patent litigation against any entity (including a 4409 cross-claim or counterclaim in a lawsuit) alleging that the Work 4410 or a Contribution incorporated within the Work constitutes direct 4411 or contributory patent infringement, then any patent licenses 4412 granted to You under this License for that Work shall terminate 4413 as of the date such litigation is filed. 4414 4415 4. Redistribution. You may reproduce and distribute copies of the 4416 Work or Derivative Works thereof in any medium, with or without 4417 modifications, and in Source or Object form, provided that You 4418 meet the following conditions: 4419 4420 (a) You must give any other recipients of the Work or 4421 Derivative Works a copy of this License; and 4422 4423 (b) You must cause any modified files to carry prominent notices 4424 stating that You changed the files; and 4425 4426 (c) You must retain, in the Source form of any Derivative Works 4427 that You distribute, all copyright, patent, trademark, and 4428 attribution notices from the Source form of the Work, 4429 excluding those notices that do not pertain to any part of 4430 the Derivative Works; and 4431 4432 (d) If the Work includes a "NOTICE" text file as part of its 4433 distribution, then any Derivative Works that You distribute must 4434 include a readable copy of the attribution notices contained 4435 within such NOTICE file, excluding those notices that do not 4436 pertain to any part of the Derivative Works, in at least one 4437 of the following places: within a NOTICE text file distributed 4438 as part of the Derivative Works; within the Source form or 4439 documentation, if provided along with the Derivative Works; or, 4440 within a display generated by the Derivative Works, if and 4441 wherever such third-party notices normally appear. The contents 4442 of the NOTICE file are for informational purposes only and 4443 do not modify the License. You may add Your own attribution 4444 notices within Derivative Works that You distribute, alongside 4445 or as an addendum to the NOTICE text from the Work, provided 4446 that such additional attribution notices cannot be construed 4447 as modifying the License. 4448 4449 You may add Your own copyright statement to Your modifications and 4450 may provide additional or different license terms and conditions 4451 for use, reproduction, or distribution of Your modifications, or 4452 for any such Derivative Works as a whole, provided Your use, 4453 reproduction, and distribution of the Work otherwise complies with 4454 the conditions stated in this License. 4455 4456 5. Submission of Contributions. Unless You explicitly state otherwise, 4457 any Contribution intentionally submitted for inclusion in the Work 4458 by You to the Licensor shall be under the terms and conditions of 4459 this License, without any additional terms or conditions. 4460 Notwithstanding the above, nothing herein shall supersede or modify 4461 the terms of any separate license agreement you may have executed 4462 with Licensor regarding such Contributions. 4463 4464 6. Trademarks. This License does not grant permission to use the trade 4465 names, trademarks, service marks, or product names of the Licensor, 4466 except as required for reasonable and customary use in describing the 4467 origin of the Work and reproducing the content of the NOTICE file. 4468 4469 7. Disclaimer of Warranty. Unless required by applicable law or 4470 agreed to in writing, Licensor provides the Work (and each 4471 Contributor provides its Contributions) on an "AS IS" BASIS, 4472 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 4473 implied, including, without limitation, any warranties or conditions 4474 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 4475 PARTICULAR PURPOSE. You are solely responsible for determining the 4476 appropriateness of using or redistributing the Work and assume any 4477 risks associated with Your exercise of permissions under this License. 4478 4479 8. Limitation of Liability. In no event and under no legal theory, 4480 whether in tort (including negligence), contract, or otherwise, 4481 unless required by applicable law (such as deliberate and grossly 4482 negligent acts) or agreed to in writing, shall any Contributor be 4483 liable to You for damages, including any direct, indirect, special, 4484 incidental, or consequential damages of any character arising as a 4485 result of this License or out of the use or inability to use the 4486 Work (including but not limited to damages for loss of goodwill, 4487 work stoppage, computer failure or malfunction, or any and all 4488 other commercial damages or losses), even if such Contributor 4489 has been advised of the possibility of such damages. 4490 4491 9. Accepting Warranty or Additional Liability. While redistributing 4492 the Work or Derivative Works thereof, You may choose to offer, 4493 and charge a fee for, acceptance of support, warranty, indemnity, 4494 or other liability obligations and/or rights consistent with this 4495 License. However, in accepting such obligations, You may act only 4496 on Your own behalf and on Your sole responsibility, not on behalf 4497 of any other Contributor, and only if You agree to indemnify, 4498 defend, and hold each Contributor harmless for any liability 4499 incurred by, or claims asserted against, such Contributor by reason 4500 of your accepting any such warranty or additional liability. 4501 4502 END OF TERMS AND CONDITIONS 4503 4504 APPENDIX: How to apply the Apache License to your work. 4505 4506 To apply the Apache License to your work, attach the following 4507 boilerplate notice, with the fields enclosed by brackets "[]" 4508 replaced with your own identifying information. (Don't include 4509 the brackets!) The text should be enclosed in the appropriate 4510 comment syntax for the file format. We also recommend that a 4511 file or class name and description of purpose be included on the 4512 same "printed page" as the copyright notice for easier 4513 identification within third-party archives. 4514 4515 Copyright [yyyy] [name of copyright owner] 4516 4517 Licensed under the Apache License, Version 2.0 (the "License"); 4518 you may not use this file except in compliance with the License. 4519 You may obtain a copy of the License at 4520 4521 http://www.apache.org/licenses/LICENSE-2.0 4522 4523 Unless required by applicable law or agreed to in writing, software 4524 distributed under the License is distributed on an "AS IS" BASIS, 4525 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 4526 See the License for the specific language governing permissions and 4527 limitations under the License. 4528 4529============================ 4530 4531Path = third_party/rust/cxx/v1/README.chromium 4532 4533============================ 4534 4535 Apache License 4536 Version 2.0, January 2004 4537 http://www.apache.org/licenses/ 4538 4539TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 4540 45411. Definitions. 4542 4543 "License" shall mean the terms and conditions for use, reproduction, 4544 and distribution as defined by Sections 1 through 9 of this document. 4545 4546 "Licensor" shall mean the copyright owner or entity authorized by 4547 the copyright owner that is granting the License. 4548 4549 "Legal Entity" shall mean the union of the acting entity and all 4550 other entities that control, are controlled by, or are under common 4551 control with that entity. For the purposes of this definition, 4552 "control" means (i) the power, direct or indirect, to cause the 4553 direction or management of such entity, whether by contract or 4554 otherwise, or (ii) ownership of fifty percent (50%) or more of the 4555 outstanding shares, or (iii) beneficial ownership of such entity. 4556 4557 "You" (or "Your") shall mean an individual or Legal Entity 4558 exercising permissions granted by this License. 4559 4560 "Source" form shall mean the preferred form for making modifications, 4561 including but not limited to software source code, documentation 4562 source, and configuration files. 4563 4564 "Object" form shall mean any form resulting from mechanical 4565 transformation or translation of a Source form, including but 4566 not limited to compiled object code, generated documentation, 4567 and conversions to other media types. 4568 4569 "Work" shall mean the work of authorship, whether in Source or 4570 Object form, made available under the License, as indicated by a 4571 copyright notice that is included in or attached to the work 4572 (an example is provided in the Appendix below). 4573 4574 "Derivative Works" shall mean any work, whether in Source or Object 4575 form, that is based on (or derived from) the Work and for which the 4576 editorial revisions, annotations, elaborations, or other modifications 4577 represent, as a whole, an original work of authorship. For the purposes 4578 of this License, Derivative Works shall not include works that remain 4579 separable from, or merely link (or bind by name) to the interfaces of, 4580 the Work and Derivative Works thereof. 4581 4582 "Contribution" shall mean any work of authorship, including 4583 the original version of the Work and any modifications or additions 4584 to that Work or Derivative Works thereof, that is intentionally 4585 submitted to Licensor for inclusion in the Work by the copyright owner 4586 or by an individual or Legal Entity authorized to submit on behalf of 4587 the copyright owner. For the purposes of this definition, "submitted" 4588 means any form of electronic, verbal, or written communication sent 4589 to the Licensor or its representatives, including but not limited to 4590 communication on electronic mailing lists, source code control systems, 4591 and issue tracking systems that are managed by, or on behalf of, the 4592 Licensor for the purpose of discussing and improving the Work, but 4593 excluding communication that is conspicuously marked or otherwise 4594 designated in writing by the copyright owner as "Not a Contribution." 4595 4596 "Contributor" shall mean Licensor and any individual or Legal Entity 4597 on behalf of whom a Contribution has been received by Licensor and 4598 subsequently incorporated within the Work. 4599 46002. Grant of Copyright License. Subject to the terms and conditions of 4601 this License, each Contributor hereby grants to You a perpetual, 4602 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 4603 copyright license to reproduce, prepare Derivative Works of, 4604 publicly display, publicly perform, sublicense, and distribute the 4605 Work and such Derivative Works in Source or Object form. 4606 46073. Grant of Patent License. Subject to the terms and conditions of 4608 this License, each Contributor hereby grants to You a perpetual, 4609 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 4610 (except as stated in this section) patent license to make, have made, 4611 use, offer to sell, sell, import, and otherwise transfer the Work, 4612 where such license applies only to those patent claims licensable 4613 by such Contributor that are necessarily infringed by their 4614 Contribution(s) alone or by combination of their Contribution(s) 4615 with the Work to which such Contribution(s) was submitted. If You 4616 institute patent litigation against any entity (including a 4617 cross-claim or counterclaim in a lawsuit) alleging that the Work 4618 or a Contribution incorporated within the Work constitutes direct 4619 or contributory patent infringement, then any patent licenses 4620 granted to You under this License for that Work shall terminate 4621 as of the date such litigation is filed. 4622 46234. Redistribution. You may reproduce and distribute copies of the 4624 Work or Derivative Works thereof in any medium, with or without 4625 modifications, and in Source or Object form, provided that You 4626 meet the following conditions: 4627 4628 (a) You must give any other recipients of the Work or 4629 Derivative Works a copy of this License; and 4630 4631 (b) You must cause any modified files to carry prominent notices 4632 stating that You changed the files; and 4633 4634 (c) You must retain, in the Source form of any Derivative Works 4635 that You distribute, all copyright, patent, trademark, and 4636 attribution notices from the Source form of the Work, 4637 excluding those notices that do not pertain to any part of 4638 the Derivative Works; and 4639 4640 (d) If the Work includes a "NOTICE" text file as part of its 4641 distribution, then any Derivative Works that You distribute must 4642 include a readable copy of the attribution notices contained 4643 within such NOTICE file, excluding those notices that do not 4644 pertain to any part of the Derivative Works, in at least one 4645 of the following places: within a NOTICE text file distributed 4646 as part of the Derivative Works; within the Source form or 4647 documentation, if provided along with the Derivative Works; or, 4648 within a display generated by the Derivative Works, if and 4649 wherever such third-party notices normally appear. The contents 4650 of the NOTICE file are for informational purposes only and 4651 do not modify the License. You may add Your own attribution 4652 notices within Derivative Works that You distribute, alongside 4653 or as an addendum to the NOTICE text from the Work, provided 4654 that such additional attribution notices cannot be construed 4655 as modifying the License. 4656 4657 You may add Your own copyright statement to Your modifications and 4658 may provide additional or different license terms and conditions 4659 for use, reproduction, or distribution of Your modifications, or 4660 for any such Derivative Works as a whole, provided Your use, 4661 reproduction, and distribution of the Work otherwise complies with 4662 the conditions stated in this License. 4663 46645. Submission of Contributions. Unless You explicitly state otherwise, 4665 any Contribution intentionally submitted for inclusion in the Work 4666 by You to the Licensor shall be under the terms and conditions of 4667 this License, without any additional terms or conditions. 4668 Notwithstanding the above, nothing herein shall supersede or modify 4669 the terms of any separate license agreement you may have executed 4670 with Licensor regarding such Contributions. 4671 46726. Trademarks. This License does not grant permission to use the trade 4673 names, trademarks, service marks, or product names of the Licensor, 4674 except as required for reasonable and customary use in describing the 4675 origin of the Work and reproducing the content of the NOTICE file. 4676 46777. Disclaimer of Warranty. Unless required by applicable law or 4678 agreed to in writing, Licensor provides the Work (and each 4679 Contributor provides its Contributions) on an "AS IS" BASIS, 4680 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 4681 implied, including, without limitation, any warranties or conditions 4682 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 4683 PARTICULAR PURPOSE. You are solely responsible for determining the 4684 appropriateness of using or redistributing the Work and assume any 4685 risks associated with Your exercise of permissions under this License. 4686 46878. Limitation of Liability. In no event and under no legal theory, 4688 whether in tort (including negligence), contract, or otherwise, 4689 unless required by applicable law (such as deliberate and grossly 4690 negligent acts) or agreed to in writing, shall any Contributor be 4691 liable to You for damages, including any direct, indirect, special, 4692 incidental, or consequential damages of any character arising as a 4693 result of this License or out of the use or inability to use the 4694 Work (including but not limited to damages for loss of goodwill, 4695 work stoppage, computer failure or malfunction, or any and all 4696 other commercial damages or losses), even if such Contributor 4697 has been advised of the possibility of such damages. 4698 46999. Accepting Warranty or Additional Liability. While redistributing 4700 the Work or Derivative Works thereof, You may choose to offer, 4701 and charge a fee for, acceptance of support, warranty, indemnity, 4702 or other liability obligations and/or rights consistent with this 4703 License. However, in accepting such obligations, You may act only 4704 on Your own behalf and on Your sole responsibility, not on behalf 4705 of any other Contributor, and only if You agree to indemnify, 4706 defend, and hold each Contributor harmless for any liability 4707 incurred by, or claims asserted against, such Contributor by reason 4708 of your accepting any such warranty or additional liability. 4709 4710END OF TERMS AND CONDITIONS 4711 4712============================ 4713 4714Path = third_party/rust/cxxbridge_cmd/v1/README.chromium 4715 4716============================ 4717 4718 Apache License 4719 Version 2.0, January 2004 4720 http://www.apache.org/licenses/ 4721 4722TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 4723 47241. Definitions. 4725 4726 "License" shall mean the terms and conditions for use, reproduction, 4727 and distribution as defined by Sections 1 through 9 of this document. 4728 4729 "Licensor" shall mean the copyright owner or entity authorized by 4730 the copyright owner that is granting the License. 4731 4732 "Legal Entity" shall mean the union of the acting entity and all 4733 other entities that control, are controlled by, or are under common 4734 control with that entity. For the purposes of this definition, 4735 "control" means (i) the power, direct or indirect, to cause the 4736 direction or management of such entity, whether by contract or 4737 otherwise, or (ii) ownership of fifty percent (50%) or more of the 4738 outstanding shares, or (iii) beneficial ownership of such entity. 4739 4740 "You" (or "Your") shall mean an individual or Legal Entity 4741 exercising permissions granted by this License. 4742 4743 "Source" form shall mean the preferred form for making modifications, 4744 including but not limited to software source code, documentation 4745 source, and configuration files. 4746 4747 "Object" form shall mean any form resulting from mechanical 4748 transformation or translation of a Source form, including but 4749 not limited to compiled object code, generated documentation, 4750 and conversions to other media types. 4751 4752 "Work" shall mean the work of authorship, whether in Source or 4753 Object form, made available under the License, as indicated by a 4754 copyright notice that is included in or attached to the work 4755 (an example is provided in the Appendix below). 4756 4757 "Derivative Works" shall mean any work, whether in Source or Object 4758 form, that is based on (or derived from) the Work and for which the 4759 editorial revisions, annotations, elaborations, or other modifications 4760 represent, as a whole, an original work of authorship. For the purposes 4761 of this License, Derivative Works shall not include works that remain 4762 separable from, or merely link (or bind by name) to the interfaces of, 4763 the Work and Derivative Works thereof. 4764 4765 "Contribution" shall mean any work of authorship, including 4766 the original version of the Work and any modifications or additions 4767 to that Work or Derivative Works thereof, that is intentionally 4768 submitted to Licensor for inclusion in the Work by the copyright owner 4769 or by an individual or Legal Entity authorized to submit on behalf of 4770 the copyright owner. For the purposes of this definition, "submitted" 4771 means any form of electronic, verbal, or written communication sent 4772 to the Licensor or its representatives, including but not limited to 4773 communication on electronic mailing lists, source code control systems, 4774 and issue tracking systems that are managed by, or on behalf of, the 4775 Licensor for the purpose of discussing and improving the Work, but 4776 excluding communication that is conspicuously marked or otherwise 4777 designated in writing by the copyright owner as "Not a Contribution." 4778 4779 "Contributor" shall mean Licensor and any individual or Legal Entity 4780 on behalf of whom a Contribution has been received by Licensor and 4781 subsequently incorporated within the Work. 4782 47832. Grant of Copyright License. Subject to the terms and conditions of 4784 this License, each Contributor hereby grants to You a perpetual, 4785 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 4786 copyright license to reproduce, prepare Derivative Works of, 4787 publicly display, publicly perform, sublicense, and distribute the 4788 Work and such Derivative Works in Source or Object form. 4789 47903. Grant of Patent License. Subject to the terms and conditions of 4791 this License, each Contributor hereby grants to You a perpetual, 4792 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 4793 (except as stated in this section) patent license to make, have made, 4794 use, offer to sell, sell, import, and otherwise transfer the Work, 4795 where such license applies only to those patent claims licensable 4796 by such Contributor that are necessarily infringed by their 4797 Contribution(s) alone or by combination of their Contribution(s) 4798 with the Work to which such Contribution(s) was submitted. If You 4799 institute patent litigation against any entity (including a 4800 cross-claim or counterclaim in a lawsuit) alleging that the Work 4801 or a Contribution incorporated within the Work constitutes direct 4802 or contributory patent infringement, then any patent licenses 4803 granted to You under this License for that Work shall terminate 4804 as of the date such litigation is filed. 4805 48064. Redistribution. You may reproduce and distribute copies of the 4807 Work or Derivative Works thereof in any medium, with or without 4808 modifications, and in Source or Object form, provided that You 4809 meet the following conditions: 4810 4811 (a) You must give any other recipients of the Work or 4812 Derivative Works a copy of this License; and 4813 4814 (b) You must cause any modified files to carry prominent notices 4815 stating that You changed the files; and 4816 4817 (c) You must retain, in the Source form of any Derivative Works 4818 that You distribute, all copyright, patent, trademark, and 4819 attribution notices from the Source form of the Work, 4820 excluding those notices that do not pertain to any part of 4821 the Derivative Works; and 4822 4823 (d) If the Work includes a "NOTICE" text file as part of its 4824 distribution, then any Derivative Works that You distribute must 4825 include a readable copy of the attribution notices contained 4826 within such NOTICE file, excluding those notices that do not 4827 pertain to any part of the Derivative Works, in at least one 4828 of the following places: within a NOTICE text file distributed 4829 as part of the Derivative Works; within the Source form or 4830 documentation, if provided along with the Derivative Works; or, 4831 within a display generated by the Derivative Works, if and 4832 wherever such third-party notices normally appear. The contents 4833 of the NOTICE file are for informational purposes only and 4834 do not modify the License. You may add Your own attribution 4835 notices within Derivative Works that You distribute, alongside 4836 or as an addendum to the NOTICE text from the Work, provided 4837 that such additional attribution notices cannot be construed 4838 as modifying the License. 4839 4840 You may add Your own copyright statement to Your modifications and 4841 may provide additional or different license terms and conditions 4842 for use, reproduction, or distribution of Your modifications, or 4843 for any such Derivative Works as a whole, provided Your use, 4844 reproduction, and distribution of the Work otherwise complies with 4845 the conditions stated in this License. 4846 48475. Submission of Contributions. Unless You explicitly state otherwise, 4848 any Contribution intentionally submitted for inclusion in the Work 4849 by You to the Licensor shall be under the terms and conditions of 4850 this License, without any additional terms or conditions. 4851 Notwithstanding the above, nothing herein shall supersede or modify 4852 the terms of any separate license agreement you may have executed 4853 with Licensor regarding such Contributions. 4854 48556. Trademarks. This License does not grant permission to use the trade 4856 names, trademarks, service marks, or product names of the Licensor, 4857 except as required for reasonable and customary use in describing the 4858 origin of the Work and reproducing the content of the NOTICE file. 4859 48607. Disclaimer of Warranty. Unless required by applicable law or 4861 agreed to in writing, Licensor provides the Work (and each 4862 Contributor provides its Contributions) on an "AS IS" BASIS, 4863 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 4864 implied, including, without limitation, any warranties or conditions 4865 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 4866 PARTICULAR PURPOSE. You are solely responsible for determining the 4867 appropriateness of using or redistributing the Work and assume any 4868 risks associated with Your exercise of permissions under this License. 4869 48708. Limitation of Liability. In no event and under no legal theory, 4871 whether in tort (including negligence), contract, or otherwise, 4872 unless required by applicable law (such as deliberate and grossly 4873 negligent acts) or agreed to in writing, shall any Contributor be 4874 liable to You for damages, including any direct, indirect, special, 4875 incidental, or consequential damages of any character arising as a 4876 result of this License or out of the use or inability to use the 4877 Work (including but not limited to damages for loss of goodwill, 4878 work stoppage, computer failure or malfunction, or any and all 4879 other commercial damages or losses), even if such Contributor 4880 has been advised of the possibility of such damages. 4881 48829. Accepting Warranty or Additional Liability. While redistributing 4883 the Work or Derivative Works thereof, You may choose to offer, 4884 and charge a fee for, acceptance of support, warranty, indemnity, 4885 or other liability obligations and/or rights consistent with this 4886 License. However, in accepting such obligations, You may act only 4887 on Your own behalf and on Your sole responsibility, not on behalf 4888 of any other Contributor, and only if You agree to indemnify, 4889 defend, and hold each Contributor harmless for any liability 4890 incurred by, or claims asserted against, such Contributor by reason 4891 of your accepting any such warranty or additional liability. 4892 4893END OF TERMS AND CONDITIONS 4894 4895============================ 4896 4897Path = third_party/rust/cxxbridge_macro/v1/README.chromium 4898 4899============================ 4900 4901 Apache License 4902 Version 2.0, January 2004 4903 http://www.apache.org/licenses/ 4904 4905TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 4906 49071. Definitions. 4908 4909 "License" shall mean the terms and conditions for use, reproduction, 4910 and distribution as defined by Sections 1 through 9 of this document. 4911 4912 "Licensor" shall mean the copyright owner or entity authorized by 4913 the copyright owner that is granting the License. 4914 4915 "Legal Entity" shall mean the union of the acting entity and all 4916 other entities that control, are controlled by, or are under common 4917 control with that entity. For the purposes of this definition, 4918 "control" means (i) the power, direct or indirect, to cause the 4919 direction or management of such entity, whether by contract or 4920 otherwise, or (ii) ownership of fifty percent (50%) or more of the 4921 outstanding shares, or (iii) beneficial ownership of such entity. 4922 4923 "You" (or "Your") shall mean an individual or Legal Entity 4924 exercising permissions granted by this License. 4925 4926 "Source" form shall mean the preferred form for making modifications, 4927 including but not limited to software source code, documentation 4928 source, and configuration files. 4929 4930 "Object" form shall mean any form resulting from mechanical 4931 transformation or translation of a Source form, including but 4932 not limited to compiled object code, generated documentation, 4933 and conversions to other media types. 4934 4935 "Work" shall mean the work of authorship, whether in Source or 4936 Object form, made available under the License, as indicated by a 4937 copyright notice that is included in or attached to the work 4938 (an example is provided in the Appendix below). 4939 4940 "Derivative Works" shall mean any work, whether in Source or Object 4941 form, that is based on (or derived from) the Work and for which the 4942 editorial revisions, annotations, elaborations, or other modifications 4943 represent, as a whole, an original work of authorship. For the purposes 4944 of this License, Derivative Works shall not include works that remain 4945 separable from, or merely link (or bind by name) to the interfaces of, 4946 the Work and Derivative Works thereof. 4947 4948 "Contribution" shall mean any work of authorship, including 4949 the original version of the Work and any modifications or additions 4950 to that Work or Derivative Works thereof, that is intentionally 4951 submitted to Licensor for inclusion in the Work by the copyright owner 4952 or by an individual or Legal Entity authorized to submit on behalf of 4953 the copyright owner. For the purposes of this definition, "submitted" 4954 means any form of electronic, verbal, or written communication sent 4955 to the Licensor or its representatives, including but not limited to 4956 communication on electronic mailing lists, source code control systems, 4957 and issue tracking systems that are managed by, or on behalf of, the 4958 Licensor for the purpose of discussing and improving the Work, but 4959 excluding communication that is conspicuously marked or otherwise 4960 designated in writing by the copyright owner as "Not a Contribution." 4961 4962 "Contributor" shall mean Licensor and any individual or Legal Entity 4963 on behalf of whom a Contribution has been received by Licensor and 4964 subsequently incorporated within the Work. 4965 49662. Grant of Copyright License. Subject to the terms and conditions of 4967 this License, each Contributor hereby grants to You a perpetual, 4968 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 4969 copyright license to reproduce, prepare Derivative Works of, 4970 publicly display, publicly perform, sublicense, and distribute the 4971 Work and such Derivative Works in Source or Object form. 4972 49733. Grant of Patent License. Subject to the terms and conditions of 4974 this License, each Contributor hereby grants to You a perpetual, 4975 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 4976 (except as stated in this section) patent license to make, have made, 4977 use, offer to sell, sell, import, and otherwise transfer the Work, 4978 where such license applies only to those patent claims licensable 4979 by such Contributor that are necessarily infringed by their 4980 Contribution(s) alone or by combination of their Contribution(s) 4981 with the Work to which such Contribution(s) was submitted. If You 4982 institute patent litigation against any entity (including a 4983 cross-claim or counterclaim in a lawsuit) alleging that the Work 4984 or a Contribution incorporated within the Work constitutes direct 4985 or contributory patent infringement, then any patent licenses 4986 granted to You under this License for that Work shall terminate 4987 as of the date such litigation is filed. 4988 49894. Redistribution. You may reproduce and distribute copies of the 4990 Work or Derivative Works thereof in any medium, with or without 4991 modifications, and in Source or Object form, provided that You 4992 meet the following conditions: 4993 4994 (a) You must give any other recipients of the Work or 4995 Derivative Works a copy of this License; and 4996 4997 (b) You must cause any modified files to carry prominent notices 4998 stating that You changed the files; and 4999 5000 (c) You must retain, in the Source form of any Derivative Works 5001 that You distribute, all copyright, patent, trademark, and 5002 attribution notices from the Source form of the Work, 5003 excluding those notices that do not pertain to any part of 5004 the Derivative Works; and 5005 5006 (d) If the Work includes a "NOTICE" text file as part of its 5007 distribution, then any Derivative Works that You distribute must 5008 include a readable copy of the attribution notices contained 5009 within such NOTICE file, excluding those notices that do not 5010 pertain to any part of the Derivative Works, in at least one 5011 of the following places: within a NOTICE text file distributed 5012 as part of the Derivative Works; within the Source form or 5013 documentation, if provided along with the Derivative Works; or, 5014 within a display generated by the Derivative Works, if and 5015 wherever such third-party notices normally appear. The contents 5016 of the NOTICE file are for informational purposes only and 5017 do not modify the License. You may add Your own attribution 5018 notices within Derivative Works that You distribute, alongside 5019 or as an addendum to the NOTICE text from the Work, provided 5020 that such additional attribution notices cannot be construed 5021 as modifying the License. 5022 5023 You may add Your own copyright statement to Your modifications and 5024 may provide additional or different license terms and conditions 5025 for use, reproduction, or distribution of Your modifications, or 5026 for any such Derivative Works as a whole, provided Your use, 5027 reproduction, and distribution of the Work otherwise complies with 5028 the conditions stated in this License. 5029 50305. Submission of Contributions. Unless You explicitly state otherwise, 5031 any Contribution intentionally submitted for inclusion in the Work 5032 by You to the Licensor shall be under the terms and conditions of 5033 this License, without any additional terms or conditions. 5034 Notwithstanding the above, nothing herein shall supersede or modify 5035 the terms of any separate license agreement you may have executed 5036 with Licensor regarding such Contributions. 5037 50386. Trademarks. This License does not grant permission to use the trade 5039 names, trademarks, service marks, or product names of the Licensor, 5040 except as required for reasonable and customary use in describing the 5041 origin of the Work and reproducing the content of the NOTICE file. 5042 50437. Disclaimer of Warranty. Unless required by applicable law or 5044 agreed to in writing, Licensor provides the Work (and each 5045 Contributor provides its Contributions) on an "AS IS" BASIS, 5046 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 5047 implied, including, without limitation, any warranties or conditions 5048 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 5049 PARTICULAR PURPOSE. You are solely responsible for determining the 5050 appropriateness of using or redistributing the Work and assume any 5051 risks associated with Your exercise of permissions under this License. 5052 50538. Limitation of Liability. In no event and under no legal theory, 5054 whether in tort (including negligence), contract, or otherwise, 5055 unless required by applicable law (such as deliberate and grossly 5056 negligent acts) or agreed to in writing, shall any Contributor be 5057 liable to You for damages, including any direct, indirect, special, 5058 incidental, or consequential damages of any character arising as a 5059 result of this License or out of the use or inability to use the 5060 Work (including but not limited to damages for loss of goodwill, 5061 work stoppage, computer failure or malfunction, or any and all 5062 other commercial damages or losses), even if such Contributor 5063 has been advised of the possibility of such damages. 5064 50659. Accepting Warranty or Additional Liability. While redistributing 5066 the Work or Derivative Works thereof, You may choose to offer, 5067 and charge a fee for, acceptance of support, warranty, indemnity, 5068 or other liability obligations and/or rights consistent with this 5069 License. However, in accepting such obligations, You may act only 5070 on Your own behalf and on Your sole responsibility, not on behalf 5071 of any other Contributor, and only if You agree to indemnify, 5072 defend, and hold each Contributor harmless for any liability 5073 incurred by, or claims asserted against, such Contributor by reason 5074 of your accepting any such warranty or additional liability. 5075 5076END OF TERMS AND CONDITIONS 5077 5078============================ 5079 5080Path = third_party/rust/itoa/v1/README.chromium 5081 5082============================ 5083 5084 Apache License 5085 Version 2.0, January 2004 5086 http://www.apache.org/licenses/ 5087 5088TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 5089 50901. Definitions. 5091 5092 "License" shall mean the terms and conditions for use, reproduction, 5093 and distribution as defined by Sections 1 through 9 of this document. 5094 5095 "Licensor" shall mean the copyright owner or entity authorized by 5096 the copyright owner that is granting the License. 5097 5098 "Legal Entity" shall mean the union of the acting entity and all 5099 other entities that control, are controlled by, or are under common 5100 control with that entity. For the purposes of this definition, 5101 "control" means (i) the power, direct or indirect, to cause the 5102 direction or management of such entity, whether by contract or 5103 otherwise, or (ii) ownership of fifty percent (50%) or more of the 5104 outstanding shares, or (iii) beneficial ownership of such entity. 5105 5106 "You" (or "Your") shall mean an individual or Legal Entity 5107 exercising permissions granted by this License. 5108 5109 "Source" form shall mean the preferred form for making modifications, 5110 including but not limited to software source code, documentation 5111 source, and configuration files. 5112 5113 "Object" form shall mean any form resulting from mechanical 5114 transformation or translation of a Source form, including but 5115 not limited to compiled object code, generated documentation, 5116 and conversions to other media types. 5117 5118 "Work" shall mean the work of authorship, whether in Source or 5119 Object form, made available under the License, as indicated by a 5120 copyright notice that is included in or attached to the work 5121 (an example is provided in the Appendix below). 5122 5123 "Derivative Works" shall mean any work, whether in Source or Object 5124 form, that is based on (or derived from) the Work and for which the 5125 editorial revisions, annotations, elaborations, or other modifications 5126 represent, as a whole, an original work of authorship. For the purposes 5127 of this License, Derivative Works shall not include works that remain 5128 separable from, or merely link (or bind by name) to the interfaces of, 5129 the Work and Derivative Works thereof. 5130 5131 "Contribution" shall mean any work of authorship, including 5132 the original version of the Work and any modifications or additions 5133 to that Work or Derivative Works thereof, that is intentionally 5134 submitted to Licensor for inclusion in the Work by the copyright owner 5135 or by an individual or Legal Entity authorized to submit on behalf of 5136 the copyright owner. For the purposes of this definition, "submitted" 5137 means any form of electronic, verbal, or written communication sent 5138 to the Licensor or its representatives, including but not limited to 5139 communication on electronic mailing lists, source code control systems, 5140 and issue tracking systems that are managed by, or on behalf of, the 5141 Licensor for the purpose of discussing and improving the Work, but 5142 excluding communication that is conspicuously marked or otherwise 5143 designated in writing by the copyright owner as "Not a Contribution." 5144 5145 "Contributor" shall mean Licensor and any individual or Legal Entity 5146 on behalf of whom a Contribution has been received by Licensor and 5147 subsequently incorporated within the Work. 5148 51492. Grant of Copyright License. Subject to the terms and conditions of 5150 this License, each Contributor hereby grants to You a perpetual, 5151 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 5152 copyright license to reproduce, prepare Derivative Works of, 5153 publicly display, publicly perform, sublicense, and distribute the 5154 Work and such Derivative Works in Source or Object form. 5155 51563. Grant of Patent License. Subject to the terms and conditions of 5157 this License, each Contributor hereby grants to You a perpetual, 5158 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 5159 (except as stated in this section) patent license to make, have made, 5160 use, offer to sell, sell, import, and otherwise transfer the Work, 5161 where such license applies only to those patent claims licensable 5162 by such Contributor that are necessarily infringed by their 5163 Contribution(s) alone or by combination of their Contribution(s) 5164 with the Work to which such Contribution(s) was submitted. If You 5165 institute patent litigation against any entity (including a 5166 cross-claim or counterclaim in a lawsuit) alleging that the Work 5167 or a Contribution incorporated within the Work constitutes direct 5168 or contributory patent infringement, then any patent licenses 5169 granted to You under this License for that Work shall terminate 5170 as of the date such litigation is filed. 5171 51724. Redistribution. You may reproduce and distribute copies of the 5173 Work or Derivative Works thereof in any medium, with or without 5174 modifications, and in Source or Object form, provided that You 5175 meet the following conditions: 5176 5177 (a) You must give any other recipients of the Work or 5178 Derivative Works a copy of this License; and 5179 5180 (b) You must cause any modified files to carry prominent notices 5181 stating that You changed the files; and 5182 5183 (c) You must retain, in the Source form of any Derivative Works 5184 that You distribute, all copyright, patent, trademark, and 5185 attribution notices from the Source form of the Work, 5186 excluding those notices that do not pertain to any part of 5187 the Derivative Works; and 5188 5189 (d) If the Work includes a "NOTICE" text file as part of its 5190 distribution, then any Derivative Works that You distribute must 5191 include a readable copy of the attribution notices contained 5192 within such NOTICE file, excluding those notices that do not 5193 pertain to any part of the Derivative Works, in at least one 5194 of the following places: within a NOTICE text file distributed 5195 as part of the Derivative Works; within the Source form or 5196 documentation, if provided along with the Derivative Works; or, 5197 within a display generated by the Derivative Works, if and 5198 wherever such third-party notices normally appear. The contents 5199 of the NOTICE file are for informational purposes only and 5200 do not modify the License. You may add Your own attribution 5201 notices within Derivative Works that You distribute, alongside 5202 or as an addendum to the NOTICE text from the Work, provided 5203 that such additional attribution notices cannot be construed 5204 as modifying the License. 5205 5206 You may add Your own copyright statement to Your modifications and 5207 may provide additional or different license terms and conditions 5208 for use, reproduction, or distribution of Your modifications, or 5209 for any such Derivative Works as a whole, provided Your use, 5210 reproduction, and distribution of the Work otherwise complies with 5211 the conditions stated in this License. 5212 52135. Submission of Contributions. Unless You explicitly state otherwise, 5214 any Contribution intentionally submitted for inclusion in the Work 5215 by You to the Licensor shall be under the terms and conditions of 5216 this License, without any additional terms or conditions. 5217 Notwithstanding the above, nothing herein shall supersede or modify 5218 the terms of any separate license agreement you may have executed 5219 with Licensor regarding such Contributions. 5220 52216. Trademarks. This License does not grant permission to use the trade 5222 names, trademarks, service marks, or product names of the Licensor, 5223 except as required for reasonable and customary use in describing the 5224 origin of the Work and reproducing the content of the NOTICE file. 5225 52267. Disclaimer of Warranty. Unless required by applicable law or 5227 agreed to in writing, Licensor provides the Work (and each 5228 Contributor provides its Contributions) on an "AS IS" BASIS, 5229 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 5230 implied, including, without limitation, any warranties or conditions 5231 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 5232 PARTICULAR PURPOSE. You are solely responsible for determining the 5233 appropriateness of using or redistributing the Work and assume any 5234 risks associated with Your exercise of permissions under this License. 5235 52368. Limitation of Liability. In no event and under no legal theory, 5237 whether in tort (including negligence), contract, or otherwise, 5238 unless required by applicable law (such as deliberate and grossly 5239 negligent acts) or agreed to in writing, shall any Contributor be 5240 liable to You for damages, including any direct, indirect, special, 5241 incidental, or consequential damages of any character arising as a 5242 result of this License or out of the use or inability to use the 5243 Work (including but not limited to damages for loss of goodwill, 5244 work stoppage, computer failure or malfunction, or any and all 5245 other commercial damages or losses), even if such Contributor 5246 has been advised of the possibility of such damages. 5247 52489. Accepting Warranty or Additional Liability. While redistributing 5249 the Work or Derivative Works thereof, You may choose to offer, 5250 and charge a fee for, acceptance of support, warranty, indemnity, 5251 or other liability obligations and/or rights consistent with this 5252 License. However, in accepting such obligations, You may act only 5253 on Your own behalf and on Your sole responsibility, not on behalf 5254 of any other Contributor, and only if You agree to indemnify, 5255 defend, and hold each Contributor harmless for any liability 5256 incurred by, or claims asserted against, such Contributor by reason 5257 of your accepting any such warranty or additional liability. 5258 5259END OF TERMS AND CONDITIONS 5260 5261============================ 5262 5263Path = third_party/rust/log/v0_4/README.chromium 5264 5265============================ 5266 5267 Apache License 5268 Version 2.0, January 2004 5269 http://www.apache.org/licenses/ 5270 5271TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 5272 52731. Definitions. 5274 5275 "License" shall mean the terms and conditions for use, reproduction, 5276 and distribution as defined by Sections 1 through 9 of this document. 5277 5278 "Licensor" shall mean the copyright owner or entity authorized by 5279 the copyright owner that is granting the License. 5280 5281 "Legal Entity" shall mean the union of the acting entity and all 5282 other entities that control, are controlled by, or are under common 5283 control with that entity. For the purposes of this definition, 5284 "control" means (i) the power, direct or indirect, to cause the 5285 direction or management of such entity, whether by contract or 5286 otherwise, or (ii) ownership of fifty percent (50%) or more of the 5287 outstanding shares, or (iii) beneficial ownership of such entity. 5288 5289 "You" (or "Your") shall mean an individual or Legal Entity 5290 exercising permissions granted by this License. 5291 5292 "Source" form shall mean the preferred form for making modifications, 5293 including but not limited to software source code, documentation 5294 source, and configuration files. 5295 5296 "Object" form shall mean any form resulting from mechanical 5297 transformation or translation of a Source form, including but 5298 not limited to compiled object code, generated documentation, 5299 and conversions to other media types. 5300 5301 "Work" shall mean the work of authorship, whether in Source or 5302 Object form, made available under the License, as indicated by a 5303 copyright notice that is included in or attached to the work 5304 (an example is provided in the Appendix below). 5305 5306 "Derivative Works" shall mean any work, whether in Source or Object 5307 form, that is based on (or derived from) the Work and for which the 5308 editorial revisions, annotations, elaborations, or other modifications 5309 represent, as a whole, an original work of authorship. For the purposes 5310 of this License, Derivative Works shall not include works that remain 5311 separable from, or merely link (or bind by name) to the interfaces of, 5312 the Work and Derivative Works thereof. 5313 5314 "Contribution" shall mean any work of authorship, including 5315 the original version of the Work and any modifications or additions 5316 to that Work or Derivative Works thereof, that is intentionally 5317 submitted to Licensor for inclusion in the Work by the copyright owner 5318 or by an individual or Legal Entity authorized to submit on behalf of 5319 the copyright owner. For the purposes of this definition, "submitted" 5320 means any form of electronic, verbal, or written communication sent 5321 to the Licensor or its representatives, including but not limited to 5322 communication on electronic mailing lists, source code control systems, 5323 and issue tracking systems that are managed by, or on behalf of, the 5324 Licensor for the purpose of discussing and improving the Work, but 5325 excluding communication that is conspicuously marked or otherwise 5326 designated in writing by the copyright owner as "Not a Contribution." 5327 5328 "Contributor" shall mean Licensor and any individual or Legal Entity 5329 on behalf of whom a Contribution has been received by Licensor and 5330 subsequently incorporated within the Work. 5331 53322. Grant of Copyright License. Subject to the terms and conditions of 5333 this License, each Contributor hereby grants to You a perpetual, 5334 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 5335 copyright license to reproduce, prepare Derivative Works of, 5336 publicly display, publicly perform, sublicense, and distribute the 5337 Work and such Derivative Works in Source or Object form. 5338 53393. Grant of Patent License. Subject to the terms and conditions of 5340 this License, each Contributor hereby grants to You a perpetual, 5341 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 5342 (except as stated in this section) patent license to make, have made, 5343 use, offer to sell, sell, import, and otherwise transfer the Work, 5344 where such license applies only to those patent claims licensable 5345 by such Contributor that are necessarily infringed by their 5346 Contribution(s) alone or by combination of their Contribution(s) 5347 with the Work to which such Contribution(s) was submitted. If You 5348 institute patent litigation against any entity (including a 5349 cross-claim or counterclaim in a lawsuit) alleging that the Work 5350 or a Contribution incorporated within the Work constitutes direct 5351 or contributory patent infringement, then any patent licenses 5352 granted to You under this License for that Work shall terminate 5353 as of the date such litigation is filed. 5354 53554. Redistribution. You may reproduce and distribute copies of the 5356 Work or Derivative Works thereof in any medium, with or without 5357 modifications, and in Source or Object form, provided that You 5358 meet the following conditions: 5359 5360 (a) You must give any other recipients of the Work or 5361 Derivative Works a copy of this License; and 5362 5363 (b) You must cause any modified files to carry prominent notices 5364 stating that You changed the files; and 5365 5366 (c) You must retain, in the Source form of any Derivative Works 5367 that You distribute, all copyright, patent, trademark, and 5368 attribution notices from the Source form of the Work, 5369 excluding those notices that do not pertain to any part of 5370 the Derivative Works; and 5371 5372 (d) If the Work includes a "NOTICE" text file as part of its 5373 distribution, then any Derivative Works that You distribute must 5374 include a readable copy of the attribution notices contained 5375 within such NOTICE file, excluding those notices that do not 5376 pertain to any part of the Derivative Works, in at least one 5377 of the following places: within a NOTICE text file distributed 5378 as part of the Derivative Works; within the Source form or 5379 documentation, if provided along with the Derivative Works; or, 5380 within a display generated by the Derivative Works, if and 5381 wherever such third-party notices normally appear. The contents 5382 of the NOTICE file are for informational purposes only and 5383 do not modify the License. You may add Your own attribution 5384 notices within Derivative Works that You distribute, alongside 5385 or as an addendum to the NOTICE text from the Work, provided 5386 that such additional attribution notices cannot be construed 5387 as modifying the License. 5388 5389 You may add Your own copyright statement to Your modifications and 5390 may provide additional or different license terms and conditions 5391 for use, reproduction, or distribution of Your modifications, or 5392 for any such Derivative Works as a whole, provided Your use, 5393 reproduction, and distribution of the Work otherwise complies with 5394 the conditions stated in this License. 5395 53965. Submission of Contributions. Unless You explicitly state otherwise, 5397 any Contribution intentionally submitted for inclusion in the Work 5398 by You to the Licensor shall be under the terms and conditions of 5399 this License, without any additional terms or conditions. 5400 Notwithstanding the above, nothing herein shall supersede or modify 5401 the terms of any separate license agreement you may have executed 5402 with Licensor regarding such Contributions. 5403 54046. Trademarks. This License does not grant permission to use the trade 5405 names, trademarks, service marks, or product names of the Licensor, 5406 except as required for reasonable and customary use in describing the 5407 origin of the Work and reproducing the content of the NOTICE file. 5408 54097. Disclaimer of Warranty. Unless required by applicable law or 5410 agreed to in writing, Licensor provides the Work (and each 5411 Contributor provides its Contributions) on an "AS IS" BASIS, 5412 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 5413 implied, including, without limitation, any warranties or conditions 5414 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 5415 PARTICULAR PURPOSE. You are solely responsible for determining the 5416 appropriateness of using or redistributing the Work and assume any 5417 risks associated with Your exercise of permissions under this License. 5418 54198. Limitation of Liability. In no event and under no legal theory, 5420 whether in tort (including negligence), contract, or otherwise, 5421 unless required by applicable law (such as deliberate and grossly 5422 negligent acts) or agreed to in writing, shall any Contributor be 5423 liable to You for damages, including any direct, indirect, special, 5424 incidental, or consequential damages of any character arising as a 5425 result of this License or out of the use or inability to use the 5426 Work (including but not limited to damages for loss of goodwill, 5427 work stoppage, computer failure or malfunction, or any and all 5428 other commercial damages or losses), even if such Contributor 5429 has been advised of the possibility of such damages. 5430 54319. Accepting Warranty or Additional Liability. While redistributing 5432 the Work or Derivative Works thereof, You may choose to offer, 5433 and charge a fee for, acceptance of support, warranty, indemnity, 5434 or other liability obligations and/or rights consistent with this 5435 License. However, in accepting such obligations, You may act only 5436 on Your own behalf and on Your sole responsibility, not on behalf 5437 of any other Contributor, and only if You agree to indemnify, 5438 defend, and hold each Contributor harmless for any liability 5439 incurred by, or claims asserted against, such Contributor by reason 5440 of your accepting any such warranty or additional liability. 5441 5442END OF TERMS AND CONDITIONS 5443 5444APPENDIX: How to apply the Apache License to your work. 5445 5446 To apply the Apache License to your work, attach the following 5447 boilerplate notice, with the fields enclosed by brackets "[]" 5448 replaced with your own identifying information. (Don't include 5449 the brackets!) The text should be enclosed in the appropriate 5450 comment syntax for the file format. We also recommend that a 5451 file or class name and description of purpose be included on the 5452 same "printed page" as the copyright notice for easier 5453 identification within third-party archives. 5454 5455Copyright [yyyy] [name of copyright owner] 5456 5457Licensed under the Apache License, Version 2.0 (the "License"); 5458you may not use this file except in compliance with the License. 5459You may obtain a copy of the License at 5460 5461 http://www.apache.org/licenses/LICENSE-2.0 5462 5463Unless required by applicable law or agreed to in writing, software 5464distributed under the License is distributed on an "AS IS" BASIS, 5465WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 5466See the License for the specific language governing permissions and 5467limitations under the License. 5468 5469============================ 5470 5471Path = third_party/rust/memchr/v2/README.chromium 5472 5473============================ 5474 5475The MIT License (MIT) 5476 5477Copyright (c) 2015 Andrew Gallant 5478 5479Permission is hereby granted, free of charge, to any person obtaining a copy 5480of this software and associated documentation files (the "Software"), to deal 5481in the Software without restriction, including without limitation the rights 5482to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 5483copies of the Software, and to permit persons to whom the Software is 5484furnished to do so, subject to the following conditions: 5485 5486The above copyright notice and this permission notice shall be included in 5487all copies or substantial portions of the Software. 5488 5489THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 5490IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 5491FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 5492AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 5493LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 5494OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 5495THE SOFTWARE. 5496 5497============================ 5498 5499Path = third_party/rust/proc_macro2/v1/README.chromium 5500 5501============================ 5502 5503 Apache License 5504 Version 2.0, January 2004 5505 http://www.apache.org/licenses/ 5506 5507TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 5508 55091. Definitions. 5510 5511 "License" shall mean the terms and conditions for use, reproduction, 5512 and distribution as defined by Sections 1 through 9 of this document. 5513 5514 "Licensor" shall mean the copyright owner or entity authorized by 5515 the copyright owner that is granting the License. 5516 5517 "Legal Entity" shall mean the union of the acting entity and all 5518 other entities that control, are controlled by, or are under common 5519 control with that entity. For the purposes of this definition, 5520 "control" means (i) the power, direct or indirect, to cause the 5521 direction or management of such entity, whether by contract or 5522 otherwise, or (ii) ownership of fifty percent (50%) or more of the 5523 outstanding shares, or (iii) beneficial ownership of such entity. 5524 5525 "You" (or "Your") shall mean an individual or Legal Entity 5526 exercising permissions granted by this License. 5527 5528 "Source" form shall mean the preferred form for making modifications, 5529 including but not limited to software source code, documentation 5530 source, and configuration files. 5531 5532 "Object" form shall mean any form resulting from mechanical 5533 transformation or translation of a Source form, including but 5534 not limited to compiled object code, generated documentation, 5535 and conversions to other media types. 5536 5537 "Work" shall mean the work of authorship, whether in Source or 5538 Object form, made available under the License, as indicated by a 5539 copyright notice that is included in or attached to the work 5540 (an example is provided in the Appendix below). 5541 5542 "Derivative Works" shall mean any work, whether in Source or Object 5543 form, that is based on (or derived from) the Work and for which the 5544 editorial revisions, annotations, elaborations, or other modifications 5545 represent, as a whole, an original work of authorship. For the purposes 5546 of this License, Derivative Works shall not include works that remain 5547 separable from, or merely link (or bind by name) to the interfaces of, 5548 the Work and Derivative Works thereof. 5549 5550 "Contribution" shall mean any work of authorship, including 5551 the original version of the Work and any modifications or additions 5552 to that Work or Derivative Works thereof, that is intentionally 5553 submitted to Licensor for inclusion in the Work by the copyright owner 5554 or by an individual or Legal Entity authorized to submit on behalf of 5555 the copyright owner. For the purposes of this definition, "submitted" 5556 means any form of electronic, verbal, or written communication sent 5557 to the Licensor or its representatives, including but not limited to 5558 communication on electronic mailing lists, source code control systems, 5559 and issue tracking systems that are managed by, or on behalf of, the 5560 Licensor for the purpose of discussing and improving the Work, but 5561 excluding communication that is conspicuously marked or otherwise 5562 designated in writing by the copyright owner as "Not a Contribution." 5563 5564 "Contributor" shall mean Licensor and any individual or Legal Entity 5565 on behalf of whom a Contribution has been received by Licensor and 5566 subsequently incorporated within the Work. 5567 55682. Grant of Copyright License. Subject to the terms and conditions of 5569 this License, each Contributor hereby grants to You a perpetual, 5570 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 5571 copyright license to reproduce, prepare Derivative Works of, 5572 publicly display, publicly perform, sublicense, and distribute the 5573 Work and such Derivative Works in Source or Object form. 5574 55753. Grant of Patent License. Subject to the terms and conditions of 5576 this License, each Contributor hereby grants to You a perpetual, 5577 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 5578 (except as stated in this section) patent license to make, have made, 5579 use, offer to sell, sell, import, and otherwise transfer the Work, 5580 where such license applies only to those patent claims licensable 5581 by such Contributor that are necessarily infringed by their 5582 Contribution(s) alone or by combination of their Contribution(s) 5583 with the Work to which such Contribution(s) was submitted. If You 5584 institute patent litigation against any entity (including a 5585 cross-claim or counterclaim in a lawsuit) alleging that the Work 5586 or a Contribution incorporated within the Work constitutes direct 5587 or contributory patent infringement, then any patent licenses 5588 granted to You under this License for that Work shall terminate 5589 as of the date such litigation is filed. 5590 55914. Redistribution. You may reproduce and distribute copies of the 5592 Work or Derivative Works thereof in any medium, with or without 5593 modifications, and in Source or Object form, provided that You 5594 meet the following conditions: 5595 5596 (a) You must give any other recipients of the Work or 5597 Derivative Works a copy of this License; and 5598 5599 (b) You must cause any modified files to carry prominent notices 5600 stating that You changed the files; and 5601 5602 (c) You must retain, in the Source form of any Derivative Works 5603 that You distribute, all copyright, patent, trademark, and 5604 attribution notices from the Source form of the Work, 5605 excluding those notices that do not pertain to any part of 5606 the Derivative Works; and 5607 5608 (d) If the Work includes a "NOTICE" text file as part of its 5609 distribution, then any Derivative Works that You distribute must 5610 include a readable copy of the attribution notices contained 5611 within such NOTICE file, excluding those notices that do not 5612 pertain to any part of the Derivative Works, in at least one 5613 of the following places: within a NOTICE text file distributed 5614 as part of the Derivative Works; within the Source form or 5615 documentation, if provided along with the Derivative Works; or, 5616 within a display generated by the Derivative Works, if and 5617 wherever such third-party notices normally appear. The contents 5618 of the NOTICE file are for informational purposes only and 5619 do not modify the License. You may add Your own attribution 5620 notices within Derivative Works that You distribute, alongside 5621 or as an addendum to the NOTICE text from the Work, provided 5622 that such additional attribution notices cannot be construed 5623 as modifying the License. 5624 5625 You may add Your own copyright statement to Your modifications and 5626 may provide additional or different license terms and conditions 5627 for use, reproduction, or distribution of Your modifications, or 5628 for any such Derivative Works as a whole, provided Your use, 5629 reproduction, and distribution of the Work otherwise complies with 5630 the conditions stated in this License. 5631 56325. Submission of Contributions. Unless You explicitly state otherwise, 5633 any Contribution intentionally submitted for inclusion in the Work 5634 by You to the Licensor shall be under the terms and conditions of 5635 this License, without any additional terms or conditions. 5636 Notwithstanding the above, nothing herein shall supersede or modify 5637 the terms of any separate license agreement you may have executed 5638 with Licensor regarding such Contributions. 5639 56406. Trademarks. This License does not grant permission to use the trade 5641 names, trademarks, service marks, or product names of the Licensor, 5642 except as required for reasonable and customary use in describing the 5643 origin of the Work and reproducing the content of the NOTICE file. 5644 56457. Disclaimer of Warranty. Unless required by applicable law or 5646 agreed to in writing, Licensor provides the Work (and each 5647 Contributor provides its Contributions) on an "AS IS" BASIS, 5648 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 5649 implied, including, without limitation, any warranties or conditions 5650 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 5651 PARTICULAR PURPOSE. You are solely responsible for determining the 5652 appropriateness of using or redistributing the Work and assume any 5653 risks associated with Your exercise of permissions under this License. 5654 56558. Limitation of Liability. In no event and under no legal theory, 5656 whether in tort (including negligence), contract, or otherwise, 5657 unless required by applicable law (such as deliberate and grossly 5658 negligent acts) or agreed to in writing, shall any Contributor be 5659 liable to You for damages, including any direct, indirect, special, 5660 incidental, or consequential damages of any character arising as a 5661 result of this License or out of the use or inability to use the 5662 Work (including but not limited to damages for loss of goodwill, 5663 work stoppage, computer failure or malfunction, or any and all 5664 other commercial damages or losses), even if such Contributor 5665 has been advised of the possibility of such damages. 5666 56679. Accepting Warranty or Additional Liability. While redistributing 5668 the Work or Derivative Works thereof, You may choose to offer, 5669 and charge a fee for, acceptance of support, warranty, indemnity, 5670 or other liability obligations and/or rights consistent with this 5671 License. However, in accepting such obligations, You may act only 5672 on Your own behalf and on Your sole responsibility, not on behalf 5673 of any other Contributor, and only if You agree to indemnify, 5674 defend, and hold each Contributor harmless for any liability 5675 incurred by, or claims asserted against, such Contributor by reason 5676 of your accepting any such warranty or additional liability. 5677 5678END OF TERMS AND CONDITIONS 5679 5680============================ 5681 5682Path = third_party/rust/quote/v1/README.chromium 5683 5684============================ 5685 5686 Apache License 5687 Version 2.0, January 2004 5688 http://www.apache.org/licenses/ 5689 5690TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 5691 56921. Definitions. 5693 5694 "License" shall mean the terms and conditions for use, reproduction, 5695 and distribution as defined by Sections 1 through 9 of this document. 5696 5697 "Licensor" shall mean the copyright owner or entity authorized by 5698 the copyright owner that is granting the License. 5699 5700 "Legal Entity" shall mean the union of the acting entity and all 5701 other entities that control, are controlled by, or are under common 5702 control with that entity. For the purposes of this definition, 5703 "control" means (i) the power, direct or indirect, to cause the 5704 direction or management of such entity, whether by contract or 5705 otherwise, or (ii) ownership of fifty percent (50%) or more of the 5706 outstanding shares, or (iii) beneficial ownership of such entity. 5707 5708 "You" (or "Your") shall mean an individual or Legal Entity 5709 exercising permissions granted by this License. 5710 5711 "Source" form shall mean the preferred form for making modifications, 5712 including but not limited to software source code, documentation 5713 source, and configuration files. 5714 5715 "Object" form shall mean any form resulting from mechanical 5716 transformation or translation of a Source form, including but 5717 not limited to compiled object code, generated documentation, 5718 and conversions to other media types. 5719 5720 "Work" shall mean the work of authorship, whether in Source or 5721 Object form, made available under the License, as indicated by a 5722 copyright notice that is included in or attached to the work 5723 (an example is provided in the Appendix below). 5724 5725 "Derivative Works" shall mean any work, whether in Source or Object 5726 form, that is based on (or derived from) the Work and for which the 5727 editorial revisions, annotations, elaborations, or other modifications 5728 represent, as a whole, an original work of authorship. For the purposes 5729 of this License, Derivative Works shall not include works that remain 5730 separable from, or merely link (or bind by name) to the interfaces of, 5731 the Work and Derivative Works thereof. 5732 5733 "Contribution" shall mean any work of authorship, including 5734 the original version of the Work and any modifications or additions 5735 to that Work or Derivative Works thereof, that is intentionally 5736 submitted to Licensor for inclusion in the Work by the copyright owner 5737 or by an individual or Legal Entity authorized to submit on behalf of 5738 the copyright owner. For the purposes of this definition, "submitted" 5739 means any form of electronic, verbal, or written communication sent 5740 to the Licensor or its representatives, including but not limited to 5741 communication on electronic mailing lists, source code control systems, 5742 and issue tracking systems that are managed by, or on behalf of, the 5743 Licensor for the purpose of discussing and improving the Work, but 5744 excluding communication that is conspicuously marked or otherwise 5745 designated in writing by the copyright owner as "Not a Contribution." 5746 5747 "Contributor" shall mean Licensor and any individual or Legal Entity 5748 on behalf of whom a Contribution has been received by Licensor and 5749 subsequently incorporated within the Work. 5750 57512. Grant of Copyright License. Subject to the terms and conditions of 5752 this License, each Contributor hereby grants to You a perpetual, 5753 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 5754 copyright license to reproduce, prepare Derivative Works of, 5755 publicly display, publicly perform, sublicense, and distribute the 5756 Work and such Derivative Works in Source or Object form. 5757 57583. Grant of Patent License. Subject to the terms and conditions of 5759 this License, each Contributor hereby grants to You a perpetual, 5760 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 5761 (except as stated in this section) patent license to make, have made, 5762 use, offer to sell, sell, import, and otherwise transfer the Work, 5763 where such license applies only to those patent claims licensable 5764 by such Contributor that are necessarily infringed by their 5765 Contribution(s) alone or by combination of their Contribution(s) 5766 with the Work to which such Contribution(s) was submitted. If You 5767 institute patent litigation against any entity (including a 5768 cross-claim or counterclaim in a lawsuit) alleging that the Work 5769 or a Contribution incorporated within the Work constitutes direct 5770 or contributory patent infringement, then any patent licenses 5771 granted to You under this License for that Work shall terminate 5772 as of the date such litigation is filed. 5773 57744. Redistribution. You may reproduce and distribute copies of the 5775 Work or Derivative Works thereof in any medium, with or without 5776 modifications, and in Source or Object form, provided that You 5777 meet the following conditions: 5778 5779 (a) You must give any other recipients of the Work or 5780 Derivative Works a copy of this License; and 5781 5782 (b) You must cause any modified files to carry prominent notices 5783 stating that You changed the files; and 5784 5785 (c) You must retain, in the Source form of any Derivative Works 5786 that You distribute, all copyright, patent, trademark, and 5787 attribution notices from the Source form of the Work, 5788 excluding those notices that do not pertain to any part of 5789 the Derivative Works; and 5790 5791 (d) If the Work includes a "NOTICE" text file as part of its 5792 distribution, then any Derivative Works that You distribute must 5793 include a readable copy of the attribution notices contained 5794 within such NOTICE file, excluding those notices that do not 5795 pertain to any part of the Derivative Works, in at least one 5796 of the following places: within a NOTICE text file distributed 5797 as part of the Derivative Works; within the Source form or 5798 documentation, if provided along with the Derivative Works; or, 5799 within a display generated by the Derivative Works, if and 5800 wherever such third-party notices normally appear. The contents 5801 of the NOTICE file are for informational purposes only and 5802 do not modify the License. You may add Your own attribution 5803 notices within Derivative Works that You distribute, alongside 5804 or as an addendum to the NOTICE text from the Work, provided 5805 that such additional attribution notices cannot be construed 5806 as modifying the License. 5807 5808 You may add Your own copyright statement to Your modifications and 5809 may provide additional or different license terms and conditions 5810 for use, reproduction, or distribution of Your modifications, or 5811 for any such Derivative Works as a whole, provided Your use, 5812 reproduction, and distribution of the Work otherwise complies with 5813 the conditions stated in this License. 5814 58155. Submission of Contributions. Unless You explicitly state otherwise, 5816 any Contribution intentionally submitted for inclusion in the Work 5817 by You to the Licensor shall be under the terms and conditions of 5818 this License, without any additional terms or conditions. 5819 Notwithstanding the above, nothing herein shall supersede or modify 5820 the terms of any separate license agreement you may have executed 5821 with Licensor regarding such Contributions. 5822 58236. Trademarks. This License does not grant permission to use the trade 5824 names, trademarks, service marks, or product names of the Licensor, 5825 except as required for reasonable and customary use in describing the 5826 origin of the Work and reproducing the content of the NOTICE file. 5827 58287. Disclaimer of Warranty. Unless required by applicable law or 5829 agreed to in writing, Licensor provides the Work (and each 5830 Contributor provides its Contributions) on an "AS IS" BASIS, 5831 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 5832 implied, including, without limitation, any warranties or conditions 5833 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 5834 PARTICULAR PURPOSE. You are solely responsible for determining the 5835 appropriateness of using or redistributing the Work and assume any 5836 risks associated with Your exercise of permissions under this License. 5837 58388. Limitation of Liability. In no event and under no legal theory, 5839 whether in tort (including negligence), contract, or otherwise, 5840 unless required by applicable law (such as deliberate and grossly 5841 negligent acts) or agreed to in writing, shall any Contributor be 5842 liable to You for damages, including any direct, indirect, special, 5843 incidental, or consequential damages of any character arising as a 5844 result of this License or out of the use or inability to use the 5845 Work (including but not limited to damages for loss of goodwill, 5846 work stoppage, computer failure or malfunction, or any and all 5847 other commercial damages or losses), even if such Contributor 5848 has been advised of the possibility of such damages. 5849 58509. Accepting Warranty or Additional Liability. While redistributing 5851 the Work or Derivative Works thereof, You may choose to offer, 5852 and charge a fee for, acceptance of support, warranty, indemnity, 5853 or other liability obligations and/or rights consistent with this 5854 License. However, in accepting such obligations, You may act only 5855 on Your own behalf and on Your sole responsibility, not on behalf 5856 of any other Contributor, and only if You agree to indemnify, 5857 defend, and hold each Contributor harmless for any liability 5858 incurred by, or claims asserted against, such Contributor by reason 5859 of your accepting any such warranty or additional liability. 5860 5861END OF TERMS AND CONDITIONS 5862 5863============================ 5864 5865Path = third_party/rust/rustversion/v1/README.chromium 5866 5867============================ 5868 5869 Apache License 5870 Version 2.0, January 2004 5871 http://www.apache.org/licenses/ 5872 5873TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 5874 58751. Definitions. 5876 5877 "License" shall mean the terms and conditions for use, reproduction, 5878 and distribution as defined by Sections 1 through 9 of this document. 5879 5880 "Licensor" shall mean the copyright owner or entity authorized by 5881 the copyright owner that is granting the License. 5882 5883 "Legal Entity" shall mean the union of the acting entity and all 5884 other entities that control, are controlled by, or are under common 5885 control with that entity. For the purposes of this definition, 5886 "control" means (i) the power, direct or indirect, to cause the 5887 direction or management of such entity, whether by contract or 5888 otherwise, or (ii) ownership of fifty percent (50%) or more of the 5889 outstanding shares, or (iii) beneficial ownership of such entity. 5890 5891 "You" (or "Your") shall mean an individual or Legal Entity 5892 exercising permissions granted by this License. 5893 5894 "Source" form shall mean the preferred form for making modifications, 5895 including but not limited to software source code, documentation 5896 source, and configuration files. 5897 5898 "Object" form shall mean any form resulting from mechanical 5899 transformation or translation of a Source form, including but 5900 not limited to compiled object code, generated documentation, 5901 and conversions to other media types. 5902 5903 "Work" shall mean the work of authorship, whether in Source or 5904 Object form, made available under the License, as indicated by a 5905 copyright notice that is included in or attached to the work 5906 (an example is provided in the Appendix below). 5907 5908 "Derivative Works" shall mean any work, whether in Source or Object 5909 form, that is based on (or derived from) the Work and for which the 5910 editorial revisions, annotations, elaborations, or other modifications 5911 represent, as a whole, an original work of authorship. For the purposes 5912 of this License, Derivative Works shall not include works that remain 5913 separable from, or merely link (or bind by name) to the interfaces of, 5914 the Work and Derivative Works thereof. 5915 5916 "Contribution" shall mean any work of authorship, including 5917 the original version of the Work and any modifications or additions 5918 to that Work or Derivative Works thereof, that is intentionally 5919 submitted to Licensor for inclusion in the Work by the copyright owner 5920 or by an individual or Legal Entity authorized to submit on behalf of 5921 the copyright owner. For the purposes of this definition, "submitted" 5922 means any form of electronic, verbal, or written communication sent 5923 to the Licensor or its representatives, including but not limited to 5924 communication on electronic mailing lists, source code control systems, 5925 and issue tracking systems that are managed by, or on behalf of, the 5926 Licensor for the purpose of discussing and improving the Work, but 5927 excluding communication that is conspicuously marked or otherwise 5928 designated in writing by the copyright owner as "Not a Contribution." 5929 5930 "Contributor" shall mean Licensor and any individual or Legal Entity 5931 on behalf of whom a Contribution has been received by Licensor and 5932 subsequently incorporated within the Work. 5933 59342. Grant of Copyright License. Subject to the terms and conditions of 5935 this License, each Contributor hereby grants to You a perpetual, 5936 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 5937 copyright license to reproduce, prepare Derivative Works of, 5938 publicly display, publicly perform, sublicense, and distribute the 5939 Work and such Derivative Works in Source or Object form. 5940 59413. Grant of Patent License. Subject to the terms and conditions of 5942 this License, each Contributor hereby grants to You a perpetual, 5943 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 5944 (except as stated in this section) patent license to make, have made, 5945 use, offer to sell, sell, import, and otherwise transfer the Work, 5946 where such license applies only to those patent claims licensable 5947 by such Contributor that are necessarily infringed by their 5948 Contribution(s) alone or by combination of their Contribution(s) 5949 with the Work to which such Contribution(s) was submitted. If You 5950 institute patent litigation against any entity (including a 5951 cross-claim or counterclaim in a lawsuit) alleging that the Work 5952 or a Contribution incorporated within the Work constitutes direct 5953 or contributory patent infringement, then any patent licenses 5954 granted to You under this License for that Work shall terminate 5955 as of the date such litigation is filed. 5956 59574. Redistribution. You may reproduce and distribute copies of the 5958 Work or Derivative Works thereof in any medium, with or without 5959 modifications, and in Source or Object form, provided that You 5960 meet the following conditions: 5961 5962 (a) You must give any other recipients of the Work or 5963 Derivative Works a copy of this License; and 5964 5965 (b) You must cause any modified files to carry prominent notices 5966 stating that You changed the files; and 5967 5968 (c) You must retain, in the Source form of any Derivative Works 5969 that You distribute, all copyright, patent, trademark, and 5970 attribution notices from the Source form of the Work, 5971 excluding those notices that do not pertain to any part of 5972 the Derivative Works; and 5973 5974 (d) If the Work includes a "NOTICE" text file as part of its 5975 distribution, then any Derivative Works that You distribute must 5976 include a readable copy of the attribution notices contained 5977 within such NOTICE file, excluding those notices that do not 5978 pertain to any part of the Derivative Works, in at least one 5979 of the following places: within a NOTICE text file distributed 5980 as part of the Derivative Works; within the Source form or 5981 documentation, if provided along with the Derivative Works; or, 5982 within a display generated by the Derivative Works, if and 5983 wherever such third-party notices normally appear. The contents 5984 of the NOTICE file are for informational purposes only and 5985 do not modify the License. You may add Your own attribution 5986 notices within Derivative Works that You distribute, alongside 5987 or as an addendum to the NOTICE text from the Work, provided 5988 that such additional attribution notices cannot be construed 5989 as modifying the License. 5990 5991 You may add Your own copyright statement to Your modifications and 5992 may provide additional or different license terms and conditions 5993 for use, reproduction, or distribution of Your modifications, or 5994 for any such Derivative Works as a whole, provided Your use, 5995 reproduction, and distribution of the Work otherwise complies with 5996 the conditions stated in this License. 5997 59985. Submission of Contributions. Unless You explicitly state otherwise, 5999 any Contribution intentionally submitted for inclusion in the Work 6000 by You to the Licensor shall be under the terms and conditions of 6001 this License, without any additional terms or conditions. 6002 Notwithstanding the above, nothing herein shall supersede or modify 6003 the terms of any separate license agreement you may have executed 6004 with Licensor regarding such Contributions. 6005 60066. Trademarks. This License does not grant permission to use the trade 6007 names, trademarks, service marks, or product names of the Licensor, 6008 except as required for reasonable and customary use in describing the 6009 origin of the Work and reproducing the content of the NOTICE file. 6010 60117. Disclaimer of Warranty. Unless required by applicable law or 6012 agreed to in writing, Licensor provides the Work (and each 6013 Contributor provides its Contributions) on an "AS IS" BASIS, 6014 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 6015 implied, including, without limitation, any warranties or conditions 6016 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 6017 PARTICULAR PURPOSE. You are solely responsible for determining the 6018 appropriateness of using or redistributing the Work and assume any 6019 risks associated with Your exercise of permissions under this License. 6020 60218. Limitation of Liability. In no event and under no legal theory, 6022 whether in tort (including negligence), contract, or otherwise, 6023 unless required by applicable law (such as deliberate and grossly 6024 negligent acts) or agreed to in writing, shall any Contributor be 6025 liable to You for damages, including any direct, indirect, special, 6026 incidental, or consequential damages of any character arising as a 6027 result of this License or out of the use or inability to use the 6028 Work (including but not limited to damages for loss of goodwill, 6029 work stoppage, computer failure or malfunction, or any and all 6030 other commercial damages or losses), even if such Contributor 6031 has been advised of the possibility of such damages. 6032 60339. Accepting Warranty or Additional Liability. While redistributing 6034 the Work or Derivative Works thereof, You may choose to offer, 6035 and charge a fee for, acceptance of support, warranty, indemnity, 6036 or other liability obligations and/or rights consistent with this 6037 License. However, in accepting such obligations, You may act only 6038 on Your own behalf and on Your sole responsibility, not on behalf 6039 of any other Contributor, and only if You agree to indemnify, 6040 defend, and hold each Contributor harmless for any liability 6041 incurred by, or claims asserted against, such Contributor by reason 6042 of your accepting any such warranty or additional liability. 6043 6044END OF TERMS AND CONDITIONS 6045 6046============================ 6047 6048Path = third_party/rust/ryu/v1/README.chromium 6049 6050============================ 6051 6052 Apache License 6053 Version 2.0, January 2004 6054 http://www.apache.org/licenses/ 6055 6056TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6057 60581. Definitions. 6059 6060 "License" shall mean the terms and conditions for use, reproduction, 6061 and distribution as defined by Sections 1 through 9 of this document. 6062 6063 "Licensor" shall mean the copyright owner or entity authorized by 6064 the copyright owner that is granting the License. 6065 6066 "Legal Entity" shall mean the union of the acting entity and all 6067 other entities that control, are controlled by, or are under common 6068 control with that entity. For the purposes of this definition, 6069 "control" means (i) the power, direct or indirect, to cause the 6070 direction or management of such entity, whether by contract or 6071 otherwise, or (ii) ownership of fifty percent (50%) or more of the 6072 outstanding shares, or (iii) beneficial ownership of such entity. 6073 6074 "You" (or "Your") shall mean an individual or Legal Entity 6075 exercising permissions granted by this License. 6076 6077 "Source" form shall mean the preferred form for making modifications, 6078 including but not limited to software source code, documentation 6079 source, and configuration files. 6080 6081 "Object" form shall mean any form resulting from mechanical 6082 transformation or translation of a Source form, including but 6083 not limited to compiled object code, generated documentation, 6084 and conversions to other media types. 6085 6086 "Work" shall mean the work of authorship, whether in Source or 6087 Object form, made available under the License, as indicated by a 6088 copyright notice that is included in or attached to the work 6089 (an example is provided in the Appendix below). 6090 6091 "Derivative Works" shall mean any work, whether in Source or Object 6092 form, that is based on (or derived from) the Work and for which the 6093 editorial revisions, annotations, elaborations, or other modifications 6094 represent, as a whole, an original work of authorship. For the purposes 6095 of this License, Derivative Works shall not include works that remain 6096 separable from, or merely link (or bind by name) to the interfaces of, 6097 the Work and Derivative Works thereof. 6098 6099 "Contribution" shall mean any work of authorship, including 6100 the original version of the Work and any modifications or additions 6101 to that Work or Derivative Works thereof, that is intentionally 6102 submitted to Licensor for inclusion in the Work by the copyright owner 6103 or by an individual or Legal Entity authorized to submit on behalf of 6104 the copyright owner. For the purposes of this definition, "submitted" 6105 means any form of electronic, verbal, or written communication sent 6106 to the Licensor or its representatives, including but not limited to 6107 communication on electronic mailing lists, source code control systems, 6108 and issue tracking systems that are managed by, or on behalf of, the 6109 Licensor for the purpose of discussing and improving the Work, but 6110 excluding communication that is conspicuously marked or otherwise 6111 designated in writing by the copyright owner as "Not a Contribution." 6112 6113 "Contributor" shall mean Licensor and any individual or Legal Entity 6114 on behalf of whom a Contribution has been received by Licensor and 6115 subsequently incorporated within the Work. 6116 61172. Grant of Copyright License. Subject to the terms and conditions of 6118 this License, each Contributor hereby grants to You a perpetual, 6119 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 6120 copyright license to reproduce, prepare Derivative Works of, 6121 publicly display, publicly perform, sublicense, and distribute the 6122 Work and such Derivative Works in Source or Object form. 6123 61243. Grant of Patent License. Subject to the terms and conditions of 6125 this License, each Contributor hereby grants to You a perpetual, 6126 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 6127 (except as stated in this section) patent license to make, have made, 6128 use, offer to sell, sell, import, and otherwise transfer the Work, 6129 where such license applies only to those patent claims licensable 6130 by such Contributor that are necessarily infringed by their 6131 Contribution(s) alone or by combination of their Contribution(s) 6132 with the Work to which such Contribution(s) was submitted. If You 6133 institute patent litigation against any entity (including a 6134 cross-claim or counterclaim in a lawsuit) alleging that the Work 6135 or a Contribution incorporated within the Work constitutes direct 6136 or contributory patent infringement, then any patent licenses 6137 granted to You under this License for that Work shall terminate 6138 as of the date such litigation is filed. 6139 61404. Redistribution. You may reproduce and distribute copies of the 6141 Work or Derivative Works thereof in any medium, with or without 6142 modifications, and in Source or Object form, provided that You 6143 meet the following conditions: 6144 6145 (a) You must give any other recipients of the Work or 6146 Derivative Works a copy of this License; and 6147 6148 (b) You must cause any modified files to carry prominent notices 6149 stating that You changed the files; and 6150 6151 (c) You must retain, in the Source form of any Derivative Works 6152 that You distribute, all copyright, patent, trademark, and 6153 attribution notices from the Source form of the Work, 6154 excluding those notices that do not pertain to any part of 6155 the Derivative Works; and 6156 6157 (d) If the Work includes a "NOTICE" text file as part of its 6158 distribution, then any Derivative Works that You distribute must 6159 include a readable copy of the attribution notices contained 6160 within such NOTICE file, excluding those notices that do not 6161 pertain to any part of the Derivative Works, in at least one 6162 of the following places: within a NOTICE text file distributed 6163 as part of the Derivative Works; within the Source form or 6164 documentation, if provided along with the Derivative Works; or, 6165 within a display generated by the Derivative Works, if and 6166 wherever such third-party notices normally appear. The contents 6167 of the NOTICE file are for informational purposes only and 6168 do not modify the License. You may add Your own attribution 6169 notices within Derivative Works that You distribute, alongside 6170 or as an addendum to the NOTICE text from the Work, provided 6171 that such additional attribution notices cannot be construed 6172 as modifying the License. 6173 6174 You may add Your own copyright statement to Your modifications and 6175 may provide additional or different license terms and conditions 6176 for use, reproduction, or distribution of Your modifications, or 6177 for any such Derivative Works as a whole, provided Your use, 6178 reproduction, and distribution of the Work otherwise complies with 6179 the conditions stated in this License. 6180 61815. Submission of Contributions. Unless You explicitly state otherwise, 6182 any Contribution intentionally submitted for inclusion in the Work 6183 by You to the Licensor shall be under the terms and conditions of 6184 this License, without any additional terms or conditions. 6185 Notwithstanding the above, nothing herein shall supersede or modify 6186 the terms of any separate license agreement you may have executed 6187 with Licensor regarding such Contributions. 6188 61896. Trademarks. This License does not grant permission to use the trade 6190 names, trademarks, service marks, or product names of the Licensor, 6191 except as required for reasonable and customary use in describing the 6192 origin of the Work and reproducing the content of the NOTICE file. 6193 61947. Disclaimer of Warranty. Unless required by applicable law or 6195 agreed to in writing, Licensor provides the Work (and each 6196 Contributor provides its Contributions) on an "AS IS" BASIS, 6197 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 6198 implied, including, without limitation, any warranties or conditions 6199 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 6200 PARTICULAR PURPOSE. You are solely responsible for determining the 6201 appropriateness of using or redistributing the Work and assume any 6202 risks associated with Your exercise of permissions under this License. 6203 62048. Limitation of Liability. In no event and under no legal theory, 6205 whether in tort (including negligence), contract, or otherwise, 6206 unless required by applicable law (such as deliberate and grossly 6207 negligent acts) or agreed to in writing, shall any Contributor be 6208 liable to You for damages, including any direct, indirect, special, 6209 incidental, or consequential damages of any character arising as a 6210 result of this License or out of the use or inability to use the 6211 Work (including but not limited to damages for loss of goodwill, 6212 work stoppage, computer failure or malfunction, or any and all 6213 other commercial damages or losses), even if such Contributor 6214 has been advised of the possibility of such damages. 6215 62169. Accepting Warranty or Additional Liability. While redistributing 6217 the Work or Derivative Works thereof, You may choose to offer, 6218 and charge a fee for, acceptance of support, warranty, indemnity, 6219 or other liability obligations and/or rights consistent with this 6220 License. However, in accepting such obligations, You may act only 6221 on Your own behalf and on Your sole responsibility, not on behalf 6222 of any other Contributor, and only if You agree to indemnify, 6223 defend, and hold each Contributor harmless for any liability 6224 incurred by, or claims asserted against, such Contributor by reason 6225 of your accepting any such warranty or additional liability. 6226 6227END OF TERMS AND CONDITIONS 6228 6229============================ 6230 6231Path = third_party/rust/serde/v1/README.chromium 6232 6233============================ 6234 6235 Apache License 6236 Version 2.0, January 2004 6237 http://www.apache.org/licenses/ 6238 6239TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6240 62411. Definitions. 6242 6243 "License" shall mean the terms and conditions for use, reproduction, 6244 and distribution as defined by Sections 1 through 9 of this document. 6245 6246 "Licensor" shall mean the copyright owner or entity authorized by 6247 the copyright owner that is granting the License. 6248 6249 "Legal Entity" shall mean the union of the acting entity and all 6250 other entities that control, are controlled by, or are under common 6251 control with that entity. For the purposes of this definition, 6252 "control" means (i) the power, direct or indirect, to cause the 6253 direction or management of such entity, whether by contract or 6254 otherwise, or (ii) ownership of fifty percent (50%) or more of the 6255 outstanding shares, or (iii) beneficial ownership of such entity. 6256 6257 "You" (or "Your") shall mean an individual or Legal Entity 6258 exercising permissions granted by this License. 6259 6260 "Source" form shall mean the preferred form for making modifications, 6261 including but not limited to software source code, documentation 6262 source, and configuration files. 6263 6264 "Object" form shall mean any form resulting from mechanical 6265 transformation or translation of a Source form, including but 6266 not limited to compiled object code, generated documentation, 6267 and conversions to other media types. 6268 6269 "Work" shall mean the work of authorship, whether in Source or 6270 Object form, made available under the License, as indicated by a 6271 copyright notice that is included in or attached to the work 6272 (an example is provided in the Appendix below). 6273 6274 "Derivative Works" shall mean any work, whether in Source or Object 6275 form, that is based on (or derived from) the Work and for which the 6276 editorial revisions, annotations, elaborations, or other modifications 6277 represent, as a whole, an original work of authorship. For the purposes 6278 of this License, Derivative Works shall not include works that remain 6279 separable from, or merely link (or bind by name) to the interfaces of, 6280 the Work and Derivative Works thereof. 6281 6282 "Contribution" shall mean any work of authorship, including 6283 the original version of the Work and any modifications or additions 6284 to that Work or Derivative Works thereof, that is intentionally 6285 submitted to Licensor for inclusion in the Work by the copyright owner 6286 or by an individual or Legal Entity authorized to submit on behalf of 6287 the copyright owner. For the purposes of this definition, "submitted" 6288 means any form of electronic, verbal, or written communication sent 6289 to the Licensor or its representatives, including but not limited to 6290 communication on electronic mailing lists, source code control systems, 6291 and issue tracking systems that are managed by, or on behalf of, the 6292 Licensor for the purpose of discussing and improving the Work, but 6293 excluding communication that is conspicuously marked or otherwise 6294 designated in writing by the copyright owner as "Not a Contribution." 6295 6296 "Contributor" shall mean Licensor and any individual or Legal Entity 6297 on behalf of whom a Contribution has been received by Licensor and 6298 subsequently incorporated within the Work. 6299 63002. Grant of Copyright License. Subject to the terms and conditions of 6301 this License, each Contributor hereby grants to You a perpetual, 6302 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 6303 copyright license to reproduce, prepare Derivative Works of, 6304 publicly display, publicly perform, sublicense, and distribute the 6305 Work and such Derivative Works in Source or Object form. 6306 63073. Grant of Patent License. Subject to the terms and conditions of 6308 this License, each Contributor hereby grants to You a perpetual, 6309 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 6310 (except as stated in this section) patent license to make, have made, 6311 use, offer to sell, sell, import, and otherwise transfer the Work, 6312 where such license applies only to those patent claims licensable 6313 by such Contributor that are necessarily infringed by their 6314 Contribution(s) alone or by combination of their Contribution(s) 6315 with the Work to which such Contribution(s) was submitted. If You 6316 institute patent litigation against any entity (including a 6317 cross-claim or counterclaim in a lawsuit) alleging that the Work 6318 or a Contribution incorporated within the Work constitutes direct 6319 or contributory patent infringement, then any patent licenses 6320 granted to You under this License for that Work shall terminate 6321 as of the date such litigation is filed. 6322 63234. Redistribution. You may reproduce and distribute copies of the 6324 Work or Derivative Works thereof in any medium, with or without 6325 modifications, and in Source or Object form, provided that You 6326 meet the following conditions: 6327 6328 (a) You must give any other recipients of the Work or 6329 Derivative Works a copy of this License; and 6330 6331 (b) You must cause any modified files to carry prominent notices 6332 stating that You changed the files; and 6333 6334 (c) You must retain, in the Source form of any Derivative Works 6335 that You distribute, all copyright, patent, trademark, and 6336 attribution notices from the Source form of the Work, 6337 excluding those notices that do not pertain to any part of 6338 the Derivative Works; and 6339 6340 (d) If the Work includes a "NOTICE" text file as part of its 6341 distribution, then any Derivative Works that You distribute must 6342 include a readable copy of the attribution notices contained 6343 within such NOTICE file, excluding those notices that do not 6344 pertain to any part of the Derivative Works, in at least one 6345 of the following places: within a NOTICE text file distributed 6346 as part of the Derivative Works; within the Source form or 6347 documentation, if provided along with the Derivative Works; or, 6348 within a display generated by the Derivative Works, if and 6349 wherever such third-party notices normally appear. The contents 6350 of the NOTICE file are for informational purposes only and 6351 do not modify the License. You may add Your own attribution 6352 notices within Derivative Works that You distribute, alongside 6353 or as an addendum to the NOTICE text from the Work, provided 6354 that such additional attribution notices cannot be construed 6355 as modifying the License. 6356 6357 You may add Your own copyright statement to Your modifications and 6358 may provide additional or different license terms and conditions 6359 for use, reproduction, or distribution of Your modifications, or 6360 for any such Derivative Works as a whole, provided Your use, 6361 reproduction, and distribution of the Work otherwise complies with 6362 the conditions stated in this License. 6363 63645. Submission of Contributions. Unless You explicitly state otherwise, 6365 any Contribution intentionally submitted for inclusion in the Work 6366 by You to the Licensor shall be under the terms and conditions of 6367 this License, without any additional terms or conditions. 6368 Notwithstanding the above, nothing herein shall supersede or modify 6369 the terms of any separate license agreement you may have executed 6370 with Licensor regarding such Contributions. 6371 63726. Trademarks. This License does not grant permission to use the trade 6373 names, trademarks, service marks, or product names of the Licensor, 6374 except as required for reasonable and customary use in describing the 6375 origin of the Work and reproducing the content of the NOTICE file. 6376 63777. Disclaimer of Warranty. Unless required by applicable law or 6378 agreed to in writing, Licensor provides the Work (and each 6379 Contributor provides its Contributions) on an "AS IS" BASIS, 6380 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 6381 implied, including, without limitation, any warranties or conditions 6382 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 6383 PARTICULAR PURPOSE. You are solely responsible for determining the 6384 appropriateness of using or redistributing the Work and assume any 6385 risks associated with Your exercise of permissions under this License. 6386 63878. Limitation of Liability. In no event and under no legal theory, 6388 whether in tort (including negligence), contract, or otherwise, 6389 unless required by applicable law (such as deliberate and grossly 6390 negligent acts) or agreed to in writing, shall any Contributor be 6391 liable to You for damages, including any direct, indirect, special, 6392 incidental, or consequential damages of any character arising as a 6393 result of this License or out of the use or inability to use the 6394 Work (including but not limited to damages for loss of goodwill, 6395 work stoppage, computer failure or malfunction, or any and all 6396 other commercial damages or losses), even if such Contributor 6397 has been advised of the possibility of such damages. 6398 63999. Accepting Warranty or Additional Liability. While redistributing 6400 the Work or Derivative Works thereof, You may choose to offer, 6401 and charge a fee for, acceptance of support, warranty, indemnity, 6402 or other liability obligations and/or rights consistent with this 6403 License. However, in accepting such obligations, You may act only 6404 on Your own behalf and on Your sole responsibility, not on behalf 6405 of any other Contributor, and only if You agree to indemnify, 6406 defend, and hold each Contributor harmless for any liability 6407 incurred by, or claims asserted against, such Contributor by reason 6408 of your accepting any such warranty or additional liability. 6409 6410END OF TERMS AND CONDITIONS 6411 6412============================ 6413 6414Path = third_party/rust/serde_derive/v1/README.chromium 6415 6416============================ 6417 6418 Apache License 6419 Version 2.0, January 2004 6420 http://www.apache.org/licenses/ 6421 6422TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6423 64241. Definitions. 6425 6426 "License" shall mean the terms and conditions for use, reproduction, 6427 and distribution as defined by Sections 1 through 9 of this document. 6428 6429 "Licensor" shall mean the copyright owner or entity authorized by 6430 the copyright owner that is granting the License. 6431 6432 "Legal Entity" shall mean the union of the acting entity and all 6433 other entities that control, are controlled by, or are under common 6434 control with that entity. For the purposes of this definition, 6435 "control" means (i) the power, direct or indirect, to cause the 6436 direction or management of such entity, whether by contract or 6437 otherwise, or (ii) ownership of fifty percent (50%) or more of the 6438 outstanding shares, or (iii) beneficial ownership of such entity. 6439 6440 "You" (or "Your") shall mean an individual or Legal Entity 6441 exercising permissions granted by this License. 6442 6443 "Source" form shall mean the preferred form for making modifications, 6444 including but not limited to software source code, documentation 6445 source, and configuration files. 6446 6447 "Object" form shall mean any form resulting from mechanical 6448 transformation or translation of a Source form, including but 6449 not limited to compiled object code, generated documentation, 6450 and conversions to other media types. 6451 6452 "Work" shall mean the work of authorship, whether in Source or 6453 Object form, made available under the License, as indicated by a 6454 copyright notice that is included in or attached to the work 6455 (an example is provided in the Appendix below). 6456 6457 "Derivative Works" shall mean any work, whether in Source or Object 6458 form, that is based on (or derived from) the Work and for which the 6459 editorial revisions, annotations, elaborations, or other modifications 6460 represent, as a whole, an original work of authorship. For the purposes 6461 of this License, Derivative Works shall not include works that remain 6462 separable from, or merely link (or bind by name) to the interfaces of, 6463 the Work and Derivative Works thereof. 6464 6465 "Contribution" shall mean any work of authorship, including 6466 the original version of the Work and any modifications or additions 6467 to that Work or Derivative Works thereof, that is intentionally 6468 submitted to Licensor for inclusion in the Work by the copyright owner 6469 or by an individual or Legal Entity authorized to submit on behalf of 6470 the copyright owner. For the purposes of this definition, "submitted" 6471 means any form of electronic, verbal, or written communication sent 6472 to the Licensor or its representatives, including but not limited to 6473 communication on electronic mailing lists, source code control systems, 6474 and issue tracking systems that are managed by, or on behalf of, the 6475 Licensor for the purpose of discussing and improving the Work, but 6476 excluding communication that is conspicuously marked or otherwise 6477 designated in writing by the copyright owner as "Not a Contribution." 6478 6479 "Contributor" shall mean Licensor and any individual or Legal Entity 6480 on behalf of whom a Contribution has been received by Licensor and 6481 subsequently incorporated within the Work. 6482 64832. Grant of Copyright License. Subject to the terms and conditions of 6484 this License, each Contributor hereby grants to You a perpetual, 6485 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 6486 copyright license to reproduce, prepare Derivative Works of, 6487 publicly display, publicly perform, sublicense, and distribute the 6488 Work and such Derivative Works in Source or Object form. 6489 64903. Grant of Patent License. Subject to the terms and conditions of 6491 this License, each Contributor hereby grants to You a perpetual, 6492 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 6493 (except as stated in this section) patent license to make, have made, 6494 use, offer to sell, sell, import, and otherwise transfer the Work, 6495 where such license applies only to those patent claims licensable 6496 by such Contributor that are necessarily infringed by their 6497 Contribution(s) alone or by combination of their Contribution(s) 6498 with the Work to which such Contribution(s) was submitted. If You 6499 institute patent litigation against any entity (including a 6500 cross-claim or counterclaim in a lawsuit) alleging that the Work 6501 or a Contribution incorporated within the Work constitutes direct 6502 or contributory patent infringement, then any patent licenses 6503 granted to You under this License for that Work shall terminate 6504 as of the date such litigation is filed. 6505 65064. Redistribution. You may reproduce and distribute copies of the 6507 Work or Derivative Works thereof in any medium, with or without 6508 modifications, and in Source or Object form, provided that You 6509 meet the following conditions: 6510 6511 (a) You must give any other recipients of the Work or 6512 Derivative Works a copy of this License; and 6513 6514 (b) You must cause any modified files to carry prominent notices 6515 stating that You changed the files; and 6516 6517 (c) You must retain, in the Source form of any Derivative Works 6518 that You distribute, all copyright, patent, trademark, and 6519 attribution notices from the Source form of the Work, 6520 excluding those notices that do not pertain to any part of 6521 the Derivative Works; and 6522 6523 (d) If the Work includes a "NOTICE" text file as part of its 6524 distribution, then any Derivative Works that You distribute must 6525 include a readable copy of the attribution notices contained 6526 within such NOTICE file, excluding those notices that do not 6527 pertain to any part of the Derivative Works, in at least one 6528 of the following places: within a NOTICE text file distributed 6529 as part of the Derivative Works; within the Source form or 6530 documentation, if provided along with the Derivative Works; or, 6531 within a display generated by the Derivative Works, if and 6532 wherever such third-party notices normally appear. The contents 6533 of the NOTICE file are for informational purposes only and 6534 do not modify the License. You may add Your own attribution 6535 notices within Derivative Works that You distribute, alongside 6536 or as an addendum to the NOTICE text from the Work, provided 6537 that such additional attribution notices cannot be construed 6538 as modifying the License. 6539 6540 You may add Your own copyright statement to Your modifications and 6541 may provide additional or different license terms and conditions 6542 for use, reproduction, or distribution of Your modifications, or 6543 for any such Derivative Works as a whole, provided Your use, 6544 reproduction, and distribution of the Work otherwise complies with 6545 the conditions stated in this License. 6546 65475. Submission of Contributions. Unless You explicitly state otherwise, 6548 any Contribution intentionally submitted for inclusion in the Work 6549 by You to the Licensor shall be under the terms and conditions of 6550 this License, without any additional terms or conditions. 6551 Notwithstanding the above, nothing herein shall supersede or modify 6552 the terms of any separate license agreement you may have executed 6553 with Licensor regarding such Contributions. 6554 65556. Trademarks. This License does not grant permission to use the trade 6556 names, trademarks, service marks, or product names of the Licensor, 6557 except as required for reasonable and customary use in describing the 6558 origin of the Work and reproducing the content of the NOTICE file. 6559 65607. Disclaimer of Warranty. Unless required by applicable law or 6561 agreed to in writing, Licensor provides the Work (and each 6562 Contributor provides its Contributions) on an "AS IS" BASIS, 6563 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 6564 implied, including, without limitation, any warranties or conditions 6565 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 6566 PARTICULAR PURPOSE. You are solely responsible for determining the 6567 appropriateness of using or redistributing the Work and assume any 6568 risks associated with Your exercise of permissions under this License. 6569 65708. Limitation of Liability. In no event and under no legal theory, 6571 whether in tort (including negligence), contract, or otherwise, 6572 unless required by applicable law (such as deliberate and grossly 6573 negligent acts) or agreed to in writing, shall any Contributor be 6574 liable to You for damages, including any direct, indirect, special, 6575 incidental, or consequential damages of any character arising as a 6576 result of this License or out of the use or inability to use the 6577 Work (including but not limited to damages for loss of goodwill, 6578 work stoppage, computer failure or malfunction, or any and all 6579 other commercial damages or losses), even if such Contributor 6580 has been advised of the possibility of such damages. 6581 65829. Accepting Warranty or Additional Liability. While redistributing 6583 the Work or Derivative Works thereof, You may choose to offer, 6584 and charge a fee for, acceptance of support, warranty, indemnity, 6585 or other liability obligations and/or rights consistent with this 6586 License. However, in accepting such obligations, You may act only 6587 on Your own behalf and on Your sole responsibility, not on behalf 6588 of any other Contributor, and only if You agree to indemnify, 6589 defend, and hold each Contributor harmless for any liability 6590 incurred by, or claims asserted against, such Contributor by reason 6591 of your accepting any such warranty or additional liability. 6592 6593END OF TERMS AND CONDITIONS 6594 6595============================ 6596 6597Path = third_party/rust/serde_json_lenient/v0_2/README.chromium 6598 6599============================ 6600 6601 Apache License 6602 Version 2.0, January 2004 6603 http://www.apache.org/licenses/ 6604 6605TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6606 66071. Definitions. 6608 6609 "License" shall mean the terms and conditions for use, reproduction, 6610 and distribution as defined by Sections 1 through 9 of this document. 6611 6612 "Licensor" shall mean the copyright owner or entity authorized by 6613 the copyright owner that is granting the License. 6614 6615 "Legal Entity" shall mean the union of the acting entity and all 6616 other entities that control, are controlled by, or are under common 6617 control with that entity. For the purposes of this definition, 6618 "control" means (i) the power, direct or indirect, to cause the 6619 direction or management of such entity, whether by contract or 6620 otherwise, or (ii) ownership of fifty percent (50%) or more of the 6621 outstanding shares, or (iii) beneficial ownership of such entity. 6622 6623 "You" (or "Your") shall mean an individual or Legal Entity 6624 exercising permissions granted by this License. 6625 6626 "Source" form shall mean the preferred form for making modifications, 6627 including but not limited to software source code, documentation 6628 source, and configuration files. 6629 6630 "Object" form shall mean any form resulting from mechanical 6631 transformation or translation of a Source form, including but 6632 not limited to compiled object code, generated documentation, 6633 and conversions to other media types. 6634 6635 "Work" shall mean the work of authorship, whether in Source or 6636 Object form, made available under the License, as indicated by a 6637 copyright notice that is included in or attached to the work 6638 (an example is provided in the Appendix below). 6639 6640 "Derivative Works" shall mean any work, whether in Source or Object 6641 form, that is based on (or derived from) the Work and for which the 6642 editorial revisions, annotations, elaborations, or other modifications 6643 represent, as a whole, an original work of authorship. For the purposes 6644 of this License, Derivative Works shall not include works that remain 6645 separable from, or merely link (or bind by name) to the interfaces of, 6646 the Work and Derivative Works thereof. 6647 6648 "Contribution" shall mean any work of authorship, including 6649 the original version of the Work and any modifications or additions 6650 to that Work or Derivative Works thereof, that is intentionally 6651 submitted to Licensor for inclusion in the Work by the copyright owner 6652 or by an individual or Legal Entity authorized to submit on behalf of 6653 the copyright owner. For the purposes of this definition, "submitted" 6654 means any form of electronic, verbal, or written communication sent 6655 to the Licensor or its representatives, including but not limited to 6656 communication on electronic mailing lists, source code control systems, 6657 and issue tracking systems that are managed by, or on behalf of, the 6658 Licensor for the purpose of discussing and improving the Work, but 6659 excluding communication that is conspicuously marked or otherwise 6660 designated in writing by the copyright owner as "Not a Contribution." 6661 6662 "Contributor" shall mean Licensor and any individual or Legal Entity 6663 on behalf of whom a Contribution has been received by Licensor and 6664 subsequently incorporated within the Work. 6665 66662. Grant of Copyright License. Subject to the terms and conditions of 6667 this License, each Contributor hereby grants to You a perpetual, 6668 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 6669 copyright license to reproduce, prepare Derivative Works of, 6670 publicly display, publicly perform, sublicense, and distribute the 6671 Work and such Derivative Works in Source or Object form. 6672 66733. Grant of Patent License. Subject to the terms and conditions of 6674 this License, each Contributor hereby grants to You a perpetual, 6675 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 6676 (except as stated in this section) patent license to make, have made, 6677 use, offer to sell, sell, import, and otherwise transfer the Work, 6678 where such license applies only to those patent claims licensable 6679 by such Contributor that are necessarily infringed by their 6680 Contribution(s) alone or by combination of their Contribution(s) 6681 with the Work to which such Contribution(s) was submitted. If You 6682 institute patent litigation against any entity (including a 6683 cross-claim or counterclaim in a lawsuit) alleging that the Work 6684 or a Contribution incorporated within the Work constitutes direct 6685 or contributory patent infringement, then any patent licenses 6686 granted to You under this License for that Work shall terminate 6687 as of the date such litigation is filed. 6688 66894. Redistribution. You may reproduce and distribute copies of the 6690 Work or Derivative Works thereof in any medium, with or without 6691 modifications, and in Source or Object form, provided that You 6692 meet the following conditions: 6693 6694 (a) You must give any other recipients of the Work or 6695 Derivative Works a copy of this License; and 6696 6697 (b) You must cause any modified files to carry prominent notices 6698 stating that You changed the files; and 6699 6700 (c) You must retain, in the Source form of any Derivative Works 6701 that You distribute, all copyright, patent, trademark, and 6702 attribution notices from the Source form of the Work, 6703 excluding those notices that do not pertain to any part of 6704 the Derivative Works; and 6705 6706 (d) If the Work includes a "NOTICE" text file as part of its 6707 distribution, then any Derivative Works that You distribute must 6708 include a readable copy of the attribution notices contained 6709 within such NOTICE file, excluding those notices that do not 6710 pertain to any part of the Derivative Works, in at least one 6711 of the following places: within a NOTICE text file distributed 6712 as part of the Derivative Works; within the Source form or 6713 documentation, if provided along with the Derivative Works; or, 6714 within a display generated by the Derivative Works, if and 6715 wherever such third-party notices normally appear. The contents 6716 of the NOTICE file are for informational purposes only and 6717 do not modify the License. You may add Your own attribution 6718 notices within Derivative Works that You distribute, alongside 6719 or as an addendum to the NOTICE text from the Work, provided 6720 that such additional attribution notices cannot be construed 6721 as modifying the License. 6722 6723 You may add Your own copyright statement to Your modifications and 6724 may provide additional or different license terms and conditions 6725 for use, reproduction, or distribution of Your modifications, or 6726 for any such Derivative Works as a whole, provided Your use, 6727 reproduction, and distribution of the Work otherwise complies with 6728 the conditions stated in this License. 6729 67305. Submission of Contributions. Unless You explicitly state otherwise, 6731 any Contribution intentionally submitted for inclusion in the Work 6732 by You to the Licensor shall be under the terms and conditions of 6733 this License, without any additional terms or conditions. 6734 Notwithstanding the above, nothing herein shall supersede or modify 6735 the terms of any separate license agreement you may have executed 6736 with Licensor regarding such Contributions. 6737 67386. Trademarks. This License does not grant permission to use the trade 6739 names, trademarks, service marks, or product names of the Licensor, 6740 except as required for reasonable and customary use in describing the 6741 origin of the Work and reproducing the content of the NOTICE file. 6742 67437. Disclaimer of Warranty. Unless required by applicable law or 6744 agreed to in writing, Licensor provides the Work (and each 6745 Contributor provides its Contributions) on an "AS IS" BASIS, 6746 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 6747 implied, including, without limitation, any warranties or conditions 6748 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 6749 PARTICULAR PURPOSE. You are solely responsible for determining the 6750 appropriateness of using or redistributing the Work and assume any 6751 risks associated with Your exercise of permissions under this License. 6752 67538. Limitation of Liability. In no event and under no legal theory, 6754 whether in tort (including negligence), contract, or otherwise, 6755 unless required by applicable law (such as deliberate and grossly 6756 negligent acts) or agreed to in writing, shall any Contributor be 6757 liable to You for damages, including any direct, indirect, special, 6758 incidental, or consequential damages of any character arising as a 6759 result of this License or out of the use or inability to use the 6760 Work (including but not limited to damages for loss of goodwill, 6761 work stoppage, computer failure or malfunction, or any and all 6762 other commercial damages or losses), even if such Contributor 6763 has been advised of the possibility of such damages. 6764 67659. Accepting Warranty or Additional Liability. While redistributing 6766 the Work or Derivative Works thereof, You may choose to offer, 6767 and charge a fee for, acceptance of support, warranty, indemnity, 6768 or other liability obligations and/or rights consistent with this 6769 License. However, in accepting such obligations, You may act only 6770 on Your own behalf and on Your sole responsibility, not on behalf 6771 of any other Contributor, and only if You agree to indemnify, 6772 defend, and hold each Contributor harmless for any liability 6773 incurred by, or claims asserted against, such Contributor by reason 6774 of your accepting any such warranty or additional liability. 6775 6776END OF TERMS AND CONDITIONS 6777 6778============================ 6779 6780Path = third_party/rust/strsim/v0_11/README.chromium 6781 6782============================ 6783 6784The MIT License (MIT) 6785 6786Copyright (c) 2015 Danny Guo 6787Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com> 6788Copyright (c) 2018 Akash Kurdekar 6789 6790Permission is hereby granted, free of charge, to any person obtaining a copy 6791of this software and associated documentation files (the "Software"), to deal 6792in the Software without restriction, including without limitation the rights 6793to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 6794copies of the Software, and to permit persons to whom the Software is 6795furnished to do so, subject to the following conditions: 6796 6797The above copyright notice and this permission notice shall be included in all 6798copies or substantial portions of the Software. 6799 6800THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 6801IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 6802FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 6803AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 6804LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 6805OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 6806SOFTWARE. 6807 6808============================ 6809 6810Path = third_party/rust/syn/v2/README.chromium 6811 6812============================ 6813 6814 Apache License 6815 Version 2.0, January 2004 6816 http://www.apache.org/licenses/ 6817 6818TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6819 68201. Definitions. 6821 6822 "License" shall mean the terms and conditions for use, reproduction, 6823 and distribution as defined by Sections 1 through 9 of this document. 6824 6825 "Licensor" shall mean the copyright owner or entity authorized by 6826 the copyright owner that is granting the License. 6827 6828 "Legal Entity" shall mean the union of the acting entity and all 6829 other entities that control, are controlled by, or are under common 6830 control with that entity. For the purposes of this definition, 6831 "control" means (i) the power, direct or indirect, to cause the 6832 direction or management of such entity, whether by contract or 6833 otherwise, or (ii) ownership of fifty percent (50%) or more of the 6834 outstanding shares, or (iii) beneficial ownership of such entity. 6835 6836 "You" (or "Your") shall mean an individual or Legal Entity 6837 exercising permissions granted by this License. 6838 6839 "Source" form shall mean the preferred form for making modifications, 6840 including but not limited to software source code, documentation 6841 source, and configuration files. 6842 6843 "Object" form shall mean any form resulting from mechanical 6844 transformation or translation of a Source form, including but 6845 not limited to compiled object code, generated documentation, 6846 and conversions to other media types. 6847 6848 "Work" shall mean the work of authorship, whether in Source or 6849 Object form, made available under the License, as indicated by a 6850 copyright notice that is included in or attached to the work 6851 (an example is provided in the Appendix below). 6852 6853 "Derivative Works" shall mean any work, whether in Source or Object 6854 form, that is based on (or derived from) the Work and for which the 6855 editorial revisions, annotations, elaborations, or other modifications 6856 represent, as a whole, an original work of authorship. For the purposes 6857 of this License, Derivative Works shall not include works that remain 6858 separable from, or merely link (or bind by name) to the interfaces of, 6859 the Work and Derivative Works thereof. 6860 6861 "Contribution" shall mean any work of authorship, including 6862 the original version of the Work and any modifications or additions 6863 to that Work or Derivative Works thereof, that is intentionally 6864 submitted to Licensor for inclusion in the Work by the copyright owner 6865 or by an individual or Legal Entity authorized to submit on behalf of 6866 the copyright owner. For the purposes of this definition, "submitted" 6867 means any form of electronic, verbal, or written communication sent 6868 to the Licensor or its representatives, including but not limited to 6869 communication on electronic mailing lists, source code control systems, 6870 and issue tracking systems that are managed by, or on behalf of, the 6871 Licensor for the purpose of discussing and improving the Work, but 6872 excluding communication that is conspicuously marked or otherwise 6873 designated in writing by the copyright owner as "Not a Contribution." 6874 6875 "Contributor" shall mean Licensor and any individual or Legal Entity 6876 on behalf of whom a Contribution has been received by Licensor and 6877 subsequently incorporated within the Work. 6878 68792. Grant of Copyright License. Subject to the terms and conditions of 6880 this License, each Contributor hereby grants to You a perpetual, 6881 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 6882 copyright license to reproduce, prepare Derivative Works of, 6883 publicly display, publicly perform, sublicense, and distribute the 6884 Work and such Derivative Works in Source or Object form. 6885 68863. Grant of Patent License. Subject to the terms and conditions of 6887 this License, each Contributor hereby grants to You a perpetual, 6888 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 6889 (except as stated in this section) patent license to make, have made, 6890 use, offer to sell, sell, import, and otherwise transfer the Work, 6891 where such license applies only to those patent claims licensable 6892 by such Contributor that are necessarily infringed by their 6893 Contribution(s) alone or by combination of their Contribution(s) 6894 with the Work to which such Contribution(s) was submitted. If You 6895 institute patent litigation against any entity (including a 6896 cross-claim or counterclaim in a lawsuit) alleging that the Work 6897 or a Contribution incorporated within the Work constitutes direct 6898 or contributory patent infringement, then any patent licenses 6899 granted to You under this License for that Work shall terminate 6900 as of the date such litigation is filed. 6901 69024. Redistribution. You may reproduce and distribute copies of the 6903 Work or Derivative Works thereof in any medium, with or without 6904 modifications, and in Source or Object form, provided that You 6905 meet the following conditions: 6906 6907 (a) You must give any other recipients of the Work or 6908 Derivative Works a copy of this License; and 6909 6910 (b) You must cause any modified files to carry prominent notices 6911 stating that You changed the files; and 6912 6913 (c) You must retain, in the Source form of any Derivative Works 6914 that You distribute, all copyright, patent, trademark, and 6915 attribution notices from the Source form of the Work, 6916 excluding those notices that do not pertain to any part of 6917 the Derivative Works; and 6918 6919 (d) If the Work includes a "NOTICE" text file as part of its 6920 distribution, then any Derivative Works that You distribute must 6921 include a readable copy of the attribution notices contained 6922 within such NOTICE file, excluding those notices that do not 6923 pertain to any part of the Derivative Works, in at least one 6924 of the following places: within a NOTICE text file distributed 6925 as part of the Derivative Works; within the Source form or 6926 documentation, if provided along with the Derivative Works; or, 6927 within a display generated by the Derivative Works, if and 6928 wherever such third-party notices normally appear. The contents 6929 of the NOTICE file are for informational purposes only and 6930 do not modify the License. You may add Your own attribution 6931 notices within Derivative Works that You distribute, alongside 6932 or as an addendum to the NOTICE text from the Work, provided 6933 that such additional attribution notices cannot be construed 6934 as modifying the License. 6935 6936 You may add Your own copyright statement to Your modifications and 6937 may provide additional or different license terms and conditions 6938 for use, reproduction, or distribution of Your modifications, or 6939 for any such Derivative Works as a whole, provided Your use, 6940 reproduction, and distribution of the Work otherwise complies with 6941 the conditions stated in this License. 6942 69435. Submission of Contributions. Unless You explicitly state otherwise, 6944 any Contribution intentionally submitted for inclusion in the Work 6945 by You to the Licensor shall be under the terms and conditions of 6946 this License, without any additional terms or conditions. 6947 Notwithstanding the above, nothing herein shall supersede or modify 6948 the terms of any separate license agreement you may have executed 6949 with Licensor regarding such Contributions. 6950 69516. Trademarks. This License does not grant permission to use the trade 6952 names, trademarks, service marks, or product names of the Licensor, 6953 except as required for reasonable and customary use in describing the 6954 origin of the Work and reproducing the content of the NOTICE file. 6955 69567. Disclaimer of Warranty. Unless required by applicable law or 6957 agreed to in writing, Licensor provides the Work (and each 6958 Contributor provides its Contributions) on an "AS IS" BASIS, 6959 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 6960 implied, including, without limitation, any warranties or conditions 6961 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 6962 PARTICULAR PURPOSE. You are solely responsible for determining the 6963 appropriateness of using or redistributing the Work and assume any 6964 risks associated with Your exercise of permissions under this License. 6965 69668. Limitation of Liability. In no event and under no legal theory, 6967 whether in tort (including negligence), contract, or otherwise, 6968 unless required by applicable law (such as deliberate and grossly 6969 negligent acts) or agreed to in writing, shall any Contributor be 6970 liable to You for damages, including any direct, indirect, special, 6971 incidental, or consequential damages of any character arising as a 6972 result of this License or out of the use or inability to use the 6973 Work (including but not limited to damages for loss of goodwill, 6974 work stoppage, computer failure or malfunction, or any and all 6975 other commercial damages or losses), even if such Contributor 6976 has been advised of the possibility of such damages. 6977 69789. Accepting Warranty or Additional Liability. While redistributing 6979 the Work or Derivative Works thereof, You may choose to offer, 6980 and charge a fee for, acceptance of support, warranty, indemnity, 6981 or other liability obligations and/or rights consistent with this 6982 License. However, in accepting such obligations, You may act only 6983 on Your own behalf and on Your sole responsibility, not on behalf 6984 of any other Contributor, and only if You agree to indemnify, 6985 defend, and hold each Contributor harmless for any liability 6986 incurred by, or claims asserted against, such Contributor by reason 6987 of your accepting any such warranty or additional liability. 6988 6989END OF TERMS AND CONDITIONS 6990 6991============================ 6992 6993Path = third_party/rust/termcolor/v1/README.chromium 6994 6995============================ 6996 6997The MIT License (MIT) 6998 6999Copyright (c) 2015 Andrew Gallant 7000 7001Permission is hereby granted, free of charge, to any person obtaining a copy 7002of this software and associated documentation files (the "Software"), to deal 7003in the Software without restriction, including without limitation the rights 7004to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 7005copies of the Software, and to permit persons to whom the Software is 7006furnished to do so, subject to the following conditions: 7007 7008The above copyright notice and this permission notice shall be included in 7009all copies or substantial portions of the Software. 7010 7011THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 7012IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 7013FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 7014AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 7015LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 7016OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 7017THE SOFTWARE. 7018 7019============================ 7020 7021Path = third_party/rust/unicode_ident/v1/README.chromium 7022 7023============================ 7024 7025 Apache License 7026 Version 2.0, January 2004 7027 http://www.apache.org/licenses/ 7028 7029TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 7030 70311. Definitions. 7032 7033 "License" shall mean the terms and conditions for use, reproduction, 7034 and distribution as defined by Sections 1 through 9 of this document. 7035 7036 "Licensor" shall mean the copyright owner or entity authorized by 7037 the copyright owner that is granting the License. 7038 7039 "Legal Entity" shall mean the union of the acting entity and all 7040 other entities that control, are controlled by, or are under common 7041 control with that entity. For the purposes of this definition, 7042 "control" means (i) the power, direct or indirect, to cause the 7043 direction or management of such entity, whether by contract or 7044 otherwise, or (ii) ownership of fifty percent (50%) or more of the 7045 outstanding shares, or (iii) beneficial ownership of such entity. 7046 7047 "You" (or "Your") shall mean an individual or Legal Entity 7048 exercising permissions granted by this License. 7049 7050 "Source" form shall mean the preferred form for making modifications, 7051 including but not limited to software source code, documentation 7052 source, and configuration files. 7053 7054 "Object" form shall mean any form resulting from mechanical 7055 transformation or translation of a Source form, including but 7056 not limited to compiled object code, generated documentation, 7057 and conversions to other media types. 7058 7059 "Work" shall mean the work of authorship, whether in Source or 7060 Object form, made available under the License, as indicated by a 7061 copyright notice that is included in or attached to the work 7062 (an example is provided in the Appendix below). 7063 7064 "Derivative Works" shall mean any work, whether in Source or Object 7065 form, that is based on (or derived from) the Work and for which the 7066 editorial revisions, annotations, elaborations, or other modifications 7067 represent, as a whole, an original work of authorship. For the purposes 7068 of this License, Derivative Works shall not include works that remain 7069 separable from, or merely link (or bind by name) to the interfaces of, 7070 the Work and Derivative Works thereof. 7071 7072 "Contribution" shall mean any work of authorship, including 7073 the original version of the Work and any modifications or additions 7074 to that Work or Derivative Works thereof, that is intentionally 7075 submitted to Licensor for inclusion in the Work by the copyright owner 7076 or by an individual or Legal Entity authorized to submit on behalf of 7077 the copyright owner. For the purposes of this definition, "submitted" 7078 means any form of electronic, verbal, or written communication sent 7079 to the Licensor or its representatives, including but not limited to 7080 communication on electronic mailing lists, source code control systems, 7081 and issue tracking systems that are managed by, or on behalf of, the 7082 Licensor for the purpose of discussing and improving the Work, but 7083 excluding communication that is conspicuously marked or otherwise 7084 designated in writing by the copyright owner as "Not a Contribution." 7085 7086 "Contributor" shall mean Licensor and any individual or Legal Entity 7087 on behalf of whom a Contribution has been received by Licensor and 7088 subsequently incorporated within the Work. 7089 70902. Grant of Copyright License. Subject to the terms and conditions of 7091 this License, each Contributor hereby grants to You a perpetual, 7092 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 7093 copyright license to reproduce, prepare Derivative Works of, 7094 publicly display, publicly perform, sublicense, and distribute the 7095 Work and such Derivative Works in Source or Object form. 7096 70973. Grant of Patent License. Subject to the terms and conditions of 7098 this License, each Contributor hereby grants to You a perpetual, 7099 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 7100 (except as stated in this section) patent license to make, have made, 7101 use, offer to sell, sell, import, and otherwise transfer the Work, 7102 where such license applies only to those patent claims licensable 7103 by such Contributor that are necessarily infringed by their 7104 Contribution(s) alone or by combination of their Contribution(s) 7105 with the Work to which such Contribution(s) was submitted. If You 7106 institute patent litigation against any entity (including a 7107 cross-claim or counterclaim in a lawsuit) alleging that the Work 7108 or a Contribution incorporated within the Work constitutes direct 7109 or contributory patent infringement, then any patent licenses 7110 granted to You under this License for that Work shall terminate 7111 as of the date such litigation is filed. 7112 71134. Redistribution. You may reproduce and distribute copies of the 7114 Work or Derivative Works thereof in any medium, with or without 7115 modifications, and in Source or Object form, provided that You 7116 meet the following conditions: 7117 7118 (a) You must give any other recipients of the Work or 7119 Derivative Works a copy of this License; and 7120 7121 (b) You must cause any modified files to carry prominent notices 7122 stating that You changed the files; and 7123 7124 (c) You must retain, in the Source form of any Derivative Works 7125 that You distribute, all copyright, patent, trademark, and 7126 attribution notices from the Source form of the Work, 7127 excluding those notices that do not pertain to any part of 7128 the Derivative Works; and 7129 7130 (d) If the Work includes a "NOTICE" text file as part of its 7131 distribution, then any Derivative Works that You distribute must 7132 include a readable copy of the attribution notices contained 7133 within such NOTICE file, excluding those notices that do not 7134 pertain to any part of the Derivative Works, in at least one 7135 of the following places: within a NOTICE text file distributed 7136 as part of the Derivative Works; within the Source form or 7137 documentation, if provided along with the Derivative Works; or, 7138 within a display generated by the Derivative Works, if and 7139 wherever such third-party notices normally appear. The contents 7140 of the NOTICE file are for informational purposes only and 7141 do not modify the License. You may add Your own attribution 7142 notices within Derivative Works that You distribute, alongside 7143 or as an addendum to the NOTICE text from the Work, provided 7144 that such additional attribution notices cannot be construed 7145 as modifying the License. 7146 7147 You may add Your own copyright statement to Your modifications and 7148 may provide additional or different license terms and conditions 7149 for use, reproduction, or distribution of Your modifications, or 7150 for any such Derivative Works as a whole, provided Your use, 7151 reproduction, and distribution of the Work otherwise complies with 7152 the conditions stated in this License. 7153 71545. Submission of Contributions. Unless You explicitly state otherwise, 7155 any Contribution intentionally submitted for inclusion in the Work 7156 by You to the Licensor shall be under the terms and conditions of 7157 this License, without any additional terms or conditions. 7158 Notwithstanding the above, nothing herein shall supersede or modify 7159 the terms of any separate license agreement you may have executed 7160 with Licensor regarding such Contributions. 7161 71626. Trademarks. This License does not grant permission to use the trade 7163 names, trademarks, service marks, or product names of the Licensor, 7164 except as required for reasonable and customary use in describing the 7165 origin of the Work and reproducing the content of the NOTICE file. 7166 71677. Disclaimer of Warranty. Unless required by applicable law or 7168 agreed to in writing, Licensor provides the Work (and each 7169 Contributor provides its Contributions) on an "AS IS" BASIS, 7170 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 7171 implied, including, without limitation, any warranties or conditions 7172 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 7173 PARTICULAR PURPOSE. You are solely responsible for determining the 7174 appropriateness of using or redistributing the Work and assume any 7175 risks associated with Your exercise of permissions under this License. 7176 71778. Limitation of Liability. In no event and under no legal theory, 7178 whether in tort (including negligence), contract, or otherwise, 7179 unless required by applicable law (such as deliberate and grossly 7180 negligent acts) or agreed to in writing, shall any Contributor be 7181 liable to You for damages, including any direct, indirect, special, 7182 incidental, or consequential damages of any character arising as a 7183 result of this License or out of the use or inability to use the 7184 Work (including but not limited to damages for loss of goodwill, 7185 work stoppage, computer failure or malfunction, or any and all 7186 other commercial damages or losses), even if such Contributor 7187 has been advised of the possibility of such damages. 7188 71899. Accepting Warranty or Additional Liability. While redistributing 7190 the Work or Derivative Works thereof, You may choose to offer, 7191 and charge a fee for, acceptance of support, warranty, indemnity, 7192 or other liability obligations and/or rights consistent with this 7193 License. However, in accepting such obligations, You may act only 7194 on Your own behalf and on Your sole responsibility, not on behalf 7195 of any other Contributor, and only if You agree to indemnify, 7196 defend, and hold each Contributor harmless for any liability 7197 incurred by, or claims asserted against, such Contributor by reason 7198 of your accepting any such warranty or additional liability. 7199 7200END OF TERMS AND CONDITIONS 7201 7202============================ 7203 7204Path = third_party/rust/unicode_width/v0_1/README.chromium 7205 7206============================ 7207 7208 Apache License 7209 Version 2.0, January 2004 7210 http://www.apache.org/licenses/ 7211 7212TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 7213 72141. Definitions. 7215 7216 "License" shall mean the terms and conditions for use, reproduction, 7217 and distribution as defined by Sections 1 through 9 of this document. 7218 7219 "Licensor" shall mean the copyright owner or entity authorized by 7220 the copyright owner that is granting the License. 7221 7222 "Legal Entity" shall mean the union of the acting entity and all 7223 other entities that control, are controlled by, or are under common 7224 control with that entity. For the purposes of this definition, 7225 "control" means (i) the power, direct or indirect, to cause the 7226 direction or management of such entity, whether by contract or 7227 otherwise, or (ii) ownership of fifty percent (50%) or more of the 7228 outstanding shares, or (iii) beneficial ownership of such entity. 7229 7230 "You" (or "Your") shall mean an individual or Legal Entity 7231 exercising permissions granted by this License. 7232 7233 "Source" form shall mean the preferred form for making modifications, 7234 including but not limited to software source code, documentation 7235 source, and configuration files. 7236 7237 "Object" form shall mean any form resulting from mechanical 7238 transformation or translation of a Source form, including but 7239 not limited to compiled object code, generated documentation, 7240 and conversions to other media types. 7241 7242 "Work" shall mean the work of authorship, whether in Source or 7243 Object form, made available under the License, as indicated by a 7244 copyright notice that is included in or attached to the work 7245 (an example is provided in the Appendix below). 7246 7247 "Derivative Works" shall mean any work, whether in Source or Object 7248 form, that is based on (or derived from) the Work and for which the 7249 editorial revisions, annotations, elaborations, or other modifications 7250 represent, as a whole, an original work of authorship. For the purposes 7251 of this License, Derivative Works shall not include works that remain 7252 separable from, or merely link (or bind by name) to the interfaces of, 7253 the Work and Derivative Works thereof. 7254 7255 "Contribution" shall mean any work of authorship, including 7256 the original version of the Work and any modifications or additions 7257 to that Work or Derivative Works thereof, that is intentionally 7258 submitted to Licensor for inclusion in the Work by the copyright owner 7259 or by an individual or Legal Entity authorized to submit on behalf of 7260 the copyright owner. For the purposes of this definition, "submitted" 7261 means any form of electronic, verbal, or written communication sent 7262 to the Licensor or its representatives, including but not limited to 7263 communication on electronic mailing lists, source code control systems, 7264 and issue tracking systems that are managed by, or on behalf of, the 7265 Licensor for the purpose of discussing and improving the Work, but 7266 excluding communication that is conspicuously marked or otherwise 7267 designated in writing by the copyright owner as "Not a Contribution." 7268 7269 "Contributor" shall mean Licensor and any individual or Legal Entity 7270 on behalf of whom a Contribution has been received by Licensor and 7271 subsequently incorporated within the Work. 7272 72732. Grant of Copyright License. Subject to the terms and conditions of 7274 this License, each Contributor hereby grants to You a perpetual, 7275 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 7276 copyright license to reproduce, prepare Derivative Works of, 7277 publicly display, publicly perform, sublicense, and distribute the 7278 Work and such Derivative Works in Source or Object form. 7279 72803. Grant of Patent License. Subject to the terms and conditions of 7281 this License, each Contributor hereby grants to You a perpetual, 7282 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 7283 (except as stated in this section) patent license to make, have made, 7284 use, offer to sell, sell, import, and otherwise transfer the Work, 7285 where such license applies only to those patent claims licensable 7286 by such Contributor that are necessarily infringed by their 7287 Contribution(s) alone or by combination of their Contribution(s) 7288 with the Work to which such Contribution(s) was submitted. If You 7289 institute patent litigation against any entity (including a 7290 cross-claim or counterclaim in a lawsuit) alleging that the Work 7291 or a Contribution incorporated within the Work constitutes direct 7292 or contributory patent infringement, then any patent licenses 7293 granted to You under this License for that Work shall terminate 7294 as of the date such litigation is filed. 7295 72964. Redistribution. You may reproduce and distribute copies of the 7297 Work or Derivative Works thereof in any medium, with or without 7298 modifications, and in Source or Object form, provided that You 7299 meet the following conditions: 7300 7301 (a) You must give any other recipients of the Work or 7302 Derivative Works a copy of this License; and 7303 7304 (b) You must cause any modified files to carry prominent notices 7305 stating that You changed the files; and 7306 7307 (c) You must retain, in the Source form of any Derivative Works 7308 that You distribute, all copyright, patent, trademark, and 7309 attribution notices from the Source form of the Work, 7310 excluding those notices that do not pertain to any part of 7311 the Derivative Works; and 7312 7313 (d) If the Work includes a "NOTICE" text file as part of its 7314 distribution, then any Derivative Works that You distribute must 7315 include a readable copy of the attribution notices contained 7316 within such NOTICE file, excluding those notices that do not 7317 pertain to any part of the Derivative Works, in at least one 7318 of the following places: within a NOTICE text file distributed 7319 as part of the Derivative Works; within the Source form or 7320 documentation, if provided along with the Derivative Works; or, 7321 within a display generated by the Derivative Works, if and 7322 wherever such third-party notices normally appear. The contents 7323 of the NOTICE file are for informational purposes only and 7324 do not modify the License. You may add Your own attribution 7325 notices within Derivative Works that You distribute, alongside 7326 or as an addendum to the NOTICE text from the Work, provided 7327 that such additional attribution notices cannot be construed 7328 as modifying the License. 7329 7330 You may add Your own copyright statement to Your modifications and 7331 may provide additional or different license terms and conditions 7332 for use, reproduction, or distribution of Your modifications, or 7333 for any such Derivative Works as a whole, provided Your use, 7334 reproduction, and distribution of the Work otherwise complies with 7335 the conditions stated in this License. 7336 73375. Submission of Contributions. Unless You explicitly state otherwise, 7338 any Contribution intentionally submitted for inclusion in the Work 7339 by You to the Licensor shall be under the terms and conditions of 7340 this License, without any additional terms or conditions. 7341 Notwithstanding the above, nothing herein shall supersede or modify 7342 the terms of any separate license agreement you may have executed 7343 with Licensor regarding such Contributions. 7344 73456. Trademarks. This License does not grant permission to use the trade 7346 names, trademarks, service marks, or product names of the Licensor, 7347 except as required for reasonable and customary use in describing the 7348 origin of the Work and reproducing the content of the NOTICE file. 7349 73507. Disclaimer of Warranty. Unless required by applicable law or 7351 agreed to in writing, Licensor provides the Work (and each 7352 Contributor provides its Contributions) on an "AS IS" BASIS, 7353 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 7354 implied, including, without limitation, any warranties or conditions 7355 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 7356 PARTICULAR PURPOSE. You are solely responsible for determining the 7357 appropriateness of using or redistributing the Work and assume any 7358 risks associated with Your exercise of permissions under this License. 7359 73608. Limitation of Liability. In no event and under no legal theory, 7361 whether in tort (including negligence), contract, or otherwise, 7362 unless required by applicable law (such as deliberate and grossly 7363 negligent acts) or agreed to in writing, shall any Contributor be 7364 liable to You for damages, including any direct, indirect, special, 7365 incidental, or consequential damages of any character arising as a 7366 result of this License or out of the use or inability to use the 7367 Work (including but not limited to damages for loss of goodwill, 7368 work stoppage, computer failure or malfunction, or any and all 7369 other commercial damages or losses), even if such Contributor 7370 has been advised of the possibility of such damages. 7371 73729. Accepting Warranty or Additional Liability. While redistributing 7373 the Work or Derivative Works thereof, You may choose to offer, 7374 and charge a fee for, acceptance of support, warranty, indemnity, 7375 or other liability obligations and/or rights consistent with this 7376 License. However, in accepting such obligations, You may act only 7377 on Your own behalf and on Your sole responsibility, not on behalf 7378 of any other Contributor, and only if You agree to indemnify, 7379 defend, and hold each Contributor harmless for any liability 7380 incurred by, or claims asserted against, such Contributor by reason 7381 of your accepting any such warranty or additional liability. 7382 7383END OF TERMS AND CONDITIONS 7384 7385APPENDIX: How to apply the Apache License to your work. 7386 7387 To apply the Apache License to your work, attach the following 7388 boilerplate notice, with the fields enclosed by brackets "[]" 7389 replaced with your own identifying information. (Don't include 7390 the brackets!) The text should be enclosed in the appropriate 7391 comment syntax for the file format. We also recommend that a 7392 file or class name and description of purpose be included on the 7393 same "printed page" as the copyright notice for easier 7394 identification within third-party archives. 7395 7396Copyright [yyyy] [name of copyright owner] 7397 7398Licensed under the Apache License, Version 2.0 (the "License"); 7399you may not use this file except in compliance with the License. 7400You may obtain a copy of the License at 7401 7402 http://www.apache.org/licenses/LICENSE-2.0 7403 7404Unless required by applicable law or agreed to in writing, software 7405distributed under the License is distributed on an "AS IS" BASIS, 7406WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 7407See the License for the specific language governing permissions and 7408limitations under the License. 7409 7410============================ 7411 7412Path = third_party/zlib/README.chromium 7413 7414============================ 7415 7416version 1.2.12, March 27th, 2022 7417 7418Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler 7419 7420This software is provided 'as-is', without any express or implied 7421warranty. In no event will the authors be held liable for any damages 7422arising from the use of this software. 7423 7424Permission is granted to anyone to use this software for any purpose, 7425including commercial applications, and to alter it and redistribute it 7426freely, subject to the following restrictions: 7427 74281. The origin of this software must not be misrepresented; you must not 7429 claim that you wrote the original software. If you use this software 7430 in a product, an acknowledgment in the product documentation would be 7431 appreciated but is not required. 74322. Altered source versions must be plainly marked as such, and must not be 7433 misrepresented as being the original software. 74343. This notice may not be removed or altered from any source distribution. 7435 7436============================ 7437 7438Path = third_party/zstd/README.chromium 7439 7440============================ 7441 7442BSD License 7443 7444For Zstandard software 7445 7446Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved. 7447 7448Redistribution and use in source and binary forms, with or without modification, 7449are permitted provided that the following conditions are met: 7450 7451 * Redistributions of source code must retain the above copyright notice, this 7452 list of conditions and the following disclaimer. 7453 7454 * Redistributions in binary form must reproduce the above copyright notice, 7455 this list of conditions and the following disclaimer in the documentation 7456 and/or other materials provided with the distribution. 7457 7458 * Neither the name Facebook, nor Meta, nor the names of its contributors may 7459 be used to endorse or promote products derived from this software without 7460 specific prior written permission. 7461 7462THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 7463ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 7464WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 7465DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR 7466ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 7467(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 7468LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 7469ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 7470(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 7471SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 7472 7473============================ 7474 7475Path = url/third_party/mozilla/README.chromium 7476 7477============================ 7478 7479Copyright 2007, Google Inc. 7480All rights reserved. 7481 7482Redistribution and use in source and binary forms, with or without 7483modification, are permitted provided that the following conditions are 7484met: 7485 7486 * Redistributions of source code must retain the above copyright 7487notice, this list of conditions and the following disclaimer. 7488 * Redistributions in binary form must reproduce the above 7489copyright notice, this list of conditions and the following disclaimer 7490in the documentation and/or other materials provided with the 7491distribution. 7492 * Neither the name of Google Inc. nor the names of its 7493contributors may be used to endorse or promote products derived from 7494this software without specific prior written permission. 7495 7496THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 7497"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 7498LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 7499A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 7500OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 7501SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 7502LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 7503DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 7504THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 7505(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 7506OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 7507 7508------------------------------------------------------------------------------- 7509 7510The file url_parse.cc is based on nsURLParsers.cc from Mozilla. This file is 7511licensed separately as follows: 7512 7513The contents of this file are subject to the Mozilla Public License Version 75141.1 (the "License"); you may not use this file except in compliance with 7515the License. You may obtain a copy of the License at 7516http://www.mozilla.org/MPL/ 7517 7518Software distributed under the License is distributed on an "AS IS" basis, 7519WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License 7520for the specific language governing rights and limitations under the 7521License. 7522 7523The Original Code is mozilla.org code. 7524 7525The Initial Developer of the Original Code is 7526Netscape Communications Corporation. 7527Portions created by the Initial Developer are Copyright (C) 1998 7528the Initial Developer. All Rights Reserved. 7529 7530Contributor(s): 7531 Darin Fisher (original author) 7532 7533Alternatively, the contents of this file may be used under the terms of 7534either the GNU General Public License Version 2 or later (the "GPL"), or 7535the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), 7536in which case the provisions of the GPL or the LGPL are applicable instead 7537of those above. If you wish to allow use of your version of this file only 7538under the terms of either the GPL or the LGPL, and not to allow others to 7539use your version of this file under the terms of the MPL, indicate your 7540decision by deleting the provisions above and replace them with the notice 7541and other provisions required by the GPL or the LGPL. If you do not delete 7542the provisions above, a recipient may use your version of this file under 7543the terms of any one of the MPL, the GPL or the LGPL. 7544