diff options
| author | David Bremner <david@tethera.net> | 2021-02-18 07:52:39 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-02-18 07:55:28 -0400 |
| commit | 346b999ae6f1af6a8dbe7ef960c15adf18e6a15c (patch) | |
| tree | a9feccc85b54e223e8bc3df9eeea279e4403e787 | |
| parent | 9f2796438f92a3169d1be1b43a8a1354b3c71eb8 (diff) | |
doc: bump copyright year
| -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 11bed51d..1a5c217b 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-2020, Carl Worth and many others' +copyright = u'2009-2021, Carl Worth and many others' location = os.path.dirname(__file__) |
