diff --git a/docs/conf.py b/docs/conf.py index 7acf7c7fa..fdd3025db 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ master_doc = 'index' # General information about the project. project = u'Scrapy' -copyright = u'2008-2013, Scrapy developers' +copyright = u'2008-2014, Scrapy developers' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the