[Julius-cvs 743] CVS update: julius4/msvc/config

アーカイブの一覧に戻る

sumom****@users***** sumom****@users*****
2012年 7月 27日 (金) 17:44:58 JST


Index: julius4/msvc/config/version.c
diff -u julius4/msvc/config/version.c:1.3 julius4/msvc/config/version.c:1.4
--- julius4/msvc/config/version.c:1.3	Fri Apr 29 14:09:20 2011
+++ julius4/msvc/config/version.c	Fri Jul 27 17:44:58 2012
@@ -14,13 +14,13 @@
  * @author Akinobu Lee
  * @date   Mon Sep 12 01:34:15 2005
  *
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
  * 
  */
 /*
- * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2012 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2012 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
@@ -66,10 +66,10 @@
   if (strm == NULL) return;
   fprintf(strm,"\n%s rev.%s (%s)  built for %s\n\n",
 	  JULIUS_PRODUCTNAME, JULIUS_VERSION, JULIUS_SETUP, JULIUS_HOSTINFO);
-  fprintf(strm,"Copyright (c) 1991-2011 Kawahara Lab., Kyoto University\n");
+  fprintf(strm,"Copyright (c) 1991-2012 Kawahara Lab., Kyoto University\n");
   fprintf(strm,"Copyright (c) 1997-2000 Information-technology Promotion Agency, Japan\n");
   fprintf(strm,"Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology\n");
-  fprintf(strm,"Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology\n\n");
+  fprintf(strm,"Copyright (c) 2005-2012 Julius project team, Nagoya Institute of Technology\n\n");
 }
 
 /** 



Julius-cvs メーリングリストの案内
アーカイブの一覧に戻る