summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2010-01-10 09:25:55 -0500
committerNed Batchelder <ned@nedbatchelder.com>2010-01-10 09:25:55 -0500
commit09d5d68234d5782deee61dea97cfb101f99f983e (patch)
tree87ec5e38aee5875e603de2b8caf9284e114c1b7d /doc/conf.py
parent1103892dd793dbd36722224e280445101c3e2bff (diff)
downloadpython-coveragepy-09d5d68234d5782deee61dea97cfb101f99f983e.tar.gz
Update a few copyrights to 2010.
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 4a787f1..430873a 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -40,7 +40,7 @@ master_doc = 'index'
# General information about the project.
project = u'coverage.py'
-copyright = u'2009, Ned Batchelder'
+copyright = u'2009-2010, 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