Add license exception

This is a follow-up to commit d5e40b5e58c187086d7c23af1860c1af28957ccc

Task-number: QTBUG-121787
Change-Id: I45c8c4b4a0348f46fa546a1fee53ba5196bf7d8a
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
Lucie Gérard 2024-04-23 08:55:30 +02:00
parent 2341dc9ad1
commit 6b530c0685

View File

@ -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",