summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/mips/mips64/add_n.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/mips/mips64/add_n.S')
-rw-r--r--libc/ports/sysdeps/mips/mips64/add_n.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/ports/sysdeps/mips/mips64/add_n.S b/libc/ports/sysdeps/mips/mips64/add_n.S
index 715c2d2db..efb6cf424 100644
--- a/libc/ports/sysdeps/mips/mips64/add_n.S
+++ b/libc/ports/sysdeps/mips/mips64/add_n.S
@@ -1,7 +1,7 @@
/* MIPS3 __mpn_add_n -- Add two limb vectors of the same length > 0 and
* store sum in a third limb vector.
*
- * Copyright (C) 1995, 2000, 2002, 2003 Free Software Foundation, Inc.
+ * Copyright (C) 1995-2013 Free Software Foundation, Inc.
*
* This file is part of the GNU MP Library.
*