diff options
author | Ilya Etingof <etingof@gmail.com> | 2017-11-17 11:01:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-17 11:01:14 +0100 |
commit | 5f7e55269090edda4379fae86d8511940f151a19 (patch) | |
tree | 236f918d22d13a74efe8e1e9c30ac1e62e7dfedd /pysnmp/entity/rfc3413/oneliner/ntforg.py | |
parent | b6a19e8fb6d85ddc61942cb41f9f13f4d46a82c0 (diff) | |
download | pysnmp-git-5f7e55269090edda4379fae86d8511940f151a19.tar.gz |
migrated references from SourceForge (#110)
Diffstat (limited to 'pysnmp/entity/rfc3413/oneliner/ntforg.py')
-rw-r--r-- | pysnmp/entity/rfc3413/oneliner/ntforg.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pysnmp/entity/rfc3413/oneliner/ntforg.py b/pysnmp/entity/rfc3413/oneliner/ntforg.py index 8f313660..7a6ac496 100644 --- a/pysnmp/entity/rfc3413/oneliner/ntforg.py +++ b/pysnmp/entity/rfc3413/oneliner/ntforg.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 # # All code in this file belongs to obsolete, compatibility wrappers. # Never use interfaces below for new applications! |