diff options
| author | David Bremner <david@tethera.net> | 2026-01-17 08:50:38 +0900 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2026-01-17 08:50:38 +0900 |
| commit | 4d85d4f311f724bee7f142599b119cde1aa90a23 (patch) | |
| tree | 3e7d4469cb214564cf2362a708715bd310b0f813 /doc | |
| parent | 2af4fc8c2707007bc1f2fe9bff3a4f8205721810 (diff) | |
doc/python: bump copyright year
Diffstat (limited to 'doc')
| -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 1cc9961e..6472d6f8 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-2025, Carl Worth and many others' +copyright = u'2009-2026, Carl Worth and many others' location = os.path.dirname(__file__) |
