From: simon Date: Thu, 22 Feb 2001 09:07:24 +0000 (+0000) Subject: Update copyright dates to 2001 :-) X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/commitdiff_plain/3dd87daecf17d0f7d573f8a2d03488f1ffbff392 Update copyright dates to 2001 :-) git-svn-id: svn://svn.tartarus.org/sgt/putty@935 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/LICENCE b/LICENCE index 4632573d..3f4044fd 100644 --- a/LICENCE +++ b/LICENCE @@ -1,4 +1,4 @@ -PuTTY is copyright 1997-2000 Simon Tatham. +PuTTY is copyright 1997-2001 Simon Tatham. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files diff --git a/pageant.rc b/pageant.rc index 13495daa..b1431c19 100644 --- a/pageant.rc +++ b/pageant.rc @@ -40,7 +40,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-2000 Simon Tatham. All rights reserved.", + CTEXT "\251 1997-2001 Simon Tatham. All rights reserved.", 103, 10, 34, 120, 16 END @@ -52,7 +52,7 @@ FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK", IDOK, 98, 203, 44, 14 - LTEXT "Copyright \251 1997-2000 Simon Tatham", 1000, 10, 10, 206, 8 + LTEXT "Copyright \251 1997-2001 Simon Tatham", 1000, 10, 10, 206, 8 LTEXT "Permission is hereby granted, free of charge, to any person", 1002, 10, 26, 206, 8 LTEXT "obtaining a copy of this software and associated documentation", 1003, 10, 34, 206, 8 diff --git a/puttygen.rc b/puttygen.rc index dde793c9..a1df4234 100644 --- a/puttygen.rc +++ b/puttygen.rc @@ -34,7 +34,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-2000 Simon Tatham. All rights reserved.", + CTEXT "\251 1997-2001 Simon Tatham. All rights reserved.", 103, 10, 34, 120, 16 END @@ -46,7 +46,7 @@ FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK", IDOK, 98, 203, 44, 14 - LTEXT "Copyright \251 1997-2000 Simon Tatham", 1000, 10, 10, 206, 8 + LTEXT "Copyright \251 1997-2001 Simon Tatham", 1000, 10, 10, 206, 8 LTEXT "Permission is hereby granted, free of charge, to any person", 1002, 10, 26, 206, 8 LTEXT "obtaining a copy of this software and associated documentation", 1003, 10, 34, 206, 8 diff --git a/win_res.rc b/win_res.rc index 94f3c645..6b8a3893 100644 --- a/win_res.rc +++ b/win_res.rc @@ -26,7 +26,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-2000 Simon Tatham. All rights reserved.", + CTEXT "\251 1997-2001 Simon Tatham. All rights reserved.", IDA_TEXT2, 10, 34, 120, 16 END @@ -70,7 +70,7 @@ FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK", IDOK, 98, 203, 44, 14 - LTEXT "Copyright \251 1997-2000 Simon Tatham", 1000, 10, 10, 206, 8 + LTEXT "Copyright \251 1997-2001 Simon Tatham", 1000, 10, 10, 206, 8 LTEXT "Permission is hereby granted, free of charge, to any person", 1002, 10, 26, 206, 8 LTEXT "obtaining a copy of this software and associated documentation", 1003, 10, 34, 206, 8