1
- COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)
1
+ UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
2
2
3
- Copyright © 1991-2020 Unicode, Inc. All rights reserved.
3
+ See Terms of Use <https://www.unicode.org/copyright.html>
4
+ for definitions of Unicode Inc.�s Data Files and Software.
5
+
6
+ NOTICE TO USER: Carefully read the following legal agreement.
7
+ BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
8
+ DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
9
+ YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
10
+ TERMS AND CONDITIONS OF THIS AGREEMENT.
11
+ IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
12
+ THE DATA FILES OR SOFTWARE.
13
+
14
+ COPYRIGHT AND PERMISSION NOTICE
15
+
16
+ Copyright � 1991-2022 Unicode, Inc. All rights reserved.
4
17
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
5
18
6
19
Permission is hereby granted, free of charge, to any person obtaining
@@ -32,15 +45,17 @@ shall not be used in advertising or otherwise to promote the sale,
32
45
use or other dealings in these Data Files or Software without prior
33
46
written authorization of the copyright holder.
34
47
35
- ---------------------
48
+ ----------------------------------------------------------------------
36
49
37
50
Third-Party Software Licenses
38
51
39
52
This section contains third-party software notices and/or additional
40
53
terms for licensed third-party software components included within ICU
41
54
libraries.
42
55
43
- 1. ICU License - ICU 1.8.1 to ICU 57.1
56
+ ----------------------------------------------------------------------
57
+
58
+ ICU License - ICU 1.8.1 to ICU 57.1
44
59
45
60
COPYRIGHT AND PERMISSION NOTICE
46
61
@@ -75,7 +90,9 @@ of the copyright holder.
75
90
All trademarks and registered trademarks mentioned herein are the
76
91
property of their respective owners.
77
92
78
- 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
93
+ ----------------------------------------------------------------------
94
+
95
+ Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
79
96
80
97
# The Google Chrome software developed by Google is licensed under
81
98
# the BSD license. Other software included in this distribution is
@@ -279,7 +296,9 @@ property of their respective owners.
279
296
#
280
297
# ---------------COPYING.ipadic-----END----------------------------------
281
298
282
- 3. Lao Word Break Dictionary Data (laodict.txt)
299
+ ----------------------------------------------------------------------
300
+
301
+ Lao Word Break Dictionary Data (laodict.txt)
283
302
284
303
# Copyright (C) 2016 and later: Unicode, Inc. and others.
285
304
# License & terms of use: http://www.unicode.org/copyright.html
@@ -319,7 +338,9 @@ property of their respective owners.
319
338
# OF THE POSSIBILITY OF SUCH DAMAGE.
320
339
# --------------------------------------------------------------------------
321
340
322
- 4. Burmese Word Break Dictionary Data (burmesedict.txt)
341
+ ----------------------------------------------------------------------
342
+
343
+ Burmese Word Break Dictionary Data (burmesedict.txt)
323
344
324
345
# Copyright (c) 2014 International Business Machines Corporation
325
346
# and others. All Rights Reserved.
@@ -359,7 +380,9 @@ property of their respective owners.
359
380
# SUCH DAMAGE.
360
381
# --------------------------------------------------------------------------
361
382
362
- 5. Time Zone Database
383
+ ----------------------------------------------------------------------
384
+
385
+ Time Zone Database
363
386
364
387
ICU uses the public domain data and code derived from Time Zone
365
388
Database for its time zone support. The ownership of the TZ database
@@ -382,7 +405,9 @@ Database section 7.
382
405
# making a contribution to the database or code waives all rights to
383
406
# future claims in that contribution or in the TZ Database.
384
407
385
- 6. Google double-conversion
408
+ ----------------------------------------------------------------------
409
+
410
+ Google double-conversion
386
411
387
412
Copyright 2006-2011, the V8 project authors. All rights reserved.
388
413
Redistribution and use in source and binary forms, with or without
@@ -410,3 +435,85 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
410
435
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
411
436
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
412
437
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
438
+
439
+ ----------------------------------------------------------------------
440
+
441
+ File: aclocal.m4 (only for ICU4C)
442
+ Section: pkg.m4 - Macros to locate and utilise pkg-config.
443
+
444
+
445
+ Copyright � 2004 Scott James Remnant <
[email protected] >.
446
+ Copyright � 2012-2015 Dan Nicholson <
[email protected] >
447
+
448
+ This program is free software; you can redistribute it and/or modify
449
+ it under the terms of the GNU General Public License as published by
450
+ the Free Software Foundation; either version 2 of the License, or
451
+ (at your option) any later version.
452
+
453
+ This program is distributed in the hope that it will be useful, but
454
+ WITHOUT ANY WARRANTY; without even the implied warranty of
455
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
456
+ General Public License for more details.
457
+
458
+ You should have received a copy of the GNU General Public License
459
+ along with this program; if not, write to the Free Software
460
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
461
+ 02111-1307, USA.
462
+
463
+ As a special exception to the GNU General Public License, if you
464
+ distribute this file as part of a program that contains a
465
+ configuration script generated by Autoconf, you may include it under
466
+ the same distribution terms that you use for the rest of that
467
+ program.
468
+
469
+
470
+ (The condition for the exception is fulfilled because
471
+ ICU4C includes a configuration script generated by Autoconf,
472
+ namely the `configure` script.)
473
+
474
+ ----------------------------------------------------------------------
475
+
476
+ File: config.guess (only for ICU4C)
477
+
478
+
479
+ This file is free software; you can redistribute it and/or modify it
480
+ under the terms of the GNU General Public License as published by
481
+ the Free Software Foundation; either version 3 of the License, or
482
+ (at your option) any later version.
483
+
484
+ This program is distributed in the hope that it will be useful, but
485
+ WITHOUT ANY WARRANTY; without even the implied warranty of
486
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
487
+ General Public License for more details.
488
+
489
+ You should have received a copy of the GNU General Public License
490
+ along with this program; if not, see <https://www.gnu.org/licenses/>.
491
+
492
+ As a special exception to the GNU General Public License, if you
493
+ distribute this file as part of a program that contains a
494
+ configuration script generated by Autoconf, you may include it under
495
+ the same distribution terms that you use for the rest of that
496
+ program. This Exception is an additional permission under section 7
497
+ of the GNU General Public License, version 3 ("GPLv3").
498
+
499
+
500
+ (The condition for the exception is fulfilled because
501
+ ICU4C includes a configuration script generated by Autoconf,
502
+ namely the `configure` script.)
503
+
504
+ ----------------------------------------------------------------------
505
+
506
+ File: install-sh (only for ICU4C)
507
+
508
+
509
+ Copyright 1991 by the Massachusetts Institute of Technology
510
+
511
+ Permission to use, copy, modify, distribute, and sell this software and its
512
+ documentation for any purpose is hereby granted without fee, provided that
513
+ the above copyright notice appear in all copies and that both that
514
+ copyright notice and this permission notice appear in supporting
515
+ documentation, and that the name of M.I.T. not be used in advertising or
516
+ publicity pertaining to distribution of the software without specific,
517
+ written prior permission. M.I.T. makes no representations about the
518
+ suitability of this software for any purpose. It is provided "as is"
519
+ without express or implied warranty.
0 commit comments