Add license exception

Task-number: QTBUG-121039
Change-Id: I84049920fa38af48a54714d9cd0a8cb940deb066
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
(cherry picked from commit 47d8c87b759c6f7b6e34bf86c923146c3d4a10d7)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Lucie Gérard 2024-04-16 13:54:55 +02:00 committed by Qt Cherry-pick Bot
parent 1c8bf0dcbf
commit 957dd4e145

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