summaryrefslogtreecommitdiff
path: root/erf.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2006-01-10 15:18:18 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2006-01-10 15:18:18 +0000
commitfac72f6e027cea1e559ca9c1b25b574930c303fc (patch)
tree94f34e818b65f5689377429c4d2f5a9d600d446b /erf.c
parent1db0ea07b2edb0220b20e217b77a3f7bb884881f (diff)
downloadmpfr-fac72f6e027cea1e559ca9c1b25b574930c303fc.tar.gz
Copyright notice update: added 2006.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.2@3988 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'erf.c')
-rw-r--r--erf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/erf.c b/erf.c
index a0836fa5e..12f73bd02 100644
--- a/erf.c
+++ b/erf.c
@@ -1,6 +1,6 @@
/* mpfr_erf -- error function of a floating-point number
-Copyright 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
+Copyright 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Contributed by Ludovic Meunier and Paul Zimmermann.
This file is part of the MPFR Library.