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