doc: add 2018 to copyright year

This commit is contained in:
David Bremner 2018-01-01 21:17:05 -04:00
parent 333187b341
commit b75797150b

View file

@ -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__)