Update LICENSE variable to use SPDX license identifiers

This commit is contained in:
Markus Volk
2022-03-04 14:58:29 +01:00
parent c70edb7d88
commit 29371a9f5d
9 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
SUMMARY = "libgom - GObject Data Mapper."
LICENSE="LGPL-2.1"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
GNOMEBASEBUILDCLASS = "meson"