summaryrefslogtreecommitdiff
path: root/mpi/i586/mpih-mul1.S
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-02-24 18:50:41 +0000
committerWerner Koch <wk@gnupg.org>1998-02-24 18:50:41 +0000
commita824a105ddbda46360246d74fed925145cd15b3f (patch)
tree5f4efdd04b44d6ffa8c4e9d6de17cbb52c160924 /mpi/i586/mpih-mul1.S
parentdd555670500b6162b459a3d48ecc86cb3a1c7f4d (diff)
downloadlibgcrypt-a824a105ddbda46360246d74fed925145cd15b3f.tar.gz
Renamed to GNUPG
Diffstat (limited to 'mpi/i586/mpih-mul1.S')
-rw-r--r--mpi/i586/mpih-mul1.S6
1 files changed, 3 insertions, 3 deletions
diff --git a/mpi/i586/mpih-mul1.S b/mpi/i586/mpih-mul1.S
index c0bedec0..b338b1a8 100644
--- a/mpi/i586/mpih-mul1.S
+++ b/mpi/i586/mpih-mul1.S
@@ -2,14 +2,14 @@
* the result in a second limb vector.
* Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc.
*
- * This file is part of G10.
+ * This file is part of GNUPG.
*
- * G10 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.
*
- * G10 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.