From 62ade0774644f453e5b50e023fff6f473536ff0a Mon Sep 17 00:00:00 2001 From: tomcw Date: Fri, 19 Feb 2021 15:54:22 +0000 Subject: [PATCH] Resource: bump (c) year --- resource/Applewin.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/Applewin.rc b/resource/Applewin.rc index e96132ac..1941f789 100644 --- a/resource/Applewin.rc +++ b/resource/Applewin.rc @@ -278,7 +278,7 @@ BEGIN VALUE "FileDescription", "Apple //e Emulator for Windows" VALUE "FileVersion", APPLEWIN_VERSION_STR VALUE "InternalName", "APPLEWIN" - VALUE "LegalCopyright", " 1994-2020 Michael O'Brien, Oliver Schmidt, Tom Charlesworth, Michael Pohoreski, Nick Westgate, Linards Ticmanis" + VALUE "LegalCopyright", " 1994-2021 Michael O'Brien, Oliver Schmidt, Tom Charlesworth, Michael Pohoreski, Nick Westgate, Linards Ticmanis" VALUE "OriginalFilename", "APPLEWIN.EXE" VALUE "ProductName", "Apple //e Emulator" VALUE "ProductVersion", APPLEWIN_VERSION_STR