aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2024-03-11 08:17:40 -0300
committerDavid Bremner <david@tethera.net>2024-03-11 08:17:40 -0300
commit0c7726dc194907bfdd930b95fc96a6e5cb2ed041 (patch)
tree0e922327cd4af8fba69f4e07d69a16610fbcc2df /doc
parent2f0320c5f24adfee026e938ebc379ca90e3045d3 (diff)
parent78f9c6ebd17c0117c5e7f053067c25b3db51ccd6 (diff)
Merge tag 'debian/0.38.3-1'
notmuch release 0.38.3-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear]
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 7ac13a5d..ee1b336a 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-2023, Carl Worth and many others'
+copyright = u'2009-2024, Carl Worth and many others'
location = os.path.dirname(__file__)