diff options
| author | David Bremner <david@tethera.net> | 2023-08-24 08:03:46 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-08-24 08:03:46 -0300 |
| commit | 5ed121bed92601e5512258f5a5f7bf9dbb705fd8 (patch) | |
| tree | fea32913059607c516bd75a787b3a9e85bd8516b | |
| parent | 695f663f810ec1586aca8bfb09883c4d772d1b3b (diff) | |
doc: update copyright date0.38_rc0
| -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 e23cb7d7..7ac13a5d 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -16,7 +16,7 @@ master_doc = 'index' # General information about the project. project = u'notmuch' -copyright = u'2009-2022, Carl Worth and many others' +copyright = u'2009-2023, Carl Worth and many others' location = os.path.dirname(__file__) |
