summaryrefslogtreecommitdiff
path: root/src/sqrt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sqrt.c')
-rw-r--r--src/sqrt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sqrt.c b/src/sqrt.c
index 8f58cbc..b2cdc09 100644
--- a/src/sqrt.c
+++ b/src/sqrt.c
@@ -1,6 +1,6 @@
/* mpc_sqrt -- Take the square root of a complex number.
-Copyright (C) 2002, 2008, 2009, 2010, 2011, 2012 INRIA
+Copyright (C) 2002, 2008, 2009, 2010, 2011, 2012, 2020 INRIA
This file is part of GNU MPC.