From 108e089f7e844fafd12cfddd7eb6f96bef86c0a3 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 18 Feb 2022 13:05:37 -0500 Subject: global: update licence values to SPDX values These changes are the result of running the convert-spdx-licenses.py oe-core script. There's no impact to the build, but we will avoid issues when interacting with core QA by the alignment. Signed-off-by: Bruce Ashfield --- recipes-extended/cloud-init/cloud-init_21.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-extended/cloud-init') diff --git a/recipes-extended/cloud-init/cloud-init_21.4.bb b/recipes-extended/cloud-init/cloud-init_21.4.bb index 660b808e..37cf303b 100644 --- a/recipes-extended/cloud-init/cloud-init_21.4.bb +++ b/recipes-extended/cloud-init/cloud-init_21.4.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Init scripts for use on cloud images" HOMEPAGE = "https://github.com/canonical/cloud-init" SECTION = "devel/python" -LICENSE = "GPLv3" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=c6dd79b6ec2130a3364f6fa9d6380408" SRCREV = "a97fd062f7dbd4b824fd006edd08927ef9dbf24a" -- cgit v1.2.3-54-g00ecf