summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2017-01-14 14:00:19 +0100
committerIlya Etingof <etingof@gmail.com>2017-01-14 14:00:19 +0100
commit115e485259c98619a72702cc3c51651d69523c34 (patch)
tree02cdd695c8cc20b6ca0691023beb098fd70a3e02 /docs
parentd5b3c90d29d9f0099c686e838a8731c6f2723088 (diff)
downloadpysnmp-git-115e485259c98619a72702cc3c51651d69523c34.tar.gz
email change
Diffstat (limited to 'docs')
-rw-r--r--docs/mibs/PYSNMP-MIB.txt2
-rw-r--r--docs/mibs/PYSNMP-USM-MIB.txt2
-rw-r--r--docs/source/conf.py6
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/mibs/PYSNMP-MIB.txt b/docs/mibs/PYSNMP-MIB.txt
index fce3ac57..2a421893 100644
--- a/docs/mibs/PYSNMP-MIB.txt
+++ b/docs/mibs/PYSNMP-MIB.txt
@@ -11,7 +11,7 @@ pysnmp MODULE-IDENTITY
LAST-UPDATED "200505140000Z"
ORGANIZATION "pysnmp.sf.net"
CONTACT-INFO
- "email: ilya@glas.net"
+ "email: etingof@gmail.com"
DESCRIPTION
"Top-level infrastructure of the PySNMP project enterprise MIB tree"
REVISION "200505140000Z"
diff --git a/docs/mibs/PYSNMP-USM-MIB.txt b/docs/mibs/PYSNMP-USM-MIB.txt
index 5c071db5..6f002df2 100644
--- a/docs/mibs/PYSNMP-USM-MIB.txt
+++ b/docs/mibs/PYSNMP-USM-MIB.txt
@@ -16,7 +16,7 @@ IMPORTS
pysnmpUsmMIB MODULE-IDENTITY
LAST-UPDATED "200505140000Z" -- 14 May 2005, midnight
ORGANIZATION "The PySNMP project"
- CONTACT-INFO "E-mail: ilya@glas.net
+ CONTACT-INFO "E-mail: etingof@gmail.com
Subscribe: pysnmp-users-request@lists.sourceforge.net"
DESCRIPTION
"This MIB module defines objects specific to User
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