Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Arun Raghavan
pulseaudio
Commits
ba2dee08
Commit
ba2dee08
authored
Nov 22, 2011
by
Maarten Bosmans
Committed by
Colin Guthrie
Nov 27, 2011
Browse files
Update LICENSE
Mention gdbm, lirc and fftw there.
parent
c95650b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
LICENSE
View file @
ba2dee08
...
...
@@ -2,16 +2,16 @@ All PulseAudio source files are licensed under the GNU Lesser General Public
License. (see file LGPL for details)
However, the server side has optional GPL dependencies. These include the
libsamplerate
(for
core libraries)
and bluez (for the bluetooth proximity help
er
program) libraries, although others may also be included in the future. If
PulseAudio is compiled with these optional components, this effectively
downgrades the license of the server part
to GPL (see file GPL for details),
exercising section 3 of the LGPL. In
such circumstances, 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, tests,
various utilities/helpers and the modules
link to libpulsecore and/or the
afore mentioned optional GPL dependencies they
are of course also GPL licensed
also in this scenario.
libsamplerate
and gdbm (
core libraries)
, LIRC (lirc module), FFTW (equaliz
er
module) and bluez (bluetooth proximity helper program) libraries, although
others may also be included in the future. If PulseAudio is compiled with these
optional components, this effectively
downgrades the license of the server part
to GPL (see the file GPL for details),
exercising section 3 of the LGPL.
In
such circumstances, 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, tests,
various utilities/helpers and the modules
link to libpulsecore and/or the
afore mentioned optional GPL dependencies they
are of course also GPL licensed
also in this scenario.
Andre Adrian's echo cancellation implementation is licensed under a less
restrictive license - see src/modules/echo-cancel/adrian-license.txt for
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment