diff options
author | Denys Dmytriyenko <denis@denix.org> | 2010-03-15 17:27:51 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2010-03-15 17:27:51 -0400 |
commit | d9bc52274d3c9f0a7bfd9ae735f96de0b8cc3d9f (patch) | |
tree | 0be6e48ab42ecb9869f1303a77a159847c10c655 /recipes/iproute2 | |
parent | 1e3bfb5e7ccc9121fcddc948cf2dca1b5c174668 (diff) |
iproute2: update LICENSE to more specific GPLv2
Diffstat (limited to 'recipes/iproute2')
-rw-r--r-- | recipes/iproute2/iproute2.inc | 2 |
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" |