diff options
author | Werner Koch <wk@gnupg.org> | 2000-12-21 13:21:18 +0000 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2000-12-21 13:21:18 +0000 |
commit | aeb8871bb0ad19e17d488a4394fab886cdf3762c (patch) | |
tree | 7bcd8887affe03f536edac0f37de325e8bffbdd5 /mpi/powerpc32/mpih-mul3.S | |
parent | 94ab41cdfed983577b992a4ec558b3df6bb36998 (diff) | |
download | libgcrypt-aeb8871bb0ad19e17d488a4394fab886cdf3762c.tar.gz |
Changed program name in all files
Diffstat (limited to 'mpi/powerpc32/mpih-mul3.S')
-rw-r--r-- | mpi/powerpc32/mpih-mul3.S | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mpi/powerpc32/mpih-mul3.S b/mpi/powerpc32/mpih-mul3.S index e6b7cf5c..4c9d0588 100644 --- a/mpi/powerpc32/mpih-mul3.S +++ b/mpi/powerpc32/mpih-mul3.S @@ -3,14 +3,14 @@ * * Copyright (C) 1995, 1998 Free Software Foundation, Inc. * - * This file is part of GnuPG. + * This file is part of Libgcrypt. * - * GnuPG is free software; you can redistribute it and/or modify + * Libgcrypt 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, + * Libgcrypt 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. |