docs: add 2025 to copyright years

This commit is contained in:
David Bremner 2025-01-26 09:46:43 -04:00
parent deea909993
commit d07ca5bf1f

View file

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