summaryrefslogtreecommitdiff
path: root/sin.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2005-01-28 14:20:09 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2005-01-28 14:20:09 +0000
commita595c4d125163d309483140f0a028d9b70bb1336 (patch)
tree35b32d9542dfd50f97ab5e9cef489ad367f41b3b /sin.c
parente733d7342a674df550e1b644e4cc3c55c4d4280b (diff)
downloadmpfr-a595c4d125163d309483140f0a028d9b70bb1336.tar.gz
Updated copyright line.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3242 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'sin.c')
-rw-r--r--sin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sin.c b/sin.c
index 72e31938e..0b2d998e2 100644
--- a/sin.c
+++ b/sin.c
@@ -1,6 +1,6 @@
/* mpfr_sin -- sine of a floating-point number
-Copyright 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of the MPFR Library.