(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:
Jean-François DEL NERO
2022-01-06 07:38:45 +00:00
parent 4f334a099e
commit acff3095e9
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
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
+2 -2
View File
@@ -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.
//
@@ -1077,7 +1077,7 @@ int main(int argc, char* argv[])
hxcfe_setScriptOutputFunc(hxcfe,&SCRIPT_CUI_affiche);
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 is free software, and you are welcome to redistribute it\n");
printf("under certain conditions;\n\n");
+1 -1
View File
@@ -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.
//