[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 47/50] Fix to the libtool LICENSE field: libtool.inc
From:       koen () dominion ! thruhere ! net (Koen Kooi)
Date:       2011-02-27 9:30:01
Message-ID: 9361361cc7279de152719baa3dac5850554a7c08.1298798633.git.koen () dominion ! thruhere ! net
[Download RAW message or body]

From: Beth Flanagan <elizabeth.flanagan at intel.com>

License parser should use & not ,

Signed-off-by: Beth Flanagan <elizabeth.flanagan at intel.com>
---
 meta/recipes-devtools/libtool/libtool.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/libtool/libtool.inc b/meta/recipes-devtools/libtool/libtool.inc
index e066ffa..d423e49 100644
--- a/meta/recipes-devtools/libtool/libtool.inc
+++ b/meta/recipes-devtools/libtool/libtool.inc
@@ -4,7 +4,7 @@ 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"
 SECTION = "devel"
-LICENSE = "GPLv2, LGPLv2.1"
+LICENSE = "GPLv2 & LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
     file://libltdl/COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06"
 
-- 
1.6.6.1




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic