aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/sphinx/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/build-data/sphinx/conf.py')
-rw-r--r--src/build-data/sphinx/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/build-data/sphinx/conf.py b/src/build-data/sphinx/conf.py
index e144944f3..d08bb1d57 100644
--- a/src/build-data/sphinx/conf.py
+++ b/src/build-data/sphinx/conf.py
@@ -59,7 +59,7 @@ source_encoding = 'utf-8-sig'
master_doc = 'contents'
project = u'botan'
-copyright = u'2000-2014, Jack Lloyd'
+copyright = u'2000-2016, Jack Lloyd'
version = '%d.%d' % (botan_version.release_major, botan_version.release_minor)
@@ -198,8 +198,8 @@ htmlhelp_basename = 'botandoc'
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
- ('contents', 'botan.tex', u'botan Reference Manual',
- u'Jack Lloyd', 'manual'),
+ ('contents', 'botan.tex', u'Botan Reference Manual',
+ u'Jack Lloyd \\and Daniel Neus \\and René Korthaus \\and Juraj Somorovsky \\and Tobias Niemann', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of