aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-03-15 15:39:31 -0400
committerDenys Dmytriyenko <denis@denix.org>2010-03-15 15:39:31 -0400
commit6c60b59640f592bb3172fc55db85164b589668c3 (patch)
treeadedaa2628d2fe9c94fb840ef89b33d71d997479 /recipes/busybox
parent840932cf2c5f7d2adb971f850f7b5f32d7f8d7e3 (diff)
downloadopenembedded-6c60b59640f592bb3172fc55db85164b589668c3.tar.gz
busybox: update LICENSE to more specific GPLv2
Diffstat (limited to 'recipes/busybox')
-rw-r--r--recipes/busybox/busybox.inc2
1 files changed, 1 insertions, 1 deletions
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"