mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-01-29 17:18:41 +01:00
All recipes: Auto change licenses to SPDX
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Lightweight Spotify client using Qt"
|
||||
HOMEPAGE = "https://github.com/kraxarn/spotify-qt"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://license;md5=e49f4652534af377a713df3d9dec60cb"
|
||||
|
||||
SRC_URI = "git://github.com/kraxarn/spotify-qt.git;branch=master;protocol=https"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "A Spotify daemon"
|
||||
HOMEPAGE = "https://github.com/Spotifyd/spotifyd"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
|
||||
|
||||
DEPENDS = " \
|
||||
|
||||
Reference in New Issue
Block a user