summaryrefslogtreecommitdiff
path: root/pyasn1/type/tagmap.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyasn1/type/tagmap.py')
-rw-r--r--pyasn1/type/tagmap.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/pyasn1/type/tagmap.py b/pyasn1/type/tagmap.py
index feb91ae..b04c161 100644
--- a/pyasn1/type/tagmap.py
+++ b/pyasn1/type/tagmap.py
@@ -1,3 +1,9 @@
+#
+# This file is part of pyasn1 software.
+#
+# Copyright (c) 2005-2015, Ilya Etingof <ilya@glas.net>
+# License: http://pyasn1.sf.net/license.html
+#
from pyasn1 import error
class TagMap: