Skip to content

Commit 3684b4b

Browse files
committed
8306116: Update CLDR to Version 44.0
Reviewed-by: srl, joehw, lancea
1 parent 88ccd64 commit 3684b4b

File tree

499 files changed

+128440
-519265
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

499 files changed

+128440
-519265
lines changed

make/data/cldr/LICENSE.txt

Lines changed: 32 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,39 @@
1-
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
1+
UNICODE LICENSE V3
22

3-
See Terms of Use for definitions of Unicode Inc.'s
4-
Data Files and Software.
3+
COPYRIGHT AND PERMISSION NOTICE
54

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.
5+
Copyright © 2019-2023 Unicode, Inc.
136

14-
COPYRIGHT AND PERMISSION NOTICE
7+
NOTICE TO USER: Carefully read the following legal agreement. BY
8+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
9+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
10+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
11+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
1512

16-
Copyright © 1991-2022 Unicode, Inc. All rights reserved.
17-
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
13+
Permission is hereby granted, free of charge, to any person obtaining a
14+
copy of data files and any associated documentation (the "Data Files") or
15+
software and any associated documentation (the "Software") to deal in the
16+
Data Files or Software without restriction, including without limitation
17+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
18+
copies of the Data Files or Software, and to permit persons to whom the
19+
Data Files or Software are furnished to do so, provided that either (a)
20+
this copyright and permission notice appear with all copies of the Data
21+
Files or Software, or (b) this copyright and permission notice appear in
22+
associated Documentation.
1823

19-
Permission is hereby granted, free of charge, to any person obtaining
20-
a copy of the Unicode data files and any associated documentation
21-
(the "Data Files") or Unicode software and any associated documentation
22-
(the "Software") to deal in the Data Files or Software
23-
without restriction, including without limitation the rights to use,
24-
copy, modify, merge, publish, distribute, and/or sell copies of
25-
the Data Files or Software, and to permit persons to whom the Data Files
26-
or Software are furnished to do so, provided that either
27-
(a) this copyright and permission notice appear with all copies
28-
of the Data Files or Software, or
29-
(b) this copyright and permission notice appear in associated
30-
Documentation.
24+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
25+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
26+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
27+
THIRD PARTY RIGHTS.
3128

32-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
33-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
34-
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
35-
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
36-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
37-
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
38-
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
39-
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
40-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41-
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
29+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
30+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
31+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
32+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
33+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
34+
FILES OR SOFTWARE.
4235

43-
Except as contained in this notice, the name of a copyright holder
44-
shall not be used in advertising or otherwise to promote the sale,
45-
use or other dealings in these Data Files or Software without prior
46-
written authorization of the copyright holder.
36+
Except as contained in this notice, the name of a copyright holder shall
37+
not be used in advertising or otherwise to promote the sale, use or other
38+
dealings in these Data Files or Software without prior written
39+
authorization of the copyright holder.

make/data/cldr/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
CLDR - Unicode Common Locale Data Repository
22
http://cldr.unicode.org
33

4-
CLDR version installed: 43
4+
CLDR version installed: 44

make/data/cldr/common/bcp47/calendar.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ For terms of use, see http://www.unicode.org/copyright.html
1919
<type name="gregory" description="Gregorian calendar" alias="gregorian"/>
2020
<type name="hebrew" description="Traditional Hebrew calendar"/>
2121
<type name="indian" description="Indian calendar"/>
22-
<type name="islamic" description="Islamic calendar"/>
23-
<type name="islamic-umalqura" description="Islamic calendar, Umm al-Qura" since="24"/>
24-
<type name="islamic-tbla" description="Islamic calendar, tabular (intercalary years [2,5,7,10,13,16,18,21,24,26,29] - astronomical epoch)" since="24"/>
25-
<type name="islamic-civil" description="Islamic calendar, tabular (intercalary years [2,5,7,10,13,16,18,21,24,26,29] - civil epoch)" since="24"/>
26-
<type name="islamic-rgsa" description="Islamic calendar, Saudi Arabia sighting" since="24"/>
22+
<type name="islamic" description="Hijri calendar"/>
23+
<type name="islamic-umalqura" description="Hijri calendar, Umm al-Qura" since="24"/>
24+
<type name="islamic-tbla" description="Hijri calendar, tabular (intercalary years [2,5,7,10,13,16,18,21,24,26,29] - astronomical epoch)" since="24"/>
25+
<type name="islamic-civil" description="Hijri calendar, tabular (intercalary years [2,5,7,10,13,16,18,21,24,26,29] - civil epoch)" since="24"/>
26+
<type name="islamic-rgsa" description="Hijri calendar, Saudi Arabia sighting" since="24"/>
2727
<type name="iso8601" description="ISO calendar (Gregorian calendar using the ISO 8601 calendar week rules)" since="2.0"/>
2828
<type name="japanese" description="Japanese Imperial calendar"/>
2929
<type name="persian" description="Persian calendar"/>

0 commit comments

Comments
 (0)