X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fpageant.rc;h=20ec509b12ceff7b94c1fa3f0d4c874935acaf65;hb=a063e522970946bf7d5dc052079d7773c0dee76d;hp=827776a289aa20009fbf4779cdc85dbac68594c5;hpb=075d6e819eb097ba99eda24e042eb70a45ce0246;p=PuTTY.git diff --git a/windows/pageant.rc b/windows/pageant.rc index 827776a2..20ec509b 100644 --- a/windows/pageant.rc +++ b/windows/pageant.rc @@ -45,7 +45,7 @@ BEGIN PUSHBUTTON "View &Licence", 101, 6, 52, 70, 14 CTEXT "Pageant", 102, 10, 6, 120, 8 CTEXT "", 100, 10, 16, 120, 16 - CTEXT "\251 1997-2010 Simon Tatham. All rights reserved.", + CTEXT "\251 1997-2015 Simon Tatham. All rights reserved.", 103, 10, 34, 120, 16 END @@ -57,7 +57,7 @@ FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14 - LTEXT "Copyright \251 1997-2010 Simon Tatham", 1000, 10, 10, 206, 8 + LTEXT "Copyright \251 1997-2015 Simon Tatham", 1000, 10, 10, 206, 8 LTEXT "Portions copyright Robert de Bath, Joris van Rantwijk, Delian", 1001, 10, 26, 206, 8 LTEXT "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas", 1002, 10, 34, 206, 8