[oe-commits] Tom Rini : licenses.conf: Add strings for GPL/LGPLv3 and LGPLv2.1

GIT User account git at amethyst.openembedded.net
Mon Apr 27 23:16:51 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: adfc2e343c4857a462f2a534d1a6d473f9a7dae1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=adfc2e343c4857a462f2a534d1a6d473f9a7dae1

Author: Tom Rini <trini at embeddedalley.com>
Date:   Mon Apr 27 16:11:14 2009 -0700

licenses.conf: Add strings for GPL/LGPLv3 and LGPLv2.1

---

 conf/licenses.conf |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/licenses.conf b/conf/licenses.conf
index e81434d..01c4747 100644
--- a/conf/licenses.conf
+++ b/conf/licenses.conf
@@ -1,4 +1,5 @@
-SRC_DISTRIBUTE_LICENSES += "GPL GPLv2 BSD LGPL Apache-2.0 QPL AFL"
+SRC_DISTRIBUTE_LICENSES += "GPL GPLv2 GPLv3 LGPL LGPLv2.1 LGPLv3"
+SRC_DISTRIBUTE_LICENSES += "BSD 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"





More information about the Openembedded-commits mailing list