aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/printf/divrem.c
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/printf/divrem.c')
-rw-r--r--libquadmath/printf/divrem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/printf/divrem.c b/libquadmath/printf/divrem.c
index 944d1a0c08c..25640fdd8c2 100644
--- a/libquadmath/printf/divrem.c
+++ b/libquadmath/printf/divrem.c
@@ -1,7 +1,7 @@
/* mpn_divrem -- Divide natural numbers, producing both remainder and
quotient.
-Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
+Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.