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