From 261fa87101ffe2c00863ddd65efd0d8635f05368 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Thu, 13 Apr 2000 12:07:37 +0000 Subject: [PATCH] Update copyright dates in About box to match those in Licence box [originally from svn r457] --- win_res.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win_res.rc b/win_res.rc index 3e81822c..663fb54f 100644 --- a/win_res.rc +++ b/win_res.rc @@ -21,7 +21,7 @@ BEGIN PUSHBUTTON "View &Licence", IDA_LICENCE, 6, 52, 70, 14 CTEXT "PuTTY", IDA_TEXT1, 10, 6, 120, 8 CTEXT "", IDA_VERSION, 10, 16, 120, 16 - CTEXT "\251 1997-9 Simon Tatham. All rights reserved.", + CTEXT "\251 1997-2000 Simon Tatham. All rights reserved.", IDA_TEXT2, 10, 34, 120, 16 END