summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2016-01-02 11:57:16 -0800
committerIan Lee <IanLee1521@gmail.com>2016-01-02 11:57:16 -0800
commitda3467564b6e50cf841913d0b108b66fff3ae5e2 (patch)
tree5d867efeede0ff87f04fe5c3f393a5e6895925a4 /docs
parent4dc42d842274ba27d2724e76eb83ff69e7db226f (diff)
downloadpep8-da3467564b6e50cf841913d0b108b66fff3ae5e2.tar.gz
Updated copyrights to 2016
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index d58549d..5f990f3 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -46,7 +46,7 @@ master_doc = 'index'
# General information about the project.
project = u'pep8'
authors = u'Johann C. Rocholl, Florent Xicluna, Ian Lee'
-copyright = u'2006-2015, %s' % (authors)
+copyright = u'2006-2016, %s' % (authors)
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the