diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/licenses.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/licenses.conf b/conf/licenses.conf index db3f78e10f..1ba1e2eace 100644 --- a/conf/licenses.conf +++ b/conf/licenses.conf @@ -1,4 +1,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" +SRC_DISTRIBUTE_LICENSES += "bzip2 zlib ntp cron libpng netperf openssl" |