]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Update copyright dates to 2001 :-)
authorSimon Tatham <anakin@pobox.com>
Thu, 22 Feb 2001 09:07:24 +0000 (09:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 22 Feb 2001 09:07:24 +0000 (09:07 +0000)
[originally from svn r935]

LICENCE
pageant.rc
puttygen.rc
win_res.rc

diff --git a/LICENCE b/LICENCE
index 4632573d9b0b5ef87904003ffcb0b6e4eb4a1aa4..3f4044fde6c056d560eca88950000edbe3aaf6a1 100644 (file)
--- 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
index 13495daa23e9af1fd7dc953d8e7bbaec195b91ac..b1431c194de5b10b41017bde9223f72dea5a3701 100644 (file)
@@ -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
index dde793c900db21cc14ba7b013fc1e27662b402f8..a1df423414dafe08886c0a0ae7827da9a64fac87 100644 (file)
@@ -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
index 94f3c645bd58a977113aec19559719fb48034e98..6b8a3893c463d16ee7cce6ff86ca07a8cb55aaa9 100644 (file)
@@ -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