summaryrefslogtreecommitdiff
path: root/atan.c
diff options
context:
space:
mode:
authorpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2005-01-04 14:52:28 +0000
committerpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2005-01-04 14:52:28 +0000
commit79e1b4f2e74efd5c68beffb08b607427e1864590 (patch)
treeffa07f0dc2a1c573acd93f3c79c49d1b59a4c73c /atan.c
parent2256bbb858d0916c376b7083b7bc31f6a4f410d9 (diff)
downloadmpfr-79e1b4f2e74efd5c68beffb08b607427e1864590.tar.gz
Fix forgotten '2005' Line.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3174 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'atan.c')
-rw-r--r--atan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atan.c b/atan.c
index 4531dd178..6b966f70f 100644
--- a/atan.c
+++ b/atan.c
@@ -1,6 +1,6 @@
/* mpfr_atan -- arc-tangent 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, and was contributed by Mathieu Dutour.