summaryrefslogtreecommitdiff
path: root/cos.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2005-01-28 10:58:01 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2005-01-28 10:58:01 +0000
commit62a12d426d16e9b8b3b5699778abada77918dc04 (patch)
tree6f0f546484e034e40af565771aa43d792ac7dab6 /cos.c
parent8e30b5eaf8fcef65b82f9d8a3e5704b715c2ea6c (diff)
downloadmpfr-62a12d426d16e9b8b3b5699778abada77918dc04.tar.gz
Updated copyright line.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3232 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'cos.c')
-rw-r--r--cos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cos.c b/cos.c
index 8b6b9f189..4ff0fe86d 100644
--- a/cos.c
+++ b/cos.c
@@ -1,6 +1,6 @@
/* mpfr_cos -- cosine of a floating-point number
-Copyright 2001, 2002, 2003, 2004 Free Software Foundation.
+Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation.
This file is part of the MPFR Library.