Add license exception
This is a follow-up to commit d5e40b5e58
Task-number: QTBUG-121787
Change-Id: I45c8c4b4a0348f46fa546a1fee53ba5196bf7d8a
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
bb10
parent
2341dc9ad1
commit
6b530c0685
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue