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/python-psycopg2_2.7.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb') diff --git a/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb b/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb index 2c9378a..d054214 100644 --- a/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb +++ b/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Python-PostgreSQL Database Adapter" HOMEPAGE = "http://initd.org/psycopg/" SECTION = "devel/python" -LICENSE = "GPLv3+" +LICENSE = "GPL-3.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=72bded22a37845c7d9dc3fd39d699a2d" DEPENDS = "postgresql" -- cgit v1.2.3-54-g00ecf