From f9eb8b9f41846f99a68dcbc8402a8e78d3b01e31 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 2 Jan 2005 09:19:14 +0000 Subject: [PATCH 1/1] It's a new year! git-svn-id: svn://svn.tartarus.org/sgt/putty@5061 cda61777-01e9-0310-a592-d414129be87e --- LICENCE | 2 +- doc/blurb.but | 2 +- doc/licence.but | 2 +- mac/mac_res.r | 4 ++-- unix/gtkdlg.c | 4 ++-- windows/pageant.rc | 4 ++-- windows/puttygen.rc | 4 ++-- windows/win_res.rc | 4 ++-- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/LICENCE b/LICENCE index 6e889f8f..2f203412 100644 --- a/LICENCE +++ b/LICENCE @@ -1,4 +1,4 @@ -PuTTY is copyright 1997-2004 Simon Tatham. +PuTTY is copyright 1997-2005 Simon Tatham. Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, diff --git a/doc/blurb.but b/doc/blurb.but index 2c2b19b6..88e5f46d 100644 --- a/doc/blurb.but +++ b/doc/blurb.but @@ -25,6 +25,6 @@ features not described here; and the \cw{pterm} and command-line \cw{puttygen} utilities are not described at all. The only Unix-specific documentation that currently exists is the man pages. -\copyright This manual is copyright 2001-2004 Simon Tatham. All +\copyright This manual is copyright 2001-2005 Simon Tatham. All rights reserved. You may distribute this documentation under the MIT licence. See \k{licence} for the licence text in full. diff --git a/doc/licence.but b/doc/licence.but index 8a76e5f6..ac7fcf06 100644 --- a/doc/licence.but +++ b/doc/licence.but @@ -2,7 +2,7 @@ \A{licence} PuTTY Licence -PuTTY is copyright 1997-2004 Simon Tatham. +PuTTY is copyright 1997-2005 Simon Tatham. Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, diff --git a/mac/mac_res.r b/mac/mac_res.r index cdd3ca7f..b0e4fb24 100644 --- a/mac/mac_res.r +++ b/mac/mac_res.r @@ -1,4 +1,4 @@ -/* $Id: mac_res.r,v 1.41 2004/08/30 13:23:23 simon Exp $ */ +/* $Id$ */ /* * Copyright (c) 1999, 2002, 2003 Ben Harris * All rights reserved. @@ -1092,7 +1092,7 @@ type 'TEXT' { }; resource 'TEXT' (wLicence, "licence", purgeable) { - "PuTTY is copyright 1997-2004 Simon Tatham.\n" + "PuTTY is copyright 1997-2005 Simon Tatham.\n" "\n" "Portions copyright Robert de Bath, Joris van Rantwijk, Delian" "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry," diff --git a/unix/gtkdlg.c b/unix/gtkdlg.c index 0ea6615f..0f3666fa 100644 --- a/unix/gtkdlg.c +++ b/unix/gtkdlg.c @@ -2419,7 +2419,7 @@ static void licence_clicked(GtkButton *button, gpointer data) char *title; char *licence = - "Copyright 1997-2004 Simon Tatham.\n\n" + "Copyright 1997-2005 Simon Tatham.\n\n" "Portions copyright Robert de Bath, Joris van Rantwijk, Delian " "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas " @@ -2499,7 +2499,7 @@ void about_box(void *window) w, FALSE, FALSE, 5); gtk_widget_show(w); - w = gtk_label_new("Copyright 1997-2004 Simon Tatham. All rights reserved"); + w = gtk_label_new("Copyright 1997-2005 Simon Tatham. All rights reserved"); gtk_box_pack_start(GTK_BOX(GTK_DIALOG(aboutbox)->vbox), w, FALSE, FALSE, 5); gtk_widget_show(w); diff --git a/windows/pageant.rc b/windows/pageant.rc index f271db68..336271eb 100644 --- a/windows/pageant.rc +++ b/windows/pageant.rc @@ -56,7 +56,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-2004 Simon Tatham. All rights reserved.", + CTEXT "\251 1997-2005 Simon Tatham. All rights reserved.", 103, 10, 34, 120, 16 END @@ -68,7 +68,7 @@ FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14 - LTEXT "Copyright \251 1997-2004 Simon Tatham", 1000, 10, 10, 206, 8 + LTEXT "Copyright \251 1997-2005 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 diff --git a/windows/puttygen.rc b/windows/puttygen.rc index 95b3c58c..dec06921 100644 --- a/windows/puttygen.rc +++ b/windows/puttygen.rc @@ -49,7 +49,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-2004 Simon Tatham. All rights reserved.", + CTEXT "\251 1997-2005 Simon Tatham. All rights reserved.", 103, 10, 34, 120, 16 END @@ -61,7 +61,7 @@ FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14 - LTEXT "Copyright \251 1997-2004 Simon Tatham", 1000, 10, 10, 206, 8 + LTEXT "Copyright \251 1997-2005 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 diff --git a/windows/win_res.rc b/windows/win_res.rc index 80a3754a..3a96cca7 100644 --- a/windows/win_res.rc +++ b/windows/win_res.rc @@ -44,7 +44,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-2004 Simon Tatham. All rights reserved.", + CTEXT "\251 1997-2005 Simon Tatham. All rights reserved.", IDA_TEXT2, 10, 34, 194, 16 END @@ -76,7 +76,7 @@ FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "OK", IDOK, 98, 243, 44, 14 - LTEXT "Copyright \251 1997-2004 Simon Tatham", 1000, 10, 10, 206, 8 + LTEXT "Copyright \251 1997-2005 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 -- 2.11.0