diff --git a/licenseRule.json b/licenseRule.json index bc50f5e5f89..a668b109fd5 100644 --- a/licenseRule.json +++ b/licenseRule.json @@ -109,6 +109,11 @@ "file type" : "module and plugin", "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] }, + "src/corelib/(time|text)/q.*_data_p\\.h" : { + "comment" : "generated from Unicode CLDR data", + "file type" : "module and plugin", + "spdx" : ["Unicode-3.0"] + }, "src/tools/" : { "comment" : "Default", "file type" : "tools and utils",