add cepstral legal goodies

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1912 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-07-17 18:05:13 +00:00
parent 7712c6637c
commit e8ba83de97

View File

@ -28,6 +28,9 @@
* *
* mod_cepstral.c -- Cepstral Interface * mod_cepstral.c -- Cepstral Interface
* *
* Some material based on the Cepstral Swift SDK,
* Copyiright Cepstral LLC and used by permission
*
*/ */
#ifdef __ICC #ifdef __ICC
#pragma warning (disable:188) #pragma warning (disable:188)