[oe-commits] Chase Maupin : libtool: update package LICENSE

git version control git at git.openembedded.org
Mon Oct 25 22:53:54 UTC 2010


Module: openembedded.git
Branch: master
Commit: 03a5ee35720009c9460c3a713c35fae769610f20
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=03a5ee35720009c9460c3a713c35fae769610f20

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Mon Oct 25 15:48:43 2010 -0700

libtool: update package LICENSE

* Update the LICENSE fields to reflect the licensing used in
  the source code.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/libtool/libtool.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libtool/libtool.inc b/recipes/libtool/libtool.inc
index 6f439ac..1bbb4a6 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"





More information about the Openembedded-commits mailing list