Reset copyright on the async module

This commit is contained in:
digitalxero
2011-02-19 15:21:47 -05:00
parent 15761fc126
commit 718f45698d
+1 -1
View File
@@ -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'