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

src/mod/asr_tts/mod_cepstral/mod_cepstral.c

index 35e8e1dd2b6d84fff8a37defd7a37428260f2519..9c673e1f0c46c1756d073e3c5bcf34c532e3c827 100644 (file)
@@ -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