diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2005-01-28 10:56:19 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2005-01-28 10:56:19 +0000 |
commit | 8e30b5eaf8fcef65b82f9d8a3e5704b715c2ea6c (patch) | |
tree | c02020bb1ff354eafc156e0c0a85003e6106e9a2 /tests/mpf_compat.c | |
parent | 74cf25ac3d39815741cadcb56cbf514ccc204190 (diff) | |
download | mpfr-8e30b5eaf8fcef65b82f9d8a3e5704b715c2ea6c.tar.gz |
Updated copyright lines.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3231 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/mpf_compat.c')
-rw-r--r-- | tests/mpf_compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpf_compat.c b/tests/mpf_compat.c index ea395fc7e..ec954d9a1 100644 --- a/tests/mpf_compat.c +++ b/tests/mpf_compat.c @@ -1,6 +1,6 @@ /* Test compatibility mpf-mpfr. -Copyright 2003 Free Software Foundation. +Copyright 2003, 2005 Free Software Foundation. This file is part of the MPFR Library. |