update copyright string to 2023

This commit is contained in:
Kenneth J Davis 2023-12-18 20:23:04 -05:00
parent 7b0633b26b
commit 2e849b36c1
No known key found for this signature in database
GPG Key ID: 59D5F216C38F11FD

View File

@ -38,7 +38,7 @@ static BYTE *mainRcsId =
#endif #endif
static char copyright[] = static char copyright[] =
"(C) Copyright 1995-2022 Pasquale J. Villani and The FreeDOS Project.\n" "(C) Copyright 1995-2023 Pasquale J. Villani and The FreeDOS Project.\n"
"All Rights Reserved. This is free software and comes with ABSOLUTELY NO\n" "All Rights Reserved. This is free software and comes with ABSOLUTELY NO\n"
"WARRANTY; you can redistribute it and/or modify it under the terms of the\n" "WARRANTY; you can redistribute it and/or modify it under the terms of the\n"
"GNU General Public License as published by the Free Software Foundation;\n" "GNU General Public License as published by the Free Software Foundation;\n"