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 = "A phone dialer and call handler."
LICENSE="GPLv3+"
LICENSE = "GPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
GNOMEBASEBUILDCLASS = "meson"