licenses.conf: Add strings for GPL/LGPLv3 and LGPLv2.1
authorTom Rini <trini@embeddedalley.com>
Mon, 27 Apr 2009 23:11:14 +0000 (16:11 -0700)
committerTom Rini <trini@embeddedalley.com>
Mon, 27 Apr 2009 23:11:14 +0000 (16:11 -0700)
conf/licenses.conf

index e81434d..01c4747 100644 (file)
@@ -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"