summaryrefslogtreecommitdiff
path: root/tests/tsin_cos.c
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2001-11-16 11:18:52 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2001-11-16 11:18:52 +0000
commit278e9d88c32d63e7378bd4de2ec100555d91871e (patch)
tree638277724e8239c1450fe384c13473302ed09450 /tests/tsin_cos.c
parent04307d9b1514959cd59b0b5278a19b4ddaecc375 (diff)
downloadmpfr-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/tsin_cos.c')
-rw-r--r--tests/tsin_cos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tsin_cos.c b/tests/tsin_cos.c
index 5a6b04299..d014d0f33 100644
--- a/tests/tsin_cos.c
+++ b/tests/tsin_cos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sin_cos.
-Copyright (C) 2000 Free Software Foundation, Inc.
+Copyright (C) 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.