add cepstral legal goodies

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1916 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-07-17 18:19:00 +00:00
parent e8ba83de97
commit 65415c283b
1 changed files with 5 additions and 2 deletions

View File

@ -28,8 +28,11 @@
* *
* mod_cepstral.c -- Cepstral Interface * mod_cepstral.c -- Cepstral Interface
* *
* Some material based on the Cepstral Swift SDK, * Contains some material derived from the Cepstral Swift SDK, by
* Copyiright Cepstral LLC and used by permission * permission. You are free to copy and modify the source under the
* terms of FreeSWITCH itself, without additional permission from
* Cepstral
*
* *
*/ */
#ifdef __ICC #ifdef __ICC