From: Denys Dmytriyenko Date: Mon, 15 Mar 2010 19:39:31 +0000 (-0400) Subject: busybox: update LICENSE to more specific GPLv2 X-Git-Tag: Release-2010-05/1~340^2~128^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c60b59640f592bb3172fc55db85164b589668c3;p=openembedded.git busybox: update LICENSE to more specific GPLv2 --- diff --git a/recipes/busybox/busybox.inc b/recipes/busybox/busybox.inc index d1904a6dbc..1ee263ad90 100644 --- a/recipes/busybox/busybox.inc +++ b/recipes/busybox/busybox.inc @@ -7,7 +7,7 @@ functionality and behave very much like their GNU counterparts. BusyBox \ provides a fairly complete POSIX environment for any small or embedded \ system." HOMEPAGE = "http://www.busybox.net" -LICENSE = "GPL" +LICENSE = "GPLv2" SECTION = "base" PRIORITY = "required"