]> git.notmuchmail.org Git - notmuch/commitdiff
doc: add 2022 to copyright years. 0.34.3 archive/debian/0.34.3-1 debian/0.34.3-1
authorDavid Bremner <david@tethera.net>
Sun, 9 Jan 2022 19:35:52 +0000 (15:35 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 9 Jan 2022 19:35:52 +0000 (15:35 -0400)
doc/conf.py

index c7fd8f5acec84807e2738dfae00a0d3c709e8393..e46e1d4e47faa089c45553f747a6f95003dba9a4 100644 (file)
@@ -14,7 +14,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'notmuch'
 
 # General information about the project.
 project = u'notmuch'
-copyright = u'2009-2021, Carl Worth and many others'
+copyright = u'2009-2022, Carl Worth and many others'
 
 location = os.path.dirname(__file__)
 
 
 location = os.path.dirname(__file__)