summaryrefslogtreecommitdiff
path: root/mpf
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2015-05-30 07:07:04 +0200
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2015-05-30 07:07:04 +0200
commited1d881a9fdcb4c2f22fb0453bf462de4497ce7b (patch)
treea114dc553cadcf070e532efa6dcdf4c410d3675a /mpf
parent309f87485e8da207cacbfbe8b85c2c58a545a1e8 (diff)
downloadgmp-ed1d881a9fdcb4c2f22fb0453bf462de4497ce7b.tar.gz
ChangeLog
Diffstat (limited to 'mpf')
-rw-r--r--mpf/sqrt_ui.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpf/sqrt_ui.c b/mpf/sqrt_ui.c
index 01c6f8920..f390e2425 100644
--- a/mpf/sqrt_ui.c
+++ b/mpf/sqrt_ui.c
@@ -1,7 +1,7 @@
/* mpf_sqrt_ui -- Compute the square root of an unsigned integer.
-Copyright 1993, 1994, 1996, 2000, 2001, 2004, 2005 Free Software Foundation,
-Inc.
+Copyright 1993, 1994, 1996, 2000, 2001, 2004, 2005, 2015 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.