Correct wording in licenseRule.json
Pick-to: 6.7 Change-Id: I5bb718547a1c853e0f6c12bb8c93f7d874046a48 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
This commit is contained in:
parent
ef8e548cf1
commit
541a602e1d
@ -18,7 +18,7 @@
|
|||||||
"spdx" : ["BSD-3-Clause"]
|
"spdx" : ["BSD-3-Clause"]
|
||||||
},
|
},
|
||||||
"(.*)(examples/|snippets/)" : {
|
"(.*)(examples/|snippets/)" : {
|
||||||
"comment" : "Example takes precedent",
|
"comment" : "Example takes precedence",
|
||||||
"file type" : "examples and snippets",
|
"file type" : "examples and snippets",
|
||||||
"spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
|
"spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
|
||||||
},
|
},
|
||||||
@ -41,7 +41,7 @@
|
|||||||
"spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"]
|
"spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"]
|
||||||
},
|
},
|
||||||
"(.*)(examples/|snippets/)" : {
|
"(.*)(examples/|snippets/)" : {
|
||||||
"comment" : "Example takes precedent",
|
"comment" : "Example takes precedence",
|
||||||
"file type" : "examples and snippets",
|
"file type" : "examples and snippets",
|
||||||
"spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
|
"spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
|
||||||
},
|
},
|
||||||
@ -86,7 +86,7 @@
|
|||||||
},
|
},
|
||||||
"plugins/" : {
|
"plugins/" : {
|
||||||
"comment" : "Default",
|
"comment" : "Default",
|
||||||
"file type" : "module and plugin ",
|
"file type" : "module and plugin",
|
||||||
"spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"]
|
"spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"]
|
||||||
},
|
},
|
||||||
"src/plugins/platforms/wasm/" : {
|
"src/plugins/platforms/wasm/" : {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user