mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +00:00
lvm2.inc: Correct the license (LGPL-2.0 -> LGPL-2.1)
The library parts are actually LGPL-2.1, not LGPL-2.0. License-Update: The correct license is LGPL-2.1, not LGPL-2.0. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e15f5c08aa
commit
15141ab55b
@@ -1,7 +1,7 @@
|
|||||||
HOMEPAGE = "https://www.sourceware.org/lvm2/"
|
HOMEPAGE = "https://www.sourceware.org/lvm2/"
|
||||||
SECTION = "utils"
|
SECTION = "utils"
|
||||||
DESCRIPTION = "LVM2 is a set of utilities to manage logical volumes in Linux."
|
DESCRIPTION = "LVM2 is a set of utilities to manage logical volumes in Linux."
|
||||||
LICENSE = "GPLv2 & LGPLv2"
|
LICENSE = "GPLv2 & LGPLv2.1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=12713b4d9386533feeb07d6e4831765a \
|
LIC_FILES_CHKSUM = "file://COPYING;md5=12713b4d9386533feeb07d6e4831765a \
|
||||||
file://COPYING.LIB;md5=fbc093901857fcd118f065f900982c24"
|
file://COPYING.LIB;md5=fbc093901857fcd118f065f900982c24"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user