Package: apulse / 0.1.13-1

Header

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Upstream-Name: apulse

Source: https://github.com/i-rinat/apulse

Licenses

License: MIT

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE. 

License: LGPL-2.1+

 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."""
 .
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.