aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-04-06 10:55:25 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-06 10:55:25 +0000
commitd5f5616878e64b1565b69fba50945759a8a5b7c1 (patch)
tree0b77cc0ce246f7ad85924962b10c129a41c245b9
parentcea63fe8bc753bc27c81442d100360fde6f32211 (diff)
downloadopenembedded-d5f5616878e64b1565b69fba50945759a8a5b7c1.tar.gz
licenses.conf: added 'MIT-X BSD-X FDL Bitstream Vera' into list
-rw-r--r--conf/licenses.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/licenses.conf b/conf/licenses.conf
index e81434da8c..4062e16cc5 100644
--- a/conf/licenses.conf
+++ b/conf/licenses.conf
@@ -2,4 +2,4 @@ SRC_DISTRIBUTE_LICENSES += "GPL GPLv2 BSD LGPL Apache-2.0 QPL AFL"
SRC_DISTRIBUTE_LICENSES += "MIT Sleepycat Classpath Perl PSF PD Artistic"
SRC_DISTRIBUTE_LICENSES += "bzip2 zlib ntp cron libpng netperf openssl"
SRC_DISTRIBUTE_LICENSES += "Info-ZIP tcp-wrappers"
-
+SRC_DISTRIBUTE_LICENSES += "MIT-X BSD-X FDL Bitstream Vera"