From e7b1d17438e1ac8918680ce3b08daaf1aa4d3c33 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sun, 29 Jan 2012 15:04:37 +0200 Subject: Bump version and copyright year --- src/libwebvi/webvi/asyncurl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libwebvi/webvi/asyncurl.py') 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 +# Copyright (c) 2009-2012 Antti Ajanki # # 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 -- cgit v1.2.3