[Julius-cvs 828] CVS update: julius4/mkbingram

Back to archive index

sumom****@users***** sumom****@users*****
2013年 6月 21日 (金) 02:14:27 JST


Index: julius4/mkbingram/Makefile.in
diff -u julius4/mkbingram/Makefile.in:1.8 julius4/mkbingram/Makefile.in:1.9
--- julius4/mkbingram/Makefile.in:1.8	Sat Aug 11 19:44:02 2012
+++ julius4/mkbingram/Makefile.in	Fri Jun 21 02:14:27 2013
@@ -1,9 +1,9 @@
-# Copyright (c) 1991-2012 Kawahara Lab., Kyoto University
+# Copyright (c) 1991-2013 Kawahara Lab., Kyoto University
 # Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
-# Copyright (c) 2005-2012 Julius project team, Nagoya Institute of Technology
+# Copyright (c) 2005-2013 Julius project team, Nagoya Institute of Technology
 # All rights reserved
 #
-# $Id: Makefile.in,v 1.8 2012/08/11 10:44:02 sumomo Exp $
+# $Id: Makefile.in,v 1.9 2013/06/20 17:14:27 sumomo Exp $
 #
 SHELL=/bin/sh
 .SUFFIXES:
Index: julius4/mkbingram/charconv.c
diff -u julius4/mkbingram/charconv.c:1.1 julius4/mkbingram/charconv.c:1.2
--- julius4/mkbingram/charconv.c:1.1	Sat Aug 11 19:44:02 2012
+++ julius4/mkbingram/charconv.c	Fri Jun 21 02:14:27 2013
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 1991-2012 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2013 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2012 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2013 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
Index: julius4/mkbingram/mkbingram.c
diff -u julius4/mkbingram/mkbingram.c:1.6 julius4/mkbingram/mkbingram.c:1.7
--- julius4/mkbingram/mkbingram.c:1.6	Sat Aug 11 19:44:02 2012
+++ julius4/mkbingram/mkbingram.c	Fri Jun 21 02:14:27 2013
@@ -18,19 +18,19 @@
  * @author Akinobu LEE
  * @date   Thu Mar 24 12:22:27 2005
  *
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
  * 
  */
 /*
- * Copyright (c) 1991-2012 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2013 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2012 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2013 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
 /* mkbingram --- make binary n-gram for JULIUS from ARPA standard format */
 
-/* $Id: mkbingram.c,v 1.6 2012/08/11 10:44:02 sumomo Exp $ */
+/* $Id: mkbingram.c,v 1.7 2013/06/20 17:14:27 sumomo Exp $ */
 
 #include <sent/stddefs.h>
 #include <sent/ngram2.h>



Julius-cvs メーリングリストの案内
Back to archive index