summaryrefslogtreecommitdiff
path: root/tests/__main__.py
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2017-11-14 12:03:08 +0100
committerIlya Etingof <etingof@gmail.com>2017-11-14 12:03:08 +0100
commit06f3eaf8e590358c9dca270ee19496a8e1491cdd (patch)
treea261ce1632018c842e8c31682bda35a1989bb772 /tests/__main__.py
parent81865c1e67a33dbfcbb7a8f4ce9cfb12cc093295 (diff)
downloadpyasn1-git-06f3eaf8e590358c9dca270ee19496a8e1491cdd.tar.gz
migrated docs and references from sourceforge.net
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