aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-01-01 21:17:05 -0400
committerDavid Bremner <david@tethera.net>2018-01-01 21:17:05 -0400
commitb75797150bbace2ade518a669dbd6b0f0f76bebe (patch)
treef634f30051cc56598310f93eade1be0b136c89c7 /doc
parent333187b341746bd064d0c6b90c5a80cbb2d2d3b1 (diff)
doc: add 2018 to copyright year
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index c7013bec..efbafc93 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -12,7 +12,7 @@ master_doc = 'index'
# General information about the project.
project = u'notmuch'
-copyright = u'2009-2017, Carl Worth and many others'
+copyright = u'2009-2018, Carl Worth and many others'
location = os.path.dirname(__file__)