From efaabbdb99a020db1738355f1e779a88bdb7150b Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Wed, 18 May 2016 16:52:09 +0200 Subject: [PATCH] DOC Update copyright notice --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 2f9acc30a..640dcd7cb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -45,7 +45,7 @@ master_doc = 'index' # General information about the project. project = u'Scrapy' -copyright = u'2008-2015, Scrapy developers' +copyright = u'2008-2016, 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