diff options
Diffstat (limited to 'mpi/i586/mpih-mul1.S')
-rw-r--r-- | mpi/i586/mpih-mul1.S | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mpi/i586/mpih-mul1.S b/mpi/i586/mpih-mul1.S index c0bedec0a..b338b1a8b 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. |