summaryrefslogtreecommitdiffstats
path: root/irssi_socket_control.py
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-03-04 18:24:56 +0100
committerFlorian Pritz <f-p@gmx.at>2009-03-04 18:24:56 +0100
commite4f03ed0592b108660c484bbbf4267d21e18d20e (patch)
tree9a022d72dedba2dadbaa50fdf1e8e250bacff606 /irssi_socket_control.py
parentb40eb9ba302487ecc6d25f7b0d27f9545f52f172 (diff)
downloadbin-e4f03ed0592b108660c484bbbf4267d21e18d20e.tar.gz
bin-e4f03ed0592b108660c484bbbf4267d21e18d20e.tar.xz
fixed wrong year
Diffstat (limited to 'irssi_socket_control.py')
-rwxr-xr-xirssi_socket_control.py2
1 files changed, 1 insertions, 1 deletions
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 <f-p@gmx.at>
#
-# Copyright (C) 2008-2009 Florian Pritz
+# Copyright (C) 2009 Florian Pritz
#
# Licensed under GNU General Public License v3
# (see COPYING for full license text)