summaryrefslogtreecommitdiff
path: root/pyasn1/type/char.py
diff options
context:
space:
mode:
authorelie <elie>2015-11-15 07:38:48 +0000
committerelie <elie>2015-11-15 07:38:48 +0000
commitfa33edb95de2e8ecaad982e8e5f76d91e3ed73b1 (patch)
tree2972ac8454daa1474b3a38c794dda5a4a22403d8 /pyasn1/type/char.py
parent8f41fbca4c62dc653bbd476e750c3810642e40d5 (diff)
downloadpyasn1-fa33edb95de2e8ecaad982e8e5f76d91e3ed73b1.tar.gz
copyright notice added
Diffstat (limited to 'pyasn1/type/char.py')
-rw-r--r--pyasn1/type/char.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/pyasn1/type/char.py b/pyasn1/type/char.py
index af49ab3..46b3eac 100644
--- a/pyasn1/type/char.py
+++ b/pyasn1/type/char.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
+#
# ASN.1 "character string" types
from pyasn1.type import univ, tag