From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:27 +0000 (+0000) Subject: unifdef: update package LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9af81e3452f39ef0ab485c9353796c79bbc9133;p=openembedded.git unifdef: 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 --- diff --git a/recipes/unifdef/unifdef-native_2.6.18+git.bb b/recipes/unifdef/unifdef-native_2.6.18+git.bb index ae3eb4f13a..56880a82ed 100644 --- a/recipes/unifdef/unifdef-native_2.6.18+git.bb +++ b/recipes/unifdef/unifdef-native_2.6.18+git.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Kernel header preprocessor" SECTION = "devel" -LICENSE = "GPL" +LICENSE = "FreeBSD" SRC_URI = "file://unifdef.c"