diff options
author | Denys Dmytriyenko <denis@denix.org> | 2010-03-15 15:39:31 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2010-03-15 15:39:31 -0400 |
commit | 6c60b59640f592bb3172fc55db85164b589668c3 (patch) | |
tree | adedaa2628d2fe9c94fb840ef89b33d71d997479 /recipes/busybox | |
parent | 840932cf2c5f7d2adb971f850f7b5f32d7f8d7e3 (diff) |
busybox: update LICENSE to more specific GPLv2
Diffstat (limited to 'recipes/busybox')
-rw-r--r-- | recipes/busybox/busybox.inc | 2 |
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" |