From de6d4eeb3202e04bca0e645571a612a745d7ebe2 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 25 Mar 2022 03:09:42 +0000 Subject: global: convert license to SPDX variants Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb b/meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb index 6c09b94..219e159 100644 --- a/meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb +++ b/meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Build self-validating python objects using JSON schemas" HOMEPAGE = "http://github.com/bcwaldon/warlock" SECTION = "devel/python" -LICENSE = "Apache-2" +LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS += "python3-jsonschema python3-jsonpatch" -- cgit v1.2.3-54-g00ecf