]> code.delx.au - pulseaudio/blob - LICENSE
minor improvements to the LICENSE text
[pulseaudio] / LICENSE
1 All Polypaudio source files are licensed under the GNU Lesser General Public
2 License. (see file LGPL for details)
3
4 However, the server side links to the GPL-only library 'libsamplerate' which
5 practically downgrades the license of the server part to GPL (see file GPL for
6 details), exercising section 3 of the LGPL.
7
8 Hence you should treat the client library ('libpolyp') of Polypaudio as being
9 LGPL licensed and the server part ('libpolypcore') as being GPL licensed. Since
10 the Polypaudio daemon and the modules link to 'libpolypcore' they are of course
11 also GPL licensed.
12
13 -- Lennart Poettering, April 20th, 2006.