From 9b8c8ac43fbf9dc73f55306ec103208328a1766c Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Thu, 15 Dec 2011 15:16:11 -0800 Subject: apt: clarify LICENSE as GPLv2.0 Signed-off-by: Joshua Lock --- meta/recipes-devtools/apt/apt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/apt') diff --git a/meta/recipes-devtools/apt/apt.inc b/meta/recipes-devtools/apt/apt.inc index 9d3268de6b..6265203bc5 100644 --- a/meta/recipes-devtools/apt/apt.inc +++ b/meta/recipes-devtools/apt/apt.inc @@ -1,5 +1,5 @@ DESCRIPTION = "Advanced front-end for dpkg." -LICENSE = "GPL" +LICENSE = "GPLv2.0+" SECTION = "base" SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \ -- cgit 1.2.3-korg