summaryrefslogtreecommitdiff
path: root/pyasn1/compat/binary.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyasn1/compat/binary.py')
-rw-r--r--pyasn1/compat/binary.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyasn1/compat/binary.py b/pyasn1/compat/binary.py
index 86f6e5d..43d1b99 100644
--- a/pyasn1/compat/binary.py
+++ b/pyasn1/compat/binary.py
@@ -2,7 +2,7 @@
# This file is part of pyasn1 software.
#
# Copyright (c) 2005-2017, Ilya Etingof <etingof@gmail.com>
-# License: http://pyasn1.sf.net/license.html
+# License: http://snmplabs.com/pyasn1/license.html
#
from sys import version_info