diff --git a/requests/async.py b/requests/async.py index 9df53baf..d0d66c23 100644 --- a/requests/async.py +++ b/requests/async.py @@ -40,4 +40,4 @@ __version__ = '0.0.1' __build__ = 0x000001 __author__ = 'Dj Gilcrease' __license__ = 'ISC' -__copyright__ = 'Copyright 2011 Dj Gilcrease' +__copyright__ = 'Copyright 2011 Kenneth Reitz'