From fdd3f3aa897ee66e8b3c702f682993ed3b2b85ce Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 27 Jul 2012 11:47:49 +0200 Subject: Update XChat to r1521 --- plugins/tcl/tclplugin.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/tcl/tclplugin.c') diff --git a/plugins/tcl/tclplugin.c b/plugins/tcl/tclplugin.c index 1c434d40..17b0b99b 100644 --- a/plugins/tcl/tclplugin.c +++ b/plugins/tcl/tclplugin.c @@ -2,8 +2,8 @@ tclplugin.c - Tcl plugin for xchat 1.9.x / 2.x.x -------------------------------------------------s begin : Sat Nov 19 17:31:20 MST 2002 - copyright : Copyright 2002-2010 Daniel P. Stasinski - email : daniel@avenues.org + copyright : Copyright 2002-2012 Daniel P. Stasinski + email : daniel@GenericInbox.com ***************************************************************************/ /*************************************************************************** @@ -15,7 +15,7 @@ * * ***************************************************************************/ -static char RCSID[] = "$Id: tclplugin.c,v 1.64 2010/03/10 04:24:16 mooooooo Exp $"; +static char RCSID[] = "$Id: tclplugin.c,v 1.65 2012/07/26 20:02:12 mooooooo Exp $"; #include #include @@ -2207,7 +2207,7 @@ static void banner() { #if 0 xchat_printf(ph, "Tcl plugin for HexChat - Version %s\n", VERSION); - xchat_print(ph, "Copyright 2002-2005 Daniel P. Stasinski\n"); + xchat_print(ph, "Copyright 2002-2012 Daniel P. Stasinski\n"); xchat_print(ph, "http://www.scriptkitties.com/tclplugin/\n"); #endif } -- cgit 1.4.1