diff options
Diffstat (limited to 'libquadmath/printf/cmp.c')
-rw-r--r-- | libquadmath/printf/cmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/printf/cmp.c b/libquadmath/printf/cmp.c index a4be43e2a17..31e83e7e603 100644 --- a/libquadmath/printf/cmp.c +++ b/libquadmath/printf/cmp.c @@ -1,6 +1,6 @@ /* mpn_cmp -- Compare two low-level natural-number integers. -Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc. +Copyright (C) 1991-2013 Free Software Foundation, Inc. This file is part of the GNU MP Library. |