diff options
Diffstat (limited to 'mpi/mips3/mpih-mul3.S')
-rw-r--r-- | mpi/mips3/mpih-mul3.S | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mpi/mips3/mpih-mul3.S b/mpi/mips3/mpih-mul3.S index bcb40edbf..84d3f9a8e 100644 --- a/mpi/mips3/mpih-mul3.S +++ b/mpi/mips3/mpih-mul3.S @@ -1,6 +1,8 @@ /* MIPS3 submul_1 -- Multiply a limb vector with a single limb and * subtract the product from a second limb vector. - * Copyright (C) 1992, 1994, 1995, 1998 Free Software Foundation, Inc. + * + * Copyright (C) 1992, 1994, 1995, 1998, 1999, + * 2000, 2001 Free Software Foundation, Inc. * * This file is part of GNUPG. * |