|
From: Keiichiro O. <ur...@us...> - 2013-12-10 10:35:19
|
Update of /cvsroot/hts-engine/hts_engine_API/src/lib In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17481/lib Modified Files: HTS_hidden.h HTS_label.c HTS_misc.c HTS_vocoder.c Log Message: Update documents to version 1.08. Index: HTS_misc.c =================================================================== RCS file: /cvsroot/hts-engine/hts_engine_API/src/lib/HTS_misc.c,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** HTS_misc.c 8 Feb 2013 04:13:19 -0000 1.15 --- HTS_misc.c 10 Dec 2013 10:35:17 -0000 1.16 *************** *** 5,9 **** /* ----------------------------------------------------------------- */ /* */ ! /* Copyright (c) 2001-2012 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ --- 5,9 ---- /* ----------------------------------------------------------------- */ /* */ ! /* Copyright (c) 2001-2013 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ Index: HTS_vocoder.c =================================================================== RCS file: /cvsroot/hts-engine/hts_engine_API/src/lib/HTS_vocoder.c,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** HTS_vocoder.c 7 May 2013 03:51:59 -0000 1.25 --- HTS_vocoder.c 10 Dec 2013 10:35:17 -0000 1.26 *************** *** 5,9 **** /* ----------------------------------------------------------------- */ /* */ ! /* Copyright (c) 2001-2012 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ --- 5,9 ---- /* ----------------------------------------------------------------- */ /* */ ! /* Copyright (c) 2001-2013 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ Index: HTS_hidden.h =================================================================== RCS file: /cvsroot/hts-engine/hts_engine_API/src/lib/HTS_hidden.h,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** HTS_hidden.h 7 May 2013 03:51:59 -0000 1.19 --- HTS_hidden.h 10 Dec 2013 10:35:17 -0000 1.20 *************** *** 5,9 **** /* ----------------------------------------------------------------- */ /* */ ! /* Copyright (c) 2001-2012 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ --- 5,9 ---- /* ----------------------------------------------------------------- */ /* */ ! /* Copyright (c) 2001-2013 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ Index: HTS_label.c =================================================================== RCS file: /cvsroot/hts-engine/hts_engine_API/src/lib/HTS_label.c,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** HTS_label.c 15 Dec 2012 07:40:51 -0000 1.17 --- HTS_label.c 10 Dec 2013 10:35:17 -0000 1.18 *************** *** 5,9 **** /* ----------------------------------------------------------------- */ /* */ ! /* Copyright (c) 2001-2012 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ --- 5,9 ---- /* ----------------------------------------------------------------- */ /* */ ! /* Copyright (c) 2001-2013 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ |