From: David Bremner Date: Sun, 9 Jan 2022 19:35:52 +0000 (-0400) Subject: doc: add 2022 to copyright years. X-Git-Tag: archive/debian/0.34.3-1 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=refs%2Ftags%2Farchive%2Fdebian%2F0.34.3-1;hp=a226b7a29b8977003081d96850a1f9e2b9a962b9;p=notmuch doc: add 2022 to copyright years. --- diff --git a/doc/conf.py b/doc/conf.py index c7fd8f5a..e46e1d4e 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -14,7 +14,7 @@ master_doc = 'index' # 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__)