diff options
author | Tanu Kaskinen <tanuk@iki.fi> | 2016-12-28 23:35:14 +0200 |
---|---|---|
committer | Tanu Kaskinen <tanuk@iki.fi> | 2017-01-03 04:21:29 +0200 |
commit | 764b2f7e0b38836c9096fb59354ec0827bd810a5 (patch) | |
tree | da952cb5117c828bb5a2dd3c0f970f55a11f11e0 /LICENSE | |
parent | 5d3d4f5970f0b3b06b95cc305ab464ca2fc0fb9d (diff) |
LICENSE: add a clarification
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -All PulseAudio source files are licensed under the GNU Lesser General Public -License. (see file LGPL for details) +All PulseAudio source files, except as noted below, are licensed under the GNU +Lesser General Public License. (see file LGPL for details) However, the server side has optional GPL dependencies. These include the libsamplerate and gdbm (core libraries), LIRC (lirc module) and FFTW (equalizer |