Add license exception

Pick-to: 6.7
Task-number: QTBUG-121039
Change-Id: I84049920fa38af48a54714d9cd0a8cb940deb066
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
Lucie Gérard 2024-04-16 13:54:55 +02:00
parent eb87f7bcb9
commit 47d8c87b75
1 changed files with 5 additions and 0 deletions

View File

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