summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qt_attribution.json
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-02-14 14:55:25 +0100
committerKai Koehne <kai.koehne@qt.io>2018-02-15 08:02:48 +0000
commitf93d732dd17e35757d8ba554dfbecc0d4dd89e25 (patch)
treefa34469dc3271d63f570bd098eb546b126800a00 /src/corelib/tools/qt_attribution.json
parent2442328393c516406d19c5fdc4065daa90b78369 (diff)
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>
Diffstat (limited to 'src/corelib/tools/qt_attribution.json')
-rw-r--r--src/corelib/tools/qt_attribution.json20
1 files changed, 12 insertions, 8 deletions
diff --git a/src/corelib/tools/qt_attribution.json b/src/corelib/tools/qt_attribution.json
index f9c0d8991b..49a76cb8b4 100644
--- a/src/corelib/tools/qt_attribution.json
+++ b/src/corelib/tools/qt_attribution.json
@@ -16,16 +16,20 @@
"Copyright": "Copyright (C) 1991-2018 Unicode, Inc."
},
{
- "Id": "cldr-data",
- "Name": "Unicode CLDR (Unicode Common Locale Data Repository)",
+ "Id": "unicode-cldr",
+ "Name": "Unicode Common Locale Data Repository (CLDR)",
"QDocModule": "qtcore",
- "QtUsage": "Used in Qt Core (QTimeZone). Disable the timezone feature to avoid.",
- "Files": "qlocale_data_p.h",
+ "QtUsage": "Used in Qt Core (QTimeZone, QLocale).",
+ "Files": "qlocale_data_p.h qtimezoneprivate_data_p.h",
- "Description": "QTimeZone includes data obtained from the CLDR data files.",
- "License": "Unicode Data Files and Software License",
- "LicenseId": "Unicode-TOU",
+ "Description": "The Unicode CLDR provides key building blocks for software to support the
+ world's languages, with the largest and most extensive standard repository of locale data
+ 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",
- "Copyright": "Copyright (C) 1991-2016 Unicode, Inc."
+ "Copyright": "Copyright (C) 1991-2017 Unicode, Inc."
}
]