From db341fa90635eeab4a72f51f0d046ae03e9a1edd Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Tue, 15 Feb 2011 11:01:20 +0000 Subject: [PATCH] autofs: set license field to GPLv2+ Signed-off-by: Andreas Oberritter --- recipes/autofs/autofs.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/autofs/autofs.inc b/recipes/autofs/autofs.inc index badadb524a..67009ef61b 100644 --- a/recipes/autofs/autofs.inc +++ b/recipes/autofs/autofs.inc @@ -1,6 +1,6 @@ DESCRIPTION = "Kernel based automounter for linux." SECTION = "base" -LICENSE = "GPL" +LICENSE = "GPLv2+" INC_PR = "r4" EXTRA_OEMAKE += "'RANLIB=${RANLIB}'" -- 2.39.5