mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
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>
This commit is contained in:
committed by
Khem Raj
parent
9dd6bfac3f
commit
3a6d44eeb0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user