]> git.notmuchmail.org Git - notmuch/commitdiff
docs: add 2025 to copyright years
authorDavid Bremner <david@tethera.net>
Sun, 26 Jan 2025 13:46:43 +0000 (09:46 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 26 Jan 2025 13:46:43 +0000 (09:46 -0400)
doc/conf.py

index ee1b336af2ad61d36336c5891b821cf201915560..9cbcb432c165c3fbae1f2490764d251228956738 100644 (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__)