]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - pyderasn.py
Raised copyright years
[pyderasn.git] / pyderasn.py
index 3eb10715ed1400a0bd3c55dccd71419a46e7c499..116ef6e9e8d899fb2dfa95e431b6915045993c4c 100755 (executable)
@@ -4,7 +4,7 @@
 # pylint: disable=line-too-long,superfluous-parens,protected-access,too-many-lines
 # pylint: disable=too-many-return-statements,too-many-branches,too-many-statements
 # PyDERASN -- Python ASN.1 DER/CER/BER codec with abstract structures
-# Copyright (C) 2017-2021 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2017-2022 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as