mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01: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:
parent
3a6d44eeb0
commit
8015b0b974
|
|
@ -1,7 +1,7 @@
|
|||
DESCRIPTION = "A Python library for generating news feeds in RSS and Atom formats"
|
||||
HOMEPAGE = "http://code.google.com/p/feedformatter/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d"
|
||||
SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user