summaryrefslogtreecommitdiff
path: root/sqrt_ui.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-03-04 23:05:20 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-03-04 23:05:20 +0000
commitc6aad16d1e41f5c4244a6eb1c51ff952c4607214 (patch)
treee5f943fd223f610bf1f62c2eb174828fcc2d0760 /sqrt_ui.c
parentba983c7478379174ce89e17068737287ff9191c6 (diff)
downloadmpfr-c6aad16d1e41f5c4244a6eb1c51ff952c4607214.tar.gz
Copyright line changed.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1713 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'sqrt_ui.c')
-rw-r--r--sqrt_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqrt_ui.c b/sqrt_ui.c
index e72f0227a..46eff9f81 100644
--- a/sqrt_ui.c
+++ b/sqrt_ui.c
@@ -1,6 +1,6 @@
/* mpfr_sqrt_ui -- square root of a machine integer
-Copyright (C) 2000-2002 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.