]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commitdiff
It's a new year.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 26 Jan 2012 18:53:53 +0000 (18:53 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 26 Jan 2012 18:53:53 +0000 (18:53 +0000)
git-svn-id: http://svn.tartarus.org/sgt/putty@9390 cda61777-01e9-0310-a592-d414129be87e

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

diff --git a/LICENCE b/LICENCE
index c11866445c5430254ce17db5751c71b5836c5a08..2b1bb615864d0158486041af28077290a6490952 100644 (file)
--- a/LICENCE
+++ b/LICENCE
@@ -1,4 +1,4 @@
-PuTTY is copyright 1997-2011 Simon Tatham.
+PuTTY is copyright 1997-2012 Simon Tatham.
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
index 4debd7cb109f1da68ff6ac9ab8dac70a0ede00cb..64adaf119d0e2925d74b1f5b4fec17cb24d13b78 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-2011 Simon Tatham. All
+\copyright This manual is copyright 2001-2012 Simon Tatham. All
 rights reserved. You may distribute this documentation under the MIT
 licence. See \k{licence} for the licence text in full.
index eec6856743b175011aa3152899b5c6b8e734a39c..6bcb0f36f56609b114ea79ce27e0ef56a522ab1d 100644 (file)
@@ -2,7 +2,7 @@
 
 \A{licence} PuTTY \ii{Licence}
 
-PuTTY is \i{copyright} 1997-2011 Simon Tatham.
+PuTTY is \i{copyright} 1997-2012 Simon Tatham.
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
index 2781db73be3d85c600a5a0dac2c8428d68180ad0..1af7145c081578ddc05d2da9cef04b21c75067c3 100644 (file)
@@ -3406,7 +3406,7 @@ static void licence_clicked(GtkButton *button, gpointer data)
     char *title;
 
     char *licence =
-       "Copyright 1997-2011 Simon Tatham.\n\n"
+       "Copyright 1997-2012 Simon Tatham.\n\n"
 
        "Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
        "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas "
@@ -3487,7 +3487,7 @@ void about_box(void *window)
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
 
-    w = gtk_label_new("Copyright 1997-2011 Simon Tatham. All rights reserved");
+    w = gtk_label_new("Copyright 1997-2012 Simon Tatham. All rights reserved");
     gtk_box_pack_start(GTK_BOX(GTK_DIALOG(aboutbox)->vbox),
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
index 907ba3747f80aedfb6746e384df4be12772cfe85..94ec9c3848f51c344b6b9d966fc4aaad6d819ca0 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-2011 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2012 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-2011 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2012 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 e8b89e32cd8622514b273655960ee9b1d5693792..1306ec59464a80fdac6b06de3c2de24a36899fd4 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-2011 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2012 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-2011 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2012 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 701199818d4fc9aee3fc4485494d473d3821adf3..1b52f55ac71d5855ea6ccef07ddf1e06f8087c92 100644 (file)
@@ -120,7 +120,7 @@ BEGIN
            VALUE "OriginalFilename",   APPNAME
            VALUE "FileVersion",        VERSION_TEXT
            VALUE "ProductVersion",     VERSION_TEXT
-           VALUE "LegalCopyright",     "Copyright \251 1997-2011 Simon Tatham."
+           VALUE "LegalCopyright",     "Copyright \251 1997-2012 Simon Tatham."
 #if (!defined SNAPSHOT) && (!defined RELEASE)
            /* Only if VS_FF_PRIVATEBUILD. */
            VALUE "PrivateBuild",       VERSION_TEXT /* NBI */
index dd972e2e217344e25398eb3e3c308a6328b7add7..b99eb37ec970ad7d7fbec7c536eb84f2a1b2b496 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-2011 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2012 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-2011 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2012 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