summaryrefslogtreecommitdiff
path: root/src/libwebvi/webvi/asyncurl.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/libwebvi/webvi/asyncurl.py')
-rw-r--r--src/libwebvi/webvi/asyncurl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libwebvi/webvi/asyncurl.py b/src/libwebvi/webvi/asyncurl.py
index 6b17893..36df9a5 100644
--- a/src/libwebvi/webvi/asyncurl.py
+++ b/src/libwebvi/webvi/asyncurl.py
@@ -1,6 +1,6 @@
# asyncurl.py - Wrapper class for using pycurl objects in asyncore
#
-# Copyright (c) 2009-2011 Antti Ajanki <antti.ajanki@iki.fi>
+# Copyright (c) 2009-2012 Antti Ajanki <antti.ajanki@iki.fi>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by