mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python-vobject: fix LICENSE format
WARNING: python-vobject: No generic license file exists for: Apache in any provider WARNING: python-vobject: No generic license file exists for: License in any provider WARNING: python-vobject: No generic license file exists for: V2.0 in any provider Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
5d9f5111f2
commit
d22869df83
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "Python package for parsing and generating vCard and vCalendar files"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "Apache License V2.0"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
HOMEPAGE = "http://vobject.skyhouseconsulting.com/"
|
||||
SRCNAME = "vobject"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user