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