git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75c688a
)
libtool: update package LICENSE
author
Chase Maupin
<Chase.Maupin@ti.com>
Mon, 25 Oct 2010 22:48:43 +0000
(15:48 -0700)
committer
Khem 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
patch
|
blob
|
history
diff --git
a/recipes/libtool/libtool.inc
b/recipes/libtool/libtool.inc
index
6f439ac
..
1bbb4a6
100644
(file)
--- 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 = "GPL
v2+
"
SECTION = "devel"
INC_PR = "r27"