]> code.delx.au - pulseaudio/commitdiff
minor improvements to the LICENSE text
authorLennart Poettering <lennart@poettering.net>
Thu, 20 Apr 2006 12:45:52 +0000 (12:45 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 20 Apr 2006 12:45:52 +0000 (12:45 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@767 fefdeb5f-60dc-0310-8127-8f9354f1896f

LICENSE

diff --git a/LICENSE b/LICENSE
index a4990f690728f4bf8e26e5be7aea4145152a29b6..0ef095127b3160015d9b7b5f13707d2e5a74a7d6 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,11 +1,13 @@
-All Polypaudio sources are licensed under the GNU Lesser General Public
+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
-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.
+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.