libtool: update package LICENSE
authorChase Maupin <Chase.Maupin@ti.com>
Mon, 25 Oct 2010 22:48:43 +0000 (15:48 -0700)
committerKhem Raj <raj.khem@gmail.com>
Mon, 25 Oct 2010 22:48:43 +0000 (15:48 -0700)
* Update the LICENSE fields to reflect the licensing used in
  the source code.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/libtool/libtool.inc

index 6f439ac..1bbb4a6 100644 (file)
@@ -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"