From 1402016341391e54e541eec869eaad7a42cb43c7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 1 Mar 2022 17:52:05 +0000 Subject: recipes: Convert to use SPDX license names in LICENSE variables This uses the script from OE-Core to make the conversion. Signed-off-by: Richard Purdie --- recipes-extended/groff/groff_1.18.1.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-extended/groff/groff_1.18.1.4.bb') diff --git a/recipes-extended/groff/groff_1.18.1.4.bb b/recipes-extended/groff/groff_1.18.1.4.bb index 84b0d78..293043c 100644 --- a/recipes-extended/groff/groff_1.18.1.4.bb +++ b/recipes-extended/groff/groff_1.18.1.4.bb @@ -3,7 +3,7 @@ DESCRIPTION = "The groff (GNU troff) software is a typesetting package which rea formatting commands and produces formatted output." SECTION = "console/utils" HOMEPAGE = "http://www.gnu.org/software/groff/" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" PR = "r1" LIC_FILES_CHKSUM = "file://COPYING;md5=e43fc16fccd8519fba405f0a0ff6e8a3" -- cgit v1.2.3-54-g00ecf