diff options
Diffstat (limited to 'pysnmp/hlapi/auth.py')
-rw-r--r-- | pysnmp/hlapi/auth.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pysnmp/hlapi/auth.py b/pysnmp/hlapi/auth.py index 20541f7c..11e86627 100644 --- a/pysnmp/hlapi/auth.py +++ b/pysnmp/hlapi/auth.py @@ -2,7 +2,7 @@ # This file is part of pysnmp software. # # Copyright (c) 2005-2017, Ilya Etingof <etingof@gmail.com> -# License: http://pysnmp.sf.net/license.html +# License: http://snmplabs.com/pysnmp/license.html # from pysnmp.entity import config from pysnmp import error |