summaryrefslogtreecommitdiff
path: root/pysnmp/entity/rfc3413/cmdgen.py
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2018-12-29 23:45:49 +0100
committerIlya Etingof <etingof@gmail.com>2018-12-29 23:45:49 +0100
commit49af9176c2bb92061e38d2988fafcbf6bcd27ca6 (patch)
tree0fd0f1bec07817cfa1a70aef1d14930820992644 /pysnmp/entity/rfc3413/cmdgen.py
parent5cc25c9b851a39955b04f0b33b37e0fc694af09f (diff)
downloadpysnmp-git-49af9176c2bb92061e38d2988fafcbf6bcd27ca6.tar.gz
Extend copyright notice to year 2019
Diffstat (limited to 'pysnmp/entity/rfc3413/cmdgen.py')
-rw-r--r--pysnmp/entity/rfc3413/cmdgen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysnmp/entity/rfc3413/cmdgen.py b/pysnmp/entity/rfc3413/cmdgen.py
index be7eee0d..79eba57f 100644
--- a/pysnmp/entity/rfc3413/cmdgen.py
+++ b/pysnmp/entity/rfc3413/cmdgen.py
@@ -1,7 +1,7 @@
#
# This file is part of pysnmp software.
#
-# Copyright (c) 2005-2018, Ilya Etingof <etingof@gmail.com>
+# Copyright (c) 2005-2019, Ilya Etingof <etingof@gmail.com>
# License: http://snmplabs.com/pysnmp/license.html
#
import sys