From cb1d17bf101b09d68c2462a6d6b89c85d9b54c8c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 23 Dec 1998 12:41:35 +0000 Subject: See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch --- cipher/des.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cipher/des.c') diff --git a/cipher/des.c b/cipher/des.c index f730568e..f7187c0a 100644 --- a/cipher/des.c +++ b/cipher/des.c @@ -8,14 +8,14 @@ * Bruce Schneier: Applied Cryptography. Second Edition. * John Wiley & Sons, 1996. ISBN 0-471-12845-7. Pages 358 ff. * - * 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. -- cgit v1.2.1