From: David Bremner Date: Sun, 10 Mar 2024 02:47:37 +0000 (-0400) Subject: doc: update copyright years to include 2024 X-Git-Tag: 0.38.3~2 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=da6fa670e662f297be599e2ed1c2cf2b3f62d23f;hp=a49174b3957726cb8172bc2a760b0850837c9199;p=notmuch doc: update copyright years to include 2024 --- diff --git a/doc/conf.py b/doc/conf.py index 7ac13a5d..ee1b336a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -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__)