mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-28 04:06:36 +00:00
(c) dates updated.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_cmdline/trunk@2579 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
HxC Floppy Emulator - A generic/universal floppy disk drive emulator
|
HxC Floppy Emulator - A generic/universal floppy disk drive emulator
|
||||||
Copyright (C) 2006-2021 Jean-François DEL NERO / HxC2001
|
Copyright (C) 2006-2022 Jean-François DEL NERO / HxC2001
|
||||||
|
|
||||||
Email : hxc2001(at)hxc2001.com
|
Email : hxc2001(at)hxc2001.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2021 Jean-François DEL NERO
|
// Copyright (C) 2006-2022 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
@@ -1077,7 +1077,7 @@ int main(int argc, char* argv[])
|
|||||||
hxcfe_setScriptOutputFunc(hxcfe,&SCRIPT_CUI_affiche);
|
hxcfe_setScriptOutputFunc(hxcfe,&SCRIPT_CUI_affiche);
|
||||||
|
|
||||||
printf("HxC Floppy Emulator : Floppy image file converter v2.5.5.1\n");
|
printf("HxC Floppy Emulator : Floppy image file converter v2.5.5.1\n");
|
||||||
printf("Copyright (C) 2006-2021 Jean-Francois DEL NERO\n");
|
printf("Copyright (C) 2006-2022 Jean-Francois DEL NERO\n");
|
||||||
printf("This program comes with ABSOLUTELY NO WARRANTY\n");
|
printf("This program comes with ABSOLUTELY NO WARRANTY\n");
|
||||||
printf("This is free software, and you are welcome to redistribute it\n");
|
printf("This is free software, and you are welcome to redistribute it\n");
|
||||||
printf("under certain conditions;\n\n");
|
printf("under certain conditions;\n\n");
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2021 Jean-François DEL NERO
|
// Copyright (C) 2006-2022 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user