summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/musicpd
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-02-22 11:07:21 -0500
committerjenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org>2022-04-13 13:31:22 +0000
commit07796624b6fe3feaa88990002ce9195b22977bdd (patch)
tree113a7127111f61422658d35eeb5aedb184ee234a /recipes-multimedia/musicpd
parent7b0b28ef03c2b3b9b0a3d566a6cb232cbbc1d33a (diff)
Update to SPDX license names
Apply updates from running the new convert-spdx-licenses script from upstream. This is not currently a hard requirement from upstream, but futureproofs for when the license name mapping is finally removed. Additionally, a few license declarations of just "BSD" have been updated with the more specifc "BSD-3-Clause" after inspecting the licenses in the source, as the non-specific name now triggers a warning. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ia86d412fe76ff3217456fcea81cb44f68bc1ced8
Diffstat (limited to 'recipes-multimedia/musicpd')
-rw-r--r--recipes-multimedia/musicpd/mpc_0.33.bb2
-rw-r--r--recipes-multimedia/musicpd/mpd_0.23.5.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/musicpd/mpc_0.33.bb b/recipes-multimedia/musicpd/mpc_0.33.bb
index 09190a81..b3178ea8 100644
--- a/recipes-multimedia/musicpd/mpc_0.33.bb
+++ b/recipes-multimedia/musicpd/mpc_0.33.bb
@@ -1,5 +1,5 @@
SUMMARY = "A minimalist command line interface to the Music Player Daemon"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
HOMEPAGE = "https://www.musicpd.org/clients/mpc/"
diff --git a/recipes-multimedia/musicpd/mpd_0.23.5.bb b/recipes-multimedia/musicpd/mpd_0.23.5.bb
index 5596760d..f6baca52 100644
--- a/recipes-multimedia/musicpd/mpd_0.23.5.bb
+++ b/recipes-multimedia/musicpd/mpd_0.23.5.bb
@@ -1,5 +1,5 @@
SUMMARY = "Music Player Daemon"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
HOMEPAGE ="http://www.musicpd.org"