summaryrefslogtreecommitdiff
path: root/pyasn1/codec/der/encoder.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyasn1/codec/der/encoder.py')
-rw-r--r--pyasn1/codec/der/encoder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyasn1/codec/der/encoder.py b/pyasn1/codec/der/encoder.py
index 1a6af82..510c5dd 100644
--- a/pyasn1/codec/der/encoder.py
+++ b/pyasn1/codec/der/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