diff options
| author | David Bremner <david@tethera.net> | 2018-01-01 21:50:24 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-01-01 21:50:24 -0400 |
| commit | c8fc3d1428d86a653a23a5f8c32ea8ac52c8f160 (patch) | |
| tree | ecdd0f498eee1a153c176426fd85017d1f1cec71 /doc | |
| parent | d0dffdae31251e158552cde64086fe964d567bbc (diff) | |
| parent | 1ed211d042d5f413731f812b5af7e82819a6e8ae (diff) | |
Merge tag '0.26_rc1'
notmuch 0.26~rc1 release
Diffstat (limited to 'doc')
| -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 c7013bec..efbafc93 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-2017, Carl Worth and many others' +copyright = u'2009-2018, Carl Worth and many others' location = os.path.dirname(__file__) |
