@@ -512,7 +512,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
512512
513513================================================================================
514514
515- Node.js 16.16.0
515+ Node.js 16.17.1
516516
517517Node.js is licensed for use as follows:
518518
@@ -625,9 +625,22 @@ The externally maintained libraries used by Node.js are:
625625
626626- ICU, located at deps/icu-small, is licensed as follows:
627627 """
628- COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)
628+ UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
629629
630- Copyright © 1991-2020 Unicode, Inc. All rights reserved.
630+ See Terms of Use
631+ for definitions of Unicode Inc.’s Data Files and Software.
632+
633+ NOTICE TO USER: Carefully read the following legal agreement.
634+ BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
635+ DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
636+ YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
637+ TERMS AND CONDITIONS OF THIS AGREEMENT.
638+ IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
639+ THE DATA FILES OR SOFTWARE.
640+
641+ COPYRIGHT AND PERMISSION NOTICE
642+
643+ Copyright © 1991-2022 Unicode, Inc. All rights reserved.
631644 Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
632645
633646 Permission is hereby granted, free of charge, to any person obtaining
@@ -659,15 +672,17 @@ The externally maintained libraries used by Node.js are:
659672 use or other dealings in these Data Files or Software without prior
660673 written authorization of the copyright holder.
661674
662- ---------------------
675+ ----------------------------------------------------------------------
663676
664677 Third-Party Software Licenses
665678
666679 This section contains third-party software notices and/or additional
667680 terms for licensed third-party software components included within ICU
668681 libraries.
669682
670- 1. ICU License - ICU 1.8.1 to ICU 57.1
683+ ----------------------------------------------------------------------
684+
685+ ICU License - ICU 1.8.1 to ICU 57.1
671686
672687 COPYRIGHT AND PERMISSION NOTICE
673688
@@ -702,7 +717,9 @@ The externally maintained libraries used by Node.js are:
702717 All trademarks and registered trademarks mentioned herein are the
703718 property of their respective owners.
704719
705- 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
720+ ----------------------------------------------------------------------
721+
722+ Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
706723
707724 # The Google Chrome software developed by Google is licensed under
708725 # the BSD license. Other software included in this distribution is
@@ -906,7 +923,9 @@ The externally maintained libraries used by Node.js are:
906923 #
907924 # ---------------COPYING.ipadic-----END----------------------------------
908925
909- 3. Lao Word Break Dictionary Data (laodict.txt)
926+ ----------------------------------------------------------------------
927+
928+ Lao Word Break Dictionary Data (laodict.txt)
910929
911930 # Copyright (C) 2016 and later: Unicode, Inc. and others.
912931 # License & terms of use: http://www.unicode.org/copyright.html
@@ -946,7 +965,9 @@ The externally maintained libraries used by Node.js are:
946965 # OF THE POSSIBILITY OF SUCH DAMAGE.
947966 # --------------------------------------------------------------------------
948967
949- 4. Burmese Word Break Dictionary Data (burmesedict.txt)
968+ ----------------------------------------------------------------------
969+
970+ Burmese Word Break Dictionary Data (burmesedict.txt)
950971
951972 # Copyright (c) 2014 International Business Machines Corporation
952973 # and others. All Rights Reserved.
@@ -986,7 +1007,9 @@ The externally maintained libraries used by Node.js are:
9861007 # SUCH DAMAGE.
9871008 # --------------------------------------------------------------------------
9881009
989- 5. Time Zone Database
1010+ ----------------------------------------------------------------------
1011+
1012+ Time Zone Database
9901013
9911014 ICU uses the public domain data and code derived from Time Zone
9921015 Database for its time zone support. The ownership of the TZ database
@@ -1009,7 +1032,9 @@ The externally maintained libraries used by Node.js are:
10091032 # making a contribution to the database or code waives all rights to
10101033 # future claims in that contribution or in the TZ Database.
10111034
1012- 6. Google double-conversion
1035+ ----------------------------------------------------------------------
1036+
1037+ Google double-conversion
10131038
10141039 Copyright 2006-2011, the V8 project authors. All rights reserved.
10151040 Redistribution and use in source and binary forms, with or without
@@ -1037,6 +1062,83 @@ The externally maintained libraries used by Node.js are:
10371062 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
10381063 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
10391064 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1065+
1066+ ----------------------------------------------------------------------
1067+
1068+ File: aclocal.m4 (only for ICU4C)
1069+ Section: pkg.m4 - Macros to locate and utilise pkg-config.
1070+
1071+ Copyright © 2004 Scott James Remnant .
1072+ Copyright © 2012-2015 Dan Nicholson
1073+
1074+ This program is free software; you can redistribute it and/or modify
1075+ it under the terms of the GNU General Public License as published by
1076+ the Free Software Foundation; either version 2 of the License, or
1077+ (at your option) any later version.
1078+
1079+ This program is distributed in the hope that it will be useful, but
1080+ WITHOUT ANY WARRANTY; without even the implied warranty of
1081+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1082+ General Public License for more details.
1083+
1084+ You should have received a copy of the GNU General Public License
1085+ along with this program; if not, write to the Free Software
1086+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
1087+ 02111-1307, USA.
1088+
1089+ As a special exception to the GNU General Public License, if you
1090+ distribute this file as part of a program that contains a
1091+ configuration script generated by Autoconf, you may include it under
1092+ the same distribution terms that you use for the rest of that
1093+ program.
1094+
1095+ (The condition for the exception is fulfilled because
1096+ ICU4C includes a configuration script generated by Autoconf,
1097+ namely the `configure` script.)
1098+
1099+ ----------------------------------------------------------------------
1100+
1101+ File: config.guess (only for ICU4C)
1102+
1103+ This file is free software; you can redistribute it and/or modify it
1104+ under the terms of the GNU General Public License as published by
1105+ the Free Software Foundation; either version 3 of the License, or
1106+ (at your option) any later version.
1107+
1108+ This program is distributed in the hope that it will be useful, but
1109+ WITHOUT ANY WARRANTY; without even the implied warranty of
1110+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1111+ General Public License for more details.
1112+
1113+ You should have received a copy of the GNU General Public License
1114+ along with this program; if not, see .
1115+
1116+ As a special exception to the GNU General Public License, if you
1117+ distribute this file as part of a program that contains a
1118+ configuration script generated by Autoconf, you may include it under
1119+ the same distribution terms that you use for the rest of that
1120+ program. This Exception is an additional permission under section 7
1121+ of the GNU General Public License, version 3 ("GPLv3").
1122+
1123+ (The condition for the exception is fulfilled because
1124+ ICU4C includes a configuration script generated by Autoconf,
1125+ namely the `configure` script.)
1126+
1127+ ----------------------------------------------------------------------
1128+
1129+ File: install-sh (only for ICU4C)
1130+
1131+ Copyright 1991 by the Massachusetts Institute of Technology
1132+
1133+ Permission to use, copy, modify, distribute, and sell this software and its
1134+ documentation for any purpose is hereby granted without fee, provided that
1135+ the above copyright notice appear in all copies and that both that
1136+ copyright notice and this permission notice appear in supporting
1137+ documentation, and that the name of M.I.T. not be used in advertising or
1138+ publicity pertaining to distribution of the software without specific,
1139+ written prior permission. M.I.T. makes no representations about the
1140+ suitability of this software for any purpose. It is provided "as is"
1141+ without express or implied warranty.
10401142 """
10411143
10421144- libuv, located at deps/uv, is licensed as follows:
0 commit comments