diff options
Diffstat (limited to 'mpi/m68k/mpih-add1.S')
-rw-r--r-- | mpi/m68k/mpih-add1.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mpi/m68k/mpih-add1.S b/mpi/m68k/mpih-add1.S index 3874c9fc1..1e9cc6406 100644 --- a/mpi/m68k/mpih-add1.S +++ b/mpi/m68k/mpih-add1.S @@ -1,8 +1,8 @@ /* mc68020 __mpn_add_n -- Add two limb vectors of the same length > 0 and store * sum in a third limb vector. * - * Copyright (C) 1992, 1994,1996, 1998, 1999, - * 2000, 2001 Free Software Foundation, Inc. + * Copyright (C) 1992, 1994,1996, 1998, + * 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * |