mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 11:58:10 +01:00
doc: update copyright years to include 2024
This commit is contained in:
parent
a49174b395
commit
da6fa670e6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ master_doc = 'index'
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'notmuch'
|
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__)
|
location = os.path.dirname(__file__)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue