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/ruby/json_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/ruby/json_git.bb') diff --git a/meta-openstack/recipes-devtools/ruby/json_git.bb b/meta-openstack/recipes-devtools/ruby/json_git.bb index 407f812..61655e5 100644 --- a/meta-openstack/recipes-devtools/ruby/json_git.bb +++ b/meta-openstack/recipes-devtools/ruby/json_git.bb @@ -4,7 +4,7 @@ SUMMARY = "An implementation of the JSON specification according to RFC 4627" DESCRIPTION = "An implementation of the JSON specification according to RFC 4627" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://CHANGES;md5=af8cad0ff27a1593ac5ee461bc2d71ab" PR = "r0" -- cgit v1.2.3-54-g00ecf