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/tzeta.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/tzeta.c')
-rw-r--r-- | tests/tzeta.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tzeta.c b/tests/tzeta.c index c183207b8..efc4b999f 100644 --- a/tests/tzeta.c +++ b/tests/tzeta.c @@ -1,6 +1,6 @@ /* tzeta -- test file for the Riemann Zeta function -Copyright 2003, 2004 Free Software Foundation. +Copyright 2003, 2004, 2005 Free Software Foundation. Contributed by Jean-Luc Re'my and the Spaces project, INRIA Lorraine. This file is part of the MPFR Library. |