diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm index 75aca3d700..aff864eb99 100644 --- a/gnu/packages/pulseaudio.scm +++ b/gnu/packages/pulseaudio.scm @@ -119,7 +119,7 @@ (define-public libsndfile as big-endian processor systems such as Motorola 68k, Power PC, MIPS and SPARC. Hopefully the design of the library will also make it easy to extend for reading and writing new sound file formats.") - (license l:gpl2+))) + (license l:lgpl2.1+))) (define-public libsamplerate (package