summaryrefslogtreecommitdiff
path: root/tests/__main__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/__main__.py')
-rw-r--r--tests/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/__main__.py b/tests/__main__.py
index c5c152a..90d1bd7 100644
--- a/tests/__main__.py
+++ b/tests/__main__.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
#
try:
import unittest2 as unittest