1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00

Update copyright dates

[originally from svn r2433]
This commit is contained in:
Owen Dunn 2003-01-03 09:49:04 +00:00
parent 8af9c0a745
commit 5b05ee09f3
3 changed files with 6 additions and 6 deletions

View File

@ -50,7 +50,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-2002 Simon Tatham. All rights reserved.",
CTEXT "\251 1997-2003 Simon Tatham. All rights reserved.",
103, 10, 34, 120, 16
END
@ -62,7 +62,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK", IDOK, 98, 235, 44, 14
LTEXT "Copyright \251 1997-2002 Simon Tatham", 1000, 10, 10, 206, 8
LTEXT "Copyright \251 1997-2003 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

View File

@ -43,7 +43,7 @@ BEGIN
PUSHBUTTON "View &Licence", 101, 6, 52, 70, 14
CTEXT "PuTTYgen", 102, 10, 6, 120, 8
CTEXT "", 100, 10, 16, 120, 16
CTEXT "\251 1997-2002 Simon Tatham. All rights reserved.",
CTEXT "\251 1997-2003 Simon Tatham. All rights reserved.",
103, 10, 34, 120, 16
END
@ -55,7 +55,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK", IDOK, 98, 235, 44, 14
LTEXT "Copyright \251 1997-2002 Simon Tatham", 1000, 10, 10, 206, 8
LTEXT "Copyright \251 1997-2003 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

View File

@ -38,7 +38,7 @@ BEGIN
PUSHBUTTON "Visit &Web Site", IDA_WEB, 84, 52, 70, 14
CTEXT "PuTTY", IDA_TEXT1, 10, 6, 194, 8
CTEXT "", IDA_VERSION, 10, 16, 194, 16
CTEXT "\251 1997-2002 Simon Tatham. All rights reserved.",
CTEXT "\251 1997-2003 Simon Tatham. All rights reserved.",
IDA_TEXT2, 10, 34, 194, 16
END
@ -83,7 +83,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK", IDOK, 98, 235, 44, 14
LTEXT "Copyright \251 1997-2002 Simon Tatham", 1000, 10, 10, 206, 8
LTEXT "Copyright \251 1997-2003 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