]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
It's a new year (and there have even been checkins).
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2009 23:49:19 +0000 (23:49 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2009 23:49:19 +0000 (23:49 +0000)
[originally from svn r8392]
[this svn revision also touched putty-website]

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 88eba7bb01e410cdebd72525b08ce493eaa47461..62910fd13f06bd279a10d5985c38ff1fe05cab61 100644 (file)
--- a/LICENCE
+++ b/LICENCE
@@ -1,4 +1,4 @@
-PuTTY is copyright 1997-2008 Simon Tatham.
+PuTTY is copyright 1997-2009 Simon Tatham.
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
index 9a8a0bdb7e3b2bd777b3cd8349b3904fa08985d3..831f9af1bc773e83b00c356bdb531d6d4d92510e 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-2008 Simon Tatham. All
+\copyright This manual is copyright 2001-2009 Simon Tatham. All
 rights reserved. You may distribute this documentation under the MIT
 licence. See \k{licence} for the licence text in full.
index 39023bf93a7a589cd34708ff76a52cb1d68373ca..3312f7d0215788db03dece8279fa4c4881685ec3 100644 (file)
@@ -2,7 +2,7 @@
 
 \A{licence} PuTTY \ii{Licence}
 
-PuTTY is \i{copyright} 1997-2008 Simon Tatham.
+PuTTY is \i{copyright} 1997-2009 Simon Tatham.
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
index 1a8246fe2cfcba1a3c3babb1f626092414714355..bfd6d92b2387be7c1de4f40707c94146fed2d48d 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-2008 Simon Tatham"},
+                              "Copyright © 1997-2009 Simon Tatham"},
     }
 };
 
@@ -1242,7 +1242,7 @@ type 'TEXT' {
 };
 
 resource 'TEXT' (wLicence, "licence", purgeable) {
-    "PuTTY is copyright 1997-2008 Simon Tatham.\n"
+    "PuTTY is copyright 1997-2009 Simon Tatham.\n"
     "\n"
     "Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
     "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, "
index da0dd55f771b804e5a474d6cd9adb8acc8deb62e..f680cd34676f29be0bf393333561b5435fc67b91 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-2008 Simon Tatham"},
+                              "Copyright © 1997-2009 Simon Tatham"},
     }
 };
 
@@ -443,7 +443,7 @@ type 'TEXT' {
 };
 
 resource 'TEXT' (wLicence, "licence", purgeable) {
-    "Copyright 1997-2008 Simon Tatham.\n"
+    "Copyright 1997-2009 Simon Tatham.\n"
     "\n"
     "Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
     "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, "
index d48a3162b63bd724e8c7974499db57e09e608a37..55e7b5e373fdc4ad1bd877cc2cb022187af564e0 100644 (file)
@@ -3419,7 +3419,7 @@ static void licence_clicked(GtkButton *button, gpointer data)
     char *title;
 
     char *licence =
-       "Copyright 1997-2008 Simon Tatham.\n\n"
+       "Copyright 1997-2009 Simon Tatham.\n\n"
 
        "Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
        "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas "
@@ -3500,7 +3500,7 @@ void about_box(void *window)
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
 
-    w = gtk_label_new("Copyright 1997-2008 Simon Tatham. All rights reserved");
+    w = gtk_label_new("Copyright 1997-2009 Simon Tatham. All rights reserved");
     gtk_box_pack_start(GTK_BOX(GTK_DIALOG(aboutbox)->vbox),
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
index f70b1bfc17d98de5339c8b4b87bda32e4dd2d1ef..2c93b635e834695d7a22ad7f7c75e1a88eaea0c9 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-2008 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2009 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-2008 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2009 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 1dc7a37f30f32f5375efa59fef9592c52e158cc2..46b07b591b07135a97889ef842881ee357ddc476 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-2008 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2009 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-2008 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2009 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 405fa4e68300b88cac4003d58a9e3c95aa267c1d..bc48b4d574487ab21d82c62f6a140b4bb72403d3 100644 (file)
@@ -115,7 +115,7 @@ BEGIN
            VALUE "OriginalFilename",   APPNAME
            VALUE "FileVersion",        VERSION_TEXT
            VALUE "ProductVersion",     VERSION_TEXT
-           VALUE "LegalCopyright",     "Copyright \251 1997-2008 Simon Tatham."
+           VALUE "LegalCopyright",     "Copyright \251 1997-2009 Simon Tatham."
 #if (!defined SNAPSHOT) && (!defined RELEASE)
            /* Only if VS_FF_PRIVATEBUILD. */
            VALUE "PrivateBuild",       VERSION_TEXT /* NBI */
index 03695dbda4750a5b28f5f864342fef2ed51d6f30..173fc3daa4acb8be31fbe1f5223f4928771e763e 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-2008 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2009 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-2008 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2009 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