diff options
| author | David Bremner <david@tethera.net> | 2020-06-01 20:58:52 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-06-01 20:58:52 -0300 |
| commit | 01fe987eec29b13f69309fa09730b6f8fc796c4a (patch) | |
| tree | a13106f51989af4d0901f947ffed4200f83d56a5 | |
| parent | ee8dba1c3013a00c0d1185583ea084f8ce3699b7 (diff) | |
bump date in documentation
| -rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
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__) |
