]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
It's a new year.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2015 23:48:01 +0000 (23:48 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2015 23:48:11 +0000 (23:48 +0000)
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 20525522c3ac48a76cf62b0c1cde9580ea3e05b3..eab8817e23f2e0823631325727834428f6067831 100644 (file)
--- a/LICENCE
+++ b/LICENCE
@@ -1,4 +1,4 @@
-PuTTY is copyright 1997-2014 Simon Tatham.
+PuTTY is copyright 1997-2015 Simon Tatham.
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
index eee74c09096b6808a645c7bd347a0ddafc7728ce..d04c4ddb5d9d10d14fe3869e234b1bce2be18677 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.
 
 Unix-specific documentation that currently exists is the
 \I{man pages for PuTTY tools}man pages.
 
-\copyright This manual is copyright 2001-2014 Simon Tatham. All
+\copyright This manual is copyright 2001-2015 Simon Tatham. All
 rights reserved. You may distribute this documentation under the MIT
 licence. See \k{licence} for the licence text in full.
 rights reserved. You may distribute this documentation under the MIT
 licence. See \k{licence} for the licence text in full.
index bff3d70aa28a207725012a9237855d4aa71b75cf..0856d8634f001fe1b96c772ee4c4d044f61e0a55 100644 (file)
@@ -1,6 +1,6 @@
 \A{licence} PuTTY \ii{Licence}
 
 \A{licence} PuTTY \ii{Licence}
 
-PuTTY is \i{copyright} 1997-2014 Simon Tatham.
+PuTTY is \i{copyright} 1997-2015 Simon Tatham.
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
index 8e1364bd349d8cc19379429b2d1f94a7f90aab1b..2b8fec17375c8a18a0aff1c004eb6ea3fdee37a0 100644 (file)
@@ -3439,7 +3439,7 @@ static void licence_clicked(GtkButton *button, gpointer data)
     char *title;
 
     char *licence =
     char *title;
 
     char *licence =
-       "Copyright 1997-2014 Simon Tatham.\n\n"
+       "Copyright 1997-2015 Simon Tatham.\n\n"
 
        "Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
        "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas "
 
        "Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
        "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas "
@@ -3520,7 +3520,7 @@ void about_box(void *window)
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
 
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
 
-    w = gtk_label_new("Copyright 1997-2014 Simon Tatham. All rights reserved");
+    w = gtk_label_new("Copyright 1997-2015 Simon Tatham. All rights reserved");
     gtk_box_pack_start(GTK_BOX(GTK_DIALOG(aboutbox)->vbox),
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
     gtk_box_pack_start(GTK_BOX(GTK_DIALOG(aboutbox)->vbox),
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
index 2526bbce8283b8d13315aa69cc59623ac26e8311..20ec509b12ceff7b94c1fa3f0d4c874935acaf65 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
     PUSHBUTTON "View &Licence", 101, 6, 52, 70, 14
     CTEXT "Pageant", 102, 10, 6, 120, 8
     CTEXT "", 100, 10, 16, 120, 16
-    CTEXT "\251 1997-2014 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2015 Simon Tatham. All rights reserved.",
           103, 10, 34, 120, 16
 END
 
           103, 10, 34, 120, 16
 END
 
@@ -57,7 +57,7 @@ FONT 8, "MS Shell Dlg"
 BEGIN
     DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14
 
 BEGIN
     DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14
 
-    LTEXT "Copyright \251 1997-2014 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2015 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
 
     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 a6c80a15b4e708194d4bc725d972eb01a67647b4..9547e754732a559d0058eafdbf5c6ef2977411eb 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
     PUSHBUTTON "View &Licence", 101, 6, 52, 70, 14
     CTEXT "PuTTYgen", 102, 10, 6, 120, 8
     CTEXT "", 100, 10, 16, 120, 16
-    CTEXT "\251 1997-2014 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2015 Simon Tatham. All rights reserved.",
           103, 10, 34, 120, 16
 END
 
           103, 10, 34, 120, 16
 END
 
@@ -50,7 +50,7 @@ FONT 8, "MS Shell Dlg"
 BEGIN
     DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14
 
 BEGIN
     DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14
 
-    LTEXT "Copyright \251 1997-2014 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2015 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
 
     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 5a30c1a38df00bf5320f857453e3fb337a55fada..f3c002df59d912145d35e3ca689839ef54a7a434 100644 (file)
@@ -44,7 +44,7 @@ BEGIN
            VALUE "OriginalFilename",   APPNAME
            VALUE "FileVersion",        TEXTVER
            VALUE "ProductVersion",     TEXTVER
            VALUE "OriginalFilename",   APPNAME
            VALUE "FileVersion",        TEXTVER
            VALUE "ProductVersion",     TEXTVER
-           VALUE "LegalCopyright",     "Copyright \251 1997-2014 Simon Tatham."
+           VALUE "LegalCopyright",     "Copyright \251 1997-2015 Simon Tatham."
 #if (!defined SNAPSHOT) && (!defined RELEASE) && (!defined PRERELEASE)
            /* Only if VS_FF_PRIVATEBUILD. */
            VALUE "PrivateBuild",       TEXTVER /* NBI */
 #if (!defined SNAPSHOT) && (!defined RELEASE) && (!defined PRERELEASE)
            /* Only if VS_FF_PRIVATEBUILD. */
            VALUE "PrivateBuild",       TEXTVER /* NBI */
index 6f19d99ee23f5d45dbeda3ace058a940aaf366ab..b7dfd945d438aa88cd40a559490774d7771b243c 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
     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-2014 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2015 Simon Tatham. All rights reserved.",
           IDA_TEXT2, 10, 34, 194, 16
 END
 
           IDA_TEXT2, 10, 34, 194, 16
 END
 
@@ -58,7 +58,7 @@ FONT 8, "MS Shell Dlg"
 BEGIN
     DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14
 
 BEGIN
     DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14
 
-    LTEXT "Copyright \251 1997-2014 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2015 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
 
     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