X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=pygost%2Futils.py;h=0ec91fc56fe980639b88e91743d582f14759750b;hb=5e92533267cb41c42af1243592c530304d18bff5;hp=3f50af37c9df69e57cf212a7c1fccae79f6e9004;hpb=9b43fc211fc6f4d2ee95d5716fc7e010dd800a26;p=pygost.git diff --git a/pygost/utils.py b/pygost/utils.py index 3f50af3..0ec91fc 100644 --- a/pygost/utils.py +++ b/pygost/utils.py @@ -1,11 +1,10 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# Copyright (C) 2015-2016 Sergey Matveev +# Copyright (C) 2015-2020 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 -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of