diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 13:45:18 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | c46a22e087d8f096e5735e90339d3656dfd67cea (patch) | |
tree | 2cc946dc7f2311d8a3ec5287b7f4e71642561956 | |
parent | 39078d4020bef5ee1d4c105e610bceaadc754d53 (diff) | |
download | slackbuilds-c46a22e087d8f096e5735e90339d3656dfd67cea.tar.gz |
audio/spandsp: Fix README.
-rw-r--r-- | audio/spandsp/README | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/audio/spandsp/README b/audio/spandsp/README index 633f678c26..c198afb137 100644 --- a/audio/spandsp/README +++ b/audio/spandsp/README @@ -1,14 +1,15 @@ spandsp - A DSP library for telephony ----------------------------------------------- -SpanDSP is a library of DSP functions for telephony, in the 8000 sample per -second world of E1s, T1s, and higher order PCM channels. It contains low level -functions, such as basic filters. It also contains higher level functions, such -as cadenced supervisory tone detection, and a complete software FAX machine. -The software has been designed to avoid intellectual property issues, using -mature techniques where all relevant patents have expired. See the file -DueDiligence for important information about these intellectual property issues. +SpanDSP is a library of DSP functions for telephony, in the 8000 +sample per second world of E1s, T1s, and higher order PCM channels. It +contains low level functions, such as basic filters. It also contains +higher level functions, such as cadenced supervisory tone detection, +and a complete software FAX machine. The software has been designed to +avoid intellectual property issues, using mature techniques where all +relevant patents have expired. See the file DueDiligence for important +information about these intellectual property issues. -The library is licenced under the LGPL 2.1 licence. The test suite, and some support -programs are licenced under the GPL 2 licence. The full text of these licences can -be found in the file COPYING. +The library is licenced under the LGPL 2.1 licence. The test suite, +and some support programs are licenced under the GPL 2 licence. The full +text of these licences can be found in the file COPYING. |