summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-extended/man-pages/man-pages_5.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-extended/man-pages/man-pages_5.13.bb')
-rw-r--r--poky/meta/recipes-extended/man-pages/man-pages_5.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta/recipes-extended/man-pages/man-pages_5.13.bb b/poky/meta/recipes-extended/man-pages/man-pages_5.13.bb
index 2447d9fb14..c0198b77be 100644
--- a/poky/meta/recipes-extended/man-pages/man-pages_5.13.bb
+++ b/poky/meta/recipes-extended/man-pages/man-pages_5.13.bb
@@ -2,7 +2,7 @@ SUMMARY = "Linux man-pages"
DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user programs"
SECTION = "console/utils"
HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages"
-LICENSE = "GPLv2+"
+LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://README;md5=92cd5ee2e0b35d782817e7e277b6ce4b"
SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/${BP}.tar.gz"