Added Jacek Tomaszewski to documentation copyright.

This commit is contained in:
Dirk Eschler 2013-11-11 11:02:05 +01:00
parent 192c1fea8c
commit 04de5f1460

View file

@ -73,7 +73,7 @@ master_doc = 'index'
# General information about the project.
project = u'django-modeltranslation'
copyright = u'2009-2013, Peter Eschler, Dirk Eschler'
copyright = u'2009-2013, 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-2013, Peter Eschler, Dirk Eschler'
epub_copyright = u'2009-2013, 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.