PCM+ Agent with ONE zl Module Open Source Licenses 2010-01

/usr/share/doc/libpulse-browse0/copyright
655
.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems, the complete text of the GNU Library General Public License
can be found in /usr/share/common-licenses/LGPL-2.1 file.
*******************************************************
*******************************************************
/usr/share/doc/libpulse-browse0/copyright
This package was debianized by CJ van den Berg <cj@vdbonline.com> on
Thu, 10 Aug 2006 15:59:43 +0200.
It was downloaded from <http://pulseaudio.org/wiki/DownloadPulseAudio>.
Upstream Authors
================
Lennart Poettering <lennart@poettering.net>
Pierre Ossman <drzeus@drzeus.cx>,
through his employer Cendio <http://www.cendio.com/>
Licensing
=========
The upstream license clarifies pretty well that the sources of pulseaudio are
LGPL (please see LGPL license grant below), but that some parts will be
effectively GPL since they rely on GPL libraries, quoting the upstream
LICENSE:
"""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 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 ('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."""
However, it should be noted that the file src/pulsecore/g711.c is public
domain with the following disclaimer:
"""
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING
* THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR