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/texinfo/texinfo_4.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-extended/texinfo/texinfo_4.8.bb') diff --git a/recipes-extended/texinfo/texinfo_4.8.bb b/recipes-extended/texinfo/texinfo_4.8.bb index ea269cc..c975f48 100644 --- a/recipes-extended/texinfo/texinfo_4.8.bb +++ b/recipes-extended/texinfo/texinfo_4.8.bb @@ -4,7 +4,7 @@ online information and printed output from a single source file. The \ GNU Project uses the Texinfo file format for most of its documentation." HOMEPAGE = "http://www.gnu.org/software/texinfo/" SECTION = "console/utils" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PROVIDES:append:class-native = " texinfo-4.8-replacement-native" -- cgit v1.2.3-54-g00ecf