diff options
Diffstat (limited to 'mpi/i586/mpih-mul1.S')
-rw-r--r-- | mpi/i586/mpih-mul1.S | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mpi/i586/mpih-mul1.S b/mpi/i586/mpih-mul1.S index b338b1a8b..662caacc5 100644 --- a/mpi/i586/mpih-mul1.S +++ b/mpi/i586/mpih-mul1.S @@ -1,6 +1,8 @@ /* i80586 mul_1 -- Multiply a limb vector with a limb and store * the result in a second limb vector. - * Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc. + * + * Copyright (C) 1992, 1994, 1996, 1998, 1999, + * 2000, 2001 Free Software Foundation, Inc. * * This file is part of GNUPG. * |