From 5e305749aac9fbebeb7d222e1cdab4936341013b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 14 Dec 2016 07:22:17 +0100 Subject: [PATCH] libdmtx: fix license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/libdmtx/libdmtx_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/libdmtx/libdmtx_git.bb b/recipes-support/libdmtx/libdmtx_git.bb index c92f8e20..3f267ccb 100644 --- a/recipes-support/libdmtx/libdmtx_git.bb +++ b/recipes-support/libdmtx/libdmtx_git.bb @@ -1,6 +1,6 @@ SUMMARY = "libdmtx is a library for reading and writing Data Matrix barcodes" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2" +LICENSE = "BSD-2-Clause" +LIC_FILES_CHKSUM = "file://LICENSE;md5=1c8a135723039c12792b01a2c688251b" inherit autotools pkgconfig