Fix package license to Apache-2.0
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-apis / agl-service-data-persistence / agl-service-data-persistence_git.bb
index 6f15d0c..569f070 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "AGL low level user database binding"
 HOMEPAGE = "https://git.automotivelinux.org/apps/agl-service-data-persistence/"
 SECTION = "base"
 
-LICENSE = "MIT"
+LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-data-persistence;protocol=https;branch=${AGL_BRANCH}"