From e0736604b5806266f78f7e9aa295cf3da4144811 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Fri, 3 Feb 2017 14:56:45 +0000 Subject: [PATCH] Note about libsamplerate licence --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 2180fba..f9756ed 100644 --- a/README.txt +++ b/README.txt @@ -176,7 +176,7 @@ Resampler libraries supported Name Flags required Notes ---- -------------- ----- -libsamplerate -DHAVE_LIBSAMPLERATE GPL. +libsamplerate -DHAVE_LIBSAMPLERATE GPL until v0.1.8, BSD for v0.1.9 and later. libresample -DHAVE_LIBRESAMPLE LGPL.