From: fujishita t. <fjs...@us...> - 2016-12-22 10:53:17
|
Update of /cvsroot/sp-tk/SPTK/src/bin/zerodf In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24821/src/bin/zerodf Modified Files: _zerodf.c zerodf.c Log Message: update to the latest version Index: zerodf.c =================================================================== RCS file: /cvsroot/sp-tk/SPTK/src/bin/zerodf/zerodf.c,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** zerodf.c 27 Sep 2016 06:37:04 -0000 1.26 --- zerodf.c 22 Dec 2016 10:53:15 -0000 1.27 *************** *** 9,13 **** /* Science and Engineering */ /* */ ! /* 1996-2015 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ --- 9,13 ---- /* Science and Engineering */ /* */ ! /* 1996-2016 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ Index: _zerodf.c =================================================================== RCS file: /cvsroot/sp-tk/SPTK/src/bin/zerodf/_zerodf.c,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** _zerodf.c 14 Dec 2015 01:14:25 -0000 1.17 --- _zerodf.c 22 Dec 2016 10:53:15 -0000 1.18 *************** *** 9,13 **** /* Science and Engineering */ /* */ ! /* 1996-2015 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ --- 9,13 ---- /* Science and Engineering */ /* */ ! /* 1996-2016 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ |