diff options
author | Ilya Etingof <etingof@gmail.com> | 2018-01-03 13:33:05 +0100 |
---|---|---|
committer | Ilya Etingof <etingof@gmail.com> | 2018-01-03 13:33:05 +0100 |
commit | 0ab27d2c38559e81f480d264a7b0f1ccc854c675 (patch) | |
tree | 0bf4a4a85161593cef927d4db67106f43a4238bd /pysnmp/entity/rfc3413/ntforg.py | |
parent | 87dee74cacded799187d66107858364c332cc231 (diff) | |
download | pysnmp-git-0ab27d2c38559e81f480d264a7b0f1ccc854c675.tar.gz |
copyright notice extendedv4.4.4
Diffstat (limited to 'pysnmp/entity/rfc3413/ntforg.py')
-rw-r--r-- | pysnmp/entity/rfc3413/ntforg.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pysnmp/entity/rfc3413/ntforg.py b/pysnmp/entity/rfc3413/ntforg.py index e450bcaf..abf1a47f 100644 --- a/pysnmp/entity/rfc3413/ntforg.py +++ b/pysnmp/entity/rfc3413/ntforg.py @@ -1,7 +1,7 @@ # # This file is part of pysnmp software. # -# Copyright (c) 2005-2017, Ilya Etingof <etingof@gmail.com> +# Copyright (c) 2005-2018, Ilya Etingof <etingof@gmail.com> # License: http://snmplabs.com/pysnmp/license.html # import sys |