summaryrefslogtreecommitdiff
path: root/src/hypot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hypot.c')
-rw-r--r--src/hypot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hypot.c b/src/hypot.c
index 7769441f9..79e25ab8e 100644
--- a/src/hypot.c
+++ b/src/hypot.c
@@ -1,6 +1,6 @@
/* mpfr_hypot -- Euclidean distance
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 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.