summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 093bb06f..95cae292 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -53,8 +53,8 @@ master_doc = 'contents'
# General information about the project.
project = u'PySNMP'
-copyright = u'2016, Ilya Etingof <ilya@glas.net>'
-author = u'Ilya Etingof <ilya@glas.net>'
+copyright = u'2005-2017, Ilya Etingof <etingof@gmail.com>'
+author = u'Ilya Etingof <etingof@gmail.com>'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -240,7 +240,7 @@ latex_elements = {
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'PySNMP.tex', u'PySNMP Documentation',
- u'Ilya Etingof \\textless{}ilya@glas.net\\textgreater{}', 'manual'),
+ u'Ilya Etingof \\textless{}etingof@gmail.com\\textgreater{}', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of