@@ -109,9 +109,22 @@ The externally maintained libraries used by Node.js are:
109
109
110
110
- ICU, located at deps/icu-small, is licensed as follows:
111
111
"""
112
- COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)
112
+ UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
113
113
114
- Copyright © 1991-2020 Unicode, Inc. All rights reserved.
114
+ See Terms of Use
115
+ for definitions of Unicode Inc.’s Data Files and Software.
116
+
117
+ NOTICE TO USER: Carefully read the following legal agreement.
118
+ BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
119
+ DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
120
+ YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
121
+ TERMS AND CONDITIONS OF THIS AGREEMENT.
122
+ IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
123
+ THE DATA FILES OR SOFTWARE.
124
+
125
+ COPYRIGHT AND PERMISSION NOTICE
126
+
127
+ Copyright © 1991-2022 Unicode, Inc. All rights reserved.
115
128
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
116
129
117
130
Permission is hereby granted, free of charge, to any person obtaining
@@ -143,15 +156,17 @@ The externally maintained libraries used by Node.js are:
143
156
use or other dealings in these Data Files or Software without prior
144
157
written authorization of the copyright holder.
145
158
146
- ---------------------
159
+ ----------------------------------------------------------------------
147
160
148
161
Third-Party Software Licenses
149
162
150
163
This section contains third-party software notices and/or additional
151
164
terms for licensed third-party software components included within ICU
152
165
libraries.
153
166
154
- 1. ICU License - ICU 1.8.1 to ICU 57.1
167
+ ----------------------------------------------------------------------
168
+
169
+ ICU License - ICU 1.8.1 to ICU 57.1
155
170
156
171
COPYRIGHT AND PERMISSION NOTICE
157
172
@@ -186,7 +201,9 @@ The externally maintained libraries used by Node.js are:
186
201
All trademarks and registered trademarks mentioned herein are the
187
202
property of their respective owners.
188
203
189
- 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
204
+ ----------------------------------------------------------------------
205
+
206
+ Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
190
207
191
208
# The Google Chrome software developed by Google is licensed under
192
209
# the BSD license. Other software included in this distribution is
@@ -390,7 +407,9 @@ The externally maintained libraries used by Node.js are:
390
407
#
391
408
# ---------------COPYING.ipadic-----END----------------------------------
392
409
393
- 3. Lao Word Break Dictionary Data (laodict.txt)
410
+ ----------------------------------------------------------------------
411
+
412
+ Lao Word Break Dictionary Data (laodict.txt)
394
413
395
414
# Copyright (C) 2016 and later: Unicode, Inc. and others.
396
415
# License & terms of use: http://www.unicode.org/copyright.html
@@ -430,7 +449,9 @@ The externally maintained libraries used by Node.js are:
430
449
# OF THE POSSIBILITY OF SUCH DAMAGE.
431
450
# --------------------------------------------------------------------------
432
451
433
- 4. Burmese Word Break Dictionary Data (burmesedict.txt)
452
+ ----------------------------------------------------------------------
453
+
454
+ Burmese Word Break Dictionary Data (burmesedict.txt)
434
455
435
456
# Copyright (c) 2014 International Business Machines Corporation
436
457
# and others. All Rights Reserved.
@@ -470,7 +491,9 @@ The externally maintained libraries used by Node.js are:
470
491
# SUCH DAMAGE.
471
492
# --------------------------------------------------------------------------
472
493
473
- 5. Time Zone Database
494
+ ----------------------------------------------------------------------
495
+
496
+ Time Zone Database
474
497
475
498
ICU uses the public domain data and code derived from Time Zone
476
499
Database for its time zone support. The ownership of the TZ database
@@ -493,7 +516,9 @@ The externally maintained libraries used by Node.js are:
493
516
# making a contribution to the database or code waives all rights to
494
517
# future claims in that contribution or in the TZ Database.
495
518
496
- 6. Google double-conversion
519
+ ----------------------------------------------------------------------
520
+
521
+ Google double-conversion
497
522
498
523
Copyright 2006-2011, the V8 project authors. All rights reserved.
499
524
Redistribution and use in source and binary forms, with or without
@@ -521,6 +546,83 @@ The externally maintained libraries used by Node.js are:
521
546
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
522
547
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
523
548
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
549
+
550
+ ----------------------------------------------------------------------
551
+
552
+ File: aclocal.m4 (only for ICU4C)
553
+ Section: pkg.m4 - Macros to locate and utilise pkg-config.
554
+
555
+ Copyright © 2004 Scott James Remnant .
556
+ Copyright © 2012-2015 Dan Nicholson
557
+
558
+ This program is free software; you can redistribute it and/or modify
559
+ it under the terms of the GNU General Public License as published by
560
+ the Free Software Foundation; either version 2 of the License, or
561
+ (at your option) any later version.
562
+
563
+ This program is distributed in the hope that it will be useful, but
564
+ WITHOUT ANY WARRANTY; without even the implied warranty of
565
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
566
+ General Public License for more details.
567
+
568
+ You should have received a copy of the GNU General Public License
569
+ along with this program; if not, write to the Free Software
570
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
571
+ 02111-1307, USA.
572
+
573
+ As a special exception to the GNU General Public License, if you
574
+ distribute this file as part of a program that contains a
575
+ configuration script generated by Autoconf, you may include it under
576
+ the same distribution terms that you use for the rest of that
577
+ program.
578
+
579
+ (The condition for the exception is fulfilled because
580
+ ICU4C includes a configuration script generated by Autoconf,
581
+ namely the `configure` script.)
582
+
583
+ ----------------------------------------------------------------------
584
+
585
+ File: config.guess (only for ICU4C)
586
+
587
+ This file is free software; you can redistribute it and/or modify it
588
+ under the terms of the GNU General Public License as published by
589
+ the Free Software Foundation; either version 3 of the License, or
590
+ (at your option) any later version.
591
+
592
+ This program is distributed in the hope that it will be useful, but
593
+ WITHOUT ANY WARRANTY; without even the implied warranty of
594
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
595
+ General Public License for more details.
596
+
597
+ You should have received a copy of the GNU General Public License
598
+ along with this program; if not, see .
599
+
600
+ As a special exception to the GNU General Public License, if you
601
+ distribute this file as part of a program that contains a
602
+ configuration script generated by Autoconf, you may include it under
603
+ the same distribution terms that you use for the rest of that
604
+ program. This Exception is an additional permission under section 7
605
+ of the GNU General Public License, version 3 ("GPLv3").
606
+
607
+ (The condition for the exception is fulfilled because
608
+ ICU4C includes a configuration script generated by Autoconf,
609
+ namely the `configure` script.)
610
+
611
+ ----------------------------------------------------------------------
612
+
613
+ File: install-sh (only for ICU4C)
614
+
615
+ Copyright 1991 by the Massachusetts Institute of Technology
616
+
617
+ Permission to use, copy, modify, distribute, and sell this software and its
618
+ documentation for any purpose is hereby granted without fee, provided that
619
+ the above copyright notice appear in all copies and that both that
620
+ copyright notice and this permission notice appear in supporting
621
+ documentation, and that the name of M.I.T. not be used in advertising or
622
+ publicity pertaining to distribution of the software without specific,
623
+ written prior permission. M.I.T. makes no representations about the
624
+ suitability of this software for any purpose. It is provided "as is"
625
+ without express or implied warranty.
524
626
"""
525
627
526
628
- libuv, located at deps/uv, is licensed as follows:
0 commit comments