From: David Bremner <david@tethera.net>
Date: Fri, 1 Feb 2019 12:08:13 +0000 (-0400)
Subject: bump copyright year
X-Git-Tag: archive/debian/0.28.1-1
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=24a1e946acb899253af4d3fe27ed477814ae3c1b;p=notmuch

bump copyright year
---

diff --git a/doc/conf.py b/doc/conf.py
index efbafc93..0ef72327 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -12,7 +12,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'notmuch'
-copyright = u'2009-2018, Carl Worth and many others'
+copyright = u'2009-2019, Carl Worth and many others'
 
 location = os.path.dirname(__file__)