From: David Bremner <david@tethera.net>
Date: Thu, 18 Feb 2021 11:52:39 +0000 (-0400)
Subject: doc: bump copyright year
X-Git-Tag: archive/debian/0.31.4-1~1
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=346b999ae6f1af6a8dbe7ef960c15adf18e6a15c;p=notmuch-old

doc: bump copyright year
---

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__)