@@ -132,52 +132,45 @@ The externally maintained libraries used by Node.js are:
132
132
133
133
- ICU, located at deps/icu-small, is licensed as follows:
134
134
"""
135
- UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
136
-
137
- See Terms of Use
138
- for definitions of Unicode Inc.’s Data Files and Software.
139
-
140
- NOTICE TO USER: Carefully read the following legal agreement.
141
- BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
142
- DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
143
- YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
144
- TERMS AND CONDITIONS OF THIS AGREEMENT.
145
- IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
146
- THE DATA FILES OR SOFTWARE.
135
+ UNICODE LICENSE V3
147
136
148
137
COPYRIGHT AND PERMISSION NOTICE
149
138
150
- Copyright © 1991-2023 Unicode, Inc. All rights reserved.
151
- Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
139
+ Copyright © 2016-2023 Unicode, Inc.
152
140
153
- Permission is hereby granted, free of charge, to any person obtaining
154
- a copy of the Unicode data files and any associated documentation
155
- (the "Data Files") or Unicode software and any associated documentation
156
- (the "Software") to deal in the Data Files or Software
157
- without restriction, including without limitation the rights to use,
158
- copy, modify, merge, publish, distribute, and/or sell copies of
159
- the Data Files or Software, and to permit persons to whom the Data Files
160
- or Software are furnished to do so, provided that either
161
- (a) this copyright and permission notice appear with all copies
162
- of the Data Files or Software, or
163
- (b) this copyright and permission notice appear in associated
164
- Documentation.
165
-
166
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
167
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
168
- WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
169
- NONINFRINGEMENT OF THIRD PARTY RIGHTS.
170
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
171
- NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
172
- DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
173
- DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
174
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
175
- PERFORMANCE OF THE DATA FILES OR SOFTWARE.
141
+ NOTICE TO USER: Carefully read the following legal agreement. BY
142
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
143
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
144
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
145
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
176
146
177
- Except as contained in this notice, the name of a copyright holder
178
- shall not be used in advertising or otherwise to promote the sale,
179
- use or other dealings in these Data Files or Software without prior
180
- written authorization of the copyright holder.
147
+ Permission is hereby granted, free of charge, to any person obtaining a
148
+ copy of data files and any associated documentation (the "Data Files") or
149
+ software and any associated documentation (the "Software") to deal in the
150
+ Data Files or Software without restriction, including without limitation
151
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
152
+ copies of the Data Files or Software, and to permit persons to whom the
153
+ Data Files or Software are furnished to do so, provided that either (a)
154
+ this copyright and permission notice appear with all copies of the Data
155
+ Files or Software, or (b) this copyright and permission notice appear in
156
+ associated Documentation.
157
+
158
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
159
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
160
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
161
+ THIRD PARTY RIGHTS.
162
+
163
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
164
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
165
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
166
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
167
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
168
+ FILES OR SOFTWARE.
169
+
170
+ Except as contained in this notice, the name of a copyright holder shall
171
+ not be used in advertising or otherwise to promote the sale, use or other
172
+ dealings in these Data Files or Software without prior written
173
+ authorization of the copyright holder.
181
174
182
175
----------------------------------------------------------------------
183
176
0 commit comments