X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fpageant.rc;h=dee8a12e28cafd52c3a35a2885fc8f76461a9788;hb=5904545cc18289541702da284b00490cb25a753e;hp=d354a9c751603a14c3ff2480473f4b6dcf2e34e7;hpb=23208779e78024a004f5e51c189874cb50c29af0;p=PuTTY.git diff --git a/windows/pageant.rc b/windows/pageant.rc index d354a9c7..dee8a12e 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-2014 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, 251, 44, 14 - LTEXT "Copyright \251 1997-2014 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