c99-fix
ha7ilm 2014-11-29 01:40:18 +01:00
rodzic fb532ba814
commit 5ae412cd62
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -328,7 +328,7 @@ E.g. you can send `-0.05 0.02\n`
## [Licensing] (#licensing)
Most of the code for `libcsdr` is under BSD license.
Most of the code of `libcsdr` is under BSD license.
However, before the implementation of some algoritms, GPL-licensed code from other applications have been reviewed.
In order to eliminate any licesing issues, these parts are placed under a different file.
However, the library is still fully functional with BSD-only code, altough having only less-optimized versions of some algorithms.