diff options
Diffstat (limited to 'pysnmp/entity/rfc3413/mibvar.py')
-rw-r--r-- | pysnmp/entity/rfc3413/mibvar.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pysnmp/entity/rfc3413/mibvar.py b/pysnmp/entity/rfc3413/mibvar.py index fdcef9f5..0f4d2746 100644 --- a/pysnmp/entity/rfc3413/mibvar.py +++ b/pysnmp/entity/rfc3413/mibvar.py @@ -1,7 +1,7 @@ # # This file is part of pysnmp software. # -# Copyright (c) 2005-2016, Ilya Etingof <ilya@glas.net> +# Copyright (c) 2005-2017, Ilya Etingof <etingof@gmail.com> # License: http://pysnmp.sf.net/license.html # # THESE FUNCTIONS ARE OBSOLETE AND MUST NOT BE USED! |