17777dab0Sopenharmony_ciNode.js is licensed for use as follows:
27777dab0Sopenharmony_ci
37777dab0Sopenharmony_ci"""
47777dab0Sopenharmony_ciCopyright Node.js contributors. All rights reserved.
57777dab0Sopenharmony_ci
67777dab0Sopenharmony_ciPermission is hereby granted, free of charge, to any person obtaining a copy
77777dab0Sopenharmony_ciof this software and associated documentation files (the "Software"), to
87777dab0Sopenharmony_cideal in the Software without restriction, including without limitation the
97777dab0Sopenharmony_cirights to use, copy, modify, merge, publish, distribute, sublicense, and/or
107777dab0Sopenharmony_cisell copies of the Software, and to permit persons to whom the Software is
117777dab0Sopenharmony_cifurnished to do so, subject to the following conditions:
127777dab0Sopenharmony_ci
137777dab0Sopenharmony_ciThe above copyright notice and this permission notice shall be included in
147777dab0Sopenharmony_ciall copies or substantial portions of the Software.
157777dab0Sopenharmony_ci
167777dab0Sopenharmony_ciTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
177777dab0Sopenharmony_ciIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
187777dab0Sopenharmony_ciFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
197777dab0Sopenharmony_ciAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
207777dab0Sopenharmony_ciLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
217777dab0Sopenharmony_ciFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
227777dab0Sopenharmony_ciIN THE SOFTWARE.
237777dab0Sopenharmony_ci"""
247777dab0Sopenharmony_ci
257777dab0Sopenharmony_ciThis license applies to parts of Node.js originating from the
267777dab0Sopenharmony_cihttps://github.com/joyent/node repository:
277777dab0Sopenharmony_ci
287777dab0Sopenharmony_ci"""
297777dab0Sopenharmony_ciCopyright Joyent, Inc. and other Node contributors. All rights reserved.
307777dab0Sopenharmony_ciPermission is hereby granted, free of charge, to any person obtaining a copy
317777dab0Sopenharmony_ciof this software and associated documentation files (the "Software"), to
327777dab0Sopenharmony_cideal in the Software without restriction, including without limitation the
337777dab0Sopenharmony_cirights to use, copy, modify, merge, publish, distribute, sublicense, and/or
347777dab0Sopenharmony_cisell copies of the Software, and to permit persons to whom the Software is
357777dab0Sopenharmony_cifurnished to do so, subject to the following conditions:
367777dab0Sopenharmony_ci
377777dab0Sopenharmony_ciThe above copyright notice and this permission notice shall be included in
387777dab0Sopenharmony_ciall copies or substantial portions of the Software.
397777dab0Sopenharmony_ci
407777dab0Sopenharmony_ciTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
417777dab0Sopenharmony_ciIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
427777dab0Sopenharmony_ciFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
437777dab0Sopenharmony_ciAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
447777dab0Sopenharmony_ciLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
457777dab0Sopenharmony_ciFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
467777dab0Sopenharmony_ciIN THE SOFTWARE.
477777dab0Sopenharmony_ci"""
487777dab0Sopenharmony_ci
497777dab0Sopenharmony_ciThe Node.js license applies to all parts of Node.js that are not externally
507777dab0Sopenharmony_cimaintained libraries.
517777dab0Sopenharmony_ci
527777dab0Sopenharmony_ciThe externally maintained libraries used by Node.js are:
537777dab0Sopenharmony_ci
547777dab0Sopenharmony_ci- Acorn, located at deps/acorn, is licensed as follows:
557777dab0Sopenharmony_ci  """
567777dab0Sopenharmony_ci    MIT License
577777dab0Sopenharmony_ci
587777dab0Sopenharmony_ci    Copyright (C) 2012-2020 by various contributors (see AUTHORS)
597777dab0Sopenharmony_ci
607777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining a copy
617777dab0Sopenharmony_ci    of this software and associated documentation files (the "Software"), to deal
627777dab0Sopenharmony_ci    in the Software without restriction, including without limitation the rights
637777dab0Sopenharmony_ci    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
647777dab0Sopenharmony_ci    copies of the Software, and to permit persons to whom the Software is
657777dab0Sopenharmony_ci    furnished to do so, subject to the following conditions:
667777dab0Sopenharmony_ci
677777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be included in
687777dab0Sopenharmony_ci    all copies or substantial portions of the Software.
697777dab0Sopenharmony_ci
707777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
717777dab0Sopenharmony_ci    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
727777dab0Sopenharmony_ci    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
737777dab0Sopenharmony_ci    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
747777dab0Sopenharmony_ci    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
757777dab0Sopenharmony_ci    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
767777dab0Sopenharmony_ci    THE SOFTWARE.
777777dab0Sopenharmony_ci  """
787777dab0Sopenharmony_ci
797777dab0Sopenharmony_ci- c-ares, located at deps/cares, is licensed as follows:
807777dab0Sopenharmony_ci  """
817777dab0Sopenharmony_ci    Copyright (c) 2007 - 2018, Daniel Stenberg with many contributors, see AUTHORS
827777dab0Sopenharmony_ci    file.
837777dab0Sopenharmony_ci
847777dab0Sopenharmony_ci    Copyright 1998 by the Massachusetts Institute of Technology.
857777dab0Sopenharmony_ci
867777dab0Sopenharmony_ci    Permission to use, copy, modify, and distribute this software and its
877777dab0Sopenharmony_ci    documentation for any purpose and without fee is hereby granted, provided that
887777dab0Sopenharmony_ci    the above copyright notice appear in all copies and that both that copyright
897777dab0Sopenharmony_ci    notice and this permission notice appear in supporting documentation, and that
907777dab0Sopenharmony_ci    the name of M.I.T. not be used in advertising or publicity pertaining to
917777dab0Sopenharmony_ci    distribution of the software without specific, written prior permission.
927777dab0Sopenharmony_ci    M.I.T. makes no representations about the suitability of this software for any
937777dab0Sopenharmony_ci    purpose.  It is provided "as is" without express or implied warranty.
947777dab0Sopenharmony_ci  """
957777dab0Sopenharmony_ci
967777dab0Sopenharmony_ci- cjs-module-lexer, located at deps/cjs-module-lexer, is licensed as follows:
977777dab0Sopenharmony_ci  """
987777dab0Sopenharmony_ci    MIT License
997777dab0Sopenharmony_ci    -----------
1007777dab0Sopenharmony_ci
1017777dab0Sopenharmony_ci    Copyright (C) 2018-2020 Guy Bedford
1027777dab0Sopenharmony_ci
1037777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1047777dab0Sopenharmony_ci
1057777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1067777dab0Sopenharmony_ci
1077777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1087777dab0Sopenharmony_ci  """
1097777dab0Sopenharmony_ci
1107777dab0Sopenharmony_ci- ICU, located at deps/icu-small, is licensed as follows:
1117777dab0Sopenharmony_ci  """
1127777dab0Sopenharmony_ci    COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)
1137777dab0Sopenharmony_ci
1147777dab0Sopenharmony_ci    Copyright © 1991-2020 Unicode, Inc. All rights reserved.
1157777dab0Sopenharmony_ci    Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
1167777dab0Sopenharmony_ci
1177777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining
1187777dab0Sopenharmony_ci    a copy of the Unicode data files and any associated documentation
1197777dab0Sopenharmony_ci    (the "Data Files") or Unicode software and any associated documentation
1207777dab0Sopenharmony_ci    (the "Software") to deal in the Data Files or Software
1217777dab0Sopenharmony_ci    without restriction, including without limitation the rights to use,
1227777dab0Sopenharmony_ci    copy, modify, merge, publish, distribute, and/or sell copies of
1237777dab0Sopenharmony_ci    the Data Files or Software, and to permit persons to whom the Data Files
1247777dab0Sopenharmony_ci    or Software are furnished to do so, provided that either
1257777dab0Sopenharmony_ci    (a) this copyright and permission notice appear with all copies
1267777dab0Sopenharmony_ci    of the Data Files or Software, or
1277777dab0Sopenharmony_ci    (b) this copyright and permission notice appear in associated
1287777dab0Sopenharmony_ci    Documentation.
1297777dab0Sopenharmony_ci
1307777dab0Sopenharmony_ci    THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
1317777dab0Sopenharmony_ci    ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1327777dab0Sopenharmony_ci    WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1337777dab0Sopenharmony_ci    NONINFRINGEMENT OF THIRD PARTY RIGHTS.
1347777dab0Sopenharmony_ci    IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
1357777dab0Sopenharmony_ci    NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
1367777dab0Sopenharmony_ci    DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
1377777dab0Sopenharmony_ci    DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
1387777dab0Sopenharmony_ci    TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1397777dab0Sopenharmony_ci    PERFORMANCE OF THE DATA FILES OR SOFTWARE.
1407777dab0Sopenharmony_ci
1417777dab0Sopenharmony_ci    Except as contained in this notice, the name of a copyright holder
1427777dab0Sopenharmony_ci    shall not be used in advertising or otherwise to promote the sale,
1437777dab0Sopenharmony_ci    use or other dealings in these Data Files or Software without prior
1447777dab0Sopenharmony_ci    written authorization of the copyright holder.
1457777dab0Sopenharmony_ci
1467777dab0Sopenharmony_ci    ---------------------
1477777dab0Sopenharmony_ci
1487777dab0Sopenharmony_ci    Third-Party Software Licenses
1497777dab0Sopenharmony_ci
1507777dab0Sopenharmony_ci    This section contains third-party software notices and/or additional
1517777dab0Sopenharmony_ci    terms for licensed third-party software components included within ICU
1527777dab0Sopenharmony_ci    libraries.
1537777dab0Sopenharmony_ci
1547777dab0Sopenharmony_ci    1. ICU License - ICU 1.8.1 to ICU 57.1
1557777dab0Sopenharmony_ci
1567777dab0Sopenharmony_ci    COPYRIGHT AND PERMISSION NOTICE
1577777dab0Sopenharmony_ci
1587777dab0Sopenharmony_ci    Copyright (c) 1995-2016 International Business Machines Corporation and others
1597777dab0Sopenharmony_ci    All rights reserved.
1607777dab0Sopenharmony_ci
1617777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining
1627777dab0Sopenharmony_ci    a copy of this software and associated documentation files (the
1637777dab0Sopenharmony_ci    "Software"), to deal in the Software without restriction, including
1647777dab0Sopenharmony_ci    without limitation the rights to use, copy, modify, merge, publish,
1657777dab0Sopenharmony_ci    distribute, and/or sell copies of the Software, and to permit persons
1667777dab0Sopenharmony_ci    to whom the Software is furnished to do so, provided that the above
1677777dab0Sopenharmony_ci    copyright notice(s) and this permission notice appear in all copies of
1687777dab0Sopenharmony_ci    the Software and that both the above copyright notice(s) and this
1697777dab0Sopenharmony_ci    permission notice appear in supporting documentation.
1707777dab0Sopenharmony_ci
1717777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1727777dab0Sopenharmony_ci    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1737777dab0Sopenharmony_ci    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
1747777dab0Sopenharmony_ci    OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
1757777dab0Sopenharmony_ci    HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
1767777dab0Sopenharmony_ci    SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
1777777dab0Sopenharmony_ci    RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
1787777dab0Sopenharmony_ci    CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
1797777dab0Sopenharmony_ci    CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1807777dab0Sopenharmony_ci
1817777dab0Sopenharmony_ci    Except as contained in this notice, the name of a copyright holder
1827777dab0Sopenharmony_ci    shall not be used in advertising or otherwise to promote the sale, use
1837777dab0Sopenharmony_ci    or other dealings in this Software without prior written authorization
1847777dab0Sopenharmony_ci    of the copyright holder.
1857777dab0Sopenharmony_ci
1867777dab0Sopenharmony_ci    All trademarks and registered trademarks mentioned herein are the
1877777dab0Sopenharmony_ci    property of their respective owners.
1887777dab0Sopenharmony_ci
1897777dab0Sopenharmony_ci    2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
1907777dab0Sopenharmony_ci
1917777dab0Sopenharmony_ci     #     The Google Chrome software developed by Google is licensed under
1927777dab0Sopenharmony_ci     # the BSD license. Other software included in this distribution is
1937777dab0Sopenharmony_ci     # provided under other licenses, as set forth below.
1947777dab0Sopenharmony_ci     #
1957777dab0Sopenharmony_ci     #  The BSD License
1967777dab0Sopenharmony_ci     #  http://opensource.org/licenses/bsd-license.php
1977777dab0Sopenharmony_ci     #  Copyright (C) 2006-2008, Google Inc.
1987777dab0Sopenharmony_ci     #
1997777dab0Sopenharmony_ci     #  All rights reserved.
2007777dab0Sopenharmony_ci     #
2017777dab0Sopenharmony_ci     #  Redistribution and use in source and binary forms, with or without
2027777dab0Sopenharmony_ci     # modification, are permitted provided that the following conditions are met:
2037777dab0Sopenharmony_ci     #
2047777dab0Sopenharmony_ci     #  Redistributions of source code must retain the above copyright notice,
2057777dab0Sopenharmony_ci     # this list of conditions and the following disclaimer.
2067777dab0Sopenharmony_ci     #  Redistributions in binary form must reproduce the above
2077777dab0Sopenharmony_ci     # copyright notice, this list of conditions and the following
2087777dab0Sopenharmony_ci     # disclaimer in the documentation and/or other materials provided with
2097777dab0Sopenharmony_ci     # the distribution.
2107777dab0Sopenharmony_ci     #  Neither the name of  Google Inc. nor the names of its
2117777dab0Sopenharmony_ci     # contributors may be used to endorse or promote products derived from
2127777dab0Sopenharmony_ci     # this software without specific prior written permission.
2137777dab0Sopenharmony_ci     #
2147777dab0Sopenharmony_ci     #
2157777dab0Sopenharmony_ci     #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
2167777dab0Sopenharmony_ci     # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
2177777dab0Sopenharmony_ci     # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2187777dab0Sopenharmony_ci     # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2197777dab0Sopenharmony_ci     # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
2207777dab0Sopenharmony_ci     # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2217777dab0Sopenharmony_ci     # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2227777dab0Sopenharmony_ci     # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2237777dab0Sopenharmony_ci     # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
2247777dab0Sopenharmony_ci     # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
2257777dab0Sopenharmony_ci     # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2267777dab0Sopenharmony_ci     # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2277777dab0Sopenharmony_ci     #
2287777dab0Sopenharmony_ci     #
2297777dab0Sopenharmony_ci     #  The word list in cjdict.txt are generated by combining three word lists
2307777dab0Sopenharmony_ci     # listed below with further processing for compound word breaking. The
2317777dab0Sopenharmony_ci     # frequency is generated with an iterative training against Google web
2327777dab0Sopenharmony_ci     # corpora.
2337777dab0Sopenharmony_ci     #
2347777dab0Sopenharmony_ci     #  * Libtabe (Chinese)
2357777dab0Sopenharmony_ci     #    - https://sourceforge.net/project/?group_id=1519
2367777dab0Sopenharmony_ci     #    - Its license terms and conditions are shown below.
2377777dab0Sopenharmony_ci     #
2387777dab0Sopenharmony_ci     #  * IPADIC (Japanese)
2397777dab0Sopenharmony_ci     #    - http://chasen.aist-nara.ac.jp/chasen/distribution.html
2407777dab0Sopenharmony_ci     #    - Its license terms and conditions are shown below.
2417777dab0Sopenharmony_ci     #
2427777dab0Sopenharmony_ci     #  ---------COPYING.libtabe ---- BEGIN--------------------
2437777dab0Sopenharmony_ci     #
2447777dab0Sopenharmony_ci     #  /*
2457777dab0Sopenharmony_ci     #   * Copyright (c) 1999 TaBE Project.
2467777dab0Sopenharmony_ci     #   * Copyright (c) 1999 Pai-Hsiang Hsiao.
2477777dab0Sopenharmony_ci     #   * All rights reserved.
2487777dab0Sopenharmony_ci     #   *
2497777dab0Sopenharmony_ci     #   * Redistribution and use in source and binary forms, with or without
2507777dab0Sopenharmony_ci     #   * modification, are permitted provided that the following conditions
2517777dab0Sopenharmony_ci     #   * are met:
2527777dab0Sopenharmony_ci     #   *
2537777dab0Sopenharmony_ci     #   * . Redistributions of source code must retain the above copyright
2547777dab0Sopenharmony_ci     #   *   notice, this list of conditions and the following disclaimer.
2557777dab0Sopenharmony_ci     #   * . Redistributions in binary form must reproduce the above copyright
2567777dab0Sopenharmony_ci     #   *   notice, this list of conditions and the following disclaimer in
2577777dab0Sopenharmony_ci     #   *   the documentation and/or other materials provided with the
2587777dab0Sopenharmony_ci     #   *   distribution.
2597777dab0Sopenharmony_ci     #   * . Neither the name of the TaBE Project nor the names of its
2607777dab0Sopenharmony_ci     #   *   contributors may be used to endorse or promote products derived
2617777dab0Sopenharmony_ci     #   *   from this software without specific prior written permission.
2627777dab0Sopenharmony_ci     #   *
2637777dab0Sopenharmony_ci     #   * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2647777dab0Sopenharmony_ci     #   * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2657777dab0Sopenharmony_ci     #   * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
2667777dab0Sopenharmony_ci     #   * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
2677777dab0Sopenharmony_ci     #   * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
2687777dab0Sopenharmony_ci     #   * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2697777dab0Sopenharmony_ci     #   * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2707777dab0Sopenharmony_ci     #   * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2717777dab0Sopenharmony_ci     #   * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
2727777dab0Sopenharmony_ci     #   * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2737777dab0Sopenharmony_ci     #   * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
2747777dab0Sopenharmony_ci     #   * OF THE POSSIBILITY OF SUCH DAMAGE.
2757777dab0Sopenharmony_ci     #   */
2767777dab0Sopenharmony_ci     #
2777777dab0Sopenharmony_ci     #  /*
2787777dab0Sopenharmony_ci     #   * Copyright (c) 1999 Computer Systems and Communication Lab,
2797777dab0Sopenharmony_ci     #   *                    Institute of Information Science, Academia
2807777dab0Sopenharmony_ci     #       *                    Sinica. All rights reserved.
2817777dab0Sopenharmony_ci     #   *
2827777dab0Sopenharmony_ci     #   * Redistribution and use in source and binary forms, with or without
2837777dab0Sopenharmony_ci     #   * modification, are permitted provided that the following conditions
2847777dab0Sopenharmony_ci     #   * are met:
2857777dab0Sopenharmony_ci     #   *
2867777dab0Sopenharmony_ci     #   * . Redistributions of source code must retain the above copyright
2877777dab0Sopenharmony_ci     #   *   notice, this list of conditions and the following disclaimer.
2887777dab0Sopenharmony_ci     #   * . Redistributions in binary form must reproduce the above copyright
2897777dab0Sopenharmony_ci     #   *   notice, this list of conditions and the following disclaimer in
2907777dab0Sopenharmony_ci     #   *   the documentation and/or other materials provided with the
2917777dab0Sopenharmony_ci     #   *   distribution.
2927777dab0Sopenharmony_ci     #   * . Neither the name of the Computer Systems and Communication Lab
2937777dab0Sopenharmony_ci     #   *   nor the names of its contributors may be used to endorse or
2947777dab0Sopenharmony_ci     #   *   promote products derived from this software without specific
2957777dab0Sopenharmony_ci     #   *   prior written permission.
2967777dab0Sopenharmony_ci     #   *
2977777dab0Sopenharmony_ci     #   * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2987777dab0Sopenharmony_ci     #   * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2997777dab0Sopenharmony_ci     #   * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
3007777dab0Sopenharmony_ci     #   * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
3017777dab0Sopenharmony_ci     #   * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
3027777dab0Sopenharmony_ci     #   * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
3037777dab0Sopenharmony_ci     #   * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
3047777dab0Sopenharmony_ci     #   * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3057777dab0Sopenharmony_ci     #   * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
3067777dab0Sopenharmony_ci     #   * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3077777dab0Sopenharmony_ci     #   * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
3087777dab0Sopenharmony_ci     #   * OF THE POSSIBILITY OF SUCH DAMAGE.
3097777dab0Sopenharmony_ci     #   */
3107777dab0Sopenharmony_ci     #
3117777dab0Sopenharmony_ci     #  Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
3127777dab0Sopenharmony_ci     #      University of Illinois
3137777dab0Sopenharmony_ci     #  c-tsai4@uiuc.edu  http://casper.beckman.uiuc.edu/~c-tsai4
3147777dab0Sopenharmony_ci     #
3157777dab0Sopenharmony_ci     #  ---------------COPYING.libtabe-----END--------------------------------
3167777dab0Sopenharmony_ci     #
3177777dab0Sopenharmony_ci     #
3187777dab0Sopenharmony_ci     #  ---------------COPYING.ipadic-----BEGIN-------------------------------
3197777dab0Sopenharmony_ci     #
3207777dab0Sopenharmony_ci     #  Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
3217777dab0Sopenharmony_ci     #  and Technology.  All Rights Reserved.
3227777dab0Sopenharmony_ci     #
3237777dab0Sopenharmony_ci     #  Use, reproduction, and distribution of this software is permitted.
3247777dab0Sopenharmony_ci     #  Any copy of this software, whether in its original form or modified,
3257777dab0Sopenharmony_ci     #  must include both the above copyright notice and the following
3267777dab0Sopenharmony_ci     #  paragraphs.
3277777dab0Sopenharmony_ci     #
3287777dab0Sopenharmony_ci     #  Nara Institute of Science and Technology (NAIST),
3297777dab0Sopenharmony_ci     #  the copyright holders, disclaims all warranties with regard to this
3307777dab0Sopenharmony_ci     #  software, including all implied warranties of merchantability and
3317777dab0Sopenharmony_ci     #  fitness, in no event shall NAIST be liable for
3327777dab0Sopenharmony_ci     #  any special, indirect or consequential damages or any damages
3337777dab0Sopenharmony_ci     #  whatsoever resulting from loss of use, data or profits, whether in an
3347777dab0Sopenharmony_ci     #  action of contract, negligence or other tortuous action, arising out
3357777dab0Sopenharmony_ci     #  of or in connection with the use or performance of this software.
3367777dab0Sopenharmony_ci     #
3377777dab0Sopenharmony_ci     #  A large portion of the dictionary entries
3387777dab0Sopenharmony_ci     #  originate from ICOT Free Software.  The following conditions for ICOT
3397777dab0Sopenharmony_ci     #  Free Software applies to the current dictionary as well.
3407777dab0Sopenharmony_ci     #
3417777dab0Sopenharmony_ci     #  Each User may also freely distribute the Program, whether in its
3427777dab0Sopenharmony_ci     #  original form or modified, to any third party or parties, PROVIDED
3437777dab0Sopenharmony_ci     #  that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
3447777dab0Sopenharmony_ci     #  on, or be attached to, the Program, which is distributed substantially
3457777dab0Sopenharmony_ci     #  in the same form as set out herein and that such intended
3467777dab0Sopenharmony_ci     #  distribution, if actually made, will neither violate or otherwise
3477777dab0Sopenharmony_ci     #  contravene any of the laws and regulations of the countries having
3487777dab0Sopenharmony_ci     #  jurisdiction over the User or the intended distribution itself.
3497777dab0Sopenharmony_ci     #
3507777dab0Sopenharmony_ci     #  NO WARRANTY
3517777dab0Sopenharmony_ci     #
3527777dab0Sopenharmony_ci     #  The program was produced on an experimental basis in the course of the
3537777dab0Sopenharmony_ci     #  research and development conducted during the project and is provided
3547777dab0Sopenharmony_ci     #  to users as so produced on an experimental basis.  Accordingly, the
3557777dab0Sopenharmony_ci     #  program is provided without any warranty whatsoever, whether express,
3567777dab0Sopenharmony_ci     #  implied, statutory or otherwise.  The term "warranty" used herein
3577777dab0Sopenharmony_ci     #  includes, but is not limited to, any warranty of the quality,
3587777dab0Sopenharmony_ci     #  performance, merchantability and fitness for a particular purpose of
3597777dab0Sopenharmony_ci     #  the program and the nonexistence of any infringement or violation of
3607777dab0Sopenharmony_ci     #  any right of any third party.
3617777dab0Sopenharmony_ci     #
3627777dab0Sopenharmony_ci     #  Each user of the program will agree and understand, and be deemed to
3637777dab0Sopenharmony_ci     #  have agreed and understood, that there is no warranty whatsoever for
3647777dab0Sopenharmony_ci     #  the program and, accordingly, the entire risk arising from or
3657777dab0Sopenharmony_ci     #  otherwise connected with the program is assumed by the user.
3667777dab0Sopenharmony_ci     #
3677777dab0Sopenharmony_ci     #  Therefore, neither ICOT, the copyright holder, or any other
3687777dab0Sopenharmony_ci     #  organization that participated in or was otherwise related to the
3697777dab0Sopenharmony_ci     #  development of the program and their respective officials, directors,
3707777dab0Sopenharmony_ci     #  officers and other employees shall be held liable for any and all
3717777dab0Sopenharmony_ci     #  damages, including, without limitation, general, special, incidental
3727777dab0Sopenharmony_ci     #  and consequential damages, arising out of or otherwise in connection
3737777dab0Sopenharmony_ci     #  with the use or inability to use the program or any product, material
3747777dab0Sopenharmony_ci     #  or result produced or otherwise obtained by using the program,
3757777dab0Sopenharmony_ci     #  regardless of whether they have been advised of, or otherwise had
3767777dab0Sopenharmony_ci     #  knowledge of, the possibility of such damages at any time during the
3777777dab0Sopenharmony_ci     #  project or thereafter.  Each user will be deemed to have agreed to the
3787777dab0Sopenharmony_ci     #  foregoing by his or her commencement of use of the program.  The term
3797777dab0Sopenharmony_ci     #  "use" as used herein includes, but is not limited to, the use,
3807777dab0Sopenharmony_ci     #  modification, copying and distribution of the program and the
3817777dab0Sopenharmony_ci     #  production of secondary products from the program.
3827777dab0Sopenharmony_ci     #
3837777dab0Sopenharmony_ci     #  In the case where the program, whether in its original form or
3847777dab0Sopenharmony_ci     #  modified, was distributed or delivered to or received by a user from
3857777dab0Sopenharmony_ci     #  any person, organization or entity other than ICOT, unless it makes or
3867777dab0Sopenharmony_ci     #  grants independently of ICOT any specific warranty to the user in
3877777dab0Sopenharmony_ci     #  writing, such person, organization or entity, will also be exempted
3887777dab0Sopenharmony_ci     #  from and not be held liable to the user for any such damages as noted
3897777dab0Sopenharmony_ci     #  above as far as the program is concerned.
3907777dab0Sopenharmony_ci     #
3917777dab0Sopenharmony_ci     #  ---------------COPYING.ipadic-----END----------------------------------
3927777dab0Sopenharmony_ci
3937777dab0Sopenharmony_ci    3. Lao Word Break Dictionary Data (laodict.txt)
3947777dab0Sopenharmony_ci
3957777dab0Sopenharmony_ci     # Copyright (C) 2016 and later: Unicode, Inc. and others.
3967777dab0Sopenharmony_ci     # License & terms of use: http://www.unicode.org/copyright.html
3977777dab0Sopenharmony_ci     # Copyright (c) 2015 International Business Machines Corporation
3987777dab0Sopenharmony_ci     # and others. All Rights Reserved.
3997777dab0Sopenharmony_ci     #
4007777dab0Sopenharmony_ci     # Project: https://github.com/rober42539/lao-dictionary
4017777dab0Sopenharmony_ci     # Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt
4027777dab0Sopenharmony_ci     # License: https://github.com/rober42539/lao-dictionary/LICENSE.txt
4037777dab0Sopenharmony_ci     #          (copied below)
4047777dab0Sopenharmony_ci     #
4057777dab0Sopenharmony_ci     # This file is derived from the above dictionary version of Nov 22, 2020
4067777dab0Sopenharmony_ci     #  ----------------------------------------------------------------------
4077777dab0Sopenharmony_ci     #  Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
4087777dab0Sopenharmony_ci     #  All rights reserved.
4097777dab0Sopenharmony_ci     #
4107777dab0Sopenharmony_ci     #  Redistribution and use in source and binary forms, with or without
4117777dab0Sopenharmony_ci     #  modification, are permitted provided that the following conditions are met:
4127777dab0Sopenharmony_ci     #
4137777dab0Sopenharmony_ci     #  Redistributions of source code must retain the above copyright notice, this
4147777dab0Sopenharmony_ci     #  list of conditions and the following disclaimer. Redistributions in binary
4157777dab0Sopenharmony_ci     #  form must reproduce the above copyright notice, this list of conditions and
4167777dab0Sopenharmony_ci     #  the following disclaimer in the documentation and/or other materials
4177777dab0Sopenharmony_ci     #  provided with the distribution.
4187777dab0Sopenharmony_ci     #
4197777dab0Sopenharmony_ci     # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4207777dab0Sopenharmony_ci     # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4217777dab0Sopenharmony_ci     # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
4227777dab0Sopenharmony_ci     # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
4237777dab0Sopenharmony_ci     # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
4247777dab0Sopenharmony_ci     # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4257777dab0Sopenharmony_ci     # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
4267777dab0Sopenharmony_ci     # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4277777dab0Sopenharmony_ci     # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
4287777dab0Sopenharmony_ci     # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4297777dab0Sopenharmony_ci     # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
4307777dab0Sopenharmony_ci     # OF THE POSSIBILITY OF SUCH DAMAGE.
4317777dab0Sopenharmony_ci     #  --------------------------------------------------------------------------
4327777dab0Sopenharmony_ci
4337777dab0Sopenharmony_ci    4. Burmese Word Break Dictionary Data (burmesedict.txt)
4347777dab0Sopenharmony_ci
4357777dab0Sopenharmony_ci     #  Copyright (c) 2014 International Business Machines Corporation
4367777dab0Sopenharmony_ci     #  and others. All Rights Reserved.
4377777dab0Sopenharmony_ci     #
4387777dab0Sopenharmony_ci     #  This list is part of a project hosted at:
4397777dab0Sopenharmony_ci     #    github.com/kanyawtech/myanmar-karen-word-lists
4407777dab0Sopenharmony_ci     #
4417777dab0Sopenharmony_ci     #  --------------------------------------------------------------------------
4427777dab0Sopenharmony_ci     #  Copyright (c) 2013, LeRoy Benjamin Sharon
4437777dab0Sopenharmony_ci     #  All rights reserved.
4447777dab0Sopenharmony_ci     #
4457777dab0Sopenharmony_ci     #  Redistribution and use in source and binary forms, with or without
4467777dab0Sopenharmony_ci     #  modification, are permitted provided that the following conditions
4477777dab0Sopenharmony_ci     #  are met: Redistributions of source code must retain the above
4487777dab0Sopenharmony_ci     #  copyright notice, this list of conditions and the following
4497777dab0Sopenharmony_ci     #  disclaimer.  Redistributions in binary form must reproduce the
4507777dab0Sopenharmony_ci     #  above copyright notice, this list of conditions and the following
4517777dab0Sopenharmony_ci     #  disclaimer in the documentation and/or other materials provided
4527777dab0Sopenharmony_ci     #  with the distribution.
4537777dab0Sopenharmony_ci     #
4547777dab0Sopenharmony_ci     #    Neither the name Myanmar Karen Word Lists, nor the names of its
4557777dab0Sopenharmony_ci     #    contributors may be used to endorse or promote products derived
4567777dab0Sopenharmony_ci     #    from this software without specific prior written permission.
4577777dab0Sopenharmony_ci     #
4587777dab0Sopenharmony_ci     #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
4597777dab0Sopenharmony_ci     #  CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
4607777dab0Sopenharmony_ci     #  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4617777dab0Sopenharmony_ci     #  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4627777dab0Sopenharmony_ci     #  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
4637777dab0Sopenharmony_ci     #  BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
4647777dab0Sopenharmony_ci     #  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
4657777dab0Sopenharmony_ci     #  TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4667777dab0Sopenharmony_ci     #  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4677777dab0Sopenharmony_ci     #  ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
4687777dab0Sopenharmony_ci     #  TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
4697777dab0Sopenharmony_ci     #  THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4707777dab0Sopenharmony_ci     #  SUCH DAMAGE.
4717777dab0Sopenharmony_ci     #  --------------------------------------------------------------------------
4727777dab0Sopenharmony_ci
4737777dab0Sopenharmony_ci    5. Time Zone Database
4747777dab0Sopenharmony_ci
4757777dab0Sopenharmony_ci      ICU uses the public domain data and code derived from Time Zone
4767777dab0Sopenharmony_ci    Database for its time zone support. The ownership of the TZ database
4777777dab0Sopenharmony_ci    is explained in BCP 175: Procedure for Maintaining the Time Zone
4787777dab0Sopenharmony_ci    Database section 7.
4797777dab0Sopenharmony_ci
4807777dab0Sopenharmony_ci     # 7.  Database Ownership
4817777dab0Sopenharmony_ci     #
4827777dab0Sopenharmony_ci     #    The TZ database itself is not an IETF Contribution or an IETF
4837777dab0Sopenharmony_ci     #    document.  Rather it is a pre-existing and regularly updated work
4847777dab0Sopenharmony_ci     #    that is in the public domain, and is intended to remain in the
4857777dab0Sopenharmony_ci     #    public domain.  Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
4867777dab0Sopenharmony_ci     #    not apply to the TZ Database or contributions that individuals make
4877777dab0Sopenharmony_ci     #    to it.  Should any claims be made and substantiated against the TZ
4887777dab0Sopenharmony_ci     #    Database, the organization that is providing the IANA
4897777dab0Sopenharmony_ci     #    Considerations defined in this RFC, under the memorandum of
4907777dab0Sopenharmony_ci     #    understanding with the IETF, currently ICANN, may act in accordance
4917777dab0Sopenharmony_ci     #    with all competent court orders.  No ownership claims will be made
4927777dab0Sopenharmony_ci     #    by ICANN or the IETF Trust on the database or the code.  Any person
4937777dab0Sopenharmony_ci     #    making a contribution to the database or code waives all rights to
4947777dab0Sopenharmony_ci     #    future claims in that contribution or in the TZ Database.
4957777dab0Sopenharmony_ci
4967777dab0Sopenharmony_ci    6. Google double-conversion
4977777dab0Sopenharmony_ci
4987777dab0Sopenharmony_ci    Copyright 2006-2011, the V8 project authors. All rights reserved.
4997777dab0Sopenharmony_ci    Redistribution and use in source and binary forms, with or without
5007777dab0Sopenharmony_ci    modification, are permitted provided that the following conditions are
5017777dab0Sopenharmony_ci    met:
5027777dab0Sopenharmony_ci
5037777dab0Sopenharmony_ci        * Redistributions of source code must retain the above copyright
5047777dab0Sopenharmony_ci          notice, this list of conditions and the following disclaimer.
5057777dab0Sopenharmony_ci        * Redistributions in binary form must reproduce the above
5067777dab0Sopenharmony_ci          copyright notice, this list of conditions and the following
5077777dab0Sopenharmony_ci          disclaimer in the documentation and/or other materials provided
5087777dab0Sopenharmony_ci          with the distribution.
5097777dab0Sopenharmony_ci        * Neither the name of Google Inc. nor the names of its
5107777dab0Sopenharmony_ci          contributors may be used to endorse or promote products derived
5117777dab0Sopenharmony_ci          from this software without specific prior written permission.
5127777dab0Sopenharmony_ci
5137777dab0Sopenharmony_ci    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5147777dab0Sopenharmony_ci    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5157777dab0Sopenharmony_ci    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5167777dab0Sopenharmony_ci    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5177777dab0Sopenharmony_ci    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5187777dab0Sopenharmony_ci    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5197777dab0Sopenharmony_ci    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5207777dab0Sopenharmony_ci    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5217777dab0Sopenharmony_ci    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5227777dab0Sopenharmony_ci    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5237777dab0Sopenharmony_ci    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5247777dab0Sopenharmony_ci  """
5257777dab0Sopenharmony_ci
5267777dab0Sopenharmony_ci- libuv, located at deps/uv, is licensed as follows:
5277777dab0Sopenharmony_ci  """
5287777dab0Sopenharmony_ci    libuv is licensed for use as follows:
5297777dab0Sopenharmony_ci
5307777dab0Sopenharmony_ci    ====
5317777dab0Sopenharmony_ci    Copyright (c) 2015-present libuv project contributors.
5327777dab0Sopenharmony_ci
5337777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining a copy
5347777dab0Sopenharmony_ci    of this software and associated documentation files (the "Software"), to
5357777dab0Sopenharmony_ci    deal in the Software without restriction, including without limitation the
5367777dab0Sopenharmony_ci    rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
5377777dab0Sopenharmony_ci    sell copies of the Software, and to permit persons to whom the Software is
5387777dab0Sopenharmony_ci    furnished to do so, subject to the following conditions:
5397777dab0Sopenharmony_ci
5407777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be included in
5417777dab0Sopenharmony_ci    all copies or substantial portions of the Software.
5427777dab0Sopenharmony_ci
5437777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5447777dab0Sopenharmony_ci    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5457777dab0Sopenharmony_ci    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5467777dab0Sopenharmony_ci    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5477777dab0Sopenharmony_ci    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
5487777dab0Sopenharmony_ci    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
5497777dab0Sopenharmony_ci    IN THE SOFTWARE.
5507777dab0Sopenharmony_ci    ====
5517777dab0Sopenharmony_ci
5527777dab0Sopenharmony_ci    This license applies to parts of libuv originating from the
5537777dab0Sopenharmony_ci    https://github.com/joyent/libuv repository:
5547777dab0Sopenharmony_ci
5557777dab0Sopenharmony_ci    ====
5567777dab0Sopenharmony_ci
5577777dab0Sopenharmony_ci    Copyright Joyent, Inc. and other Node contributors. All rights reserved.
5587777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining a copy
5597777dab0Sopenharmony_ci    of this software and associated documentation files (the "Software"), to
5607777dab0Sopenharmony_ci    deal in the Software without restriction, including without limitation the
5617777dab0Sopenharmony_ci    rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
5627777dab0Sopenharmony_ci    sell copies of the Software, and to permit persons to whom the Software is
5637777dab0Sopenharmony_ci    furnished to do so, subject to the following conditions:
5647777dab0Sopenharmony_ci
5657777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be included in
5667777dab0Sopenharmony_ci    all copies or substantial portions of the Software.
5677777dab0Sopenharmony_ci
5687777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5697777dab0Sopenharmony_ci    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5707777dab0Sopenharmony_ci    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5717777dab0Sopenharmony_ci    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5727777dab0Sopenharmony_ci    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
5737777dab0Sopenharmony_ci    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
5747777dab0Sopenharmony_ci    IN THE SOFTWARE.
5757777dab0Sopenharmony_ci
5767777dab0Sopenharmony_ci    ====
5777777dab0Sopenharmony_ci
5787777dab0Sopenharmony_ci    This license applies to all parts of libuv that are not externally
5797777dab0Sopenharmony_ci    maintained libraries.
5807777dab0Sopenharmony_ci
5817777dab0Sopenharmony_ci    The externally maintained libraries used by libuv are:
5827777dab0Sopenharmony_ci
5837777dab0Sopenharmony_ci      - tree.h (from FreeBSD), copyright Niels Provos. Two clause BSD license.
5847777dab0Sopenharmony_ci
5857777dab0Sopenharmony_ci      - inet_pton and inet_ntop implementations, contained in src/inet.c, are
5867777dab0Sopenharmony_ci        copyright the Internet Systems Consortium, Inc., and licensed under the ISC
5877777dab0Sopenharmony_ci        license.
5887777dab0Sopenharmony_ci
5897777dab0Sopenharmony_ci      - stdint-msvc2008.h (from msinttypes), copyright Alexander Chemeris. Three
5907777dab0Sopenharmony_ci        clause BSD license.
5917777dab0Sopenharmony_ci
5927777dab0Sopenharmony_ci      - pthread-fixes.c, copyright Google Inc. and Sony Mobile Communications AB.
5937777dab0Sopenharmony_ci        Three clause BSD license.
5947777dab0Sopenharmony_ci
5957777dab0Sopenharmony_ci      - android-ifaddrs.h, android-ifaddrs.c, copyright Berkeley Software Design
5967777dab0Sopenharmony_ci        Inc, Kenneth MacKay and Emergya (Cloud4all, FP7/2007-2013, grant agreement
5977777dab0Sopenharmony_ci        n° 289016). Three clause BSD license.
5987777dab0Sopenharmony_ci  """
5997777dab0Sopenharmony_ci
6007777dab0Sopenharmony_ci- llhttp, located at deps/llhttp, is licensed as follows:
6017777dab0Sopenharmony_ci  """
6027777dab0Sopenharmony_ci    This software is licensed under the MIT License.
6037777dab0Sopenharmony_ci
6047777dab0Sopenharmony_ci    Copyright Fedor Indutny, 2018.
6057777dab0Sopenharmony_ci
6067777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining a
6077777dab0Sopenharmony_ci    copy of this software and associated documentation files (the
6087777dab0Sopenharmony_ci    "Software"), to deal in the Software without restriction, including
6097777dab0Sopenharmony_ci    without limitation the rights to use, copy, modify, merge, publish,
6107777dab0Sopenharmony_ci    distribute, sublicense, and/or sell copies of the Software, and to permit
6117777dab0Sopenharmony_ci    persons to whom the Software is furnished to do so, subject to the
6127777dab0Sopenharmony_ci    following conditions:
6137777dab0Sopenharmony_ci
6147777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be included
6157777dab0Sopenharmony_ci    in all copies or substantial portions of the Software.
6167777dab0Sopenharmony_ci
6177777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
6187777dab0Sopenharmony_ci    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6197777dab0Sopenharmony_ci    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
6207777dab0Sopenharmony_ci    NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
6217777dab0Sopenharmony_ci    DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
6227777dab0Sopenharmony_ci    OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
6237777dab0Sopenharmony_ci    USE OR OTHER DEALINGS IN THE SOFTWARE.
6247777dab0Sopenharmony_ci  """
6257777dab0Sopenharmony_ci
6267777dab0Sopenharmony_ci- corepack, located at deps/corepack, is licensed as follows:
6277777dab0Sopenharmony_ci  """
6287777dab0Sopenharmony_ci    **Copyright © Corepack contributors**
6297777dab0Sopenharmony_ci
6307777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6317777dab0Sopenharmony_ci
6327777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6337777dab0Sopenharmony_ci
6347777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6357777dab0Sopenharmony_ci  """
6367777dab0Sopenharmony_ci
6377777dab0Sopenharmony_ci- OpenSSL, located at deps/openssl, is licensed as follows:
6387777dab0Sopenharmony_ci  """
6397777dab0Sopenharmony_ci      LICENSE ISSUES
6407777dab0Sopenharmony_ci      ==============
6417777dab0Sopenharmony_ci
6427777dab0Sopenharmony_ci      The OpenSSL toolkit stays under a double license, i.e. both the conditions of
6437777dab0Sopenharmony_ci      the OpenSSL License and the original SSLeay license apply to the toolkit.
6447777dab0Sopenharmony_ci      See below for the actual license texts.
6457777dab0Sopenharmony_ci
6467777dab0Sopenharmony_ci      OpenSSL License
6477777dab0Sopenharmony_ci      ---------------
6487777dab0Sopenharmony_ci
6497777dab0Sopenharmony_ci    /* ====================================================================
6507777dab0Sopenharmony_ci     * Copyright (c) 1998-2019 The OpenSSL Project.  All rights reserved.
6517777dab0Sopenharmony_ci     *
6527777dab0Sopenharmony_ci     * Redistribution and use in source and binary forms, with or without
6537777dab0Sopenharmony_ci     * modification, are permitted provided that the following conditions
6547777dab0Sopenharmony_ci     * are met:
6557777dab0Sopenharmony_ci     *
6567777dab0Sopenharmony_ci     * 1. Redistributions of source code must retain the above copyright
6577777dab0Sopenharmony_ci     *    notice, this list of conditions and the following disclaimer.
6587777dab0Sopenharmony_ci     *
6597777dab0Sopenharmony_ci     * 2. Redistributions in binary form must reproduce the above copyright
6607777dab0Sopenharmony_ci     *    notice, this list of conditions and the following disclaimer in
6617777dab0Sopenharmony_ci     *    the documentation and/or other materials provided with the
6627777dab0Sopenharmony_ci     *    distribution.
6637777dab0Sopenharmony_ci     *
6647777dab0Sopenharmony_ci     * 3. All advertising materials mentioning features or use of this
6657777dab0Sopenharmony_ci     *    software must display the following acknowledgment:
6667777dab0Sopenharmony_ci     *    "This product includes software developed by the OpenSSL Project
6677777dab0Sopenharmony_ci     *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
6687777dab0Sopenharmony_ci     *
6697777dab0Sopenharmony_ci     * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
6707777dab0Sopenharmony_ci     *    endorse or promote products derived from this software without
6717777dab0Sopenharmony_ci     *    prior written permission. For written permission, please contact
6727777dab0Sopenharmony_ci     *    openssl-core@openssl.org.
6737777dab0Sopenharmony_ci     *
6747777dab0Sopenharmony_ci     * 5. Products derived from this software may not be called "OpenSSL"
6757777dab0Sopenharmony_ci     *    nor may "OpenSSL" appear in their names without prior written
6767777dab0Sopenharmony_ci     *    permission of the OpenSSL Project.
6777777dab0Sopenharmony_ci     *
6787777dab0Sopenharmony_ci     * 6. Redistributions of any form whatsoever must retain the following
6797777dab0Sopenharmony_ci     *    acknowledgment:
6807777dab0Sopenharmony_ci     *    "This product includes software developed by the OpenSSL Project
6817777dab0Sopenharmony_ci     *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
6827777dab0Sopenharmony_ci     *
6837777dab0Sopenharmony_ci     * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
6847777dab0Sopenharmony_ci     * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6857777dab0Sopenharmony_ci     * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
6867777dab0Sopenharmony_ci     * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
6877777dab0Sopenharmony_ci     * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
6887777dab0Sopenharmony_ci     * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
6897777dab0Sopenharmony_ci     * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
6907777dab0Sopenharmony_ci     * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6917777dab0Sopenharmony_ci     * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
6927777dab0Sopenharmony_ci     * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
6937777dab0Sopenharmony_ci     * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
6947777dab0Sopenharmony_ci     * OF THE POSSIBILITY OF SUCH DAMAGE.
6957777dab0Sopenharmony_ci     * ====================================================================
6967777dab0Sopenharmony_ci     *
6977777dab0Sopenharmony_ci     * This product includes cryptographic software written by Eric Young
6987777dab0Sopenharmony_ci     * (eay@cryptsoft.com).  This product includes software written by Tim
6997777dab0Sopenharmony_ci     * Hudson (tjh@cryptsoft.com).
7007777dab0Sopenharmony_ci     *
7017777dab0Sopenharmony_ci     */
7027777dab0Sopenharmony_ci
7037777dab0Sopenharmony_ci     Original SSLeay License
7047777dab0Sopenharmony_ci     -----------------------
7057777dab0Sopenharmony_ci
7067777dab0Sopenharmony_ci    /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
7077777dab0Sopenharmony_ci     * All rights reserved.
7087777dab0Sopenharmony_ci     *
7097777dab0Sopenharmony_ci     * This package is an SSL implementation written
7107777dab0Sopenharmony_ci     * by Eric Young (eay@cryptsoft.com).
7117777dab0Sopenharmony_ci     * The implementation was written so as to conform with Netscapes SSL.
7127777dab0Sopenharmony_ci     *
7137777dab0Sopenharmony_ci     * This library is free for commercial and non-commercial use as long as
7147777dab0Sopenharmony_ci     * the following conditions are aheared to.  The following conditions
7157777dab0Sopenharmony_ci     * apply to all code found in this distribution, be it the RC4, RSA,
7167777dab0Sopenharmony_ci     * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
7177777dab0Sopenharmony_ci     * included with this distribution is covered by the same copyright terms
7187777dab0Sopenharmony_ci     * except that the holder is Tim Hudson (tjh@cryptsoft.com).
7197777dab0Sopenharmony_ci     *
7207777dab0Sopenharmony_ci     * Copyright remains Eric Young's, and as such any Copyright notices in
7217777dab0Sopenharmony_ci     * the code are not to be removed.
7227777dab0Sopenharmony_ci     * If this package is used in a product, Eric Young should be given attribution
7237777dab0Sopenharmony_ci     * as the author of the parts of the library used.
7247777dab0Sopenharmony_ci     * This can be in the form of a textual message at program startup or
7257777dab0Sopenharmony_ci     * in documentation (online or textual) provided with the package.
7267777dab0Sopenharmony_ci     *
7277777dab0Sopenharmony_ci     * Redistribution and use in source and binary forms, with or without
7287777dab0Sopenharmony_ci     * modification, are permitted provided that the following conditions
7297777dab0Sopenharmony_ci     * are met:
7307777dab0Sopenharmony_ci     * 1. Redistributions of source code must retain the copyright
7317777dab0Sopenharmony_ci     *    notice, this list of conditions and the following disclaimer.
7327777dab0Sopenharmony_ci     * 2. Redistributions in binary form must reproduce the above copyright
7337777dab0Sopenharmony_ci     *    notice, this list of conditions and the following disclaimer in the
7347777dab0Sopenharmony_ci     *    documentation and/or other materials provided with the distribution.
7357777dab0Sopenharmony_ci     * 3. All advertising materials mentioning features or use of this software
7367777dab0Sopenharmony_ci     *    must display the following acknowledgement:
7377777dab0Sopenharmony_ci     *    "This product includes cryptographic software written by
7387777dab0Sopenharmony_ci     *     Eric Young (eay@cryptsoft.com)"
7397777dab0Sopenharmony_ci     *    The word 'cryptographic' can be left out if the rouines from the library
7407777dab0Sopenharmony_ci     *    being used are not cryptographic related :-).
7417777dab0Sopenharmony_ci     * 4. If you include any Windows specific code (or a derivative thereof) from
7427777dab0Sopenharmony_ci     *    the apps directory (application code) you must include an acknowledgement:
7437777dab0Sopenharmony_ci     *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
7447777dab0Sopenharmony_ci     *
7457777dab0Sopenharmony_ci     * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
7467777dab0Sopenharmony_ci     * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7477777dab0Sopenharmony_ci     * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
7487777dab0Sopenharmony_ci     * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
7497777dab0Sopenharmony_ci     * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
7507777dab0Sopenharmony_ci     * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
7517777dab0Sopenharmony_ci     * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
7527777dab0Sopenharmony_ci     * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
7537777dab0Sopenharmony_ci     * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
7547777dab0Sopenharmony_ci     * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
7557777dab0Sopenharmony_ci     * SUCH DAMAGE.
7567777dab0Sopenharmony_ci     *
7577777dab0Sopenharmony_ci     * The licence and distribution terms for any publically available version or
7587777dab0Sopenharmony_ci     * derivative of this code cannot be changed.  i.e. this code cannot simply be
7597777dab0Sopenharmony_ci     * copied and put under another distribution licence
7607777dab0Sopenharmony_ci     * [including the GNU Public Licence.]
7617777dab0Sopenharmony_ci     */
7627777dab0Sopenharmony_ci  """
7637777dab0Sopenharmony_ci
7647777dab0Sopenharmony_ci- Punycode.js, located at lib/punycode.js, is licensed as follows:
7657777dab0Sopenharmony_ci  """
7667777dab0Sopenharmony_ci    Copyright Mathias Bynens <https://mathiasbynens.be/>
7677777dab0Sopenharmony_ci
7687777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining
7697777dab0Sopenharmony_ci    a copy of this software and associated documentation files (the
7707777dab0Sopenharmony_ci    "Software"), to deal in the Software without restriction, including
7717777dab0Sopenharmony_ci    without limitation the rights to use, copy, modify, merge, publish,
7727777dab0Sopenharmony_ci    distribute, sublicense, and/or sell copies of the Software, and to
7737777dab0Sopenharmony_ci    permit persons to whom the Software is furnished to do so, subject to
7747777dab0Sopenharmony_ci    the following conditions:
7757777dab0Sopenharmony_ci
7767777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be
7777777dab0Sopenharmony_ci    included in all copies or substantial portions of the Software.
7787777dab0Sopenharmony_ci
7797777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
7807777dab0Sopenharmony_ci    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7817777dab0Sopenharmony_ci    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
7827777dab0Sopenharmony_ci    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
7837777dab0Sopenharmony_ci    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7847777dab0Sopenharmony_ci    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
7857777dab0Sopenharmony_ci    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7867777dab0Sopenharmony_ci  """
7877777dab0Sopenharmony_ci
7887777dab0Sopenharmony_ci- V8, located at deps/v8, is licensed as follows:
7897777dab0Sopenharmony_ci  """
7907777dab0Sopenharmony_ci    This license applies to all parts of V8 that are not externally
7917777dab0Sopenharmony_ci    maintained libraries.  The externally maintained libraries used by V8
7927777dab0Sopenharmony_ci    are:
7937777dab0Sopenharmony_ci
7947777dab0Sopenharmony_ci      - PCRE test suite, located in
7957777dab0Sopenharmony_ci        test/mjsunit/third_party/regexp-pcre/regexp-pcre.js.  This is based on the
7967777dab0Sopenharmony_ci        test suite from PCRE-7.3, which is copyrighted by the University
7977777dab0Sopenharmony_ci        of Cambridge and Google, Inc.  The copyright notice and license
7987777dab0Sopenharmony_ci        are embedded in regexp-pcre.js.
7997777dab0Sopenharmony_ci
8007777dab0Sopenharmony_ci      - Layout tests, located in test/mjsunit/third_party/object-keys.  These are
8017777dab0Sopenharmony_ci        based on layout tests from webkit.org which are copyrighted by
8027777dab0Sopenharmony_ci        Apple Computer, Inc. and released under a 3-clause BSD license.
8037777dab0Sopenharmony_ci
8047777dab0Sopenharmony_ci      - Strongtalk assembler, the basis of the files assembler-arm-inl.h,
8057777dab0Sopenharmony_ci        assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h,
8067777dab0Sopenharmony_ci        assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h,
8077777dab0Sopenharmony_ci        assembler-x64.cc, assembler-x64.h, assembler-mips-inl.h,
8087777dab0Sopenharmony_ci        assembler-mips.cc, assembler-mips.h, assembler.cc and assembler.h.
8097777dab0Sopenharmony_ci        This code is copyrighted by Sun Microsystems Inc. and released
8107777dab0Sopenharmony_ci        under a 3-clause BSD license.
8117777dab0Sopenharmony_ci
8127777dab0Sopenharmony_ci      - Valgrind client API header, located at src/third_party/valgrind/valgrind.h
8137777dab0Sopenharmony_ci        This is released under the BSD license.
8147777dab0Sopenharmony_ci
8157777dab0Sopenharmony_ci      - The Wasm C/C++ API headers, located at third_party/wasm-api/wasm.{h,hh}
8167777dab0Sopenharmony_ci        This is released under the Apache license. The API's upstream prototype
8177777dab0Sopenharmony_ci        implementation also formed the basis of V8's implementation in
8187777dab0Sopenharmony_ci        src/wasm/c-api.cc.
8197777dab0Sopenharmony_ci
8207777dab0Sopenharmony_ci    These libraries have their own licenses; we recommend you read them,
8217777dab0Sopenharmony_ci    as their terms may differ from the terms below.
8227777dab0Sopenharmony_ci
8237777dab0Sopenharmony_ci    Further license information can be found in LICENSE files located in
8247777dab0Sopenharmony_ci    sub-directories.
8257777dab0Sopenharmony_ci
8267777dab0Sopenharmony_ci    Copyright 2014, the V8 project authors. All rights reserved.
8277777dab0Sopenharmony_ci    Redistribution and use in source and binary forms, with or without
8287777dab0Sopenharmony_ci    modification, are permitted provided that the following conditions are
8297777dab0Sopenharmony_ci    met:
8307777dab0Sopenharmony_ci
8317777dab0Sopenharmony_ci        * Redistributions of source code must retain the above copyright
8327777dab0Sopenharmony_ci          notice, this list of conditions and the following disclaimer.
8337777dab0Sopenharmony_ci        * Redistributions in binary form must reproduce the above
8347777dab0Sopenharmony_ci          copyright notice, this list of conditions and the following
8357777dab0Sopenharmony_ci          disclaimer in the documentation and/or other materials provided
8367777dab0Sopenharmony_ci          with the distribution.
8377777dab0Sopenharmony_ci        * Neither the name of Google Inc. nor the names of its
8387777dab0Sopenharmony_ci          contributors may be used to endorse or promote products derived
8397777dab0Sopenharmony_ci          from this software without specific prior written permission.
8407777dab0Sopenharmony_ci
8417777dab0Sopenharmony_ci    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
8427777dab0Sopenharmony_ci    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
8437777dab0Sopenharmony_ci    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
8447777dab0Sopenharmony_ci    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
8457777dab0Sopenharmony_ci    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
8467777dab0Sopenharmony_ci    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
8477777dab0Sopenharmony_ci    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
8487777dab0Sopenharmony_ci    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
8497777dab0Sopenharmony_ci    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
8507777dab0Sopenharmony_ci    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
8517777dab0Sopenharmony_ci    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8527777dab0Sopenharmony_ci  """
8537777dab0Sopenharmony_ci
8547777dab0Sopenharmony_ci- SipHash, located at deps/v8/src/third_party/siphash, is licensed as follows:
8557777dab0Sopenharmony_ci  """
8567777dab0Sopenharmony_ci    SipHash reference C implementation
8577777dab0Sopenharmony_ci
8587777dab0Sopenharmony_ci    Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
8597777dab0Sopenharmony_ci
8607777dab0Sopenharmony_ci    To the extent possible under law, the author(s) have dedicated all
8617777dab0Sopenharmony_ci    copyright and related and neighboring rights to this software to the public
8627777dab0Sopenharmony_ci    domain worldwide. This software is distributed without any warranty.
8637777dab0Sopenharmony_ci  """
8647777dab0Sopenharmony_ci
8657777dab0Sopenharmony_ci- zlib, located at deps/zlib, is licensed as follows:
8667777dab0Sopenharmony_ci  """
8677777dab0Sopenharmony_ci    zlib.h -- interface of the 'zlib' general purpose compression library
8687777dab0Sopenharmony_ci    version 1.2.11, January 15th, 2017
8697777dab0Sopenharmony_ci
8707777dab0Sopenharmony_ci    Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
8717777dab0Sopenharmony_ci
8727777dab0Sopenharmony_ci    This software is provided 'as-is', without any express or implied
8737777dab0Sopenharmony_ci    warranty.  In no event will the authors be held liable for any damages
8747777dab0Sopenharmony_ci    arising from the use of this software.
8757777dab0Sopenharmony_ci
8767777dab0Sopenharmony_ci    Permission is granted to anyone to use this software for any purpose,
8777777dab0Sopenharmony_ci    including commercial applications, and to alter it and redistribute it
8787777dab0Sopenharmony_ci    freely, subject to the following restrictions:
8797777dab0Sopenharmony_ci
8807777dab0Sopenharmony_ci    1. The origin of this software must not be misrepresented; you must not
8817777dab0Sopenharmony_ci    claim that you wrote the original software. If you use this software
8827777dab0Sopenharmony_ci    in a product, an acknowledgment in the product documentation would be
8837777dab0Sopenharmony_ci    appreciated but is not required.
8847777dab0Sopenharmony_ci    2. Altered source versions must be plainly marked as such, and must not be
8857777dab0Sopenharmony_ci    misrepresented as being the original software.
8867777dab0Sopenharmony_ci    3. This notice may not be removed or altered from any source distribution.
8877777dab0Sopenharmony_ci
8887777dab0Sopenharmony_ci    Jean-loup Gailly        Mark Adler
8897777dab0Sopenharmony_ci    jloup@gzip.org          madler@alumni.caltech.edu
8907777dab0Sopenharmony_ci  """
8917777dab0Sopenharmony_ci
8927777dab0Sopenharmony_ci- npm, located at deps/npm, is licensed as follows:
8937777dab0Sopenharmony_ci  """
8947777dab0Sopenharmony_ci    The npm application
8957777dab0Sopenharmony_ci    Copyright (c) npm, Inc. and Contributors
8967777dab0Sopenharmony_ci    Licensed on the terms of The Artistic License 2.0
8977777dab0Sopenharmony_ci
8987777dab0Sopenharmony_ci    Node package dependencies of the npm application
8997777dab0Sopenharmony_ci    Copyright (c) their respective copyright owners
9007777dab0Sopenharmony_ci    Licensed on their respective license terms
9017777dab0Sopenharmony_ci
9027777dab0Sopenharmony_ci    The npm public registry at https://registry.npmjs.org
9037777dab0Sopenharmony_ci    and the npm website at https://www.npmjs.com
9047777dab0Sopenharmony_ci    Operated by npm, Inc.
9057777dab0Sopenharmony_ci    Use governed by terms published on https://www.npmjs.com
9067777dab0Sopenharmony_ci
9077777dab0Sopenharmony_ci    "Node.js"
9087777dab0Sopenharmony_ci    Trademark Joyent, Inc., https://joyent.com
9097777dab0Sopenharmony_ci    Neither npm nor npm, Inc. are affiliated with Joyent, Inc.
9107777dab0Sopenharmony_ci
9117777dab0Sopenharmony_ci    The Node.js application
9127777dab0Sopenharmony_ci    Project of Node Foundation, https://nodejs.org
9137777dab0Sopenharmony_ci
9147777dab0Sopenharmony_ci    The npm Logo
9157777dab0Sopenharmony_ci    Copyright (c) Mathias Pettersson and Brian Hammond
9167777dab0Sopenharmony_ci
9177777dab0Sopenharmony_ci    "Gubblebum Blocky" typeface
9187777dab0Sopenharmony_ci    Copyright (c) Tjarda Koster, https://jelloween.deviantart.com
9197777dab0Sopenharmony_ci    Used with permission
9207777dab0Sopenharmony_ci
9217777dab0Sopenharmony_ci    --------
9227777dab0Sopenharmony_ci
9237777dab0Sopenharmony_ci    The Artistic License 2.0
9247777dab0Sopenharmony_ci
9257777dab0Sopenharmony_ci    Copyright (c) 2000-2006, The Perl Foundation.
9267777dab0Sopenharmony_ci
9277777dab0Sopenharmony_ci    Everyone is permitted to copy and distribute verbatim copies
9287777dab0Sopenharmony_ci    of this license document, but changing it is not allowed.
9297777dab0Sopenharmony_ci
9307777dab0Sopenharmony_ci    Preamble
9317777dab0Sopenharmony_ci
9327777dab0Sopenharmony_ci    This license establishes the terms under which a given free software
9337777dab0Sopenharmony_ci    Package may be copied, modified, distributed, and/or redistributed.
9347777dab0Sopenharmony_ci    The intent is that the Copyright Holder maintains some artistic
9357777dab0Sopenharmony_ci    control over the development of that Package while still keeping the
9367777dab0Sopenharmony_ci    Package available as open source and free software.
9377777dab0Sopenharmony_ci
9387777dab0Sopenharmony_ci    You are always permitted to make arrangements wholly outside of this
9397777dab0Sopenharmony_ci    license directly with the Copyright Holder of a given Package.  If the
9407777dab0Sopenharmony_ci    terms of this license do not permit the full use that you propose to
9417777dab0Sopenharmony_ci    make of the Package, you should contact the Copyright Holder and seek
9427777dab0Sopenharmony_ci    a different licensing arrangement.
9437777dab0Sopenharmony_ci
9447777dab0Sopenharmony_ci    Definitions
9457777dab0Sopenharmony_ci
9467777dab0Sopenharmony_ci        "Copyright Holder" means the individual(s) or organization(s)
9477777dab0Sopenharmony_ci        named in the copyright notice for the entire Package.
9487777dab0Sopenharmony_ci
9497777dab0Sopenharmony_ci        "Contributor" means any party that has contributed code or other
9507777dab0Sopenharmony_ci        material to the Package, in accordance with the Copyright Holder's
9517777dab0Sopenharmony_ci        procedures.
9527777dab0Sopenharmony_ci
9537777dab0Sopenharmony_ci        "You" and "your" means any person who would like to copy,
9547777dab0Sopenharmony_ci        distribute, or modify the Package.
9557777dab0Sopenharmony_ci
9567777dab0Sopenharmony_ci        "Package" means the collection of files distributed by the
9577777dab0Sopenharmony_ci        Copyright Holder, and derivatives of that collection and/or of
9587777dab0Sopenharmony_ci        those files. A given Package may consist of either the Standard
9597777dab0Sopenharmony_ci        Version, or a Modified Version.
9607777dab0Sopenharmony_ci
9617777dab0Sopenharmony_ci        "Distribute" means providing a copy of the Package or making it
9627777dab0Sopenharmony_ci        accessible to anyone else, or in the case of a company or
9637777dab0Sopenharmony_ci        organization, to others outside of your company or organization.
9647777dab0Sopenharmony_ci
9657777dab0Sopenharmony_ci        "Distributor Fee" means any fee that you charge for Distributing
9667777dab0Sopenharmony_ci        this Package or providing support for this Package to another
9677777dab0Sopenharmony_ci        party.  It does not mean licensing fees.
9687777dab0Sopenharmony_ci
9697777dab0Sopenharmony_ci        "Standard Version" refers to the Package if it has not been
9707777dab0Sopenharmony_ci        modified, or has been modified only in ways explicitly requested
9717777dab0Sopenharmony_ci        by the Copyright Holder.
9727777dab0Sopenharmony_ci
9737777dab0Sopenharmony_ci        "Modified Version" means the Package, if it has been changed, and
9747777dab0Sopenharmony_ci        such changes were not explicitly requested by the Copyright
9757777dab0Sopenharmony_ci        Holder.
9767777dab0Sopenharmony_ci
9777777dab0Sopenharmony_ci        "Original License" means this Artistic License as Distributed with
9787777dab0Sopenharmony_ci        the Standard Version of the Package, in its current version or as
9797777dab0Sopenharmony_ci        it may be modified by The Perl Foundation in the future.
9807777dab0Sopenharmony_ci
9817777dab0Sopenharmony_ci        "Source" form means the source code, documentation source, and
9827777dab0Sopenharmony_ci        configuration files for the Package.
9837777dab0Sopenharmony_ci
9847777dab0Sopenharmony_ci        "Compiled" form means the compiled bytecode, object code, binary,
9857777dab0Sopenharmony_ci        or any other form resulting from mechanical transformation or
9867777dab0Sopenharmony_ci        translation of the Source form.
9877777dab0Sopenharmony_ci
9887777dab0Sopenharmony_ci    Permission for Use and Modification Without Distribution
9897777dab0Sopenharmony_ci
9907777dab0Sopenharmony_ci    (1)  You are permitted to use the Standard Version and create and use
9917777dab0Sopenharmony_ci    Modified Versions for any purpose without restriction, provided that
9927777dab0Sopenharmony_ci    you do not Distribute the Modified Version.
9937777dab0Sopenharmony_ci
9947777dab0Sopenharmony_ci    Permissions for Redistribution of the Standard Version
9957777dab0Sopenharmony_ci
9967777dab0Sopenharmony_ci    (2)  You may Distribute verbatim copies of the Source form of the
9977777dab0Sopenharmony_ci    Standard Version of this Package in any medium without restriction,
9987777dab0Sopenharmony_ci    either gratis or for a Distributor Fee, provided that you duplicate
9997777dab0Sopenharmony_ci    all of the original copyright notices and associated disclaimers.  At
10007777dab0Sopenharmony_ci    your discretion, such verbatim copies may or may not include a
10017777dab0Sopenharmony_ci    Compiled form of the Package.
10027777dab0Sopenharmony_ci
10037777dab0Sopenharmony_ci    (3)  You may apply any bug fixes, portability changes, and other
10047777dab0Sopenharmony_ci    modifications made available from the Copyright Holder.  The resulting
10057777dab0Sopenharmony_ci    Package will still be considered the Standard Version, and as such
10067777dab0Sopenharmony_ci    will be subject to the Original License.
10077777dab0Sopenharmony_ci
10087777dab0Sopenharmony_ci    Distribution of Modified Versions of the Package as Source
10097777dab0Sopenharmony_ci
10107777dab0Sopenharmony_ci    (4)  You may Distribute your Modified Version as Source (either gratis
10117777dab0Sopenharmony_ci    or for a Distributor Fee, and with or without a Compiled form of the
10127777dab0Sopenharmony_ci    Modified Version) provided that you clearly document how it differs
10137777dab0Sopenharmony_ci    from the Standard Version, including, but not limited to, documenting
10147777dab0Sopenharmony_ci    any non-standard features, executables, or modules, and provided that
10157777dab0Sopenharmony_ci    you do at least ONE of the following:
10167777dab0Sopenharmony_ci
10177777dab0Sopenharmony_ci        (a)  make the Modified Version available to the Copyright Holder
10187777dab0Sopenharmony_ci        of the Standard Version, under the Original License, so that the
10197777dab0Sopenharmony_ci        Copyright Holder may include your modifications in the Standard
10207777dab0Sopenharmony_ci        Version.
10217777dab0Sopenharmony_ci
10227777dab0Sopenharmony_ci        (b)  ensure that installation of your Modified Version does not
10237777dab0Sopenharmony_ci        prevent the user installing or running the Standard Version. In
10247777dab0Sopenharmony_ci        addition, the Modified Version must bear a name that is different
10257777dab0Sopenharmony_ci        from the name of the Standard Version.
10267777dab0Sopenharmony_ci
10277777dab0Sopenharmony_ci        (c)  allow anyone who receives a copy of the Modified Version to
10287777dab0Sopenharmony_ci        make the Source form of the Modified Version available to others
10297777dab0Sopenharmony_ci        under
10307777dab0Sopenharmony_ci
10317777dab0Sopenharmony_ci            (i)  the Original License or
10327777dab0Sopenharmony_ci
10337777dab0Sopenharmony_ci            (ii)  a license that permits the licensee to freely copy,
10347777dab0Sopenharmony_ci            modify and redistribute the Modified Version using the same
10357777dab0Sopenharmony_ci            licensing terms that apply to the copy that the licensee
10367777dab0Sopenharmony_ci            received, and requires that the Source form of the Modified
10377777dab0Sopenharmony_ci            Version, and of any works derived from it, be made freely
10387777dab0Sopenharmony_ci            available in that license fees are prohibited but Distributor
10397777dab0Sopenharmony_ci            Fees are allowed.
10407777dab0Sopenharmony_ci
10417777dab0Sopenharmony_ci    Distribution of Compiled Forms of the Standard Version
10427777dab0Sopenharmony_ci    or Modified Versions without the Source
10437777dab0Sopenharmony_ci
10447777dab0Sopenharmony_ci    (5)  You may Distribute Compiled forms of the Standard Version without
10457777dab0Sopenharmony_ci    the Source, provided that you include complete instructions on how to
10467777dab0Sopenharmony_ci    get the Source of the Standard Version.  Such instructions must be
10477777dab0Sopenharmony_ci    valid at the time of your distribution.  If these instructions, at any
10487777dab0Sopenharmony_ci    time while you are carrying out such distribution, become invalid, you
10497777dab0Sopenharmony_ci    must provide new instructions on demand or cease further distribution.
10507777dab0Sopenharmony_ci    If you provide valid instructions or cease distribution within thirty
10517777dab0Sopenharmony_ci    days after you become aware that the instructions are invalid, then
10527777dab0Sopenharmony_ci    you do not forfeit any of your rights under this license.
10537777dab0Sopenharmony_ci
10547777dab0Sopenharmony_ci    (6)  You may Distribute a Modified Version in Compiled form without
10557777dab0Sopenharmony_ci    the Source, provided that you comply with Section 4 with respect to
10567777dab0Sopenharmony_ci    the Source of the Modified Version.
10577777dab0Sopenharmony_ci
10587777dab0Sopenharmony_ci    Aggregating or Linking the Package
10597777dab0Sopenharmony_ci
10607777dab0Sopenharmony_ci    (7)  You may aggregate the Package (either the Standard Version or
10617777dab0Sopenharmony_ci    Modified Version) with other packages and Distribute the resulting
10627777dab0Sopenharmony_ci    aggregation provided that you do not charge a licensing fee for the
10637777dab0Sopenharmony_ci    Package.  Distributor Fees are permitted, and licensing fees for other
10647777dab0Sopenharmony_ci    components in the aggregation are permitted. The terms of this license
10657777dab0Sopenharmony_ci    apply to the use and Distribution of the Standard or Modified Versions
10667777dab0Sopenharmony_ci    as included in the aggregation.
10677777dab0Sopenharmony_ci
10687777dab0Sopenharmony_ci    (8) You are permitted to link Modified and Standard Versions with
10697777dab0Sopenharmony_ci    other works, to embed the Package in a larger work of your own, or to
10707777dab0Sopenharmony_ci    build stand-alone binary or bytecode versions of applications that
10717777dab0Sopenharmony_ci    include the Package, and Distribute the result without restriction,
10727777dab0Sopenharmony_ci    provided the result does not expose a direct interface to the Package.
10737777dab0Sopenharmony_ci
10747777dab0Sopenharmony_ci    Items That are Not Considered Part of a Modified Version
10757777dab0Sopenharmony_ci
10767777dab0Sopenharmony_ci    (9) Works (including, but not limited to, modules and scripts) that
10777777dab0Sopenharmony_ci    merely extend or make use of the Package, do not, by themselves, cause
10787777dab0Sopenharmony_ci    the Package to be a Modified Version.  In addition, such works are not
10797777dab0Sopenharmony_ci    considered parts of the Package itself, and are not subject to the
10807777dab0Sopenharmony_ci    terms of this license.
10817777dab0Sopenharmony_ci
10827777dab0Sopenharmony_ci    General Provisions
10837777dab0Sopenharmony_ci
10847777dab0Sopenharmony_ci    (10)  Any use, modification, and distribution of the Standard or
10857777dab0Sopenharmony_ci    Modified Versions is governed by this Artistic License. By using,
10867777dab0Sopenharmony_ci    modifying or distributing the Package, you accept this license. Do not
10877777dab0Sopenharmony_ci    use, modify, or distribute the Package, if you do not accept this
10887777dab0Sopenharmony_ci    license.
10897777dab0Sopenharmony_ci
10907777dab0Sopenharmony_ci    (11)  If your Modified Version has been derived from a Modified
10917777dab0Sopenharmony_ci    Version made by someone other than you, you are nevertheless required
10927777dab0Sopenharmony_ci    to ensure that your Modified Version complies with the requirements of
10937777dab0Sopenharmony_ci    this license.
10947777dab0Sopenharmony_ci
10957777dab0Sopenharmony_ci    (12)  This license does not grant you the right to use any trademark,
10967777dab0Sopenharmony_ci    service mark, tradename, or logo of the Copyright Holder.
10977777dab0Sopenharmony_ci
10987777dab0Sopenharmony_ci    (13)  This license includes the non-exclusive, worldwide,
10997777dab0Sopenharmony_ci    free-of-charge patent license to make, have made, use, offer to sell,
11007777dab0Sopenharmony_ci    sell, import and otherwise transfer the Package with respect to any
11017777dab0Sopenharmony_ci    patent claims licensable by the Copyright Holder that are necessarily
11027777dab0Sopenharmony_ci    infringed by the Package. If you institute patent litigation
11037777dab0Sopenharmony_ci    (including a cross-claim or counterclaim) against any party alleging
11047777dab0Sopenharmony_ci    that the Package constitutes direct or contributory patent
11057777dab0Sopenharmony_ci    infringement, then this Artistic License to you shall terminate on the
11067777dab0Sopenharmony_ci    date that such litigation is filed.
11077777dab0Sopenharmony_ci
11087777dab0Sopenharmony_ci    (14)  Disclaimer of Warranty:
11097777dab0Sopenharmony_ci    THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
11107777dab0Sopenharmony_ci    IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
11117777dab0Sopenharmony_ci    WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
11127777dab0Sopenharmony_ci    NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
11137777dab0Sopenharmony_ci    LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
11147777dab0Sopenharmony_ci    BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
11157777dab0Sopenharmony_ci    DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
11167777dab0Sopenharmony_ci    ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11177777dab0Sopenharmony_ci
11187777dab0Sopenharmony_ci    --------
11197777dab0Sopenharmony_ci  """
11207777dab0Sopenharmony_ci
11217777dab0Sopenharmony_ci- GYP, located at tools/gyp, is licensed as follows:
11227777dab0Sopenharmony_ci  """
11237777dab0Sopenharmony_ci    Copyright (c) 2020 Node.js contributors. All rights reserved.
11247777dab0Sopenharmony_ci    Copyright (c) 2009 Google Inc. All rights reserved.
11257777dab0Sopenharmony_ci
11267777dab0Sopenharmony_ci    Redistribution and use in source and binary forms, with or without
11277777dab0Sopenharmony_ci    modification, are permitted provided that the following conditions are
11287777dab0Sopenharmony_ci    met:
11297777dab0Sopenharmony_ci
11307777dab0Sopenharmony_ci       * Redistributions of source code must retain the above copyright
11317777dab0Sopenharmony_ci    notice, this list of conditions and the following disclaimer.
11327777dab0Sopenharmony_ci       * Redistributions in binary form must reproduce the above
11337777dab0Sopenharmony_ci    copyright notice, this list of conditions and the following disclaimer
11347777dab0Sopenharmony_ci    in the documentation and/or other materials provided with the
11357777dab0Sopenharmony_ci    distribution.
11367777dab0Sopenharmony_ci       * Neither the name of Google Inc. nor the names of its
11377777dab0Sopenharmony_ci    contributors may be used to endorse or promote products derived from
11387777dab0Sopenharmony_ci    this software without specific prior written permission.
11397777dab0Sopenharmony_ci
11407777dab0Sopenharmony_ci    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
11417777dab0Sopenharmony_ci    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
11427777dab0Sopenharmony_ci    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
11437777dab0Sopenharmony_ci    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
11447777dab0Sopenharmony_ci    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
11457777dab0Sopenharmony_ci    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
11467777dab0Sopenharmony_ci    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
11477777dab0Sopenharmony_ci    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
11487777dab0Sopenharmony_ci    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
11497777dab0Sopenharmony_ci    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
11507777dab0Sopenharmony_ci    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11517777dab0Sopenharmony_ci  """
11527777dab0Sopenharmony_ci
11537777dab0Sopenharmony_ci- inspector_protocol, located at tools/inspector_protocol, is licensed as follows:
11547777dab0Sopenharmony_ci  """
11557777dab0Sopenharmony_ci    // Copyright 2016 The Chromium Authors. All rights reserved.
11567777dab0Sopenharmony_ci    //
11577777dab0Sopenharmony_ci    // Redistribution and use in source and binary forms, with or without
11587777dab0Sopenharmony_ci    // modification, are permitted provided that the following conditions are
11597777dab0Sopenharmony_ci    // met:
11607777dab0Sopenharmony_ci    //
11617777dab0Sopenharmony_ci    //    * Redistributions of source code must retain the above copyright
11627777dab0Sopenharmony_ci    // notice, this list of conditions and the following disclaimer.
11637777dab0Sopenharmony_ci    //    * Redistributions in binary form must reproduce the above
11647777dab0Sopenharmony_ci    // copyright notice, this list of conditions and the following disclaimer
11657777dab0Sopenharmony_ci    // in the documentation and/or other materials provided with the
11667777dab0Sopenharmony_ci    // distribution.
11677777dab0Sopenharmony_ci    //    * Neither the name of Google Inc. nor the names of its
11687777dab0Sopenharmony_ci    // contributors may be used to endorse or promote products derived from
11697777dab0Sopenharmony_ci    // this software without specific prior written permission.
11707777dab0Sopenharmony_ci    //
11717777dab0Sopenharmony_ci    // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
11727777dab0Sopenharmony_ci    // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
11737777dab0Sopenharmony_ci    // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
11747777dab0Sopenharmony_ci    // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
11757777dab0Sopenharmony_ci    // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
11767777dab0Sopenharmony_ci    // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
11777777dab0Sopenharmony_ci    // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
11787777dab0Sopenharmony_ci    // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
11797777dab0Sopenharmony_ci    // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
11807777dab0Sopenharmony_ci    // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
11817777dab0Sopenharmony_ci    // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11827777dab0Sopenharmony_ci  """
11837777dab0Sopenharmony_ci
11847777dab0Sopenharmony_ci- jinja2, located at tools/inspector_protocol/jinja2, is licensed as follows:
11857777dab0Sopenharmony_ci  """
11867777dab0Sopenharmony_ci    Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details.
11877777dab0Sopenharmony_ci
11887777dab0Sopenharmony_ci    Some rights reserved.
11897777dab0Sopenharmony_ci
11907777dab0Sopenharmony_ci    Redistribution and use in source and binary forms, with or without
11917777dab0Sopenharmony_ci    modification, are permitted provided that the following conditions are
11927777dab0Sopenharmony_ci    met:
11937777dab0Sopenharmony_ci
11947777dab0Sopenharmony_ci        * Redistributions of source code must retain the above copyright
11957777dab0Sopenharmony_ci          notice, this list of conditions and the following disclaimer.
11967777dab0Sopenharmony_ci
11977777dab0Sopenharmony_ci        * Redistributions in binary form must reproduce the above
11987777dab0Sopenharmony_ci          copyright notice, this list of conditions and the following
11997777dab0Sopenharmony_ci          disclaimer in the documentation and/or other materials provided
12007777dab0Sopenharmony_ci          with the distribution.
12017777dab0Sopenharmony_ci
12027777dab0Sopenharmony_ci        * The names of the contributors may not be used to endorse or
12037777dab0Sopenharmony_ci          promote products derived from this software without specific
12047777dab0Sopenharmony_ci          prior written permission.
12057777dab0Sopenharmony_ci
12067777dab0Sopenharmony_ci    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12077777dab0Sopenharmony_ci    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12087777dab0Sopenharmony_ci    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12097777dab0Sopenharmony_ci    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12107777dab0Sopenharmony_ci    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12117777dab0Sopenharmony_ci    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12127777dab0Sopenharmony_ci    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12137777dab0Sopenharmony_ci    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12147777dab0Sopenharmony_ci    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12157777dab0Sopenharmony_ci    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12167777dab0Sopenharmony_ci    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12177777dab0Sopenharmony_ci  """
12187777dab0Sopenharmony_ci
12197777dab0Sopenharmony_ci- markupsafe, located at tools/inspector_protocol/markupsafe, is licensed as follows:
12207777dab0Sopenharmony_ci  """
12217777dab0Sopenharmony_ci    Copyright (c) 2010 by Armin Ronacher and contributors.  See AUTHORS
12227777dab0Sopenharmony_ci    for more details.
12237777dab0Sopenharmony_ci
12247777dab0Sopenharmony_ci    Some rights reserved.
12257777dab0Sopenharmony_ci
12267777dab0Sopenharmony_ci    Redistribution and use in source and binary forms of the software as well
12277777dab0Sopenharmony_ci    as documentation, with or without modification, are permitted provided
12287777dab0Sopenharmony_ci    that the following conditions are met:
12297777dab0Sopenharmony_ci
12307777dab0Sopenharmony_ci    * Redistributions of source code must retain the above copyright
12317777dab0Sopenharmony_ci      notice, this list of conditions and the following disclaimer.
12327777dab0Sopenharmony_ci
12337777dab0Sopenharmony_ci    * Redistributions in binary form must reproduce the above
12347777dab0Sopenharmony_ci      copyright notice, this list of conditions and the following
12357777dab0Sopenharmony_ci      disclaimer in the documentation and/or other materials provided
12367777dab0Sopenharmony_ci      with the distribution.
12377777dab0Sopenharmony_ci
12387777dab0Sopenharmony_ci    * The names of the contributors may not be used to endorse or
12397777dab0Sopenharmony_ci      promote products derived from this software without specific
12407777dab0Sopenharmony_ci      prior written permission.
12417777dab0Sopenharmony_ci
12427777dab0Sopenharmony_ci    THIS SOFTWARE AND DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND
12437777dab0Sopenharmony_ci    CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
12447777dab0Sopenharmony_ci    NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12457777dab0Sopenharmony_ci    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
12467777dab0Sopenharmony_ci    OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
12477777dab0Sopenharmony_ci    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
12487777dab0Sopenharmony_ci    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
12497777dab0Sopenharmony_ci    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
12507777dab0Sopenharmony_ci    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
12517777dab0Sopenharmony_ci    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
12527777dab0Sopenharmony_ci    SOFTWARE AND DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
12537777dab0Sopenharmony_ci    DAMAGE.
12547777dab0Sopenharmony_ci  """
12557777dab0Sopenharmony_ci
12567777dab0Sopenharmony_ci- cpplint.py, located at tools/cpplint.py, is licensed as follows:
12577777dab0Sopenharmony_ci  """
12587777dab0Sopenharmony_ci    Copyright (c) 2009 Google Inc. All rights reserved.
12597777dab0Sopenharmony_ci
12607777dab0Sopenharmony_ci    Redistribution and use in source and binary forms, with or without
12617777dab0Sopenharmony_ci    modification, are permitted provided that the following conditions are
12627777dab0Sopenharmony_ci    met:
12637777dab0Sopenharmony_ci
12647777dab0Sopenharmony_ci       * Redistributions of source code must retain the above copyright
12657777dab0Sopenharmony_ci    notice, this list of conditions and the following disclaimer.
12667777dab0Sopenharmony_ci       * Redistributions in binary form must reproduce the above
12677777dab0Sopenharmony_ci    copyright notice, this list of conditions and the following disclaimer
12687777dab0Sopenharmony_ci    in the documentation and/or other materials provided with the
12697777dab0Sopenharmony_ci    distribution.
12707777dab0Sopenharmony_ci       * Neither the name of Google Inc. nor the names of its
12717777dab0Sopenharmony_ci    contributors may be used to endorse or promote products derived from
12727777dab0Sopenharmony_ci    this software without specific prior written permission.
12737777dab0Sopenharmony_ci
12747777dab0Sopenharmony_ci    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12757777dab0Sopenharmony_ci    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12767777dab0Sopenharmony_ci    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12777777dab0Sopenharmony_ci    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12787777dab0Sopenharmony_ci    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12797777dab0Sopenharmony_ci    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12807777dab0Sopenharmony_ci    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12817777dab0Sopenharmony_ci    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12827777dab0Sopenharmony_ci    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12837777dab0Sopenharmony_ci    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12847777dab0Sopenharmony_ci    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12857777dab0Sopenharmony_ci  """
12867777dab0Sopenharmony_ci
12877777dab0Sopenharmony_ci- ESLint, located at tools/node_modules/eslint, is licensed as follows:
12887777dab0Sopenharmony_ci  """
12897777dab0Sopenharmony_ci    Copyright JS Foundation and other contributors, https://js.foundation
12907777dab0Sopenharmony_ci
12917777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining a copy
12927777dab0Sopenharmony_ci    of this software and associated documentation files (the "Software"), to deal
12937777dab0Sopenharmony_ci    in the Software without restriction, including without limitation the rights
12947777dab0Sopenharmony_ci    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12957777dab0Sopenharmony_ci    copies of the Software, and to permit persons to whom the Software is
12967777dab0Sopenharmony_ci    furnished to do so, subject to the following conditions:
12977777dab0Sopenharmony_ci
12987777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be included in
12997777dab0Sopenharmony_ci    all copies or substantial portions of the Software.
13007777dab0Sopenharmony_ci
13017777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13027777dab0Sopenharmony_ci    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13037777dab0Sopenharmony_ci    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13047777dab0Sopenharmony_ci    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13057777dab0Sopenharmony_ci    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13067777dab0Sopenharmony_ci    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
13077777dab0Sopenharmony_ci    THE SOFTWARE.
13087777dab0Sopenharmony_ci  """
13097777dab0Sopenharmony_ci
13107777dab0Sopenharmony_ci- Babel, located at tools/node_modules/@babel, is licensed as follows:
13117777dab0Sopenharmony_ci  """
13127777dab0Sopenharmony_ci    MIT License
13137777dab0Sopenharmony_ci
13147777dab0Sopenharmony_ci    Copyright (c) 2014-present Sebastian McKenzie and other contributors
13157777dab0Sopenharmony_ci
13167777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining
13177777dab0Sopenharmony_ci    a copy of this software and associated documentation files (the
13187777dab0Sopenharmony_ci    "Software"), to deal in the Software without restriction, including
13197777dab0Sopenharmony_ci    without limitation the rights to use, copy, modify, merge, publish,
13207777dab0Sopenharmony_ci    distribute, sublicense, and/or sell copies of the Software, and to
13217777dab0Sopenharmony_ci    permit persons to whom the Software is furnished to do so, subject to
13227777dab0Sopenharmony_ci    the following conditions:
13237777dab0Sopenharmony_ci
13247777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be
13257777dab0Sopenharmony_ci    included in all copies or substantial portions of the Software.
13267777dab0Sopenharmony_ci
13277777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
13287777dab0Sopenharmony_ci    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
13297777dab0Sopenharmony_ci    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
13307777dab0Sopenharmony_ci    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
13317777dab0Sopenharmony_ci    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
13327777dab0Sopenharmony_ci    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
13337777dab0Sopenharmony_ci    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13347777dab0Sopenharmony_ci  """
13357777dab0Sopenharmony_ci
13367777dab0Sopenharmony_ci- gtest, located at deps/googletest, is licensed as follows:
13377777dab0Sopenharmony_ci  """
13387777dab0Sopenharmony_ci    Copyright 2008, Google Inc.
13397777dab0Sopenharmony_ci    All rights reserved.
13407777dab0Sopenharmony_ci
13417777dab0Sopenharmony_ci    Redistribution and use in source and binary forms, with or without
13427777dab0Sopenharmony_ci    modification, are permitted provided that the following conditions are
13437777dab0Sopenharmony_ci    met:
13447777dab0Sopenharmony_ci
13457777dab0Sopenharmony_ci        * Redistributions of source code must retain the above copyright
13467777dab0Sopenharmony_ci    notice, this list of conditions and the following disclaimer.
13477777dab0Sopenharmony_ci        * Redistributions in binary form must reproduce the above
13487777dab0Sopenharmony_ci    copyright notice, this list of conditions and the following disclaimer
13497777dab0Sopenharmony_ci    in the documentation and/or other materials provided with the
13507777dab0Sopenharmony_ci    distribution.
13517777dab0Sopenharmony_ci        * Neither the name of Google Inc. nor the names of its
13527777dab0Sopenharmony_ci    contributors may be used to endorse or promote products derived from
13537777dab0Sopenharmony_ci    this software without specific prior written permission.
13547777dab0Sopenharmony_ci
13557777dab0Sopenharmony_ci    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
13567777dab0Sopenharmony_ci    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
13577777dab0Sopenharmony_ci    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
13587777dab0Sopenharmony_ci    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
13597777dab0Sopenharmony_ci    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
13607777dab0Sopenharmony_ci    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
13617777dab0Sopenharmony_ci    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
13627777dab0Sopenharmony_ci    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
13637777dab0Sopenharmony_ci    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
13647777dab0Sopenharmony_ci    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
13657777dab0Sopenharmony_ci    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13667777dab0Sopenharmony_ci  """
13677777dab0Sopenharmony_ci
13687777dab0Sopenharmony_ci- nghttp2, located at deps/nghttp2, is licensed as follows:
13697777dab0Sopenharmony_ci  """
13707777dab0Sopenharmony_ci    The MIT License
13717777dab0Sopenharmony_ci
13727777dab0Sopenharmony_ci    Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa
13737777dab0Sopenharmony_ci    Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors
13747777dab0Sopenharmony_ci
13757777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining
13767777dab0Sopenharmony_ci    a copy of this software and associated documentation files (the
13777777dab0Sopenharmony_ci    "Software"), to deal in the Software without restriction, including
13787777dab0Sopenharmony_ci    without limitation the rights to use, copy, modify, merge, publish,
13797777dab0Sopenharmony_ci    distribute, sublicense, and/or sell copies of the Software, and to
13807777dab0Sopenharmony_ci    permit persons to whom the Software is furnished to do so, subject to
13817777dab0Sopenharmony_ci    the following conditions:
13827777dab0Sopenharmony_ci
13837777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be
13847777dab0Sopenharmony_ci    included in all copies or substantial portions of the Software.
13857777dab0Sopenharmony_ci
13867777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
13877777dab0Sopenharmony_ci    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
13887777dab0Sopenharmony_ci    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
13897777dab0Sopenharmony_ci    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
13907777dab0Sopenharmony_ci    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
13917777dab0Sopenharmony_ci    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
13927777dab0Sopenharmony_ci    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13937777dab0Sopenharmony_ci  """
13947777dab0Sopenharmony_ci
13957777dab0Sopenharmony_ci- large_pages, located at src/large_pages, is licensed as follows:
13967777dab0Sopenharmony_ci  """
13977777dab0Sopenharmony_ci     Copyright (C) 2018 Intel Corporation
13987777dab0Sopenharmony_ci
13997777dab0Sopenharmony_ci     Permission is hereby granted, free of charge, to any person obtaining a copy
14007777dab0Sopenharmony_ci     of this software and associated documentation files (the "Software"),
14017777dab0Sopenharmony_ci     to deal in the Software without restriction, including without limitation
14027777dab0Sopenharmony_ci     the rights to use, copy, modify, merge, publish, distribute, sublicense,
14037777dab0Sopenharmony_ci     and/or sell copies of the Software, and to permit persons to whom
14047777dab0Sopenharmony_ci     the Software is furnished to do so, subject to the following conditions:
14057777dab0Sopenharmony_ci
14067777dab0Sopenharmony_ci     The above copyright notice and this permission notice shall be included
14077777dab0Sopenharmony_ci     in all copies or substantial portions of the Software.
14087777dab0Sopenharmony_ci
14097777dab0Sopenharmony_ci     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
14107777dab0Sopenharmony_ci     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14117777dab0Sopenharmony_ci     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
14127777dab0Sopenharmony_ci     THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
14137777dab0Sopenharmony_ci     OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
14147777dab0Sopenharmony_ci     ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
14157777dab0Sopenharmony_ci     OR OTHER DEALINGS IN THE SOFTWARE.
14167777dab0Sopenharmony_ci  """
14177777dab0Sopenharmony_ci
14187777dab0Sopenharmony_ci- caja, located at lib/internal/freeze_intrinsics.js, is licensed as follows:
14197777dab0Sopenharmony_ci  """
14207777dab0Sopenharmony_ci     Adapted from SES/Caja - Copyright (C) 2011 Google Inc.
14217777dab0Sopenharmony_ci     Copyright (C) 2018 Agoric
14227777dab0Sopenharmony_ci
14237777dab0Sopenharmony_ci     Licensed under the Apache License, Version 2.0 (the "License");
14247777dab0Sopenharmony_ci     you may not use this file except in compliance with the License.
14257777dab0Sopenharmony_ci     You may obtain a copy of the License at
14267777dab0Sopenharmony_ci
14277777dab0Sopenharmony_ci     http://www.apache.org/licenses/LICENSE-2.0
14287777dab0Sopenharmony_ci
14297777dab0Sopenharmony_ci     Unless required by applicable law or agreed to in writing, software
14307777dab0Sopenharmony_ci     distributed under the License is distributed on an "AS IS" BASIS,
14317777dab0Sopenharmony_ci     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14327777dab0Sopenharmony_ci     See the License for the specific language governing permissions and
14337777dab0Sopenharmony_ci     limitations under the License.
14347777dab0Sopenharmony_ci  """
14357777dab0Sopenharmony_ci
14367777dab0Sopenharmony_ci- brotli, located at deps/brotli, is licensed as follows:
14377777dab0Sopenharmony_ci  """
14387777dab0Sopenharmony_ci    Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
14397777dab0Sopenharmony_ci
14407777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining a copy
14417777dab0Sopenharmony_ci    of this software and associated documentation files (the "Software"), to deal
14427777dab0Sopenharmony_ci    in the Software without restriction, including without limitation the rights
14437777dab0Sopenharmony_ci    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14447777dab0Sopenharmony_ci    copies of the Software, and to permit persons to whom the Software is
14457777dab0Sopenharmony_ci    furnished to do so, subject to the following conditions:
14467777dab0Sopenharmony_ci
14477777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be included in
14487777dab0Sopenharmony_ci    all copies or substantial portions of the Software.
14497777dab0Sopenharmony_ci
14507777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14517777dab0Sopenharmony_ci    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14527777dab0Sopenharmony_ci    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14537777dab0Sopenharmony_ci    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14547777dab0Sopenharmony_ci    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14557777dab0Sopenharmony_ci    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14567777dab0Sopenharmony_ci    THE SOFTWARE.
14577777dab0Sopenharmony_ci  """
14587777dab0Sopenharmony_ci
14597777dab0Sopenharmony_ci- HdrHistogram, located at deps/histogram, is licensed as follows:
14607777dab0Sopenharmony_ci  """
14617777dab0Sopenharmony_ci    The code in this repository code was Written by Gil Tene, Michael Barker,
14627777dab0Sopenharmony_ci    and Matt Warren, and released to the public domain, as explained at
14637777dab0Sopenharmony_ci    http://creativecommons.org/publicdomain/zero/1.0/
14647777dab0Sopenharmony_ci
14657777dab0Sopenharmony_ci    For users of this code who wish to consume it under the "BSD" license
14667777dab0Sopenharmony_ci    rather than under the public domain or CC0 contribution text mentioned
14677777dab0Sopenharmony_ci    above, the code found under this directory is *also* provided under the
14687777dab0Sopenharmony_ci    following license (commonly referred to as the BSD 2-Clause License). This
14697777dab0Sopenharmony_ci    license does not detract from the above stated release of the code into
14707777dab0Sopenharmony_ci    the public domain, and simply represents an additional license granted by
14717777dab0Sopenharmony_ci    the Author.
14727777dab0Sopenharmony_ci
14737777dab0Sopenharmony_ci    -----------------------------------------------------------------------------
14747777dab0Sopenharmony_ci    ** Beginning of "BSD 2-Clause License" text. **
14757777dab0Sopenharmony_ci
14767777dab0Sopenharmony_ci     Copyright (c) 2012, 2013, 2014 Gil Tene
14777777dab0Sopenharmony_ci     Copyright (c) 2014 Michael Barker
14787777dab0Sopenharmony_ci     Copyright (c) 2014 Matt Warren
14797777dab0Sopenharmony_ci     All rights reserved.
14807777dab0Sopenharmony_ci
14817777dab0Sopenharmony_ci     Redistribution and use in source and binary forms, with or without
14827777dab0Sopenharmony_ci     modification, are permitted provided that the following conditions are met:
14837777dab0Sopenharmony_ci
14847777dab0Sopenharmony_ci     1. Redistributions of source code must retain the above copyright notice,
14857777dab0Sopenharmony_ci        this list of conditions and the following disclaimer.
14867777dab0Sopenharmony_ci
14877777dab0Sopenharmony_ci     2. Redistributions in binary form must reproduce the above copyright notice,
14887777dab0Sopenharmony_ci        this list of conditions and the following disclaimer in the documentation
14897777dab0Sopenharmony_ci        and/or other materials provided with the distribution.
14907777dab0Sopenharmony_ci
14917777dab0Sopenharmony_ci     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
14927777dab0Sopenharmony_ci     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
14937777dab0Sopenharmony_ci     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
14947777dab0Sopenharmony_ci     ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
14957777dab0Sopenharmony_ci     LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
14967777dab0Sopenharmony_ci     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
14977777dab0Sopenharmony_ci     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
14987777dab0Sopenharmony_ci     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
14997777dab0Sopenharmony_ci     CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
15007777dab0Sopenharmony_ci     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
15017777dab0Sopenharmony_ci     THE POSSIBILITY OF SUCH DAMAGE.
15027777dab0Sopenharmony_ci  """
15037777dab0Sopenharmony_ci
15047777dab0Sopenharmony_ci- highlight.js, located at doc/api_assets/highlight.pack.js, is licensed as follows:
15057777dab0Sopenharmony_ci  """
15067777dab0Sopenharmony_ci    BSD 3-Clause License
15077777dab0Sopenharmony_ci
15087777dab0Sopenharmony_ci    Copyright (c) 2006, Ivan Sagalaev.
15097777dab0Sopenharmony_ci    All rights reserved.
15107777dab0Sopenharmony_ci
15117777dab0Sopenharmony_ci    Redistribution and use in source and binary forms, with or without
15127777dab0Sopenharmony_ci    modification, are permitted provided that the following conditions are met:
15137777dab0Sopenharmony_ci
15147777dab0Sopenharmony_ci    * Redistributions of source code must retain the above copyright notice, this
15157777dab0Sopenharmony_ci      list of conditions and the following disclaimer.
15167777dab0Sopenharmony_ci
15177777dab0Sopenharmony_ci    * Redistributions in binary form must reproduce the above copyright notice,
15187777dab0Sopenharmony_ci      this list of conditions and the following disclaimer in the documentation
15197777dab0Sopenharmony_ci      and/or other materials provided with the distribution.
15207777dab0Sopenharmony_ci
15217777dab0Sopenharmony_ci    * Neither the name of the copyright holder nor the names of its
15227777dab0Sopenharmony_ci      contributors may be used to endorse or promote products derived from
15237777dab0Sopenharmony_ci      this software without specific prior written permission.
15247777dab0Sopenharmony_ci
15257777dab0Sopenharmony_ci    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
15267777dab0Sopenharmony_ci    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15277777dab0Sopenharmony_ci    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
15287777dab0Sopenharmony_ci    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
15297777dab0Sopenharmony_ci    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
15307777dab0Sopenharmony_ci    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
15317777dab0Sopenharmony_ci    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
15327777dab0Sopenharmony_ci    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
15337777dab0Sopenharmony_ci    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
15347777dab0Sopenharmony_ci    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15357777dab0Sopenharmony_ci  """
15367777dab0Sopenharmony_ci
15377777dab0Sopenharmony_ci- node-heapdump, located at src/heap_utils.cc, is licensed as follows:
15387777dab0Sopenharmony_ci  """
15397777dab0Sopenharmony_ci    ISC License
15407777dab0Sopenharmony_ci
15417777dab0Sopenharmony_ci    Copyright (c) 2012, Ben Noordhuis <info@bnoordhuis.nl>
15427777dab0Sopenharmony_ci
15437777dab0Sopenharmony_ci    Permission to use, copy, modify, and/or distribute this software for any
15447777dab0Sopenharmony_ci    purpose with or without fee is hereby granted, provided that the above
15457777dab0Sopenharmony_ci    copyright notice and this permission notice appear in all copies.
15467777dab0Sopenharmony_ci
15477777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
15487777dab0Sopenharmony_ci    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
15497777dab0Sopenharmony_ci    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
15507777dab0Sopenharmony_ci    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15517777dab0Sopenharmony_ci    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15527777dab0Sopenharmony_ci    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15537777dab0Sopenharmony_ci    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15547777dab0Sopenharmony_ci
15557777dab0Sopenharmony_ci    === src/compat.h src/compat-inl.h ===
15567777dab0Sopenharmony_ci
15577777dab0Sopenharmony_ci    ISC License
15587777dab0Sopenharmony_ci
15597777dab0Sopenharmony_ci    Copyright (c) 2014, StrongLoop Inc.
15607777dab0Sopenharmony_ci
15617777dab0Sopenharmony_ci    Permission to use, copy, modify, and/or distribute this software for any
15627777dab0Sopenharmony_ci    purpose with or without fee is hereby granted, provided that the above
15637777dab0Sopenharmony_ci    copyright notice and this permission notice appear in all copies.
15647777dab0Sopenharmony_ci
15657777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
15667777dab0Sopenharmony_ci    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
15677777dab0Sopenharmony_ci    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
15687777dab0Sopenharmony_ci    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15697777dab0Sopenharmony_ci    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15707777dab0Sopenharmony_ci    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15717777dab0Sopenharmony_ci    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15727777dab0Sopenharmony_ci  """
15737777dab0Sopenharmony_ci
15747777dab0Sopenharmony_ci- rimraf, located at lib/internal/fs/rimraf.js, is licensed as follows:
15757777dab0Sopenharmony_ci  """
15767777dab0Sopenharmony_ci    The ISC License
15777777dab0Sopenharmony_ci
15787777dab0Sopenharmony_ci    Copyright (c) Isaac Z. Schlueter and Contributors
15797777dab0Sopenharmony_ci
15807777dab0Sopenharmony_ci    Permission to use, copy, modify, and/or distribute this software for any
15817777dab0Sopenharmony_ci    purpose with or without fee is hereby granted, provided that the above
15827777dab0Sopenharmony_ci    copyright notice and this permission notice appear in all copies.
15837777dab0Sopenharmony_ci
15847777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
15857777dab0Sopenharmony_ci    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
15867777dab0Sopenharmony_ci    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
15877777dab0Sopenharmony_ci    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15887777dab0Sopenharmony_ci    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15897777dab0Sopenharmony_ci    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
15907777dab0Sopenharmony_ci    IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15917777dab0Sopenharmony_ci  """
15927777dab0Sopenharmony_ci
15937777dab0Sopenharmony_ci- uvwasi, located at deps/uvwasi, is licensed as follows:
15947777dab0Sopenharmony_ci  """
15957777dab0Sopenharmony_ci    MIT License
15967777dab0Sopenharmony_ci
15977777dab0Sopenharmony_ci    Copyright (c) 2019 Colin Ihrig and Contributors
15987777dab0Sopenharmony_ci
15997777dab0Sopenharmony_ci    Permission is hereby granted, free of charge, to any person obtaining a copy
16007777dab0Sopenharmony_ci    of this software and associated documentation files (the "Software"), to deal
16017777dab0Sopenharmony_ci    in the Software without restriction, including without limitation the rights
16027777dab0Sopenharmony_ci    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16037777dab0Sopenharmony_ci    copies of the Software, and to permit persons to whom the Software is
16047777dab0Sopenharmony_ci    furnished to do so, subject to the following conditions:
16057777dab0Sopenharmony_ci
16067777dab0Sopenharmony_ci    The above copyright notice and this permission notice shall be included in all
16077777dab0Sopenharmony_ci    copies or substantial portions of the Software.
16087777dab0Sopenharmony_ci
16097777dab0Sopenharmony_ci    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16107777dab0Sopenharmony_ci    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16117777dab0Sopenharmony_ci    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16127777dab0Sopenharmony_ci    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16137777dab0Sopenharmony_ci    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16147777dab0Sopenharmony_ci    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16157777dab0Sopenharmony_ci    SOFTWARE.
16167777dab0Sopenharmony_ci  """
1617