aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-24 09:34:36 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commit3a6d44eeb07f2044eb9d7e20594c46f52e3ad120 (patch)
tree814946a320fd7cb293ac8df7f7dcbe9f4ee563db /meta-python/recipes-devtools/python
parent9dd6bfac3f706171ae9ed583d2c19f34a4e01b1c (diff)
downloadmeta-openembedded-contrib-3a6d44eeb07f2044eb9d7e20594c46f52e3ad120.tar.gz
Python: alembic: Clarify BSD license variant
The License of python alembic is MIT. 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-alembic.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-alembic.inc b/meta-python/recipes-devtools/python/python-alembic.inc
index fa178ce08e..e3842345f7 100644
--- a/meta-python/recipes-devtools/python/python-alembic.inc
+++ b/meta-python/recipes-devtools/python/python-alembic.inc
@@ -1,5 +1,5 @@
DESCRIPTION = "A database migration tool for SQLAlchemy"
-LICENSE = "BSD"
+LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=28aaf14a6592d14dbfb2f4abd597aa27"
SRC_URI[md5sum] = "6fe272274fce2641b93998ef9b702b76"