Skip to content

Commit

Permalink
srecord: GPL-3.0 and LGPL-3.0 is correct license
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Dec 23, 2018
1 parent 56fe916 commit e0d9dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-oe/recipes-support/srecord/srecord_1.64.bb
Original file line number Diff line number Diff line change
@@ -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 = " \
Expand Down

0 comments on commit e0d9dd2

Please sign in to comment.