From bc95ffebc4c8a496df671515003ed49ce23b4b94 Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:10 +0000 Subject: [PATCH] bison: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- recipes/bison/bison.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/bison/bison.inc b/recipes/bison/bison.inc index 3441bcf3cf..023895edb2 100644 --- a/recipes/bison/bison.inc +++ b/recipes/bison/bison.inc @@ -1,6 +1,6 @@ DESCRIPTION = "GNU Project parser generator (yacc replacement)." HOMEPAGE = "http://www.gnu.org/software/bison/" -LICENSE = "GPL" +LICENSE = "GPLv2+" SECTION = "devel" PRIORITY = "optional" DEPENDS = "virtual/libintl flex-native" -- 2.39.5