sumom****@users*****
sumom****@users*****
2011年 4月 29日 (金) 14:09:14 JST
Index: julius4/julius/Makefile.in diff -u julius4/julius/Makefile.in:1.8 julius4/julius/Makefile.in:1.9 --- julius4/julius/Makefile.in:1.8 Thu Feb 4 14:22:35 2010 +++ julius4/julius/Makefile.in Fri Apr 29 14:09:14 2011 @@ -1,11 +1,11 @@ -# Copyright (c) 1991-2007 Kawahara Lab., Kyoto University +# Copyright (c) 1991-2011 Kawahara Lab., Kyoto University # Copyright (c) 1997-2000 Information-technology Promotion Agency, Japan # Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology -# Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology +# Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology # All rights reserved # -# $Id: Makefile.in,v 1.8 2010/02/04 05:22:35 sumomo Exp $ +# $Id: Makefile.in,v 1.9 2011/04/29 05:09:14 sumomo Exp $ # SHELL=/bin/sh .SUFFIXES: Index: julius4/julius/charconv.c diff -u julius4/julius/charconv.c:1.2 julius4/julius/charconv.c:1.3 --- julius4/julius/charconv.c:1.2 Tue Dec 18 17:45:48 2007 +++ julius4/julius/charconv.c Fri Apr 29 14:09:14 2011 @@ -19,13 +19,13 @@ * @author Akinobu LEE * @date Thu Feb 17 16:02:41 2005 * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * */ /* - * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University + * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */ Index: julius4/julius/charconv_iconv.c diff -u julius4/julius/charconv_iconv.c:1.3 julius4/julius/charconv_iconv.c:1.4 --- julius4/julius/charconv_iconv.c:1.3 Tue Jan 22 22:01:55 2008 +++ julius4/julius/charconv_iconv.c Fri Apr 29 14:09:14 2011 @@ -14,13 +14,13 @@ * @author Akinobu LEE * @date Thu Feb 17 16:02:41 2005 * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * */ /* - * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University + * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */ Index: julius4/julius/charconv_libjcode.c diff -u julius4/julius/charconv_libjcode.c:1.2 julius4/julius/charconv_libjcode.c:1.3 --- julius4/julius/charconv_libjcode.c:1.2 Tue Dec 18 17:45:48 2007 +++ julius4/julius/charconv_libjcode.c Fri Apr 29 14:09:14 2011 @@ -19,13 +19,13 @@ * @author Akinobu LEE * @date Thu Feb 17 16:02:41 2005 * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * */ /* - * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University + * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */ Index: julius4/julius/charconv_win32.c diff -u julius4/julius/charconv_win32.c:1.3 julius4/julius/charconv_win32.c:1.4 --- julius4/julius/charconv_win32.c:1.3 Thu Mar 20 18:06:42 2008 +++ julius4/julius/charconv_win32.c Fri Apr 29 14:09:14 2011 @@ -29,13 +29,13 @@ * @author Akinobu LEE * @date Thu Feb 17 16:02:41 2005 * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * */ /* - * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University + * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */ Index: julius4/julius/main.c diff -u julius4/julius/main.c:1.3 julius4/julius/main.c:1.4 --- julius4/julius/main.c:1.3 Tue Mar 18 01:58:37 2008 +++ julius4/julius/main.c Fri Apr 29 14:09:14 2011 @@ -12,14 +12,14 @@ * @author Akinobu Lee * @date Wed May 18 15:02:55 2005 * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * */ /* - * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University + * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University * Copyright (c) 1997-2000 Information-technology Promotion Agency, Japan * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */ Index: julius4/julius/output_file.c diff -u julius4/julius/output_file.c:1.2 julius4/julius/output_file.c:1.3 --- julius4/julius/output_file.c:1.2 Fri Dec 12 16:14:57 2008 +++ julius4/julius/output_file.c Fri Apr 29 14:09:14 2011 @@ -12,13 +12,13 @@ * @author Akinobu Lee * @date Wed Dec 12 11:07:46 2007 * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * */ /* - * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University + * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */ Index: julius4/julius/output_module.c diff -u julius4/julius/output_module.c:1.6 julius4/julius/output_module.c:1.7 --- julius4/julius/output_module.c:1.6 Wed Jun 17 19:18:14 2009 +++ julius4/julius/output_module.c Fri Apr 29 14:09:14 2011 @@ -12,13 +12,13 @@ * @author Akinobu Lee * @date Tue Sep 06 14:46:49 2005 * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * */ /* - * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University + * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */ Index: julius4/julius/output_stdout.c diff -u julius4/julius/output_stdout.c:1.7 julius4/julius/output_stdout.c:1.8 --- julius4/julius/output_stdout.c:1.7 Fri Dec 12 16:14:57 2008 +++ julius4/julius/output_stdout.c Fri Apr 29 14:09:14 2011 @@ -12,13 +12,13 @@ * @author Akinobu Lee * @date Tue Sep 06 17:18:46 2005 * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * */ /* - * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University + * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */ Index: julius4/julius/recogloop.c diff -u julius4/julius/recogloop.c:1.3 julius4/julius/recogloop.c:1.4 --- julius4/julius/recogloop.c:1.3 Wed Mar 18 16:05:30 2009 +++ julius4/julius/recogloop.c Fri Apr 29 14:09:14 2011 @@ -12,14 +12,14 @@ * @author Akinobu Lee * @date Sun Sep 02 21:12:52 2007 * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * */ /* - * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University + * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University * Copyright (c) 1997-2000 Information-technology Promotion Agency, Japan * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */ Index: julius4/julius/record.c diff -u julius4/julius/record.c:1.4 julius4/julius/record.c:1.5 --- julius4/julius/record.c:1.4 Fri Aug 29 00:16:54 2008 +++ julius4/julius/record.c Fri Apr 29 14:09:14 2011 @@ -29,13 +29,13 @@ * @author Akinobu Lee * @date Tue Sep 06 14:13:54 2005 * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * */ /* - * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University + * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */ Index: julius4/julius/visual.c diff -u julius4/julius/visual.c:1.2 julius4/julius/visual.c:1.3 --- julius4/julius/visual.c:1.2 Tue Dec 18 17:45:48 2007 +++ julius4/julius/visual.c Fri Apr 29 14:09:14 2011 @@ -21,12 +21,12 @@ * @author Akinobu Lee * @date Mon Sep 12 01:49:44 2005 * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * */ /* * Copyright (c) 2003-2005 Shikano Lab., Nara Institute of Science and Technology - * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology + * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology * All rights reserved */