diff options
Diffstat (limited to 'cipher/gost.c')
-rw-r--r-- | cipher/gost.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cipher/gost.c b/cipher/gost.c index aaf2a8e17..4a527722f 100644 --- a/cipher/gost.c +++ b/cipher/gost.c @@ -5,14 +5,14 @@ * Bruce Schneier: Applied Cryptography. John Wiley & Sons, 1996. * ISBN 0-471-11709-9. . * - * This file is part of GNUPG. + * This file is part of GnuPG. * - * GNUPG is free software; you can redistribute it and/or modify + * GnuPG 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 2 of the License, or * (at your option) any later version. * - * GNUPG is distributed in the hope that it will be useful, + * GnuPG is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. |