sumom****@users*****
sumom****@users*****
2011年 4月 29日 (金) 14:09:14 JST
Index: julius4/gramtools/nextword/Makefile.in diff -u julius4/gramtools/nextword/Makefile.in:1.5 julius4/gramtools/nextword/Makefile.in:1.6 --- julius4/gramtools/nextword/Makefile.in:1.5 Wed Feb 3 19:11:58 2010 +++ julius4/gramtools/nextword/Makefile.in Fri Apr 29 14:09:14 2011 @@ -1,6 +1,6 @@ -# 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 SHELL=/bin/sh Index: julius4/gramtools/nextword/common.h diff -u julius4/gramtools/nextword/common.h:1.2 julius4/gramtools/nextword/common.h:1.3 --- julius4/gramtools/nextword/common.h:1.2 Tue Dec 18 17:45:47 2007 +++ julius4/gramtools/nextword/common.h Fri Apr 29 14:09:14 2011 @@ -1,7 +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/gramtools/nextword/get_next.c diff -u julius4/gramtools/nextword/get_next.c:1.2 julius4/gramtools/nextword/get_next.c:1.3 --- julius4/gramtools/nextword/get_next.c:1.2 Tue Dec 18 17:45:47 2007 +++ julius4/gramtools/nextword/get_next.c Fri Apr 29 14:09:14 2011 @@ -1,7 +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/gramtools/nextword/nextword.c diff -u julius4/gramtools/nextword/nextword.c:1.2 julius4/gramtools/nextword/nextword.c:1.3 --- julius4/gramtools/nextword/nextword.c:1.2 Tue Dec 18 17:45:47 2007 +++ julius4/gramtools/nextword/nextword.c Fri Apr 29 14:09:14 2011 @@ -1,7 +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/gramtools/nextword/nextword.h diff -u julius4/gramtools/nextword/nextword.h:1.2 julius4/gramtools/nextword/nextword.h:1.3 --- julius4/gramtools/nextword/nextword.h:1.2 Tue Dec 18 17:45:47 2007 +++ julius4/gramtools/nextword/nextword.h Fri Apr 29 14:09:14 2011 @@ -1,7 +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/gramtools/nextword/rdterm.c diff -u julius4/gramtools/nextword/rdterm.c:1.2 julius4/gramtools/nextword/rdterm.c:1.3 --- julius4/gramtools/nextword/rdterm.c:1.2 Tue Dec 18 17:45:47 2007 +++ julius4/gramtools/nextword/rdterm.c Fri Apr 29 14:09:14 2011 @@ -1,7 +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/gramtools/nextword/readline.c diff -u julius4/gramtools/nextword/readline.c:1.2 julius4/gramtools/nextword/readline.c:1.3 --- julius4/gramtools/nextword/readline.c:1.2 Tue Dec 18 17:45:47 2007 +++ julius4/gramtools/nextword/readline.c Fri Apr 29 14:09:14 2011 @@ -1,7 +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/gramtools/nextword/wtoken.c diff -u julius4/gramtools/nextword/wtoken.c:1.2 julius4/gramtools/nextword/wtoken.c:1.3 --- julius4/gramtools/nextword/wtoken.c:1.2 Tue Dec 18 17:45:47 2007 +++ julius4/gramtools/nextword/wtoken.c Fri Apr 29 14:09:14 2011 @@ -1,7 +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 */