mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@767 fefdeb5f-60dc-0310-8127-8f9354f1896f
13 lines
615 B
Text
13 lines
615 B
Text
All Polypaudio 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
|
|
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. Since
|
|
the Polypaudio daemon and the modules link to 'libpolypcore' they are of course
|
|
also GPL licensed.
|
|
|
|
-- Lennart Poettering, April 20th, 2006.
|