--- hatari/src/uae-cpu/readcpu.c 2019/04/01 07:14:56 1.1.1.8 +++ hatari/src/uae-cpu/readcpu.c 2019/04/09 08:53:25 1.1.1.11 @@ -7,8 +7,8 @@ * * Adaptation to Hatari by Thomas Huth * - * This file is distributed under the GNU Public License, version 2 or at - * your option any later version. Read the file gpl.txt for details. + * This file is distributed under the GNU General Public License, version 2 + * or at your option any later version. Read the file gpl.txt for details. */ @@ -16,8 +16,7 @@ /* (e.g. move.b a1,(a0) ($1089)) (fix Blood Money on Superior 65) */ - -const char ReadCpu_rcsid[] = "Hatari $Id: readcpu.c,v 1.1.1.8 2019/04/01 07:14:56 root Exp $"; +const char ReadCpu_fileid[] = "Hatari readcpu.c : " __DATE__ " " __TIME__; #include #include