diff options
author | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2001-11-16 11:18:52 +0000 |
---|---|---|
committer | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2001-11-16 11:18:52 +0000 |
commit | 278e9d88c32d63e7378bd4de2ec100555d91871e (patch) | |
tree | 638277724e8239c1450fe384c13473302ed09450 /tests/tlog.c | |
parent | 04307d9b1514959cd59b0b5278a19b4ddaecc375 (diff) | |
download | mpfr-278e9d88c32d63e7378bd4de2ec100555d91871e.tar.gz |
added year 2001 in copyright line
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1527 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tlog.c')
-rw-r--r-- | tests/tlog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tlog.c b/tests/tlog.c index 33c1cd349..16ec2fe24 100644 --- a/tests/tlog.c +++ b/tests/tlog.c @@ -1,6 +1,6 @@ /* Test file for mpfr_log. -Copyright (C) 1999 Free Software Foundation. +Copyright (C) 1999, 2001 Free Software Foundation, Inc. This file is part of the MPFR Library. |