X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fasn1schemas%2Fpkcs10.py;fp=pygost%2Fasn1schemas%2Fpkcs10.py;h=dce45dd9627b733cb930c986f63aa2df9fdc1a62;hp=916907358ddee756b95a65faf176e1d81d6bb199;hb=4d035489662738d8b505a20d842cd07c512b9947;hpb=496566b2e4e8827b4e9ef9e7cbff77cc6cd2b9a5 diff --git a/pygost/asn1schemas/pkcs10.py b/pygost/asn1schemas/pkcs10.py index 9169073..dce45dd 100644 --- a/pygost/asn1schemas/pkcs10.py +++ b/pygost/asn1schemas/pkcs10.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2022 Sergey Matveev +# Copyright (C) 2015-2023 Sergey Matveev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by