doc: update copyright years to include 2024

This commit is contained in:
David Bremner 2024-03-09 22:47:37 -04:00
parent a49174b395
commit da6fa670e6

View file

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