aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qmllive
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2022-02-22 10:22:23 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2022-02-22 12:53:10 +0100
commitcc3d1c0c9b62f2062e980562c38b11d7dbdede1c (patch)
treeba39e31a51ca5f924ed68ec9dca69e8c3be1a057 /recipes-qt/qmllive
parent5d4b73ad7d159825dee727c3cd4ec16a8520f0f9 (diff)
meta: update license names
* openembedded-core/scripts/contrib/convert-spdx-licenses.py . ... All files processed with version 0.01 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qmllive')
-rw-r--r--recipes-qt/qmllive/qmllive_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qmllive/qmllive_git.bb b/recipes-qt/qmllive/qmllive_git.bb
index 906ed3e5..70b0eb0d 100644
--- a/recipes-qt/qmllive/qmllive_git.bb
+++ b/recipes-qt/qmllive/qmllive_git.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "QmlLive is a live reloader environment for rapid UI development"
HOMEPAGE = "https://github.com/qtproject/qt-apps-qmllive"
-LICENSE = "GPL-3.0"
+LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=75cd0dbc6f2d24e7eeb128ff59b74f4c"
DEPENDS = "qtbase qtdeclarative"