diff options
author | Ilya Etingof <etingof@gmail.com> | 2017-01-11 23:16:26 +0100 |
---|---|---|
committer | Ilya Etingof <etingof@gmail.com> | 2017-01-11 23:16:26 +0100 |
commit | 21ccf7d56402874dbb56727015466a11cfd09706 (patch) | |
tree | a60364b9e5e79dc324963b92b5ee725f459c78ba /pyasn1/codec/cer/encoder.py | |
parent | 13de1fcf5a39534f6ad59ac0973b083b6aeb5e54 (diff) | |
download | pyasn1-git-21ccf7d56402874dbb56727015466a11cfd09706.tar.gz |
e-mail changed, copyright extended to year 2017
Diffstat (limited to 'pyasn1/codec/cer/encoder.py')
-rw-r--r-- | pyasn1/codec/cer/encoder.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyasn1/codec/cer/encoder.py b/pyasn1/codec/cer/encoder.py index 129160a..92fbb0f 100644 --- a/pyasn1/codec/cer/encoder.py +++ b/pyasn1/codec/cer/encoder.py @@ -1,7 +1,7 @@ # # This file is part of pyasn1 software. # -# Copyright (c) 2005-2016, Ilya Etingof <ilya@glas.net> +# Copyright (c) 2005-2017, Ilya Etingof <etingof@gmail.com> # License: http://pyasn1.sf.net/license.html # from pyasn1.type import univ |