--- hatari/tests/tosboot/disk/minimal.c 2019/04/09 08:51:35 1.1.1.1 +++ hatari/tests/tosboot/disk/minimal.c 2019/04/09 08:52:32 1.1.1.2 @@ -3,8 +3,8 @@ * * Copyright (C) 2012 by Eero Tamminen * - * 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. * * Atari code for testing some basic Hatari device functionality * operations in co-operations with tos_tester.py Hatari test driver.