]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add cepstral legal goodies
authorAnthony Minessale <anthony.minessale@gmail.com>
Mon, 17 Jul 2006 18:19:00 +0000 (18:19 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Mon, 17 Jul 2006 18:19:00 +0000 (18:19 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1916 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/asr_tts/mod_cepstral/mod_cepstral.c

index 9c673e1f0c46c1756d073e3c5bcf34c532e3c827..a22a90ea13afdcd47ac478a611d2782a4b273363 100644 (file)
  *
  * 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