mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
doc: update copyright year to contain range 2009-2015
Now it is accurate and provides more information to the reader of the documents.
This commit is contained in:
parent
127caf7a9e
commit
e56fb9785c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'notmuch'
|
||||
copyright = u'2014, Carl Worth and many others'
|
||||
copyright = u'2009-2015, Carl Worth and many others'
|
||||
|
||||
location = os.path.dirname(__file__)
|
||||
|
||||
|
|
Loading…
Reference in a new issue