diff options
Diffstat (limited to 'mpn/powerpc64/addsub_n.asm')
-rw-r--r-- | mpn/powerpc64/addsub_n.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/powerpc64/addsub_n.asm b/mpn/powerpc64/addsub_n.asm index 4ed40d71a..05aa1f899 100644 --- a/mpn/powerpc64/addsub_n.asm +++ b/mpn/powerpc64/addsub_n.asm @@ -1,6 +1,6 @@ # PowerPC-64 mpn_addsub_n -- Simultaneous add and sub. -# Copyright (C) 1999, 2000 Free Software Foundation, Inc. +# Copyright 1999, 2000 Free Software Foundation, Inc. # This file is part of the GNU MP Library. |