Correct wording in licenseRule.json
Change-Id: I5bb718547a1c853e0f6c12bb8c93f7d874046a48 Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit 541a602e1d0605689ed7f14c8250d929255e7c34) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
be15c9c610
commit
8cb7b906a6
@ -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