aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2010-10-25 15:48:43 -0700
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:48:43 -0700
commit03a5ee35720009c9460c3a713c35fae769610f20 (patch)
treee2657a3fe63b8d79506be83101257bfa540d27b2 /recipes
parent75c688ac278630e60e9c9662c7170d5c896117bc (diff)
downloadopenembedded-03a5ee35720009c9460c3a713c35fae769610f20.tar.gz
libtool: update package LICENSE
* 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>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/libtool/libtool.inc2
1 files changed, 1 insertions, 1 deletions
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"