diff options
Diffstat (limited to 'mpi/i586/mpih-add1.S')
-rw-r--r-- | mpi/i586/mpih-add1.S | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mpi/i586/mpih-add1.S b/mpi/i586/mpih-add1.S index a52c16464..5e95adecd 100644 --- a/mpi/i586/mpih-add1.S +++ b/mpi/i586/mpih-add1.S @@ -1,7 +1,8 @@ /* i80586 add_n -- Add two limb vectors of the same length > 0 and store * sum in a third limb vector. * - * Copyright (C) 1992, 1994, 1995, 1996 Free Software Foundation, Inc. + * Copyright (C) 1992, 1994, 1995, 1996, 1998, 1999, + * 2000, 2001 Free Software Foundation, Inc. * * This file is part of GNUPG. * |