From: Anthony Minessale Date: Mon, 17 Jul 2006 18:05:13 +0000 (+0000) Subject: add cepstral legal goodies X-Git-Tag: v1.0-beta1~2517 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8ba83de97701a3900e5ebe9bde1c422ef65fbd1;p=thirdparty%2Ffreeswitch.git add cepstral legal goodies git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1912 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/asr_tts/mod_cepstral/mod_cepstral.c b/src/mod/asr_tts/mod_cepstral/mod_cepstral.c index 35e8e1dd2b..9c673e1f0c 100644 --- a/src/mod/asr_tts/mod_cepstral/mod_cepstral.c +++ b/src/mod/asr_tts/mod_cepstral/mod_cepstral.c @@ -27,6 +27,9 @@ * * * mod_cepstral.c -- Cepstral Interface + * + * Some material based on the Cepstral Swift SDK, + * Copyiright Cepstral LLC and used by permission * */ #ifdef __ICC