aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-01-08 08:42:26 -0400
committerDavid Bremner <david@tethera.net>2017-01-08 08:42:26 -0400
commitb15b96f846dcfabbd0c7f43e741573cfd14ab3c8 (patch)
tree495c6cfd30bdaa49e654e3159c52d23161d684dc /doc
parent217404ff86bd88cd8ef5f2e659bd8d06b95c2f62 (diff)
parent44520bb6add5e39e12de689a168007d3d2c7c734 (diff)
Merge branch 'release'
These are the (tentative) changes for 0.23.5
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 b6cfa1aa..a3d82696 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-2016, Carl Worth and many others'
+copyright = u'2009-2017, Carl Worth and many others'
location = os.path.dirname(__file__)