aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iproute2/iproute2.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-03-15 17:27:51 -0400
committerDenys Dmytriyenko <denis@denix.org>2010-03-15 17:27:51 -0400
commitd9bc52274d3c9f0a7bfd9ae735f96de0b8cc3d9f (patch)
tree0be6e48ab42ecb9869f1303a77a159847c10c655 /recipes/iproute2/iproute2.inc
parent1e3bfb5e7ccc9121fcddc948cf2dca1b5c174668 (diff)
downloadopenembedded-d9bc52274d3c9f0a7bfd9ae735f96de0b8cc3d9f.tar.gz
iproute2: update LICENSE to more specific GPLv2
Diffstat (limited to 'recipes/iproute2/iproute2.inc')
-rw-r--r--recipes/iproute2/iproute2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/iproute2/iproute2.inc b/recipes/iproute2/iproute2.inc
index 3b3d5b9b92..e755ce5abc 100644
--- a/recipes/iproute2/iproute2.inc
+++ b/recipes/iproute2/iproute2.inc
@@ -1,7 +1,7 @@
DESCRIPTION = "kernel routing and traffic control utilities"
HOMEPAGE = "http://linux-net.osdl.org/index.php/Iproute2"
SECTION = "base"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
DEPENDS = "flex-native bison-native"
INC_PR = "r3"