diff --git a/src/corelib/tools/qt_attribution.json b/src/corelib/tools/qt_attribution.json index f9c0d8991b3..49a76cb8b48 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." } ]