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-bitarray_2.3.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-bitarray_2.3.7.bb') diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.3.7.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.3.7.bb index 6566f8d664..46ceed8b80 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_2.3.7.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_2.3.7.bb @@ -1,6 +1,6 @@ SUMMARY = "A high-level Python efficient arrays of booleans -- C extension" HOMEPAGE = "https://github.com/ilanschnell/bitarray" -LICENSE = "PSF" +LICENSE = "PSF-2.0" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d" SRC_URI[sha256sum] = "4da790ab193e993107f3ff0aebc4f8d6ad5196a19071fbafad16b02898a44fd7" -- cgit v1.2.3-54-g00ecf