summaryrefslogtreecommitdiff
path: root/src/isqrt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/isqrt.c')
-rw-r--r--src/isqrt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/isqrt.c b/src/isqrt.c
index f3d827eff..58b4a50a7 100644
--- a/src/isqrt.c
+++ b/src/isqrt.c
@@ -1,6 +1,6 @@
/* __gmpfr_isqrt && __gmpfr_cuberoot -- Integer square root and cube root
-Copyright 2004-2020 Free Software Foundation, Inc.
+Copyright 2004-2021 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.