COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)&#xA;&#xA;Copyright Â© 1991-2020 Unicode, Inc. All rights reserved.&#xA;Distributed under the Terms of Use in https://www.unicode.org/copyright.html.&#xA;&#xA;Permission is hereby granted, free of charge, to any person obtaining&#xA;a copy of the Unicode data files and any associated documentation&#xA;(the &#34;Data Files&#34;) or Unicode software and any associated documentation&#xA;(the &#34;Software&#34;) to deal in the Data Files or Software&#xA;without restriction, including without limitation the rights to use,&#xA;copy, modify, merge, publish, distribute, and/or sell copies of&#xA;the Data Files or Software, and to permit persons to whom the Data Files&#xA;or Software are furnished to do so, provided that either&#xA;(a) this copyright and permission notice appear with all copies&#xA;of the Data Files or Software, or&#xA;(b) this copyright and permission notice appear in associated&#xA;Documentation.&#xA;&#xA;THE DATA FILES AND SOFTWARE ARE PROVIDED &#34;AS IS&#34;, WITHOUT WARRANTY OF&#xA;ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE&#xA;WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND&#xA;NONINFRINGEMENT OF THIRD PARTY RIGHTS.&#xA;IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS&#xA;NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL&#xA;DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,&#xA;DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER&#xA;TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR&#xA;PERFORMANCE OF THE DATA FILES OR SOFTWARE.&#xA;&#xA;Except as contained in this notice, the name of a copyright holder&#xA;shall not be used in advertising or otherwise to promote the sale,&#xA;use or other dealings in these Data Files or Software without prior&#xA;written authorization of the copyright holder.&#xA;&#xA;---------------------&#xA;&#xA;Third-Party Software Licenses&#xA;&#xA;This section contains third-party software notices and/or additional&#xA;terms for licensed third-party software components included within ICU&#xA;libraries.&#xA;&#xA;1. ICU License - ICU 1.8.1 to ICU 57.1&#xA;&#xA;COPYRIGHT AND PERMISSION NOTICE&#xA;&#xA;Copyright (c) 1995-2016 International Business Machines Corporation and others&#xA;All rights reserved.&#xA;&#xA;Permission is hereby granted, free of charge, to any person obtaining&#xA;a copy of this software and associated documentation files (the&#xA;&#34;Software&#34;), to deal in the Software without restriction, including&#xA;without limitation the rights to use, copy, modify, merge, publish,&#xA;distribute, and/or sell copies of the Software, and to permit persons&#xA;to whom the Software is furnished to do so, provided that the above&#xA;copyright notice(s) and this permission notice appear in all copies of&#xA;the Software and that both the above copyright notice(s) and this&#xA;permission notice appear in supporting documentation.&#xA;&#xA;THE SOFTWARE IS PROVIDED &#34;AS IS&#34;, WITHOUT WARRANTY OF ANY KIND,&#xA;EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF&#xA;MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT&#xA;OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR&#xA;HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY&#xA;SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER&#xA;RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF&#xA;CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN&#xA;CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.&#xA;&#xA;Except as contained in this notice, the name of a copyright holder&#xA;shall not be used in advertising or otherwise to promote the sale, use&#xA;or other dealings in this Software without prior written authorization&#xA;of the copyright holder.&#xA;&#xA;All trademarks and registered trademarks mentioned herein are the&#xA;property of their respective owners.&#xA;&#xA;2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)&#xA;&#xA; #     The Google Chrome software developed by Google is licensed under&#xA; # the BSD license. Other software included in this distribution is&#xA; # provided under other licenses, as set forth below.&#xA; #&#xA; #  The BSD License&#xA; #  http://opensource.org/licenses/bsd-license.php&#xA; #  Copyright (C) 2006-2008, Google Inc.&#xA; #&#xA; #  All rights reserved.&#xA; #&#xA; #  Redistribution and use in source and binary forms, with or without&#xA; # modification, are permitted provided that the following conditions are met:&#xA; #&#xA; #  Redistributions of source code must retain the above copyright notice,&#xA; # this list of conditions and the following disclaimer.&#xA; #  Redistributions in binary form must reproduce the above&#xA; # copyright notice, this list of conditions and the following&#xA; # disclaimer in the documentation and/or other materials provided with&#xA; # the distribution.&#xA; #  Neither the name of  Google Inc. nor the names of its&#xA; # contributors may be used to endorse or promote products derived from&#xA; # this software without specific prior written permission.&#xA; #&#xA; #&#xA; #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND&#xA; # CONTRIBUTORS &#34;AS IS&#34; AND ANY EXPRESS OR IMPLIED WARRANTIES,&#xA; # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF&#xA; # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE&#xA; # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE&#xA; # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR&#xA; # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF&#xA; # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR&#xA; # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF&#xA; # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING&#xA; # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS&#xA; # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.&#xA; #&#xA; #&#xA; #  The word list in cjdict.txt are generated by combining three word lists&#xA; # listed below with further processing for compound word breaking. The&#xA; # frequency is generated with an iterative training against Google web&#xA; # corpora.&#xA; #&#xA; #  * Libtabe (Chinese)&#xA; #    - https://sourceforge.net/project/?group_id=1519&#xA; #    - Its license terms and conditions are shown below.&#xA; #&#xA; #  * IPADIC (Japanese)&#xA; #    - http://chasen.aist-nara.ac.jp/chasen/distribution.html&#xA; #    - Its license terms and conditions are shown below.&#xA; #&#xA; #  ---------COPYING.libtabe ---- BEGIN--------------------&#xA; #&#xA; #  /*&#xA; #   * Copyright (c) 1999 TaBE Project.&#xA; #   * Copyright (c) 1999 Pai-Hsiang Hsiao.&#xA; #   * All rights reserved.&#xA; #   *&#xA; #   * Redistribution and use in source and binary forms, with or without&#xA; #   * modification, are permitted provided that the following conditions&#xA; #   * are met:&#xA; #   *&#xA; #   * . Redistributions of source code must retain the above copyright&#xA; #   *   notice, this list of conditions and the following disclaimer.&#xA; #   * . Redistributions in binary form must reproduce the above copyright&#xA; #   *   notice, this list of conditions and the following disclaimer in&#xA; #   *   the documentation and/or other materials provided with the&#xA; #   *   distribution.&#xA; #   * . Neither the name of the TaBE Project nor the names of its&#xA; #   *   contributors may be used to endorse or promote products derived&#xA; #   *   from this software without specific prior written permission.&#xA; #   *&#xA; #   * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS&#xA; #   * &#34;AS IS&#34; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT&#xA; #   * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS&#xA; #   * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE&#xA; #   * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,&#xA; #   * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES&#xA; #   * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR&#xA; #   * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)&#xA; #   * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,&#xA; #   * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)&#xA; #   * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED&#xA; #   * OF THE POSSIBILITY OF SUCH DAMAGE.&#xA; #   */&#xA; #&#xA; #  /*&#xA; #   * Copyright (c) 1999 Computer Systems and Communication Lab,&#xA; #   *                    Institute of Information Science, Academia&#xA; #       *                    Sinica. All rights reserved.&#xA; #   *&#xA; #   * Redistribution and use in source and binary forms, with or without&#xA; #   * modification, are permitted provided that the following conditions&#xA; #   * are met:&#xA; #   *&#xA; #   * . Redistributions of source code must retain the above copyright&#xA; #   *   notice, this list of conditions and the following disclaimer.&#xA; #   * . Redistributions in binary form must reproduce the above copyright&#xA; #   *   notice, this list of conditions and the following disclaimer in&#xA; #   *   the documentation and/or other materials provided with the&#xA; #   *   distribution.&#xA; #   * . Neither the name of the Computer Systems and Communication Lab&#xA; #   *   nor the names of its contributors may be used to endorse or&#xA; #   *   promote products derived from this software without specific&#xA; #   *   prior written permission.&#xA; #   *&#xA; #   * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS&#xA; #   * &#34;AS IS&#34; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT&#xA; #   * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS&#xA; #   * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE&#xA; #   * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,&#xA; #   * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES&#xA; #   * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR&#xA; #   * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)&#xA; #   * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,&#xA; #   * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)&#xA; #   * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED&#xA; #   * OF THE POSSIBILITY OF SUCH DAMAGE.&#xA; #   */&#xA; #&#xA; #  Copyright 1996 Chih-Hao Tsai @ Beckman Institute,&#xA; #      University of Illinois&#xA; #  c-tsai4@uiuc.edu  http://casper.beckman.uiuc.edu/~c-tsai4&#xA; #&#xA; #  ---------------COPYING.libtabe-----END--------------------------------&#xA; #&#xA; #&#xA; #  ---------------COPYING.ipadic-----BEGIN-------------------------------&#xA; #&#xA; #  Copyright 2000, 2001, 2002, 2003 Nara Institute of Science&#xA; #  and Technology.  All Rights Reserved.&#xA; #&#xA; #  Use, reproduction, and distribution of this software is permitted.&#xA; #  Any copy of this software, whether in its original form or modified,&#xA; #  must include both the above copyright notice and the following&#xA; #  paragraphs.&#xA; #&#xA; #  Nara Institute of Science and Technology (NAIST),&#xA; #  the copyright holders, disclaims all warranties with regard to this&#xA; #  software, including all implied warranties of merchantability and&#xA; #  fitness, in no event shall NAIST be liable for&#xA; #  any special, indirect or consequential damages or any damages&#xA; #  whatsoever resulting from loss of use, data or profits, whether in an&#xA; #  action of contract, negligence or other tortuous action, arising out&#xA; #  of or in connection with the use or performance of this software.&#xA; #&#xA; #  A large portion of the dictionary entries&#xA; #  originate from ICOT Free Software.  The following conditions for ICOT&#xA; #  Free Software applies to the current dictionary as well.&#xA; #&#xA; #  Each User may also freely distribute the Program, whether in its&#xA; #  original form or modified, to any third party or parties, PROVIDED&#xA; #  that the provisions of Section 3 (&#34;NO WARRANTY&#34;) will ALWAYS appear&#xA; #  on, or be attached to, the Program, which is distributed substantially&#xA; #  in the same form as set out herein and that such intended&#xA; #  distribution, if actually made, will neither violate or otherwise&#xA; #  contravene any of the laws and regulations of the countries having&#xA; #  jurisdiction over the User or the intended distribution itself.&#xA; #&#xA; #  NO WARRANTY&#xA; #&#xA; #  The program was produced on an experimental basis in the course of the&#xA; #  research and development conducted during the project and is provided&#xA; #  to users as so produced on an experimental basis.  Accordingly, the&#xA; #  program is provided without any warranty whatsoever, whether express,&#xA; #  implied, statutory or otherwise.  The term &#34;warranty&#34; used herein&#xA; #  includes, but is not limited to, any warranty of the quality,&#xA; #  performance, merchantability and fitness for a particular purpose of&#xA; #  the program and the nonexistence of any infringement or violation of&#xA; #  any right of any third party.&#xA; #&#xA; #  Each user of the program will agree and understand, and be deemed to&#xA; #  have agreed and understood, that there is no warranty whatsoever for&#xA; #  the program and, accordingly, the entire risk arising from or&#xA; #  otherwise connected with the program is assumed by the user.&#xA; #&#xA; #  Therefore, neither ICOT, the copyright holder, or any other&#xA; #  organization that participated in or was otherwise related to the&#xA; #  development of the program and their respective officials, directors,&#xA; #  officers and other employees shall be held liable for any and all&#xA; #  damages, including, without limitation, general, special, incidental&#xA; #  and consequential damages, arising out of or otherwise in connection&#xA; #  with the use or inability to use the program or any product, material&#xA; #  or result produced or otherwise obtained by using the program,&#xA; #  regardless of whether they have been advised of, or otherwise had&#xA; #  knowledge of, the possibility of such damages at any time during the&#xA; #  project or thereafter.  Each user will be deemed to have agreed to the&#xA; #  foregoing by his or her commencement of use of the program.  The term&#xA; #  &#34;use&#34; as used herein includes, but is not limited to, the use,&#xA; #  modification, copying and distribution of the program and the&#xA; #  production of secondary products from the program.&#xA; #&#xA; #  In the case where the program, whether in its original form or&#xA; #  modified, was distributed or delivered to or received by a user from&#xA; #  any person, organization or entity other than ICOT, unless it makes or&#xA; #  grants independently of ICOT any specific warranty to the user in&#xA; #  writing, such person, organization or entity, will also be exempted&#xA; #  from and not be held liable to the user for any such damages as noted&#xA; #  above as far as the program is concerned.&#xA; #&#xA; #  ---------------COPYING.ipadic-----END----------------------------------&#xA;&#xA;3. Lao Word Break Dictionary Data (laodict.txt)&#xA;&#xA; # Copyright (C) 2016 and later: Unicode, Inc. and others.&#xA; # License &amp; terms of use: http://www.unicode.org/copyright.html&#xA; # Copyright (c) 2015 International Business Machines Corporation&#xA; # and others. All Rights Reserved.&#xA; #&#xA; # Project: https://github.com/rober42539/lao-dictionary&#xA; # Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt&#xA; # License: https://github.com/rober42539/lao-dictionary/LICENSE.txt&#xA; #          (copied below)&#xA; #&#xA; #&#x9;This file is derived from the above dictionary version of Nov 22, 2020&#xA; #  ----------------------------------------------------------------------&#xA; #  Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.&#xA; #  All rights reserved.&#xA; #&#xA; #  Redistribution and use in source and binary forms, with or without&#xA; #  modification, are permitted provided that the following conditions are met:&#xA; #&#xA; #  Redistributions of source code must retain the above copyright notice, this&#xA; #  list of conditions and the following disclaimer. Redistributions in binary&#xA; #  form must reproduce the above copyright notice, this list of conditions and&#xA; #  the following disclaimer in the documentation and/or other materials&#xA; #  provided with the distribution.&#xA; #&#xA; # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS&#xA; # &#34;AS IS&#34; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT&#xA; # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS&#xA; # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE&#xA; # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,&#xA; # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES&#xA; # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR&#xA; # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)&#xA; # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,&#xA; # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)&#xA; # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED&#xA; # OF THE POSSIBILITY OF SUCH DAMAGE.&#xA; #  --------------------------------------------------------------------------&#xA;&#xA;4. Burmese Word Break Dictionary Data (burmesedict.txt)&#xA;&#xA; #  Copyright (c) 2014 International Business Machines Corporation&#xA; #  and others. All Rights Reserved.&#xA; #&#xA; #  This list is part of a project hosted at:&#xA; #    github.com/kanyawtech/myanmar-karen-word-lists&#xA; #&#xA; #  --------------------------------------------------------------------------&#xA; #  Copyright (c) 2013, LeRoy Benjamin Sharon&#xA; #  All rights reserved.&#xA; #&#xA; #  Redistribution and use in source and binary forms, with or without&#xA; #  modification, are permitted provided that the following conditions&#xA; #  are met: Redistributions of source code must retain the above&#xA; #  copyright notice, this list of conditions and the following&#xA; #  disclaimer.  Redistributions in binary form must reproduce the&#xA; #  above copyright notice, this list of conditions and the following&#xA; #  disclaimer in the documentation and/or other materials provided&#xA; #  with the distribution.&#xA; #&#xA; #    Neither the name Myanmar Karen Word Lists, nor the names of its&#xA; #    contributors may be used to endorse or promote products derived&#xA; #    from this software without specific prior written permission.&#xA; #&#xA; #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND&#xA; #  CONTRIBUTORS &#34;AS IS&#34; AND ANY EXPRESS OR IMPLIED WARRANTIES,&#xA; #  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF&#xA; #  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE&#xA; #  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS&#xA; #  BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,&#xA; #  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED&#xA; #  TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,&#xA; #  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON&#xA; #  ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR&#xA; #  TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF&#xA; #  THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF&#xA; #  SUCH DAMAGE.&#xA; #  --------------------------------------------------------------------------&#xA;&#xA;5. Time Zone Database&#xA;&#xA;  ICU uses the public domain data and code derived from Time Zone&#xA;Database for its time zone support. The ownership of the TZ database&#xA;is explained in BCP 175: Procedure for Maintaining the Time Zone&#xA;Database section 7.&#xA;&#xA; # 7.  Database Ownership&#xA; #&#xA; #    The TZ database itself is not an IETF Contribution or an IETF&#xA; #    document.  Rather it is a pre-existing and regularly updated work&#xA; #    that is in the public domain, and is intended to remain in the&#xA; #    public domain.  Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do&#xA; #    not apply to the TZ Database or contributions that individuals make&#xA; #    to it.  Should any claims be made and substantiated against the TZ&#xA; #    Database, the organization that is providing the IANA&#xA; #    Considerations defined in this RFC, under the memorandum of&#xA; #    understanding with the IETF, currently ICANN, may act in accordance&#xA; #    with all competent court orders.  No ownership claims will be made&#xA; #    by ICANN or the IETF Trust on the database or the code.  Any person&#xA; #    making a contribution to the database or code waives all rights to&#xA; #    future claims in that contribution or in the TZ Database.&#xA;&#xA;6. Google double-conversion&#xA;&#xA;Copyright 2006-2011, the V8 project authors. All rights reserved.&#xA;Redistribution and use in source and binary forms, with or without&#xA;modification, are permitted provided that the following conditions are&#xA;met:&#xA;&#xA;    * Redistributions of source code must retain the above copyright&#xA;      notice, this list of conditions and the following disclaimer.&#xA;    * Redistributions in binary form must reproduce the above&#xA;      copyright notice, this list of conditions and the following&#xA;      disclaimer in the documentation and/or other materials provided&#xA;      with the distribution.&#xA;    * Neither the name of Google Inc. nor the names of its&#xA;      contributors may be used to endorse or promote products derived&#xA;      from this software without specific prior written permission.&#xA;&#xA;THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS&#xA;&#34;AS IS&#34; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT&#xA;LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR&#xA;A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT&#xA;OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,&#xA;SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT&#xA;LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,&#xA;DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY&#xA;THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT&#xA;(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE&#xA;OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.&#xA;