From: N. Brouard Date: Wed, 11 May 2022 15:11:31 +0000 (+0000) Subject: Summary: r27 X-Git-Tag: imach-099s7~123 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=b3dc03138115824898f29adb54ce9d204497f77d;p=.git Summary: r27 --- diff --git a/src/imach.c b/src/imach.c index 99d72e5..983f005 100644 --- a/src/imach.c +++ b/src/imach.c @@ -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];