mirror of https://github.com/qt/qtbase.git
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:
parent
eb87f7bcb9
commit
47d8c87b75
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue