gnu: libsamplerate: Correct license after 0.1.9 update.
This is a followup to e1f68c9668
.
* gnu/packages/pulseaudio.scm (libsamplerate)[license]: Change GPL2+ to BSD-2.
This commit is contained in:
parent
165d45540a
commit
0802f3a034
|
@ -112,7 +112,7 @@ against computation cost. The current best converter provides a
|
||||||
signal-to-noise ratio of 145dB with -3dB passband extending from DC to 96% of
|
signal-to-noise ratio of 145dB with -3dB passband extending from DC to 96% of
|
||||||
the theoretical best bandwidth for a given pair of input and output sample
|
the theoretical best bandwidth for a given pair of input and output sample
|
||||||
rates.")
|
rates.")
|
||||||
(license l:gpl2+)))
|
(license l:bsd-2)))
|
||||||
|
|
||||||
(define-public pulseaudio
|
(define-public pulseaudio
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in New Issue