From e0d9dd2acdf34e87ca7b527497c41eb4e4e4db56 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 21 Dec 2018 16:32:13 -0800 Subject: srecord: GPL-3.0 and LGPL-3.0 is correct license Signed-off-by: Khem Raj --- meta-oe/recipes-support/srecord/srecord_1.64.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/srecord/srecord_1.64.bb b/meta-oe/recipes-support/srecord/srecord_1.64.bb index fe1af476f2..d3488df2cf 100644 --- a/meta-oe/recipes-support/srecord/srecord_1.64.bb +++ b/meta-oe/recipes-support/srecord/srecord_1.64.bb @@ -1,6 +1,6 @@ SUMMARY = "A collection of powerful tools for manipulating EPROM load files." SECTION = "devel" -LICENSE = "GPLv2" +LICENSE = "GPLv3+ & LGPLv3+" LIC_FILES_CHKSUM = "file://LICENSE;md5=8dfcbf2f0a144b97f0931b6394debea7" SRC_URI = " \ -- cgit v1.2.3-54-g00ecf