summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2022-12-07 18:53:31 +0100
committerKhem Raj <raj.khem@gmail.com>2022-12-08 17:10:48 -0800
commita62d660dbdb2c843e104349a6659fa5c0a8a197a (patch)
treea9653384f51ddbf804b854241bf7b901a58deca3 /meta-networking
parenta1836a8e95e3369d7900d3d6aa6d15e33ee683c5 (diff)
downloadmeta-openembedded-a62d660dbdb2c843e104349a6659fa5c0a8a197a.tar.gz
spice-gtk: add missing license information
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/spice/spice-gtk_0.4.1.bb9
1 files changed, 7 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/spice/spice-gtk_0.4.1.bb b/meta-networking/recipes-support/spice/spice-gtk_0.4.1.bb
index 58089c0a2..a6130cab3 100644
--- a/meta-networking/recipes-support/spice/spice-gtk_0.4.1.bb
+++ b/meta-networking/recipes-support/spice/spice-gtk_0.4.1.bb
@@ -1,7 +1,12 @@
1SUMMARY = "A Gtk client and libraries for SPICE remote desktop servers." 1SUMMARY = "A Gtk client and libraries for SPICE remote desktop servers."
2HOMEPAGE = "https://spice-space.org" 2HOMEPAGE = "https://spice-space.org"
3LICENSE = "LGPL-2.1-only" 3LICENSE = "LGPL-2.1-only & BSD-3-Clause & GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 4LIC_FILES_CHKSUM = " \
5 file://COPYING;md5=4fbd65380cdd255951079008b364516c \
6 file://subprojects/spice-common/COPYING;md5=4b54a1fd55a448865a0b32d41598759d \
7 file://subprojects/keycodemapdb/LICENSE.BSD;md5=5ae30ba4123bc4f2fa49aa0b0dce887b \
8 file://subprojects/keycodemapdb/LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
9"
5 10
6SRCREV = "74e673d7c3d9cd281d85c691fbc520107066da01" 11SRCREV = "74e673d7c3d9cd281d85c691fbc520107066da01"
7 12