diff --git a/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb b/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb index 4a03ea27d0..5c6d82b202 100644 --- a/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb +++ b/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb @@ -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"