From 5a8d1247106551aafcf0996c7b96d84519171bce Mon Sep 17 00:00:00 2001 From: Kurt Moraw Date: Thu, 5 Nov 2020 19:23:45 +0100 Subject: [PATCH] update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8780e58..38b03a0 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ Raspberry 4 (3B+) # 3rd Party Libraries this software uses these programs: -* Shifra Reed Solomon code: https://www.schifra.com/ -* liquid-SDR: https://github.com/jgaeddert/liquid-dsp -* BASS Audio: https://www.un4seen.com/ -* fftw3: http://www.fftw.org +* Shifra Reed Solomon code: https://www.schifra.com/ (GPL V.2) +* liquid-SDR: https://github.com/jgaeddert/liquid-dsp (MIT License) +* BASS Audio: https://www.un4seen.com/ (free for non-commercial use) +* fftw3: http://www.fftw.org (GPL V.2 or later) # building the software * Linux