From: Keiichiro O. <ur...@us...> - 2015-12-14 05:45:42
|
Update of /cvsroot/sp-tk/SPTK/src/bin/pitch/snack In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1036/src/bin/pitch/snack Modified Files: jkGetF0.c jkGetF0.h sigproc.c Log Message: update comments to 3.9 Index: jkGetF0.c =================================================================== RCS file: /cvsroot/sp-tk/SPTK/src/bin/pitch/snack/jkGetF0.c,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** jkGetF0.c 11 Dec 2014 08:30:43 -0000 1.14 --- jkGetF0.c 14 Dec 2015 05:45:39 -0000 1.15 *************** *** 25,29 **** /* Science and Engineering */ /* */ ! /* 1996-2014 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ --- 25,29 ---- /* Science and Engineering */ /* */ ! /* 1996-2015 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ Index: jkGetF0.h =================================================================== RCS file: /cvsroot/sp-tk/SPTK/src/bin/pitch/snack/jkGetF0.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** jkGetF0.h 11 Dec 2014 08:30:43 -0000 1.6 --- jkGetF0.h 14 Dec 2015 05:45:39 -0000 1.7 *************** *** 24,28 **** /* Science and Engineering */ /* */ ! /* 1996-2014 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ --- 24,28 ---- /* Science and Engineering */ /* */ ! /* 1996-2015 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ Index: sigproc.c =================================================================== RCS file: /cvsroot/sp-tk/SPTK/src/bin/pitch/snack/sigproc.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** sigproc.c 11 Dec 2014 08:30:43 -0000 1.6 --- sigproc.c 14 Dec 2015 05:45:39 -0000 1.7 *************** *** 26,30 **** /* Science and Engineering */ /* */ ! /* 1996-2014 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ --- 26,30 ---- /* Science and Engineering */ /* */ ! /* 1996-2015 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ |