diff options
Diffstat (limited to 'conf/licenses.conf')
-rw-r--r-- | conf/licenses.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/licenses.conf b/conf/licenses.conf index 247c668943..db3f78e10f 100644 --- a/conf/licenses.conf +++ b/conf/licenses.conf @@ -1,2 +1,4 @@ -SRC_DISTRIBUTE_LICENSES = "GPL GPLv2 BSD LGPL Apache-2.0 BZIP2 QPL AFL" -SRC_DISTRIBUTE_LICENSES += "NTP MIT Sleepycat Classpath" +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" + |