summaryrefslogtreecommitdiff
path: root/gdbm/gdbm_1.8.3.oe
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-11-14 20:43:39 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-11-14 20:43:39 +0000
commit7ece5b1453e76ff12f0265264e324a602757834a (patch)
tree2290df3a72ba6b9192f045acfc73cde02e5dbe0a /gdbm/gdbm_1.8.3.oe
parent6e56e885a6354b870a1f21fbd5d1235f04befd72 (diff)
added LICENSE to some packages
BKrev: 4197c37byqC7YRfjk77H22jSIeKTwg
Diffstat (limited to 'gdbm/gdbm_1.8.3.oe')
-rw-r--r--gdbm/gdbm_1.8.3.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdbm/gdbm_1.8.3.oe b/gdbm/gdbm_1.8.3.oe
index d56283cb8b..79d895e12f 100644
--- a/gdbm/gdbm_1.8.3.oe
+++ b/gdbm/gdbm_1.8.3.oe
@@ -1,6 +1,7 @@
DESCRIPTION = "GNU dbm is a set of database routines that use extensible hashing."
SECTION = "libs"
PRIORITY = "optional"
+LICENSE = "GPL"
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
file://makefile.patch;patch=1"