summaryrefslogtreecommitdiffstats
path: root/licenseRule.json
diff options
context:
space:
mode:
Diffstat (limited to 'licenseRule.json')
-rw-r--r--licenseRule.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/licenseRule.json b/licenseRule.json
index a668b109fd..4683dc7b23 100644
--- a/licenseRule.json
+++ b/licenseRule.json
@@ -114,6 +114,11 @@
"file type" : "module and plugin",
"spdx" : ["Unicode-3.0"]
},
+ "src/corelib/text/qunicodetables.*" : {
+ "comment" : "Contains data extracted from UCD, under Unicode-DFS-2016",
+ "file type" : "module and plugin",
+ "spdx" : ["Unicode-DFS-2016"]
+ },
"src/tools/" : {
"comment" : "Default",
"file type" : "tools and utils",