gmobile: fix license

This commit is contained in:
Markus Volk 2024-06-06 22:19:31 +02:00
parent 236b327eff
commit 83b77702ec

View File

@ -1,6 +1,6 @@
SUMMARY = "gmobile carries some helpers for GNOME on mobile devices" SUMMARY = "gmobile carries some helpers for GNOME on mobile devices"
LICENSE = "LGPL-2.1-or-later" LICENSE = "GPL-3.0-only & LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://src/gm-cutout.c;beginline=1;endline=5;md5=fdd1e77039fe571c0c9aa6280a7e7903" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit meson pkgconfig gobject-introspection inherit meson pkgconfig gobject-introspection