diff options
| author | David Bremner <david@tethera.net> | 2017-01-08 08:35:17 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-01-08 08:35:17 -0400 |
| commit | 44520bb6add5e39e12de689a168007d3d2c7c734 (patch) | |
| tree | f830bd47d40f7defe6c60c84d339830a5b0fe63b | |
| parent | 186436a04c818cfb6c64a5239475623cc6d4fd35 (diff) | |
docs: add 2017 to copyright years
| -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 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__) |
