diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2002-03-04 23:05:20 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2002-03-04 23:05:20 +0000 |
commit | c6aad16d1e41f5c4244a6eb1c51ff952c4607214 (patch) | |
tree | e5f943fd223f610bf1f62c2eb174828fcc2d0760 /tests/tcosh.c | |
parent | ba983c7478379174ce89e17068737287ff9191c6 (diff) | |
download | mpfr-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 'tests/tcosh.c')
-rw-r--r-- | tests/tcosh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcosh.c b/tests/tcosh.c index 44421b380..54ae3a759 100644 --- a/tests/tcosh.c +++ b/tests/tcosh.c @@ -1,6 +1,6 @@ /* Test file for mpfr_cosh. -Copyright (C) 2001 Free Software Foundation. +Copyright 2001 Free Software Foundation. Adapted from tarctan.c. This file is part of the MPFR Library. |