aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/gdb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-04-04 15:21:06 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-04-04 15:21:06 +0000
commit8ed65ea09be3434cac122da52b024e58b5273a1f (patch)
tree140b253b43d744f7a355ca2345263246099809f6 /meta/packages/gdb
parenta0f23c6b9e5956e2e3ef3c465900a2d294db2fb4 (diff)
downloadopenembedded-core-contrib-8ed65ea09be3434cac122da52b024e58b5273a1f.tar.gz
gdb: it is GPLv3+ now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4175 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gdb')
-rw-r--r--meta/packages/gdb/gdb-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gdb/gdb-common.inc b/meta/packages/gdb/gdb-common.inc
index bb3a28a151..84e9d4e283 100644
--- a/meta/packages/gdb/gdb-common.inc
+++ b/meta/packages/gdb/gdb-common.inc
@@ -1,6 +1,6 @@
DESCRIPTION = "gdb - GNU debugger"
HOMEPAGE = "http://www.gnu.org/software/gdb/"
-LICENSE="GPL"
+LICENSE="GPLv3+"
SECTION = "devel"
PRIORITY = "optional"