From 44520bb6add5e39e12de689a168007d3d2c7c734 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 8 Jan 2017 08:35:17 -0400 Subject: [PATCH] docs: add 2017 to copyright years --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 8b932966..356a2b2b 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-2016, Carl Worth and many others' +copyright = u'2009-2017, Carl Worth and many others' location = os.path.dirname(__file__) -- 2.43.0