summaryrefslogtreecommitdiffstats
path: root/recipes/gmp
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-04-27 19:58:24 -0700
committerTom Rini <trini@embeddedalley.com>2009-05-06 13:20:41 -0700
commit61df9a012c851a9a24d151c4570a2612c362c41a (patch)
tree9e2061f8052cea1766d40fc0de30137d454f68e8 /recipes/gmp
parentd16cd437d5bd89a5214348e856dbf7fbc73805a2 (diff)
downloadopenembedded-61df9a012c851a9a24d151c4570a2612c362c41a.tar.gz
gmp: 4.2.4 is GPLv3 LGPLv3
Diffstat (limited to 'recipes/gmp')
-rw-r--r--recipes/gmp/gmp_4.2.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gmp/gmp_4.2.4.bb b/recipes/gmp/gmp_4.2.4.bb
index b37c266c4f..a7aa712ddc 100644
--- a/recipes/gmp/gmp_4.2.4.bb
+++ b/recipes/gmp/gmp_4.2.4.bb
@@ -3,3 +3,4 @@ PR = "r0"
SRC_URI_append += "file://sh4-asmfix.patch;patch=1 \
"
require gmp.inc
+LICENSE = "GPLv3 LGPLv3"