]> henry.ined.fr Git - .git/commitdiff
Summary: r27
authorN. Brouard <brouard@ined.fr>
Wed, 11 May 2022 15:11:31 +0000 (15:11 +0000)
committerN. Brouard <brouard@ined.fr>
Wed, 11 May 2022 15:11:31 +0000 (15:11 +0000)
src/imach.c

index 99d72e526fd16901227d8c9b0b334d6c712e36f3..983f005e8f56b658b9e0670d0f4fe1ed209e4403 100644 (file)
@@ -1,6 +1,9 @@
 /* $Id$
   $State$
   $Log$
+  Revision 1.315  2022/05/11 15:06:32  brouard
+  *** empty log message ***
+
   Revision 1.314  2022/04/13 17:43:09  brouard
   * imach.c (Module): Adding link to text data files
 
@@ -1181,7 +1184,7 @@ typedef struct {
 /* $State$ */
 #include "version.h"
 char version[]=__IMACH_VERSION__;
-char copyright[]="March 2021,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015-2020, Nihon University 2021, INED 2000-2021";
+char copyright[]="May 2022,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015-2020, Nihon University 2021-202, INED 2000-2022";
 char fullversion[]="$Revision$ $Date$"; 
 char strstart[80];
 char optionfilext[10], optionfilefiname[FILENAMELENGTH];