Correct FFTW description

This commit is contained in:
Chris Cannam
2024-07-18 16:35:26 +01:00
parent 666b5e43b5
commit e82accd199
2 changed files with 3 additions and 3 deletions

View File

@@ -55,8 +55,8 @@ licences for some relevant library code are as follows, to the best of
our knowledge. See also the file [COMPILING.md](COMPILING.md) for more
details.
* FFTW3 - GPL; proprietary licence needed for redistribution
* Intel IPP - Proprietary; licence needed for redistribution
* FFTW3 - GPL with commercial proprietary option
* Intel IPP - Proprietary of some nature
* SLEEF - BSD-like
* KissFFT - BSD-like
* libsamplerate - BSD-like from version 0.1.9 onwards