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 --- recipes-devtools/python/python-ansible.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools/python') diff --git a/recipes-devtools/python/python-ansible.inc b/recipes-devtools/python/python-ansible.inc index 2b8d655..0bb663a 100644 --- a/recipes-devtools/python/python-ansible.inc +++ b/recipes-devtools/python/python-ansible.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Ansible is a simple IT automation platform that makes your applications and systems easier to deploy." HOMEPAGE = "https://github.com/ansible/ansible/" SECTION = "devel/python" -LICENSE = "GPLv3" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" SRCNAME = "ansible" -- cgit v1.2.3-54-g00ecf