mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
opensc: Fix LICENSE declaration
According to https://github.com/OpenSC/OpenSC/wiki#license OpenSC is licensed under LGPL-2.1 or later, which seems to be affirmed also by the comments in the source code files, as well as the COPYING file. Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
07b6c57f4a
commit
41dba53932
@ -8,7 +8,7 @@ eID cards have also been confirmed to work."
|
||||
|
||||
HOMEPAGE = "http://www.opensc-project.org/opensc/"
|
||||
SECTION = "System Environment/Libraries"
|
||||
LICENSE = "LGPL-2.0-or-later"
|
||||
LICENSE = "LGPL-2.1-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=cb8aedd3bced19bd8026d96a8b6876d7"
|
||||
|
||||
#v0.21.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user