From fa43a10ea324dbb04804f2c500a9ad1bcddf8426 Mon Sep 17 00:00:00 2001 From: Christophe PRIOUZEAU Date: Fri, 25 Oct 2019 07:40:41 +0000 Subject: Python: dnspython: Clarify BSD license variant The License of python dnspython is ISC. Signed-off-by: Christophe Priouzeau Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-dnspython.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-dnspython.inc b/meta-python/recipes-devtools/python/python-dnspython.inc index 6a04429b7b..1b5f7160f8 100644 --- a/meta-python/recipes-devtools/python/python-dnspython.inc +++ b/meta-python/recipes-devtools/python/python-dnspython.inc @@ -1,6 +1,6 @@ DESCRIPTION = "DNS toolkit for Python" HOMEPAGE = "http://www.dnspython.org/" -LICENSE = "BSD" +LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=b9d855ee0d7bea17c8b0994d37985e1e" SRC_URI[md5sum] = "05d33ffb5d8f35ae0474bb952778a344" -- cgit 1.2.3-korg