From: Chase Maupin Date: Mon, 25 Oct 2010 22:48:43 +0000 (-0700) Subject: libtool: update package LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a5ee35720009c9460c3a713c35fae769610f20;p=openembedded.git libtool: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- diff --git a/recipes/libtool/libtool.inc b/recipes/libtool/libtool.inc index 6f439ace3f..1bbb4a6d77 100644 --- a/recipes/libtool/libtool.inc +++ b/recipes/libtool/libtool.inc @@ -3,7 +3,7 @@ This is GNU libtool, a generic library support script. Libtool hides \ the complexity of generating special library types (such as shared \ libraries) behind a consistent interface." HOMEPAGE = "http://www.gnu.org/software/libtool/libtool.html" -LICENSE = "GPL" +LICENSE = "GPLv2+" SECTION = "devel" INC_PR = "r27"