summaryrefslogtreecommitdiff
path: root/pysnmp/hlapi/asyncore/sync/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pysnmp/hlapi/asyncore/sync/__init__.py')
-rw-r--r--pysnmp/hlapi/asyncore/sync/__init__.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/pysnmp/hlapi/asyncore/sync/__init__.py b/pysnmp/hlapi/asyncore/sync/__init__.py
index e2848cc1..54db456c 100644
--- a/pysnmp/hlapi/asyncore/sync/__init__.py
+++ b/pysnmp/hlapi/asyncore/sync/__init__.py
@@ -1,3 +1,9 @@
+#
+# This file is part of pysnmp software.
+#
+# Copyright (c) 2005-2016, Ilya Etingof <ilya@glas.net>
+# License: http://pysnmp.sf.net/license.html
+#
from pysnmp.proto.rfc1902 import *
from pysnmp.smi.rfc1902 import *
from pysnmp.hlapi.auth import *