diff --git a/docs/conf.py b/docs/conf.py index 8174f13a..167c7bd8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -43,7 +43,7 @@ master_doc = 'index' # General information about the project. project = u'Cassandra Driver' -copyright 2013-2016 DataStax' +copyright = u'2013-2016 DataStax' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the