add new explaining LICENSE file

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@765 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-04-20 12:40:10 +00:00
parent 2decb6a5d3
commit 81381c4ee7

11
LICENSE Normal file
View file

@ -0,0 +1,11 @@
All Polypaudio sources 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.
Hence you should treat the client library ('libpolyp') of Polypaudio as being
LGPL licensed and the server part ('libpolypcore') as being GPL licensed.
-- Lennart Poettering, April 20th, 2006.