From e4f03ed0592b108660c484bbbf4267d21e18d20e Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 4 Mar 2009 18:24:56 +0100 Subject: fixed wrong year --- irssi_socket_control.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irssi_socket_control.py b/irssi_socket_control.py index 39283e5..b425ac2 100755 --- a/irssi_socket_control.py +++ b/irssi_socket_control.py @@ -3,7 +3,7 @@ # Version: 0.1.0 # Author: Florian "Bluewind" Pritz # -# Copyright (C) 2008-2009 Florian Pritz +# Copyright (C) 2009 Florian Pritz # # Licensed under GNU General Public License v3 # (see COPYING for full license text) -- cgit v1.2.3-24-g4f1b