]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
It's a new year.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 8 Jan 2006 18:18:11 +0000 (18:18 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 8 Jan 2006 18:18:11 +0000 (18:18 +0000)
[originally from svn r6513]
[this svn revision also touched halibut,putty-website,puzzles]

LICENCE
doc/blurb.but
doc/licence.but
mac/mac_res.r
mac/macpgen.r
unix/gtkdlg.c
windows/pageant.rc
windows/puttygen.rc
windows/version.rc2
windows/win_res.rc2

diff --git a/LICENCE b/LICENCE
index 3e3ca2b92cb5cf83709b87042165059f5d732893..8154d9796a1e8d064faa6f1f3805227828813e54 100644 (file)
--- a/LICENCE
+++ b/LICENCE
@@ -1,4 +1,4 @@
-PuTTY is copyright 1997-2005 Simon Tatham.
+PuTTY is copyright 1997-2006 Simon Tatham.
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
index 1a0c0c6f0e45f128a6ac74a6e414115fa51c6c35..c9460c3123ec2611d2bca034f836baf7272ef51c 100644 (file)
@@ -31,6 +31,6 @@ features not described here; and the \i\cw{pterm} and command-line
 Unix-specific documentation that currently exists is the
 \I{man pages for PuTTY tools}man pages.
 
-\copyright This manual is copyright 2001-2005 Simon Tatham. All
+\copyright This manual is copyright 2001-2006 Simon Tatham. All
 rights reserved. You may distribute this documentation under the MIT
 licence. See \k{licence} for the licence text in full.
index 76ddc80a065925c1bd29fe7db3eeef57d56b0720..95729cebdd26363b9e7e6d913532a5df75eb0d00 100644 (file)
@@ -2,7 +2,7 @@
 
 \A{licence} PuTTY \ii{Licence}
 
-PuTTY is \i{copyright} 1997-2005 Simon Tatham.
+PuTTY is \i{copyright} 1997-2006 Simon Tatham.
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
index a4f615beefcaf879fd1ce8c97e620c724adf7507..2df13718f570d908dfcd500a47e47ec19083e80b 100644 (file)
@@ -1221,7 +1221,7 @@ resource 'DITL' (wAbout, "about", purgeable) {
        StaticText { disabled, "PuTTY"},
        { 42, 13, 74, 227 },
        StaticText { disabled, "Some version or other\n"
-                              "Copyright © 1997-2005 Simon Tatham"},
+                              "Copyright © 1997-2006 Simon Tatham"},
     }
 };
 
@@ -1242,7 +1242,7 @@ type 'TEXT' {
 };
 
 resource 'TEXT' (wLicence, "licence", purgeable) {
-    "PuTTY is copyright 1997-2005 Simon Tatham.\n"
+    "PuTTY is copyright 1997-2006 Simon Tatham.\n"
     "\n"
     "Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
     "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, "
index 7ce91156a730519fe43f132d8ea102b3cce54b15..5c2afe69a849d9a978a2e368ad1e64c8d8e79e76 100644 (file)
@@ -422,7 +422,7 @@ resource 'DITL' (wAbout, "about", purgeable) {
        StaticText { disabled, "PuTTYgen"},
        { 42, 13, 74, 227 },
        StaticText { disabled, "Some version or other\n"
-                              "Copyright © 1997-2005 Simon Tatham"},
+                              "Copyright © 1997-2006 Simon Tatham"},
     }
 };
 
@@ -443,7 +443,7 @@ type 'TEXT' {
 };
 
 resource 'TEXT' (wLicence, "licence", purgeable) {
-    "Copyright 1997-2005 Simon Tatham.\n"
+    "Copyright 1997-2006 Simon Tatham.\n"
     "\n"
     "Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
     "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, "
index 08330de0967e118a25217599b9bbfc18c3fec36f..35c8d6792291f89d6c8eae14722b266f823dd3ac 100644 (file)
@@ -2448,7 +2448,7 @@ static void licence_clicked(GtkButton *button, gpointer data)
     char *title;
 
     char *licence =
-       "Copyright 1997-2005 Simon Tatham.\n\n"
+       "Copyright 1997-2006 Simon Tatham.\n\n"
 
        "Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
        "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas "
@@ -2529,7 +2529,7 @@ void about_box(void *window)
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
 
-    w = gtk_label_new("Copyright 1997-2005 Simon Tatham. All rights reserved");
+    w = gtk_label_new("Copyright 1997-2006 Simon Tatham. All rights reserved");
     gtk_box_pack_start(GTK_BOX(GTK_DIALOG(aboutbox)->vbox),
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
index 0102ca210e04a741e917d3e10acb3b7b49d5386e..edb27b45810a79b05f0d08ee02d594166fb7baed 100644 (file)
@@ -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-2005 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2006 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-2005 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2006 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
index 629b155b6232d8d57e1f447a623e19d164b52ca6..d77d628a9749209c9a237e55743278e8ce6d5f32 100644 (file)
@@ -38,7 +38,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-2005 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2006 Simon Tatham. All rights reserved.",
           103, 10, 34, 120, 16
 END
 
@@ -50,7 +50,7 @@ FONT 8, "MS Shell Dlg"
 BEGIN
     DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14
 
-    LTEXT "Copyright \251 1997-2005 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2006 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
index d5c620a7d23c29deec87619887a18e6857a391c1..f0c2b197d441fd53b7b436304f67a6b8b618db5c 100644 (file)
@@ -102,7 +102,7 @@ BEGIN
            VALUE "OriginalFilename",   APPNAME
            VALUE "FileVersion",        VERSION_TEXT
            VALUE "ProductVersion",     VERSION_TEXT
-           VALUE "LegalCopyright",     "Copyright \251 1997-2005 Simon Tatham."
+           VALUE "LegalCopyright",     "Copyright \251 1997-2006 Simon Tatham."
 #if (!defined SNAPSHOT) && (!defined RELEASE)
            /* Only if VS_FF_PRIVATEBUILD. */
            VALUE "PrivateBuild",       VERSION_TEXT /* NBI */
index 3b55158cd5f443b081a77f138f999ee494c1078b..7ed24f3b906a957f169a887b35960b6aa8cf8c0a 100644 (file)
@@ -26,7 +26,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-2005 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2006 Simon Tatham. All rights reserved.",
           IDA_TEXT2, 10, 34, 194, 16
 END
 
@@ -58,7 +58,7 @@ FONT 8, "MS Shell Dlg"
 BEGIN
     DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14
 
-    LTEXT "Copyright \251 1997-2005 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2006 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