diff --git a/docs/conf.py b/docs/conf.py index 9fe83a2..8b8d339 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ master_doc = 'index' # General information about the project. project = u'hy' -copyright = u'2013-%s, Paul Tagliamonte' % time.strftime('%Y') +copyright = u'%s the authors' % time.strftime('%Y') # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the