From d2ef24c29894e98650fafa646629aa9b772a3c35 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 31 Dec 2019 16:52:45 -0500 Subject: Updated copyright year. --- src/textadept.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/textadept.rc') diff --git a/src/textadept.rc b/src/textadept.rc index 722aab7e..cf7662a8 100644 --- a/src/textadept.rc +++ b/src/textadept.rc @@ -19,7 +19,7 @@ BEGIN VALUE "FileDescription", "textadept\0" VALUE "FileVersion", "10.8\0" VALUE "InternalName", "textadept\0" - VALUE "LegalCopyright", "Copyright 2006-2019 by Mitchell\0" + VALUE "LegalCopyright", "Copyright 2006-2020 by Mitchell\0" VALUE "OriginalFilename", "textadept.exe\0" VALUE "ProductName", "textadept\0" VALUE "ProductVersion", "10.8\0" -- cgit v1.2.3