summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2016-12-28 23:35:15 +0200
committerTanu Kaskinen <tanuk@iki.fi>2017-01-03 04:21:38 +0200
commit11946a5be03d2cb914d83c683fb51d531fd63baf (patch)
tree0491a5a83dd9e8d88dc3c0447f9ea34dc9515412 /LICENSE
parent764b2f7e0b38836c9096fb59354ec0827bd810a5 (diff)
LICENSE: add a note about qpaeq being licensed under AGPL
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 4 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 7f980191..1459b1d4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -35,6 +35,10 @@ src/pulsecore/filter/LICENSE.WEBKIT for details.
Additionally, a more permissive Sun license is used for code that performs
u-law, A-law and linear PCM conversions.
+The qpaeq program (src/utils/qpaeq) is licensed under the GNU Affero General
+Public License (version 3, or any later version at your discretion). See the
+file AGPL for details.
+
While we attempt to provide a summary here, it is the ultimate responsibility of
the packager to ensure the components they use in their build of PulseAudio
meets their license requirements.