diff options
Diffstat (limited to 'mpi/alpha/mpih-add1.S')
-rw-r--r-- | mpi/alpha/mpih-add1.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpi/alpha/mpih-add1.S b/mpi/alpha/mpih-add1.S index de0d248ac..a2ee8eb17 100644 --- a/mpi/alpha/mpih-add1.S +++ b/mpi/alpha/mpih-add1.S @@ -1,6 +1,6 @@ /* alpha add_n -- Add two limb vectors of the same length > 0 and store * sum in a third limb vector. - * Copyright (C) 1995, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. + * Copyright (C) 1995, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * |