summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-12-23 13:41:40 +0100
committerWerner Koch <wk@gnupg.org>1998-12-23 13:41:40 +0100
commit750d74333ce5b3ec8ff37d45b64fd0603e043051 (patch)
treeb6ccec469294334b2510d7bb15ac102b409619b8 /tools
parentSee ChangeLog: Thu Dec 17 18:31:15 CET 1998 Werner Koch (diff)
downloadgnupg2-750d74333ce5b3ec8ff37d45b64fd0603e043051.tar.xz
gnupg2-750d74333ce5b3ec8ff37d45b64fd0603e043051.zip
See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch
Diffstat (limited to 'tools')
-rw-r--r--tools/bftest.c6
-rw-r--r--tools/mpicalc.c6
2 files changed, 6 insertions, 6 deletions
diff --git a/tools/bftest.c b/tools/bftest.c
index 551e8e55d..0bfb4105e 100644
--- a/tools/bftest.c
+++ b/tools/bftest.c
@@ -1,14 +1,14 @@
/* bftest.c - Blowfish test program
* Copyright (C) 1998 Free Software Foundation, Inc.
*
- * 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.
diff --git a/tools/mpicalc.c b/tools/mpicalc.c
index 3d7ae37ca..22af505ac 100644
--- a/tools/mpicalc.c
+++ b/tools/mpicalc.c
@@ -7,14 +7,14 @@
* Addition operators: ++ and --. All operators must be delimited by a blank
*
*
- * 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.