[oe] [PATCH 02/22] bison: update package LICENSE

Chase Maupin chasemaupin03 at gmail.com
Thu Oct 21 13:33:10 UTC 2010


* Update the LICENSE fields to reflect the licensing used in
  the source code.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
---
 recipes/bison/bison.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/bison/bison.inc b/recipes/bison/bison.inc
index 3441bcf..023895e 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"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list