From b9524a8e4385df1357b4aeeb16e3bfdf7730e122 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 1 Jan 2017 07:18:49 -0500 Subject: Happy New Year --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/conf.py') diff --git a/doc/conf.py b/doc/conf.py index 5c527cb..febade3 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 -- cgit v1.2.1