diff --git a/docs/conf.py b/docs/conf.py index efd71f1..e81b7d4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -74,8 +74,8 @@ master_doc = 'index' # General information about the project. project = 'aiohttp_security' -copyright = '' -author = 'eleddy' +copyright = '2015-2016 Andrew Svetlov' +author = 'Andrew Svetlov' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the