summaryrefslogtreecommitdiff
path: root/src/subnormal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/subnormal.c')
-rw-r--r--src/subnormal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subnormal.c b/src/subnormal.c
index 753da5244..cbf35ae8d 100644
--- a/src/subnormal.c
+++ b/src/subnormal.c
@@ -1,7 +1,7 @@
/* mpfr_subnormalize -- Subnormalize a floating point number
emulating sub-normal numbers.
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.