Update LICENSE

Mention gdbm, lirc and fftw there.
This commit is contained in:
Maarten Bosmans 2011-11-22 16:08:48 +01:00 committed by Colin Guthrie
parent c95650b929
commit ba2dee08ba

20
LICENSE
View file

@ -2,16 +2,16 @@ All PulseAudio source files are licensed under the GNU Lesser General Public
License. (see file LGPL for details) License. (see file LGPL for details)
However, the server side has optional GPL dependencies. These include the However, the server side has optional GPL dependencies. These include the
libsamplerate (for core libraries) and bluez (for the bluetooth proximity helper libsamplerate and gdbm (core libraries), LIRC (lirc module), FFTW (equalizer
program) libraries, although others may also be included in the future. If module) and bluez (bluetooth proximity helper program) libraries, although
PulseAudio is compiled with these optional components, this effectively others may also be included in the future. If PulseAudio is compiled with these
downgrades the license of the server part to GPL (see file GPL for details), optional components, this effectively downgrades the license of the server part
exercising section 3 of the LGPL. In such circumstances, you should treat the to GPL (see the file GPL for details), exercising section 3 of the LGPL. In
client library (libpulse) of PulseAudio as being LGPL licensed and the server such circumstances, you should treat the client library (libpulse) of PulseAudio
part (libpulsecore) as being GPL licensed. Since the PulseAudio daemon, tests, as being LGPL licensed and the server part (libpulsecore) as being GPL licensed.
various utilities/helpers and the modules link to libpulsecore and/or the Since the PulseAudio daemon, tests, various utilities/helpers and the modules
afore mentioned optional GPL dependencies they are of course also GPL licensed link to libpulsecore and/or the afore mentioned optional GPL dependencies they
also in this scenario. are of course also GPL licensed also in this scenario.
Andre Adrian's echo cancellation implementation is licensed under a less Andre Adrian's echo cancellation implementation is licensed under a less
restrictive license - see src/modules/echo-cancel/adrian-license.txt for restrictive license - see src/modules/echo-cancel/adrian-license.txt for