From: Denys Dmytriyenko Date: Mon, 15 Mar 2010 21:27:51 +0000 (-0400) Subject: iproute2: update LICENSE to more specific GPLv2 X-Git-Tag: Release-2010-05/1~340^2~128^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9bc52274d3c9f0a7bfd9ae735f96de0b8cc3d9f;p=openembedded.git iproute2: update LICENSE to more specific GPLv2 --- 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"