diff options
Diffstat (limited to 'mpi/i586/mpih-mul3.S')
-rw-r--r-- | mpi/i586/mpih-mul3.S | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mpi/i586/mpih-mul3.S b/mpi/i586/mpih-mul3.S index 014e33cb1..0f17c53ec 100644 --- a/mpi/i586/mpih-mul3.S +++ b/mpi/i586/mpih-mul3.S @@ -1,7 +1,8 @@ /* i80586 submul_1 -- Multiply a limb vector with a limb and add * the result to a second limb vector. - * Copyright (C) 1998 Free Software Foundation, Inc. - * Copyright (C) 1992, 1994 Free Software Foundation, Inc. + * + * Copyright (C) 1992, 1994, 1998, 1999, + * 2000, 2001 Free Software Foundation, Inc. * * This file is part of GNUPG. * |