mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
Python: feed formatter: Clarify BSD license variant
The License of python feed formatter is BSD-3-Clause. 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
3a6d44eeb0
commit
8015b0b974
@@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "A Python library for generating news feeds in RSS and Atom formats"
|
DESCRIPTION = "A Python library for generating news feeds in RSS and Atom formats"
|
||||||
HOMEPAGE = "http://code.google.com/p/feedformatter/"
|
HOMEPAGE = "http://code.google.com/p/feedformatter/"
|
||||||
SECTION = "devel/python"
|
SECTION = "devel/python"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d"
|
||||||
SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85"
|
SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user