Update Unicode CLDR third party documentation
[ChangeLog][Third-Party Code] Clarified use of "Unicode Common Local Data Repository (CLDR)" in the documentation. Also updated SPDX license name / ID. Change-Id: I7261c675251dcca118f2661061a09b9c9200486e Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
parent
2442328393
commit
f93d732dd1
@ -16,16 +16,20 @@
|
|||||||
"Copyright": "Copyright (C) 1991-2018 Unicode, Inc."
|
"Copyright": "Copyright (C) 1991-2018 Unicode, Inc."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Id": "cldr-data",
|
"Id": "unicode-cldr",
|
||||||
"Name": "Unicode CLDR (Unicode Common Locale Data Repository)",
|
"Name": "Unicode Common Locale Data Repository (CLDR)",
|
||||||
"QDocModule": "qtcore",
|
"QDocModule": "qtcore",
|
||||||
"QtUsage": "Used in Qt Core (QTimeZone). Disable the timezone feature to avoid.",
|
"QtUsage": "Used in Qt Core (QTimeZone, QLocale).",
|
||||||
"Files": "qlocale_data_p.h",
|
"Files": "qlocale_data_p.h qtimezoneprivate_data_p.h",
|
||||||
|
|
||||||
"Description": "QTimeZone includes data obtained from the CLDR data files.",
|
"Description": "The Unicode CLDR provides key building blocks for software to support the
|
||||||
"License": "Unicode Data Files and Software License",
|
world's languages, with the largest and most extensive standard repository of locale data
|
||||||
"LicenseId": "Unicode-TOU",
|
available.",
|
||||||
|
"Homepage": "http://cldr.unicode.org/",
|
||||||
|
"Version": "v31.0.1",
|
||||||
|
"License": "Unicode License Agreement - Data Files and Software (2016)",
|
||||||
|
"LicenseId": "Unicode-DFS-2016",
|
||||||
"LicenseFile": "UNICODE_LICENSE.txt",
|
"LicenseFile": "UNICODE_LICENSE.txt",
|
||||||
"Copyright": "Copyright (C) 1991-2016 Unicode, Inc."
|
"Copyright": "Copyright (C) 1991-2017 Unicode, Inc."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user