X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=pyderasn.py;fp=pyderasn.py;h=19e026dc109115f371675b7218230488a37e27b8;hp=593bf94d6633d51357366ef5a268a285e0ec6cea;hb=941eba18c136b2a70e97edc4e8b86134e27021ca;hpb=f3146d55c624614f39436abf2a68684106faf95a diff --git a/pyderasn.py b/pyderasn.py index 593bf94..19e026d 100755 --- a/pyderasn.py +++ b/pyderasn.py @@ -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-2020 Sergey Matveev +# Copyright (C) 2017-2021 Sergey Matveev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as