X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/81381c4ee71b12d9022e6cbf83f63a95b704c32d..955e33db6076a6266d4decfbeb64d89a9b8d516c:/LICENSE diff --git a/LICENSE b/LICENSE index a4990f69..612c2341 100644 --- a/LICENSE +++ b/LICENSE @@ -1,11 +1,13 @@ -All Polypaudio sources are licensed under the GNU Lesser General Public +All PulseAudio source files are licensed under the GNU Lesser General Public License. (see file LGPL for details) However, the server side links to the GPL-only library 'libsamplerate' which -downgrades the license of the server part to GPL (see file GPL for details), -exercising section 3 of the LGPL. +practically downgrades the license of the server part to GPL (see file GPL for +details), exercising section 3 of the LGPL. -Hence you should treat the client library ('libpolyp') of Polypaudio as being -LGPL licensed and the server part ('libpolypcore') as being GPL licensed. +Hence you should treat the client library ('libpulse') of PulseAudio as being +LGPL licensed and the server part ('libpulsecore') as being GPL licensed. Since +the PulseAudio daemon and the modules link to 'libpulsecore' they are of course +also GPL licensed. -- Lennart Poettering, April 20th, 2006.