From: David Bremner Date: Mon, 1 Jun 2020 23:58:52 +0000 (-0300) Subject: bump date in documentation X-Git-Tag: archive/debian/0.30_rc0-1~5 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=01fe987eec29b13f69309fa09730b6f8fc796c4a bump date in documentation --- diff --git a/doc/conf.py b/doc/conf.py index ffb8ca1f..70987ac5 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -12,7 +12,7 @@ master_doc = 'index' # General information about the project. project = u'notmuch' -copyright = u'2009-2019, Carl Worth and many others' +copyright = u'2009-2020, Carl Worth and many others' location = os.path.dirname(__file__)