Update copyright dates in About box to match those in Licence box
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 13 Apr 2000 12:07:37 +0000 (12:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 13 Apr 2000 12:07:37 +0000 (12:07 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@457 cda61777-01e9-0310-a592-d414129be87e

win_res.rc

index 3e81822..663fb54 100644 (file)
@@ -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