diff options
Diffstat (limited to 'mpi/power/mpih-mul2.S')
-rw-r--r-- | mpi/power/mpih-mul2.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mpi/power/mpih-mul2.S b/mpi/power/mpih-mul2.S index f2a8b87fc..3d7fc153c 100644 --- a/mpi/power/mpih-mul2.S +++ b/mpi/power/mpih-mul2.S @@ -1,8 +1,7 @@ /* IBM POWER addmul_1 -- Multiply a limb vector with a limb and add * the result to a second limb vector. * - * Copyright (C) 1992, 1994, 1999, - * 2000, 2001 Free Software Foundation, Inc. + * Copyright (C) 1992, 1994, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * |