]> henry.ined.fr Git - .git/commitdiff
*** empty log message ***
authorN. Brouard <brouard@ined.fr>
Sat, 29 Apr 2023 10:46:21 +0000 (10:46 +0000)
committerN. Brouard <brouard@ined.fr>
Sat, 29 Apr 2023 10:46:21 +0000 (10:46 +0000)
src/imach.c

index 79a88eb6dd28fa335f2650338bf88545361ede92..5187d71e9a378ab8f4d1c7357c1287403ae89d8c 100644 (file)
@@ -1,6 +1,9 @@
 /* $Id$
   $State$
   $Log$
+  Revision 1.351  2023/04/29 10:43:47  brouard
+  Summary: 099r45
+
   Revision 1.350  2023/04/24 11:38:06  brouard
   *** empty log message ***
 
@@ -1365,7 +1368,7 @@ double gnuplotversion=GNUPLOTVERSION;
 /* $State$ */
 #include "version.h"
 char version[]=__IMACH_VERSION__;
-char copyright[]="January 2023,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 copyright[]="April 2023,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];