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/tui_div.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/tui_div.c')
-rw-r--r-- | tests/tui_div.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tui_div.c b/tests/tui_div.c index 095d2911c..ff5d67c86 100644 --- a/tests/tui_div.c +++ b/tests/tui_div.c @@ -1,6 +1,6 @@ /* Test file for mpfr_ui_div. -Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +Copyright 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of the MPFR Library. |