From ee0f7dc9b7cbe1124e514e54a3de6572a15a31ce Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 4 Mar 2022 00:46:14 -0800 Subject: recipes: Update LICENSE variable to use SPDX license identifiers Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb b/meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb index cf0fa30a32..ea40d5f6bb 100644 --- a/meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb @@ -1,7 +1,7 @@ SUMMARY = "Smart replacement for plain tuple used in __version__" SECTION = "devel/python" HOMEPAGE = "https://launchpad.net/versiontools" -LICENSE = "LGPLv3" +LICENSE = "LGPL-3.0-only" LIC_FILES_CHKSUM = "file://setup.py;beginline=3;endline=20;md5=02193721a38fd8a05a4ddeb7df8e294d" SRC_URI[md5sum] = "602b7db8eea30dd29a1d451997adf251" -- cgit v1.2.3-54-g00ecf