Fix author name in configuration.
authorKumar Appaiah <a.kumar@alumni.iitm.ac.in>
Tue, 8 Dec 2009 17:35:13 +0000 (11:35 -0600)
committerJoshua Roesslein <jroesslein@gmail.com>
Tue, 8 Dec 2009 17:35:13 +0000 (11:35 -0600)
Signed-off-by: Joshua Roesslein <jroesslein@gmail.com>
doc/conf.py

index 97c161d979571202e3fbc5ec0a57cd45103e112b..4d6fd70909c83acf31dfae5614299d8cc7e3f953 100644 (file)
@@ -39,7 +39,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'tweepy'
-copyright = u'2009, Tweepy Authors'
+copyright = u'2009, Joshua Roesslein'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the