summaryrefslogtreecommitdiff
path: root/pyasn1/codec/cer/encoder.py
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2020-03-08 19:12:07 +0100
committerIlya Etingof <etingof@gmail.com>2020-03-08 19:21:47 +0100
commitacb78299d1270a2fea0d11e5509777b7c5777f3f (patch)
tree2891457442ed8818b6aa4e6a3bc627891c58d011 /pyasn1/codec/cer/encoder.py
parent1de0d168bc3a5d7ddf39002d7433743490aed047 (diff)
downloadpyasn1-git-acb78299d1270a2fea0d11e5509777b7c5777f3f.tar.gz
Advance copyright statement to year 2020
Diffstat (limited to 'pyasn1/codec/cer/encoder.py')
-rw-r--r--pyasn1/codec/cer/encoder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyasn1/codec/cer/encoder.py b/pyasn1/codec/cer/encoder.py
index 9e6cdac..2136609 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-2019, Ilya Etingof <etingof@gmail.com>
+# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
# License: http://snmplabs.com/pyasn1/license.html
#
from pyasn1 import error