diff options
Diffstat (limited to 'libquadmath/printf/sub_n.c')
-rw-r--r-- | libquadmath/printf/sub_n.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/printf/sub_n.c b/libquadmath/printf/sub_n.c index 92e7187313b..777e091cdda 100644 --- a/libquadmath/printf/sub_n.c +++ b/libquadmath/printf/sub_n.c @@ -1,6 +1,6 @@ /* mpn_sub_n -- Subtract two limb vectors of equal, non-zero length. -Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc. +Copyright (C) 1992-2013 Free Software Foundation, Inc. This file is part of the GNU MP Library. |