[Freeswitch-svn] [commit] r1916 - freeswitch/trunk/src/mod/asr_tts/mod_cepstral
Freeswitch SVN
anthm at freeswitch.org
Mon Jul 17 14:19:00 EDT 2006
Author: anthm
Date: Mon Jul 17 14:19:00 2006
New Revision: 1916
Modified:
freeswitch/trunk/src/mod/asr_tts/mod_cepstral/mod_cepstral.c
Log:
add cepstral legal goodies
Modified: freeswitch/trunk/src/mod/asr_tts/mod_cepstral/mod_cepstral.c
==============================================================================
--- freeswitch/trunk/src/mod/asr_tts/mod_cepstral/mod_cepstral.c (original)
+++ freeswitch/trunk/src/mod/asr_tts/mod_cepstral/mod_cepstral.c Mon Jul 17 14:19:00 2006
@@ -28,8 +28,11 @@
*
* mod_cepstral.c -- Cepstral Interface
*
- * Some material based on the Cepstral Swift SDK,
- * Copyiright Cepstral LLC and used by permission
+ * Contains some material derived from the Cepstral Swift SDK, by
+ * permission. You are free to copy and modify the source under the
+ * terms of FreeSWITCH itself, without additional permission from
+ * Cepstral
+ *
*
*/
#ifdef __ICC
More information about the Freeswitch-svn
mailing list