summaryrefslogtreecommitdiff
path: root/pysnmp/cache.py
diff options
context:
space:
mode:
Diffstat (limited to 'pysnmp/cache.py')
-rw-r--r--pysnmp/cache.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysnmp/cache.py b/pysnmp/cache.py
index e90ffba5..3f9de417 100644
--- a/pysnmp/cache.py
+++ b/pysnmp/cache.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
#
# Limited-size dictionary-like class to use for caches
#