doc: change copyright date

Yes, it is 2016
This commit is contained in:
David Bremner 2016-04-24 17:49:18 -03:00
parent a26a4c5283
commit b194340ecc

View file

@ -12,7 +12,7 @@ master_doc = 'index'
# General information about the project.
project = u'notmuch'
copyright = u'2009-2015, Carl Worth and many others'
copyright = u'2009-2016, Carl Worth and many others'
location = os.path.dirname(__file__)