]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commitdiff
It's a new year.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 15 Jan 2014 23:57:54 +0000 (23:57 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 15 Jan 2014 23:57:54 +0000 (23:57 +0000)
git-svn-id: http://svn.tartarus.org/sgt/putty@10114 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 a4fb3b138f9cf6e0af06082b9d4df7262ce392fc..20525522c3ac48a76cf62b0c1cde9580ea3e05b3 100644 (file)
--- a/LICENCE
+++ b/LICENCE
@@ -1,4 +1,4 @@
-PuTTY is copyright 1997-2013 Simon Tatham.
+PuTTY is copyright 1997-2014 Simon Tatham.
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
index e85d1060735272b9a3d3c1ac185af4bb75f5ec40..e9c7b914de8cba63a0054eb04fedd03b33da2d00 100644 (file)
@@ -33,6 +33,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-2013 Simon Tatham. All
+\copyright This manual is copyright 2001-2014 Simon Tatham. All
 rights reserved. You may distribute this documentation under the MIT
 licence. See \k{licence} for the licence text in full.
index 42ea1d99de11b27bed9d43a81579203fb10a03b6..2e971ccd5b5a4a169fdedba23ae7e0b695c1e841 100644 (file)
@@ -2,7 +2,7 @@
 
 \A{licence} PuTTY \ii{Licence}
 
-PuTTY is \i{copyright} 1997-2013 Simon Tatham.
+PuTTY is \i{copyright} 1997-2014 Simon Tatham.
 
 Portions copyright Robert de Bath, Joris van Rantwijk, Delian
 Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
index 4b640443e849877b176364e56a1105d89ee81113..86fa310e0a5201c9be6ec5cdb3a22abb6bdb8a37 100644 (file)
@@ -3432,7 +3432,7 @@ static void licence_clicked(GtkButton *button, gpointer data)
     char *title;
 
     char *licence =
-       "Copyright 1997-2013 Simon Tatham.\n\n"
+       "Copyright 1997-2014 Simon Tatham.\n\n"
 
        "Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
        "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas "
@@ -3513,7 +3513,7 @@ void about_box(void *window)
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
 
-    w = gtk_label_new("Copyright 1997-2013 Simon Tatham. All rights reserved");
+    w = gtk_label_new("Copyright 1997-2014 Simon Tatham. All rights reserved");
     gtk_box_pack_start(GTK_BOX(GTK_DIALOG(aboutbox)->vbox),
                       w, FALSE, FALSE, 5);
     gtk_widget_show(w);
index 40499cab263d51db7522fd0d66e5433bf32e76ed..2526bbce8283b8d13315aa69cc59623ac26e8311 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-2013 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2014 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-2013 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2014 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 5d0e2801c378fb920d97ee9e519b6d1490a4331c..a6c80a15b4e708194d4bc725d972eb01a67647b4 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-2013 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2014 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-2013 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2014 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 75785af311085c08ca879b898fb10dca9ae514f7..68df71c49ffc32cf21d3e0a0ede3c2cd90876405 100644 (file)
@@ -120,7 +120,7 @@ BEGIN
            VALUE "OriginalFilename",   APPNAME
            VALUE "FileVersion",        VERSION_TEXT
            VALUE "ProductVersion",     VERSION_TEXT
-           VALUE "LegalCopyright",     "Copyright \251 1997-2013 Simon Tatham."
+           VALUE "LegalCopyright",     "Copyright \251 1997-2014 Simon Tatham."
 #if (!defined SNAPSHOT) && (!defined RELEASE)
            /* Only if VS_FF_PRIVATEBUILD. */
            VALUE "PrivateBuild",       VERSION_TEXT /* NBI */
index ab6be2fc5fdcff4f74a443a871c7d070aa1732e5..6f19d99ee23f5d45dbeda3ace058a940aaf366ab 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-2013 Simon Tatham. All rights reserved.",
+    CTEXT "\251 1997-2014 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-2013 Simon Tatham", 1000, 10, 10, 206, 8
+    LTEXT "Copyright \251 1997-2014 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