summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-01-01 07:18:49 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-01-01 07:18:49 -0500
commit0fb148fe04c2a876604dd335a603e25157a61182 (patch)
tree4831fe7468a1942f15b6f24e8d57c7dd4afae842 /doc/conf.py
parent6e6f83fd7a41231c7228d5d8e6b809fe71e672b6 (diff)
downloadpython-coveragepy-git-0fb148fe04c2a876604dd335a603e25157a61182.tar.gz
Happy New Year
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 5c527cbb..febade3a 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -49,7 +49,7 @@ master_doc = 'index'
# General information about the project.
project = u'Coverage.py'
-copyright = u'2009\N{EN DASH}2016, Ned Batchelder'
+copyright = u'2009\N{EN DASH}2017, Ned Batchelder'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the