X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2Fasn1schemas%2Fprvkey.py;h=b6504c13e392490e39d4cf1b47a1b527959218ac;hp=fc9da6d6e6c6890fa8b56da86df561e9cebbfed0;hb=b8b853ca49a9dca40f446880fa809af51c611fe0;hpb=3d854c61b4a7446ccf8d4b1b6cfd2297d81d6b07 diff --git a/pygost/asn1schemas/prvkey.py b/pygost/asn1schemas/prvkey.py index fc9da6d..b6504c1 100644 --- a/pygost/asn1schemas/prvkey.py +++ b/pygost/asn1schemas/prvkey.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2021 Sergey Matveev +# Copyright (C) 2015-2022 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