aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-25 07:40:41 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-26 02:41:33 -0700
commitfa43a10ea324dbb04804f2c500a9ad1bcddf8426 (patch)
tree8924bc2d8e7deb003236e58c9c32cc898dc3fa72 /meta-python/recipes-devtools/python
parent864eba7e8ba63a206d67aa4ed83abe50ec2820dc (diff)
downloadmeta-openembedded-contrib-fa43a10ea324dbb04804f2c500a9ad1bcddf8426.tar.gz
Python: dnspython: Clarify BSD license variant
The License of python dnspython is ISC. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-dnspython.inc2
1 files changed, 1 insertions, 1 deletions
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"