summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2015-03-13 00:13:30 -0700
committerIan Lee <IanLee1521@gmail.com>2015-03-13 00:13:30 -0700
commitf6fe8ac6e29a0395ce53416f98a10a8720bd43d2 (patch)
treee02cc52dedb98321aedb8dcfd44292b78d483b0b /docs
parent6fb3c0c3f70fdedb79b63d6edfef1e6af1ed38aa (diff)
downloadpep8-f6fe8ac6e29a0395ce53416f98a10a8720bd43d2.tar.gz
Updated licensing dates to 2015
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 a77ac83..78bd344 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-2014, %s' % (authors)
+copyright = u'2006-2015, %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