mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-04-29 01:14:42 +00:00
Update copyright message
otherwise you look out-of-date
This commit is contained in:
parent
750b4b043e
commit
24c5ef210f
1 changed files with 2 additions and 2 deletions
|
|
@ -73,7 +73,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'django-modeltranslation'
|
||||
copyright = u'2009-2015, Peter Eschler, Dirk Eschler, Jacek Tomaszewski'
|
||||
copyright = u'2009-2019, Peter Eschler, Dirk Eschler, Jacek Tomaszewski'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
@ -279,7 +279,7 @@ texinfo_documents = [
|
|||
epub_title = u'django-modeltranslation'
|
||||
epub_author = u'Dirk Eschler'
|
||||
epub_publisher = u'Dirk Eschler'
|
||||
epub_copyright = u'2009-2015, Peter Eschler, Dirk Eschler, Jacek Tomaszewski'
|
||||
epub_copyright = u'2009-2019, Peter Eschler, Dirk Eschler, Jacek Tomaszewski'
|
||||
|
||||
# The language of the text. It defaults to the language option
|
||||
# or en if the language is not set.
|
||||
|
|
|
|||
Loading…
Reference in a new issue