summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2007-02-08 13:33:51 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2007-02-08 13:33:51 +0000
commitc16dc7763d1da84a555d308fdc8c76c47bde470a (patch)
tree345215fd41f520f7cecfdbbfc87556905b847abd
parentf0c2a16b2af83de2df27d962ee29e399ac017be4 (diff)
downloadmpfr-c16dc7763d1da84a555d308fdc8c76c47bde470a.tar.gz
Added "Contributed by the Arenaire and Cacao projects, INRIA." and
year 2007 to the copyright notices and removed a few old things. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.2@4351 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--BUGS2
-rw-r--r--FAQ.html2
-rw-r--r--NEWS2
-rw-r--r--README2
-rw-r--r--TODO2
-rw-r--r--abort_prec_max.c3
-rw-r--r--acinclude.m42
-rw-r--r--acos.c3
-rw-r--r--acosh.c3
-rw-r--r--add.c4
-rw-r--r--add1.c4
-rw-r--r--add1sp.c4
-rw-r--r--add_ui.c3
-rw-r--r--agm.c3
-rw-r--r--asin.c3
-rw-r--r--asinh.c3
-rw-r--r--atan.c3
-rw-r--r--atan2.c3
-rw-r--r--atanh.c3
-rw-r--r--cache.c3
-rw-r--r--cbrt.c4
-rw-r--r--check.c3
-rw-r--r--clear.c3
-rw-r--r--clears.c3
-rw-r--r--cmp.c3
-rw-r--r--cmp2.c3
-rw-r--r--cmp_abs.c3
-rw-r--r--cmp_d.c3
-rw-r--r--cmp_ld.c3
-rw-r--r--cmp_si.c3
-rw-r--r--cmp_ui.c3
-rw-r--r--comparisons.c3
-rw-r--r--configure.in2
-rw-r--r--const_catalan.c3
-rw-r--r--const_euler.c3
-rw-r--r--const_log2.c3
-rw-r--r--const_pi.c3
-rw-r--r--constant.c3
-rw-r--r--copysign.c3
-rw-r--r--cos.c3
-rw-r--r--cosh.c3
-rw-r--r--cot.c3
-rw-r--r--coth.c3
-rw-r--r--csc.c3
-rw-r--r--csch.c3
-rw-r--r--dim.c3
-rw-r--r--div.c3
-rw-r--r--div_2exp.c3
-rw-r--r--div_2si.c3
-rw-r--r--div_2ui.c3
-rw-r--r--div_ui.c3
-rw-r--r--dump.c4
-rw-r--r--eint.c3
-rw-r--r--eq.c4
-rw-r--r--erf.c2
-rw-r--r--erfc.c3
-rw-r--r--exceptions.c3
-rw-r--r--exp.c2
-rw-r--r--exp10.c3
-rw-r--r--exp2.c3
-rw-r--r--exp3.c3
-rw-r--r--exp_2.c3
-rw-r--r--expm1.c3
-rw-r--r--extract.c3
-rw-r--r--factorial.c3
-rw-r--r--faq.xsl2
-rw-r--r--fits_intmax.c4
-rw-r--r--fits_s.h4
-rw-r--r--fits_sint.c4
-rw-r--r--fits_slong.c4
-rw-r--r--fits_sshort.c4
-rw-r--r--fits_u.h4
-rw-r--r--fits_uint.c4
-rw-r--r--fits_uintmax.c4
-rw-r--r--fits_ulong.c4
-rw-r--r--fits_ushort.c4
-rw-r--r--fma.c3
-rw-r--r--frac.c3
-rw-r--r--free_cache.c3
-rw-r--r--gamma.c3
-rw-r--r--gen_inverse.h3
-rw-r--r--generic.c3
-rw-r--r--get_d.c3
-rw-r--r--get_exp.c3
-rw-r--r--get_f.c3
-rw-r--r--get_ld.c3
-rw-r--r--get_si.c3
-rw-r--r--get_sj.c3
-rw-r--r--get_str.c5
-rw-r--r--get_ui.c3
-rw-r--r--get_uj.c3
-rw-r--r--get_z.c3
-rw-r--r--get_z_exp.c3
-rw-r--r--gmp_op.c3
-rw-r--r--hypot.c3
-rw-r--r--init.c3
-rw-r--r--init2.c3
-rw-r--r--inits.c3
-rw-r--r--inits2.c3
-rw-r--r--inp_str.c3
-rw-r--r--int_ceil_log2.c3
-rw-r--r--isinf.c3
-rw-r--r--isinteger.c3
-rw-r--r--isnan.c3
-rw-r--r--isnum.c3
-rw-r--r--isqrt.c3
-rw-r--r--iszero.c3
-rw-r--r--lngamma.c3
-rw-r--r--log.c3
-rw-r--r--log10.c3
-rw-r--r--log1p.c3
-rw-r--r--log2.c3
-rw-r--r--logging.c3
-rw-r--r--minmax.c3
-rw-r--r--mp_clz_tab.c2
-rw-r--r--mparam_h.in2
-rw-r--r--mpf2mpfr.h3
-rw-r--r--mpfr-gmp.c3
-rw-r--r--mpfr-gmp.h3
-rw-r--r--mpfr-impl.h3
-rw-r--r--mpfr-test.h3
-rw-r--r--mpfr.h3
-rw-r--r--mpn_exp.c5
-rw-r--r--mul.c3
-rw-r--r--mul_2exp.c3
-rw-r--r--mul_2si.c3
-rw-r--r--mul_2ui.c3
-rw-r--r--mul_ui.c3
-rw-r--r--mulders.c3
-rw-r--r--neg.c3
-rw-r--r--next.c4
-rw-r--r--out_str.c3
-rw-r--r--pow.c3
-rw-r--r--pow_si.c3
-rw-r--r--pow_ui.c3
-rw-r--r--pow_z.c3
-rw-r--r--powerof2.c3
-rw-r--r--print_raw.c3
-rw-r--r--print_rnd_mode.c3
-rw-r--r--random.c3
-rw-r--r--random2.c3
-rw-r--r--reldiff.c3
-rw-r--r--rint.c3
-rw-r--r--root.c4
-rw-r--r--round_near_x.c3
-rw-r--r--round_p.c3
-rw-r--r--round_prec.c3
-rw-r--r--round_raw_generic.c3
-rw-r--r--sec.c3
-rw-r--r--sech.c3
-rw-r--r--set.c3
-rw-r--r--set_d.c3
-rw-r--r--set_dfl_prec.c3
-rw-r--r--set_exp.c3
-rw-r--r--set_f.c3
-rw-r--r--set_inf.c3
-rw-r--r--set_ld.c3
-rw-r--r--set_nan.c3
-rw-r--r--set_prc_raw.c3
-rw-r--r--set_prec.c3
-rw-r--r--set_q.c3
-rw-r--r--set_rnd.c3
-rw-r--r--set_si.c3
-rw-r--r--set_si_2exp.c3
-rw-r--r--set_sj.c3
-rw-r--r--set_str.c3
-rw-r--r--set_str_raw.c3
-rw-r--r--set_ui.c3
-rw-r--r--set_ui_2exp.c3
-rw-r--r--set_uj.c3
-rw-r--r--set_z.c3
-rw-r--r--setmax.c4
-rw-r--r--setmin.c4
-rw-r--r--sgn.c4
-rw-r--r--si_op.c3
-rw-r--r--sin.c3
-rw-r--r--sin_cos.c3
-rw-r--r--sinh.c3
-rw-r--r--sqr.c3
-rw-r--r--sqrt.c3
-rw-r--r--sqrt_ui.c3
-rw-r--r--stack_interface.c3
-rw-r--r--strtofr.c3
-rw-r--r--sub.c4
-rw-r--r--sub1.c4
-rw-r--r--sub1sp.c4
-rw-r--r--sub_ui.c3
-rw-r--r--subnormal.c3
-rw-r--r--sum.c3
-rw-r--r--swap.c3
-rw-r--r--tan.c3
-rw-r--r--tanh.c3
-rw-r--r--tests/cmp_str.c3
-rw-r--r--tests/memory.c5
-rw-r--r--tests/mpf_compat.c3
-rw-r--r--tests/mpf_compat.h3
-rw-r--r--tests/mpfr_compat.c3
-rw-r--r--tests/reuse.c3
-rw-r--r--tests/rnd_mode.c3
-rw-r--r--tests/tabs.c3
-rw-r--r--tests/tacos.c2
-rw-r--r--tests/tacosh.c4
-rw-r--r--tests/tadd.c3
-rw-r--r--tests/tadd1sp.c3
-rw-r--r--tests/tadd_ui.c3
-rw-r--r--tests/tagm.c3
-rw-r--r--tests/tasin.c4
-rw-r--r--tests/tasinh.c4
-rw-r--r--tests/tatan.c4
-rw-r--r--tests/tatanh.c4
-rw-r--r--tests/tcan_round.c3
-rw-r--r--tests/tcbrt.c3
-rw-r--r--tests/tcheck.c3
-rw-r--r--tests/tcmp.c3
-rw-r--r--tests/tcmp2.c3
-rw-r--r--tests/tcmp_d.c3
-rw-r--r--tests/tcmp_ld.c3
-rw-r--r--tests/tcmp_ui.c3
-rw-r--r--tests/tcmpabs.c3
-rw-r--r--tests/tcomparisons.c3
-rw-r--r--tests/tconst_catalan.c3
-rw-r--r--tests/tconst_euler.c3
-rw-r--r--tests/tconst_log2.c3
-rw-r--r--tests/tconst_pi.c3
-rw-r--r--tests/tcopysign.c3
-rw-r--r--tests/tcos.c3
-rw-r--r--tests/tcosh.c4
-rw-r--r--tests/tcot.c3
-rw-r--r--tests/tcoth.c3
-rw-r--r--tests/tcsc.c3
-rw-r--r--tests/tcsch.c3
-rw-r--r--tests/tdim.c3
-rw-r--r--tests/tdiv.c3
-rw-r--r--tests/tdiv_ui.c3
-rw-r--r--tests/teint.c3
-rw-r--r--tests/teq.c3
-rw-r--r--tests/terf.c2
-rw-r--r--tests/tests.c3
-rw-r--r--tests/texceptions.c3
-rw-r--r--tests/texp.c3
-rw-r--r--tests/texp2.c4
-rw-r--r--tests/texpm1.c4
-rw-r--r--tests/tfactorial.c3
-rw-r--r--tests/tfits.c3
-rw-r--r--tests/tfma.c4
-rw-r--r--tests/tfrac.c3
-rw-r--r--tests/tgamma.c3
-rw-r--r--tests/tgeneric.c3
-rw-r--r--tests/tgeneric_ui.c3
-rw-r--r--tests/tget_d.c3
-rw-r--r--tests/tget_d_2exp.c3
-rw-r--r--tests/tget_f.c3
-rw-r--r--tests/tget_sj.c3
-rw-r--r--tests/tget_str.c3
-rw-r--r--tests/tget_z.c3
-rw-r--r--tests/tgmpop.c3
-rw-r--r--tests/thyperbolic.c3
-rw-r--r--tests/thypot.c4
-rw-r--r--tests/tinits.c3
-rw-r--r--tests/tinp_str.c3
-rw-r--r--tests/tisnan.c3
-rw-r--r--tests/tlngamma.c3
-rw-r--r--tests/tlog.c3
-rw-r--r--tests/tlog10.c4
-rw-r--r--tests/tlog1p.c4
-rw-r--r--tests/tlog2.c4
-rw-r--r--tests/tminmax.c3
-rw-r--r--tests/tmul.c3
-rw-r--r--tests/tmul_2exp.c3
-rw-r--r--tests/tmul_ui.c3
-rw-r--r--tests/tnext.c3
-rw-r--r--tests/tout_str.c3
-rw-r--r--tests/toutimpl.c3
-rw-r--r--tests/tpow.c3
-rw-r--r--tests/tpow3.c4
-rw-r--r--tests/tpow_z.c3
-rw-r--r--tests/trandom.c3
-rw-r--r--tests/trint.c3
-rw-r--r--tests/troot.c3
-rw-r--r--tests/tround_prec.c3
-rw-r--r--tests/tsec.c3
-rw-r--r--tests/tsech.c3
-rw-r--r--tests/tset.c3
-rw-r--r--tests/tset_d.c3
-rw-r--r--tests/tset_exp.c3
-rw-r--r--tests/tset_f.c3
-rw-r--r--tests/tset_ld.c3
-rw-r--r--tests/tset_q.c3
-rw-r--r--tests/tset_si.c3
-rw-r--r--tests/tset_sj.c3
-rw-r--r--tests/tset_str.c3
-rw-r--r--tests/tset_z.c3
-rw-r--r--tests/tsgn.c4
-rw-r--r--tests/tsi_op.c3
-rw-r--r--tests/tsin.c3
-rw-r--r--tests/tsin_cos.c3
-rw-r--r--tests/tsinh.c4
-rw-r--r--tests/tsqr.c3
-rw-r--r--tests/tsqrt.c3
-rw-r--r--tests/tsqrt_ui.c3
-rw-r--r--tests/tstckintc.c3
-rw-r--r--tests/tstrtofr.c3
-rw-r--r--tests/tsub.c3
-rw-r--r--tests/tsub1sp.c3
-rw-r--r--tests/tsub_ui.c3
-rw-r--r--tests/tsubnormal.c3
-rw-r--r--tests/tsum.c3
-rw-r--r--tests/tswap.c3
-rw-r--r--tests/ttan.c3
-rw-r--r--tests/ttanh.c4
-rw-r--r--tests/ttrunc.c3
-rw-r--r--tests/tui_div.c3
-rw-r--r--tests/tui_pow.c4
-rw-r--r--tests/tui_sub.c3
-rw-r--r--tests/tversion.c3
-rw-r--r--tests/tzeta.c2
-rw-r--r--tuneup.c3
-rw-r--r--uceil_exp2.c3
-rw-r--r--uceil_log2.c3
-rw-r--r--ufloor_log2.c3
-rw-r--r--ui_div.c3
-rw-r--r--ui_pow.c3
-rw-r--r--ui_pow_ui.c3
-rw-r--r--ui_sub.c3
-rw-r--r--urandomb.c3
-rw-r--r--version.c3
-rw-r--r--volatile.c3
-rw-r--r--zeta.c2
328 files changed, 643 insertions, 373 deletions
diff --git a/BUGS b/BUGS
index 48d2fe7a3..9813b4aa6 100644
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/FAQ.html b/FAQ.html
index db9f1a855..0cdfc479c 100644
--- a/FAQ.html
+++ b/FAQ.html
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/NEWS b/NEWS
index e7004018d..49806550d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/README b/README
index adc78e005..4eeba2036 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/TODO b/TODO
index 65beed50f..95acd1827 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/abort_prec_max.c b/abort_prec_max.c
index 55c87ee42..4cdf26173 100644
--- a/abort_prec_max.c
+++ b/abort_prec_max.c
@@ -1,6 +1,7 @@
/* mpfr_abort_prec_max -- Abort due to maximal precision overflow.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/acinclude.m4 b/acinclude.m4
index 911c04917..e5f9d5949 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,6 +1,6 @@
dnl MPFR specific autoconf macros
-dnl Copyright 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+dnl Copyright 2000, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
dnl Contributed by the Spaces project, INRIA Lorraine.
dnl
dnl This file is part of the MPFR Library.
diff --git a/acos.c b/acos.c
index 4b5560adb..55daea54c 100644
--- a/acos.c
+++ b/acos.c
@@ -1,6 +1,7 @@
/* mpfr_acos -- arc-cosinus of a floating-point number
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/acosh.c b/acosh.c
index 1434afdb9..fe0a675ef 100644
--- a/acosh.c
+++ b/acosh.c
@@ -1,6 +1,7 @@
/* mpfr_acosh -- inverse hyperbolic cosine
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/add.c b/add.c
index ae6a21dc2..c74cf0201 100644
--- a/add.c
+++ b/add.c
@@ -1,7 +1,7 @@
/* mpfr_add -- add two floating-point numbers
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/add1.c b/add1.c
index df34f323f..409008c0c 100644
--- a/add1.c
+++ b/add1.c
@@ -1,7 +1,7 @@
/* mpfr_add1 -- internal function to perform a "real" addition
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/add1sp.c b/add1sp.c
index 8e39c9d39..2776b2bf2 100644
--- a/add1sp.c
+++ b/add1sp.c
@@ -1,8 +1,8 @@
/* mpfr_add1sp -- internal function to perform a "real" addition
All the op must have the same precision
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/add_ui.c b/add_ui.c
index e56428cde..cbf4b4379 100644
--- a/add_ui.c
+++ b/add_ui.c
@@ -1,6 +1,7 @@
/* mpfr_add_ui -- add a floating-point number with a machine integer
-Copyright 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/agm.c b/agm.c
index 3022f19fd..46dd9c58c 100644
--- a/agm.c
+++ b/agm.c
@@ -1,6 +1,7 @@
/* mpfr_agm -- arithmetic-geometric mean of two floating-point numbers
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/asin.c b/asin.c
index 26578838d..12a54d1e0 100644
--- a/asin.c
+++ b/asin.c
@@ -1,6 +1,7 @@
/* mpfr_asin -- arc-sinus of a floating-point number
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/asinh.c b/asinh.c
index d1cbd20e7..809694443 100644
--- a/asinh.c
+++ b/asinh.c
@@ -1,6 +1,7 @@
/* mpfr_asinh -- inverse hyperbolic sine
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/atan.c b/atan.c
index 7883d0edf..27bdde5a3 100644
--- a/atan.c
+++ b/atan.c
@@ -1,6 +1,7 @@
/* mpfr_atan -- arc-tangent of a floating-point number
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/atan2.c b/atan2.c
index 8fa518bc0..cbbf292e7 100644
--- a/atan2.c
+++ b/atan2.c
@@ -1,6 +1,7 @@
/* mpfr_atan2 -- arc-tan 2 of a floating-point number
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/atanh.c b/atanh.c
index 7e49f4edd..aee24f726 100644
--- a/atanh.c
+++ b/atanh.c
@@ -1,6 +1,7 @@
/* mpfr_atanh -- Inverse Hyperbolic Tangente
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cache.c b/cache.c
index affa9b2f0..5ace06f14 100644
--- a/cache.c
+++ b/cache.c
@@ -1,6 +1,7 @@
/* mpfr_cache -- cache interface for multi-precision const in MPFR.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cbrt.c b/cbrt.c
index c8d763311..1fb6b497a 100644
--- a/cbrt.c
+++ b/cbrt.c
@@ -1,7 +1,7 @@
/* mpfr_cbrt -- cube root function.
-Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/check.c b/check.c
index 7b42c8984..9ec9b5e0e 100644
--- a/check.c
+++ b/check.c
@@ -1,6 +1,7 @@
/* mpfr_check -- Check if a floating-point number has not been corrupted.
-Copyright 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/clear.c b/clear.c
index 7b893a586..36dfe6e7c 100644
--- a/clear.c
+++ b/clear.c
@@ -1,6 +1,7 @@
/* mpfr_clear -- free the memory space allocated for a floating-point number
-Copyright 1999, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/clears.c b/clears.c
index b14ce26e6..3795be540 100644
--- a/clears.c
+++ b/clears.c
@@ -1,7 +1,8 @@
/* mpfr_clears -- free the memory space allocated for several
floating-point numbers
-Copyright 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cmp.c b/cmp.c
index e44b5c494..0171430f8 100644
--- a/cmp.c
+++ b/cmp.c
@@ -1,6 +1,7 @@
/* mpfr_cmp -- compare two floating-point numbers
-Copyright 1999, 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cmp2.c b/cmp2.c
index fa9265583..3933ae448 100644
--- a/cmp2.c
+++ b/cmp2.c
@@ -1,6 +1,7 @@
/* mpfr_cmp2 -- exponent shift when subtracting two numbers.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cmp_abs.c b/cmp_abs.c
index 4babac004..d432fade2 100644
--- a/cmp_abs.c
+++ b/cmp_abs.c
@@ -1,6 +1,7 @@
/* mpfr_cmpabs -- compare the absolute values of two FP numbers
-Copyright 1999, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cmp_d.c b/cmp_d.c
index 5c0d46add..2edc0ca39 100644
--- a/cmp_d.c
+++ b/cmp_d.c
@@ -1,6 +1,7 @@
/* mpfr_cmp_d -- compare a floating-point number with a double
-Copyright 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cmp_ld.c b/cmp_ld.c
index 6b2be0e3f..6dbc9fc98 100644
--- a/cmp_ld.c
+++ b/cmp_ld.c
@@ -1,6 +1,7 @@
/* mpfr_cmp_d -- compare a floating-point number with a long double
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cmp_si.c b/cmp_si.c
index d6fdb8ee0..a73dcbb19 100644
--- a/cmp_si.c
+++ b/cmp_si.c
@@ -1,7 +1,8 @@
/* mpfr_cmp_si_2exp -- compare a floating-point number with a signed
machine integer multiplied by a power of 2
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cmp_ui.c b/cmp_ui.c
index 809715e95..30d6185b3 100644
--- a/cmp_ui.c
+++ b/cmp_ui.c
@@ -1,7 +1,8 @@
/* mpfr_cmp_ui_2exp -- compare a floating-point number with an unsigned
machine integer multiplied by a power of 2
-Copyright 1999, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/comparisons.c b/comparisons.c
index e9b622e01..44782fab2 100644
--- a/comparisons.c
+++ b/comparisons.c
@@ -1,6 +1,7 @@
/* comparison predicates
-Copyright 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
Contributed by the Spaces project (LORIA/LIP6).
diff --git a/configure.in b/configure.in
index d024c9050..13b3ce668 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_COPYRIGHT([
-Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/const_catalan.c b/const_catalan.c
index 9649277c6..4608adcb3 100644
--- a/const_catalan.c
+++ b/const_catalan.c
@@ -1,6 +1,7 @@
/* mpfr_const_catalan -- compute Catalan's constant.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/const_euler.c b/const_euler.c
index 96ab21907..3fdfdbec7 100644
--- a/const_euler.c
+++ b/const_euler.c
@@ -1,6 +1,7 @@
/* mpfr_const_euler -- Euler's constant
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/const_log2.c b/const_log2.c
index 9c69c27ef..41e0a7a07 100644
--- a/const_log2.c
+++ b/const_log2.c
@@ -1,6 +1,7 @@
/* mpfr_const_log2 -- compute natural logarithm of 2
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/const_pi.c b/const_pi.c
index 8a9594138..53d96d2c9 100644
--- a/const_pi.c
+++ b/const_pi.c
@@ -1,6 +1,7 @@
/* mpfr_const_pi -- compute Pi
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/constant.c b/constant.c
index 11660c8a5..afc50498e 100644
--- a/constant.c
+++ b/constant.c
@@ -1,6 +1,7 @@
/* MPFR internal constant FP numbers
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/copysign.c b/copysign.c
index 88962b015..bb5eac100 100644
--- a/copysign.c
+++ b/copysign.c
@@ -1,6 +1,7 @@
/* mpfr_copysign -- Produce a value with the magnitude of x and sign of y
-Copyright 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cos.c b/cos.c
index ccd6e3811..0a72d6e60 100644
--- a/cos.c
+++ b/cos.c
@@ -1,6 +1,7 @@
/* mpfr_cos -- cosine of a floating-point number
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cosh.c b/cosh.c
index 895e9712f..35f3e00bf 100644
--- a/cosh.c
+++ b/cosh.c
@@ -1,6 +1,7 @@
/* mpfr_cosh -- hyperbolic cosine
-Copyright 2001, 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/cot.c b/cot.c
index efa486af6..9b86e98a6 100644
--- a/cot.c
+++ b/cot.c
@@ -1,6 +1,7 @@
/* mpfr_cot - cotangent function.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/coth.c b/coth.c
index 51aafb0f6..60c93cadd 100644
--- a/coth.c
+++ b/coth.c
@@ -1,6 +1,7 @@
/* mpfr_coth - Hyperbolic cotangent function.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/csc.c b/csc.c
index 7f5992c03..e08851a39 100644
--- a/csc.c
+++ b/csc.c
@@ -1,6 +1,7 @@
/* mpfr_csc - cosecant function.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/csch.c b/csch.c
index 2129753b2..ad4713287 100644
--- a/csch.c
+++ b/csch.c
@@ -1,6 +1,7 @@
/* mpfr_csch - Hyperbolic cosecant function.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/dim.c b/dim.c
index 171c6dcdd..dda6e01d1 100644
--- a/dim.c
+++ b/dim.c
@@ -1,6 +1,7 @@
/* mpfr_dim -- positive difference
-Copyright 2001, 2002, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/div.c b/div.c
index e28216b18..715239895 100644
--- a/div.c
+++ b/div.c
@@ -1,6 +1,7 @@
/* mpfr_div -- divide two floating-point numbers
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/div_2exp.c b/div_2exp.c
index e5019f08b..a794ee606 100644
--- a/div_2exp.c
+++ b/div_2exp.c
@@ -1,6 +1,7 @@
/* mpfr_div_2exp -- divide a floating-point number by a power of two
-Copyright 1999, 2001, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/div_2si.c b/div_2si.c
index 3aaf5a3c2..daf267a2e 100644
--- a/div_2si.c
+++ b/div_2si.c
@@ -1,6 +1,7 @@
/* mpfr_div_2si -- divide a floating-point number by a power of two
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/div_2ui.c b/div_2ui.c
index fe164a7ac..01089361e 100644
--- a/div_2ui.c
+++ b/div_2ui.c
@@ -1,6 +1,7 @@
/* mpfr_div_2ui -- divide a floating-point number by a power of two
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/div_ui.c b/div_ui.c
index a817ad13a..3fc6a33a6 100644
--- a/div_ui.c
+++ b/div_ui.c
@@ -1,7 +1,8 @@
/* mpfr_div_ui -- divide a floating-point number by a machine integer
mpfr_div_si -- divide a floating-point number by a machine integer
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/dump.c b/dump.c
index d298360e0..2836a950a 100644
--- a/dump.c
+++ b/dump.c
@@ -1,7 +1,7 @@
/* mpfr_dump -- Dump a float to stdout.
-Copyright 1999, 2001, 2004, 2006 Free Software Foundation, Inc.
-(Copied from the GNU MP Library.)
+Copyright 1999, 2001, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/eint.c b/eint.c
index fce24f86a..9152382aa 100644
--- a/eint.c
+++ b/eint.c
@@ -1,6 +1,7 @@
/* mpfr_eint, mpfr_eint1 -- the exponential integral
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/eq.c b/eq.c
index 4e5c73ba9..cb9907ff5 100644
--- a/eq.c
+++ b/eq.c
@@ -1,7 +1,7 @@
/* mpfr_eq -- Compare two floats up to a specified bit #.
-Copyright 1999, 2001, 2003, 2004, 2006 Free Software Foundation, Inc.
-(Copied from GNU MP, file mpf_eq.)
+Copyright 1999, 2001, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/erf.c b/erf.c
index b75d49301..43eec0bb2 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, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by Ludovic Meunier and Paul Zimmermann.
This file is part of the MPFR Library.
diff --git a/erfc.c b/erfc.c
index 97981d7c6..ad5c89899 100644
--- a/erfc.c
+++ b/erfc.c
@@ -1,6 +1,7 @@
/* mpfr_erfc -- The Complementary Error Function of a floating-point number
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/exceptions.c b/exceptions.c
index 3568484c7..049a6c5e4 100644
--- a/exceptions.c
+++ b/exceptions.c
@@ -1,6 +1,7 @@
/* Exception flags and utilities.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/exp.c b/exp.c
index f8de4c412..13651acf9 100644
--- a/exp.c
+++ b/exp.c
@@ -1,6 +1,6 @@
/* mpfr_exp -- exponential of a floating-point number
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by the Spaces project.
This file is part of the MPFR Library.
diff --git a/exp10.c b/exp10.c
index aef1d4acc..a4424dc79 100644
--- a/exp10.c
+++ b/exp10.c
@@ -1,6 +1,7 @@
/* mpfr_exp10 -- power of 10 function 10^y
-Copyright 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/exp2.c b/exp2.c
index 78c222b14..b250a03c0 100644
--- a/exp2.c
+++ b/exp2.c
@@ -1,6 +1,7 @@
/* mpfr_exp2 -- power of 2 function 2^y
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/exp3.c b/exp3.c
index fa7027f7a..e41936ebd 100644
--- a/exp3.c
+++ b/exp3.c
@@ -1,6 +1,7 @@
/* mpfr_exp -- exponential of a floating-point number
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/exp_2.c b/exp_2.c
index 6a22cc899..1a10fcdc2 100644
--- a/exp_2.c
+++ b/exp_2.c
@@ -1,7 +1,8 @@
/* mpfr_exp_2 -- exponential of a floating-point number
using Brent's algorithms in O(n^(1/2)*M(n)) and O(n^(1/3)*M(n))
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/expm1.c b/expm1.c
index 1cee67dc0..0cb33257c 100644
--- a/expm1.c
+++ b/expm1.c
@@ -1,6 +1,7 @@
/* mpfr_expm1 -- Compute exp(x)-1
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/extract.c b/extract.c
index b48edcb8f..8a06882fd 100644
--- a/extract.c
+++ b/extract.c
@@ -1,6 +1,7 @@
/* mpfr_extract -- bit-extraction function for the binary splitting algorithm
-Copyright 2000, 2001, 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/factorial.c b/factorial.c
index 583332a50..93e0b4577 100644
--- a/factorial.c
+++ b/factorial.c
@@ -1,6 +1,7 @@
/* mpfr_fac_ui -- factorial of a non-negative integer
-Copyright 2001, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/faq.xsl b/faq.xsl
index 05478bca2..b458ce718 100644
--- a/faq.xsl
+++ b/faq.xsl
@@ -19,7 +19,7 @@
<xsl:template match="/">
<xsl:text>&#10;</xsl:text>
<xsl:comment>
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/fits_intmax.c b/fits_intmax.c
index 7b1844a07..7e599c0ee 100644
--- a/fits_intmax.c
+++ b/fits_intmax.c
@@ -1,7 +1,7 @@
/* mpfr_fits_intmax_p -- test whether an mpfr fits an intmax_t.
-Copyright 2004, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/fits_s.h b/fits_s.h
index 18ef96d8b..c6483d656 100644
--- a/fits_s.h
+++ b/fits_s.h
@@ -1,7 +1,7 @@
/* mpfr_fits_*_p -- test whether an mpfr fits a C signed type.
-Copyright 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
Copied from mpf/fits_s.h.
This file is part of the MPFR Library.
diff --git a/fits_sint.c b/fits_sint.c
index 972671db7..549629662 100644
--- a/fits_sint.c
+++ b/fits_sint.c
@@ -1,7 +1,7 @@
/* mpfr_fits_sint_p -- test whether an mpfr fits an int.
-Copyright 2003, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/fits_slong.c b/fits_slong.c
index 97d6021c8..5e8262454 100644
--- a/fits_slong.c
+++ b/fits_slong.c
@@ -1,7 +1,7 @@
/* mpfr_fits_slong_p -- test whether an mpfr fits a long.
-Copyright 2003, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/fits_sshort.c b/fits_sshort.c
index 2e845cf25..40d7d500c 100644
--- a/fits_sshort.c
+++ b/fits_sshort.c
@@ -1,7 +1,7 @@
/* mpfr_fits_sshort_p -- test whether an mpfr fits a short.
-Copyright 2003, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/fits_u.h b/fits_u.h
index 7ec6cae10..a69db48e0 100644
--- a/fits_u.h
+++ b/fits_u.h
@@ -1,7 +1,7 @@
/* mpfr_fits_*_p -- test whether an mpfr fits a C unsigned type.
-Copyright 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/fits_uint.c b/fits_uint.c
index 82ae1bb18..166dc79ab 100644
--- a/fits_uint.c
+++ b/fits_uint.c
@@ -1,7 +1,7 @@
/* mpfr_fits_uint_p -- test whether an mpfr fits an unsigned int.
-Copyright 2003, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/fits_uintmax.c b/fits_uintmax.c
index 3a3869c16..017489bb6 100644
--- a/fits_uintmax.c
+++ b/fits_uintmax.c
@@ -1,7 +1,7 @@
/* mpfr_fits_uintmax_p -- test whether an mpfr fits an uintmax_t.
-Copyright 2004, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/fits_ulong.c b/fits_ulong.c
index 9983c36df..b5f31f85d 100644
--- a/fits_ulong.c
+++ b/fits_ulong.c
@@ -1,7 +1,7 @@
/* mpfr_fits_ulong_p -- test whether an mpfr fits an unsigned long.
-Copyright 2003, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/fits_ushort.c b/fits_ushort.c
index 015150055..9d4dab4f5 100644
--- a/fits_ushort.c
+++ b/fits_ushort.c
@@ -1,7 +1,7 @@
/* mpfr_fits_ushort_p -- test whether an mpfr fits an unsigned short.
-Copyright 2003, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/fma.c b/fma.c
index ac9a7a79e..cbdc2b2f1 100644
--- a/fma.c
+++ b/fma.c
@@ -1,6 +1,7 @@
/* mpfr_fma -- Floating multiply-add
-Copyright 2001, 2002, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/frac.c b/frac.c
index 15f18c98c..25b2f6ca9 100644
--- a/frac.c
+++ b/frac.c
@@ -1,6 +1,7 @@
/* mpfr_frac -- Fractional part of a floating-point number.
-Copyright 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/free_cache.c b/free_cache.c
index 353056552..1b9c8379e 100644
--- a/free_cache.c
+++ b/free_cache.c
@@ -1,6 +1,7 @@
/* mpfr_free_cache - Free the cache used by MPFR for internal consts.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/gamma.c b/gamma.c
index 371e87aac..040b71026 100644
--- a/gamma.c
+++ b/gamma.c
@@ -1,6 +1,7 @@
/* mpfr_gamma -- gamma function
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/gen_inverse.h b/gen_inverse.h
index b924b0394..c4ac6e43a 100644
--- a/gen_inverse.h
+++ b/gen_inverse.h
@@ -1,6 +1,7 @@
/* generic inverse of a function.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/generic.c b/generic.c
index c8e26c66d..283863784 100644
--- a/generic.c
+++ b/generic.c
@@ -1,6 +1,7 @@
/* generic file for evaluation of hypergeometric series using binary splitting
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/get_d.c b/get_d.c
index 2d71ab399..b4499f721 100644
--- a/get_d.c
+++ b/get_d.c
@@ -1,7 +1,8 @@
/* mpfr_get_d -- convert a multiple precision floating-point number
to a machine double precision float
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/get_exp.c b/get_exp.c
index be892f598..a86f9a656 100644
--- a/get_exp.c
+++ b/get_exp.c
@@ -1,6 +1,7 @@
/* mpfr_get_exp - get the exponent of a floating-point number
-Copyright 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/get_f.c b/get_f.c
index 5d0f7a34b..cfa9386ed 100644
--- a/get_f.c
+++ b/get_f.c
@@ -1,6 +1,7 @@
/* mpfr_get_f -- convert a MPFR number to a GNU MPF number
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/get_ld.c b/get_ld.c
index fb69fe8a0..726e9a9f0 100644
--- a/get_ld.c
+++ b/get_ld.c
@@ -1,7 +1,8 @@
/* mpfr_get_ld -- convert a multiple precision floating-point number
to a machine long double
-Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/get_si.c b/get_si.c
index ae276be78..4b3fbeb6c 100644
--- a/get_si.c
+++ b/get_si.c
@@ -1,6 +1,7 @@
/* mpfr_get_si -- convert a floating-point number to a signed long.
-Copyright 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/get_sj.c b/get_sj.c
index d9e98de89..d2d0678f8 100644
--- a/get_sj.c
+++ b/get_sj.c
@@ -1,6 +1,7 @@
/* mpfr_get_sj -- convert a MPFR number to a huge machine signed integer
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/get_str.c b/get_str.c
index ef06fee6e..278efd972 100644
--- a/get_str.c
+++ b/get_str.c
@@ -1,7 +1,8 @@
/* mpfr_get_str -- output a floating-point number to a string
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-This function was contributed by Alain Delplanque and Paul Zimmermann.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
+Contributed by Alain Delplanque and Paul Zimmermann.
This file is part of the MPFR Library.
diff --git a/get_ui.c b/get_ui.c
index d3cfa3748..e0732fbb5 100644
--- a/get_ui.c
+++ b/get_ui.c
@@ -1,6 +1,7 @@
/* mpfr_get_ui -- convert a floating-point number to an unsigned long.
-Copyright 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/get_uj.c b/get_uj.c
index 2e1ab5d10..a4243d6ed 100644
--- a/get_uj.c
+++ b/get_uj.c
@@ -1,6 +1,7 @@
/* mpfr_get_uj -- convert a MPFR number to a huge machine unsigned integer
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/get_z.c b/get_z.c
index e2b012999..45bc22ec6 100644
--- a/get_z.c
+++ b/get_z.c
@@ -1,7 +1,8 @@
/* mpfr_get_z_exp -- get a multiple-precision integer from
a floating-point number
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/get_z_exp.c b/get_z_exp.c
index fb0e785b9..b091f0bd6 100644
--- a/get_z_exp.c
+++ b/get_z_exp.c
@@ -1,7 +1,8 @@
/* mpfr_get_z_exp -- get a multiple-precision integer and an exponent
from a floating-point number
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/gmp_op.c b/gmp_op.c
index 0e2abed3e..5e67cd2b7 100644
--- a/gmp_op.c
+++ b/gmp_op.c
@@ -1,6 +1,7 @@
/* Implementations of operations between mpfr and mpz/mpq data
-Copyright 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/hypot.c b/hypot.c
index f0feb6ed3..9c9793385 100644
--- a/hypot.c
+++ b/hypot.c
@@ -1,6 +1,7 @@
/* mpfr_hypot -- Euclidean distance
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/init.c b/init.c
index 3cf9e91ad..f63024149 100644
--- a/init.c
+++ b/init.c
@@ -1,6 +1,7 @@
/* mpfr_init -- initialize a floating-point number
-Copyright 1999, 2001, 2002, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/init2.c b/init2.c
index 2530563dd..0a72a8be6 100644
--- a/init2.c
+++ b/init2.c
@@ -1,6 +1,7 @@
/* mpfr_init2 -- initialize a floating-point number with given precision
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/inits.c b/inits.c
index 4e68cba48..d739b9b1d 100644
--- a/inits.c
+++ b/inits.c
@@ -1,6 +1,7 @@
/* mpfr_inits -- initialize several floating-point numbers
-Copyright 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/inits2.c b/inits2.c
index 6cccce466..80ceaa6d1 100644
--- a/inits2.c
+++ b/inits2.c
@@ -1,7 +1,8 @@
/* mpfr_inits2 -- initialize several floating-point numbers with given
precision
-Copyright 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/inp_str.c b/inp_str.c
index 6570f7be9..0149269df 100644
--- a/inp_str.c
+++ b/inp_str.c
@@ -1,7 +1,8 @@
/* mpf_inp_str(dest_float, stream, base) -- Input a number in base
BASE from stdio stream STREAM and store the result in DEST_FLOAT.
-Copyright 1999, 2001, 2002, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
(Copied from GMP, file mpf/inp_str.c)
This file is part of the MPFR Library.
diff --git a/int_ceil_log2.c b/int_ceil_log2.c
index 297f7c7e0..2e8999610 100644
--- a/int_ceil_log2.c
+++ b/int_ceil_log2.c
@@ -1,6 +1,7 @@
/* __gmpfr_int_ceil_log2 -- Integer ceil of log2(x)
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/isinf.c b/isinf.c
index 659c9c35e..42c065f89 100644
--- a/isinf.c
+++ b/isinf.c
@@ -1,6 +1,7 @@
/* mpfr_inf_p -- check for infinities
-Copyright 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/isinteger.c b/isinteger.c
index e2e58c414..1edd17253 100644
--- a/isinteger.c
+++ b/isinteger.c
@@ -1,6 +1,7 @@
/* mpfr_integer_p -- test if a mpfr variable is integer.
-Copyright 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/isnan.c b/isnan.c
index 052907058..ef99f5800 100644
--- a/isnan.c
+++ b/isnan.c
@@ -1,6 +1,7 @@
/* mpfr_nan_p -- check for NaN
-Copyright 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/isnum.c b/isnum.c
index 26f8249dc..61b9e4b78 100644
--- a/isnum.c
+++ b/isnum.c
@@ -1,6 +1,7 @@
/* mpfr_number_p -- check for ordinary numbers
-Copyright 2000, 2001, 2002, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/isqrt.c b/isqrt.c
index f36bb05c7..2363407f0 100644
--- a/isqrt.c
+++ b/isqrt.c
@@ -1,6 +1,7 @@
/* __gmpfr_isqrt && __gmpfr_cuberoot -- Integer square root and cube root
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/iszero.c b/iszero.c
index d198fd26e..7874d8ccc 100644
--- a/iszero.c
+++ b/iszero.c
@@ -1,6 +1,7 @@
/* mpfr_zero_p -- check for infinities
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/lngamma.c b/lngamma.c
index c905191c8..255de169f 100644
--- a/lngamma.c
+++ b/lngamma.c
@@ -1,6 +1,7 @@
/* mpfr_lngamma -- lngamma function
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/log.c b/log.c
index efb6c46f3..0548b76fd 100644
--- a/log.c
+++ b/log.c
@@ -1,6 +1,7 @@
/* mpfr_log -- natural logarithm of a floating-point number
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/log10.c b/log10.c
index 4ea1bf99a..88fc97fdd 100644
--- a/log10.c
+++ b/log10.c
@@ -1,6 +1,7 @@
/* mpfr_log10 -- logarithm in base 10.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/log1p.c b/log1p.c
index 90f8d7853..4a78b947a 100644
--- a/log1p.c
+++ b/log1p.c
@@ -1,6 +1,7 @@
/* mpfr_log1p -- Compute log(1+x)
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/log2.c b/log2.c
index 97d6ea0c5..3d456da58 100644
--- a/log2.c
+++ b/log2.c
@@ -1,6 +1,7 @@
/* mpfr_log2 -- log base 2
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/logging.c b/logging.c
index 157526eb3..a4bf06aed 100644
--- a/logging.c
+++ b/logging.c
@@ -1,6 +1,7 @@
/* MPFR Logging functions.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/minmax.c b/minmax.c
index 96709d61d..fef31c757 100644
--- a/minmax.c
+++ b/minmax.c
@@ -1,6 +1,7 @@
/* mpfr_min -- min and max of x, y
-Copyright 2001, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mp_clz_tab.c b/mp_clz_tab.c
index 474d7d751..433ee7e1c 100644
--- a/mp_clz_tab.c
+++ b/mp_clz_tab.c
@@ -3,7 +3,7 @@
THE CONTENTS OF THIS FILE ARE FOR INTERNAL USE AND MAY CHANGE
INCOMPATIBLY OR DISAPPEAR IN A FUTURE GNU MP RELEASE.
-Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2004, 2006, 2007 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
Adapted to be used by the MPFR library.
diff --git a/mparam_h.in b/mparam_h.in
index bcb7d408e..625e82c84 100644
--- a/mparam_h.in
+++ b/mparam_h.in
@@ -1,6 +1,6 @@
/* Various Thresholds of MPFR, not exported.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of the MPFR Library.
diff --git a/mpf2mpfr.h b/mpf2mpfr.h
index 2e3ad1388..acd100e22 100644
--- a/mpf2mpfr.h
+++ b/mpf2mpfr.h
@@ -1,6 +1,7 @@
/* mpf2mpfr.h -- Compatibility include file with mpf.
-Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mpfr-gmp.c b/mpfr-gmp.c
index 5db90decc..8b5a992fe 100644
--- a/mpfr-gmp.c
+++ b/mpfr-gmp.c
@@ -1,7 +1,8 @@
/* mpfr_gmp -- Limited gmp-impl emulator
Modified version of the GMP files.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mpfr-gmp.h b/mpfr-gmp.h
index dfdb4c704..039e1d691 100644
--- a/mpfr-gmp.h
+++ b/mpfr-gmp.h
@@ -1,6 +1,7 @@
/* Interface to replace gmp-impl.h
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mpfr-impl.h b/mpfr-impl.h
index dcf07ba7d..d9f912080 100644
--- a/mpfr-impl.h
+++ b/mpfr-impl.h
@@ -1,6 +1,7 @@
/* Utilities for MPFR developers, not exported.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mpfr-test.h b/mpfr-test.h
index d8a41c08e..4236fdfa5 100644
--- a/mpfr-test.h
+++ b/mpfr-test.h
@@ -1,6 +1,7 @@
/* auxiliary functions for MPFR tests.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mpfr.h b/mpfr.h
index 4e5642f0b..dbe988109 100644
--- a/mpfr.h
+++ b/mpfr.h
@@ -1,6 +1,7 @@
/* mpfr.h -- Include file for mpfr.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mpn_exp.c b/mpn_exp.c
index 4b40d4361..d6c1397a9 100644
--- a/mpn_exp.c
+++ b/mpn_exp.c
@@ -1,7 +1,8 @@
/* mpfr_mpn_exp -- auxiliary function for mpfr_get_str and mpfr_set_str
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-This function was contributed by Alain Delplanque and Paul Zimmermann.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
+Contributed by Alain Delplanque and Paul Zimmermann.
This file is part of the MPFR Library.
diff --git a/mul.c b/mul.c
index b4d6e07e8..8862acf0e 100644
--- a/mul.c
+++ b/mul.c
@@ -1,6 +1,7 @@
/* mpfr_mul -- multiply two floating-point numbers
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mul_2exp.c b/mul_2exp.c
index 618782e36..9d6ac9a78 100644
--- a/mul_2exp.c
+++ b/mul_2exp.c
@@ -1,6 +1,7 @@
/* mpfr_mul_2exp -- multiply a floating-point number by a power of two
-Copyright 1999, 2001, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mul_2si.c b/mul_2si.c
index 041c07a71..3dd74eadb 100644
--- a/mul_2si.c
+++ b/mul_2si.c
@@ -1,6 +1,7 @@
/* mpfr_mul_2si -- multiply a floating-point number by a power of two
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mul_2ui.c b/mul_2ui.c
index 6a8baef9f..de5c5ae4e 100644
--- a/mul_2ui.c
+++ b/mul_2ui.c
@@ -1,6 +1,7 @@
/* mpfr_mul_2ui -- multiply a floating-point number by a power of two
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mul_ui.c b/mul_ui.c
index 7c8cda4a4..97859ccd0 100644
--- a/mul_ui.c
+++ b/mul_ui.c
@@ -1,7 +1,8 @@
/* mpfr_mul_ui -- multiply a floating-point number by a machine integer
mpfr_mul_si -- multiply a floating-point number by a machine integer
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/mulders.c b/mulders.c
index 9ac7d1520..14c41a522 100644
--- a/mulders.c
+++ b/mulders.c
@@ -1,6 +1,7 @@
/* Mulder's MulHigh function (short product)
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/neg.c b/neg.c
index 85c8ca358..c89c9a937 100644
--- a/neg.c
+++ b/neg.c
@@ -1,6 +1,7 @@
/* mpfr_neg -- change the sign of a floating-point number
-Copyright 1999, 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
Contributed by the Spaces project (LORIA/LIP6).
diff --git a/next.c b/next.c
index f609605ff..632f909f4 100644
--- a/next.c
+++ b/next.c
@@ -1,8 +1,8 @@
/* mpfr_nextabove, mpfr_nextbelow, mpfr_nexttoward -- next representable
floating-point number
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/out_str.c b/out_str.c
index 6a754f33d..0f7eb864b 100644
--- a/out_str.c
+++ b/out_str.c
@@ -1,6 +1,7 @@
/* mpfr_out_str -- output a floating-point number to a stream
-Copyright 1999, 2001, 2002, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/pow.c b/pow.c
index 61232e039..3233dc08b 100644
--- a/pow.c
+++ b/pow.c
@@ -1,6 +1,7 @@
/* mpfr_pow -- power function x^y
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/pow_si.c b/pow_si.c
index 0a83ce230..35f3e7019 100644
--- a/pow_si.c
+++ b/pow_si.c
@@ -1,6 +1,7 @@
/* mpfr_pow_si -- power function x^y with y a signed int
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/pow_ui.c b/pow_ui.c
index cf659dba8..9738d227f 100644
--- a/pow_ui.c
+++ b/pow_ui.c
@@ -1,7 +1,8 @@
/* mpfr_pow_ui-- compute the power of a floating-point
by a machine integer
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/pow_z.c b/pow_z.c
index 0a0468ba1..dfb7edf75 100644
--- a/pow_z.c
+++ b/pow_z.c
@@ -1,6 +1,7 @@
/* mpfr_pow_z -- power function x^z with z a MPZ
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/powerof2.c b/powerof2.c
index f959a51e4..c2ea6cf07 100644
--- a/powerof2.c
+++ b/powerof2.c
@@ -1,6 +1,7 @@
/* mpfr_powerof2_raw -- test whether a floating-point number is a power of 2
-Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/print_raw.c b/print_raw.c
index cba6a9324..213641ce0 100644
--- a/print_raw.c
+++ b/print_raw.c
@@ -1,7 +1,8 @@
/* mpfr_print_binary -- print the internal binary representation of a
floating-point number
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/print_rnd_mode.c b/print_rnd_mode.c
index 8bf40a43a..ac866ee03 100644
--- a/print_rnd_mode.c
+++ b/print_rnd_mode.c
@@ -1,6 +1,7 @@
/* mpfr_print_rnd_mode -- convert a given rounding mode to a string
-Copyright 1999, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/random.c b/random.c
index 430ef5bdb..1e7132de0 100644
--- a/random.c
+++ b/random.c
@@ -1,6 +1,7 @@
/* mpfr_random -- generate a random floating-point number
-Copyright 1999, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/random2.c b/random2.c
index afca9068f..0bc9de774 100644
--- a/random2.c
+++ b/random2.c
@@ -2,7 +2,8 @@
long runs of consecutive ones and zeros in the binary representation.
Intended for testing.
-Copyright 1999, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/reldiff.c b/reldiff.c
index e20ae5450..bd880a6f8 100644
--- a/reldiff.c
+++ b/reldiff.c
@@ -1,6 +1,7 @@
/* mpfr_reldiff -- compute relative difference of two floating-point numbers.
-Copyright 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/rint.c b/rint.c
index ce23affef..e790e30e8 100644
--- a/rint.c
+++ b/rint.c
@@ -1,6 +1,7 @@
/* mpfr_rint -- Round to an integer.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/root.c b/root.c
index 1225ff26f..a36799b83 100644
--- a/root.c
+++ b/root.c
@@ -1,7 +1,7 @@
/* mpfr_root -- kth root.
-Copyright 2005, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/round_near_x.c b/round_near_x.c
index e7fe8d0a4..636ecb2e5 100644
--- a/round_near_x.c
+++ b/round_near_x.c
@@ -1,6 +1,7 @@
/* mpfr_round_near_x -- Round a floating point number nears another one.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/round_p.c b/round_p.c
index fcf87944f..08a481ab0 100644
--- a/round_p.c
+++ b/round_p.c
@@ -1,6 +1,7 @@
/* mpfr_round_p -- check if an approximation is roundable.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/round_prec.c b/round_prec.c
index ce81c1c4c..60a38adfd 100644
--- a/round_prec.c
+++ b/round_prec.c
@@ -1,7 +1,8 @@
/* mpfr_round_raw_generic, mpfr_round_raw2, mpfr_round_raw, mpfr_prec_round,
mpfr_can_round, mpfr_can_round_raw -- various rounding functions
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/round_raw_generic.c b/round_raw_generic.c
index 8fa707913..a38ff59df 100644
--- a/round_raw_generic.c
+++ b/round_raw_generic.c
@@ -1,6 +1,7 @@
/* mpfr_round_raw_generic -- Generic rounding function
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sec.c b/sec.c
index bedc6d8c6..11c796adb 100644
--- a/sec.c
+++ b/sec.c
@@ -1,6 +1,7 @@
/* mpfr_sec - secant function = 1/cos.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sech.c b/sech.c
index 806f08e25..8c0c619e8 100644
--- a/sech.c
+++ b/sech.c
@@ -1,6 +1,7 @@
/* mpfr_sech - Hyperbolic secant function = 1/cosh.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set.c b/set.c
index 8dc53b455..61e32e8af 100644
--- a/set.c
+++ b/set.c
@@ -1,6 +1,7 @@
/* mpfr_set -- copy of a floating-point number
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_d.c b/set_d.c
index f14d20472..a7e4a6ba3 100644
--- a/set_d.c
+++ b/set_d.c
@@ -1,7 +1,8 @@
/* mpfr_set_d -- convert a machine double precision float to
a multiple precision floating-point number
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_dfl_prec.c b/set_dfl_prec.c
index faa953cc0..f7bfe4943 100644
--- a/set_dfl_prec.c
+++ b/set_dfl_prec.c
@@ -1,6 +1,7 @@
/* mpfr_set_default_prec, mpfr_get_default_prec -- set/get default precision
-Copyright 1999, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_exp.c b/set_exp.c
index da168be93..6c3eb386b 100644
--- a/set_exp.c
+++ b/set_exp.c
@@ -1,6 +1,7 @@
/* mpfr_set_exp - set the exponent of a floating-point number
-Copyright 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_f.c b/set_f.c
index 7a1301e4e..74c910142 100644
--- a/set_f.c
+++ b/set_f.c
@@ -1,6 +1,7 @@
/* mpfr_set_f -- set a MPFR number from a GNU MPF number
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_inf.c b/set_inf.c
index 61a3db394..451585d94 100644
--- a/set_inf.c
+++ b/set_inf.c
@@ -1,6 +1,7 @@
/* mpfr_set_inf -- set a number to plus or minus infinity.
-Copyright 2002, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_ld.c b/set_ld.c
index 0fdcbe23a..dbd335006 100644
--- a/set_ld.c
+++ b/set_ld.c
@@ -1,7 +1,8 @@
/* mpfr_set_ld -- convert a machine long double to
a multiple precision floating-point number
-Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_nan.c b/set_nan.c
index a5c53606b..b26eb4d7a 100644
--- a/set_nan.c
+++ b/set_nan.c
@@ -1,6 +1,7 @@
/* mpfr_set_nan -- set a number to NaN.
-Copyright 2002, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_prc_raw.c b/set_prc_raw.c
index a8db49bba..0e0170722 100644
--- a/set_prc_raw.c
+++ b/set_prc_raw.c
@@ -1,6 +1,7 @@
/* mpfr_set_prec_raw -- reset the precision of a floating-point number
-Copyright 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_prec.c b/set_prec.c
index b38b5c754..8666d5fe5 100644
--- a/set_prec.c
+++ b/set_prec.c
@@ -1,6 +1,7 @@
/* mpfr_set_prec -- reset the precision of a floating-point number
-Copyright 1999, 2001, 2002, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_q.c b/set_q.c
index b586bb207..81e0cf1f1 100644
--- a/set_q.c
+++ b/set_q.c
@@ -1,6 +1,7 @@
/* mpfr_set_q -- set a floating-point number from a multiple-precision rational
-Copyright 2000, 2001, 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_rnd.c b/set_rnd.c
index 812dff536..425ab97cb 100644
--- a/set_rnd.c
+++ b/set_rnd.c
@@ -1,7 +1,8 @@
/* mpfr_set_default_rounding_mode -- set the default rounding mode
mpfr_get_default_rounding_mode -- get the default rounding mode
-Copyright 1999, 2001, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_si.c b/set_si.c
index 3b34e640d..1fe37cc5c 100644
--- a/set_si.c
+++ b/set_si.c
@@ -1,6 +1,7 @@
/* mpfr_set_si -- set a MPFR number from a machine signed integer
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_si_2exp.c b/set_si_2exp.c
index 35cfde25a..0493da3bc 100644
--- a/set_si_2exp.c
+++ b/set_si_2exp.c
@@ -1,7 +1,8 @@
/* mpfr_set_si_2exp -- set a MPFR number from a machine signed integer with
a shift
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_sj.c b/set_sj.c
index ab6111497..43158f8a3 100644
--- a/set_sj.c
+++ b/set_sj.c
@@ -1,6 +1,7 @@
/* mpfr_set_sj -- set a MPFR number from a huge machine signed integer
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_str.c b/set_str.c
index fc934e98a..b9b856a91 100644
--- a/set_str.c
+++ b/set_str.c
@@ -1,6 +1,7 @@
/* mpfr_set_str -- set a floating-point number from a string
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_str_raw.c b/set_str_raw.c
index be2432d2a..7f52153df 100644
--- a/set_str_raw.c
+++ b/set_str_raw.c
@@ -1,6 +1,7 @@
/* mpfr_set_str_binary -- set a floating-point number from a binary string
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_ui.c b/set_ui.c
index baa1989c4..d8f400851 100644
--- a/set_ui.c
+++ b/set_ui.c
@@ -1,6 +1,7 @@
/* mpfr_set_ui -- set a MPFR number from a machine unsigned integer
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_ui_2exp.c b/set_ui_2exp.c
index fb1e0549c..df2d3c356 100644
--- a/set_ui_2exp.c
+++ b/set_ui_2exp.c
@@ -1,7 +1,8 @@
/* mpfr_set_ui_2exp -- set a MPFR number from a machine unsigned integer with
a shift
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_uj.c b/set_uj.c
index 9912d6fad..3ec7f2db2 100644
--- a/set_uj.c
+++ b/set_uj.c
@@ -1,6 +1,7 @@
/* mpfr_set_uj -- set a MPFR number from a huge machine unsigned integer
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/set_z.c b/set_z.c
index efbbf9b9f..2e68bce87 100644
--- a/set_z.c
+++ b/set_z.c
@@ -1,6 +1,7 @@
/* mpfr_set_z -- set a floating-point number from a multiple-precision integer
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/setmax.c b/setmax.c
index 6bd4c2790..f7ae498f0 100644
--- a/setmax.c
+++ b/setmax.c
@@ -1,7 +1,7 @@
/* mpfr_setmax -- maximum representable floating-point number (raw version)
-Copyright 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/setmin.c b/setmin.c
index d31135dfe..76524527a 100644
--- a/setmin.c
+++ b/setmin.c
@@ -1,7 +1,7 @@
/* mpfr_setmin -- minimum representable floating-point number (raw version)
-Copyright 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sgn.c b/sgn.c
index 8e5a4d981..ea63e7aeb 100644
--- a/sgn.c
+++ b/sgn.c
@@ -1,7 +1,7 @@
/* mpfr_sgn -- Sign of a floating point number.
-Copyright 2003, 2004, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/si_op.c b/si_op.c
index e612a1eea..1bb5a832c 100644
--- a/si_op.c
+++ b/si_op.c
@@ -2,7 +2,8 @@
mpfr_sub_si -- sub a floating-point number with a machine integer
mpfr_si_sub -- sub a machine number with a floating-point number
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sin.c b/sin.c
index 551db3367..1a9583831 100644
--- a/sin.c
+++ b/sin.c
@@ -1,6 +1,7 @@
/* mpfr_sin -- sine of a floating-point number
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sin_cos.c b/sin_cos.c
index 299f2830d..c1cef50b2 100644
--- a/sin_cos.c
+++ b/sin_cos.c
@@ -1,6 +1,7 @@
/* mpfr_sin_cos -- sine and cosine of a floating-point number
-Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sinh.c b/sinh.c
index 113a72d6d..99ff2a098 100644
--- a/sinh.c
+++ b/sinh.c
@@ -1,6 +1,7 @@
/* mpfr_sinh -- hyperbolic sine
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sqr.c b/sqr.c
index 8011a64bd..99288736d 100644
--- a/sqr.c
+++ b/sqr.c
@@ -1,6 +1,7 @@
/* mpfr_sqr -- Floating square
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sqrt.c b/sqrt.c
index 5d9eca1f7..959456cec 100644
--- a/sqrt.c
+++ b/sqrt.c
@@ -1,6 +1,7 @@
/* mpfr_sqrt -- square root of a floating-point number
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sqrt_ui.c b/sqrt_ui.c
index 8d9ee350b..839f6d7dc 100644
--- a/sqrt_ui.c
+++ b/sqrt_ui.c
@@ -1,6 +1,7 @@
/* mpfr_sqrt_ui -- square root of a machine integer
-Copyright 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/stack_interface.c b/stack_interface.c
index c931bcec2..f5fd1ad21 100644
--- a/stack_interface.c
+++ b/stack_interface.c
@@ -1,6 +1,7 @@
/* mpfr_stack -- initialize a floating-point number with given allocation area
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/strtofr.c b/strtofr.c
index 01a61d6f8..ae568ba43 100644
--- a/strtofr.c
+++ b/strtofr.c
@@ -1,6 +1,7 @@
/* mpfr_strtofr -- set a floating-point number from a string
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sub.c b/sub.c
index 8f28e336e..bb0931352 100644
--- a/sub.c
+++ b/sub.c
@@ -1,7 +1,7 @@
/* mpfr_sub -- subtract two floating-point numbers
-Copyright 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sub1.c b/sub1.c
index bba7e5b11..7096ab606 100644
--- a/sub1.c
+++ b/sub1.c
@@ -1,7 +1,7 @@
/* mpfr_sub1 -- internal function to perform a "real" subtraction
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sub1sp.c b/sub1sp.c
index 49bfca7e2..5d9fccb31 100644
--- a/sub1sp.c
+++ b/sub1sp.c
@@ -1,8 +1,8 @@
/* mpfr_sub1sp -- internal function to perform a "real" substraction
All the op must have the same precision
-Copyright 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sub_ui.c b/sub_ui.c
index 46516bc3a..b4c80c6c4 100644
--- a/sub_ui.c
+++ b/sub_ui.c
@@ -1,6 +1,7 @@
/* mpfr_sub_ui -- subtract a floating-point number and a machine integer
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/subnormal.c b/subnormal.c
index 509137565..009c65c23 100644
--- a/subnormal.c
+++ b/subnormal.c
@@ -1,7 +1,8 @@
/* mpfr_subnormalize -- Subnormalize a floating point number
emulating sub-normal numbers.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/sum.c b/sum.c
index 870e0b300..d9b307efc 100644
--- a/sum.c
+++ b/sum.c
@@ -1,6 +1,7 @@
/* Sum -- efficiently sum a list of floating-point numbers
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/swap.c b/swap.c
index a9fdfafba..f2e0f6409 100644
--- a/swap.c
+++ b/swap.c
@@ -1,6 +1,7 @@
/* mpfr_swap (U, V) -- Swap U and V.
-Copyright 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tan.c b/tan.c
index d0975548a..a8e4a3394 100644
--- a/tan.c
+++ b/tan.c
@@ -1,6 +1,7 @@
/* mpfr_tan -- tangent of a floating-point number
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tanh.c b/tanh.c
index 45b7c34db..d4b889307 100644
--- a/tanh.c
+++ b/tanh.c
@@ -1,6 +1,7 @@
/* mpfr_tanh -- hyperbolic tangent
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/cmp_str.c b/tests/cmp_str.c
index 7be1f4316..dd3b39f8b 100644
--- a/tests/cmp_str.c
+++ b/tests/cmp_str.c
@@ -1,6 +1,7 @@
/* mpfr_cmp_str -- compare a floating-point number with a string.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/memory.c b/tests/memory.c
index d96a52e2f..a973fa654 100644
--- a/tests/memory.c
+++ b/tests/memory.c
@@ -1,8 +1,9 @@
/* Memory allocation used during tests.
-Copyright 2001, 2002, 2003, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
-This file is part of the GNU MP Library.
+This file is part of the MPFR Library.
ChangeLog:
tests_memory_valid has been commented out since it is not used
diff --git a/tests/mpf_compat.c b/tests/mpf_compat.c
index 410af25bf..5b98344ab 100644
--- a/tests/mpf_compat.c
+++ b/tests/mpf_compat.c
@@ -1,6 +1,7 @@
/* Test compatibility mpf-mpfr.
-Copyright 2003, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/mpf_compat.h b/tests/mpf_compat.h
index b78c53489..233f2514e 100644
--- a/tests/mpf_compat.h
+++ b/tests/mpf_compat.h
@@ -1,6 +1,7 @@
/* Test compatibility mpf-mpfr.
-Copyright 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/mpfr_compat.c b/tests/mpfr_compat.c
index f72aacb7b..a57cd6638 100644
--- a/tests/mpfr_compat.c
+++ b/tests/mpfr_compat.c
@@ -1,6 +1,7 @@
/* Test compatibility mpf-mpfr.
-Copyright 2003, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/reuse.c b/tests/reuse.c
index 026a5ad16..75063c20a 100644
--- a/tests/reuse.c
+++ b/tests/reuse.c
@@ -1,6 +1,7 @@
/* Test file for in-place operations.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/rnd_mode.c b/tests/rnd_mode.c
index 95505af83..3c389fc6c 100644
--- a/tests/rnd_mode.c
+++ b/tests/rnd_mode.c
@@ -1,6 +1,7 @@
/* mpfr_set_machine_rnd_mode -- set the rounding mode for machine floats
-Copyright 1999, 2001, 2002, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tabs.c b/tests/tabs.c
index 4b33d0b79..75e4f914f 100644
--- a/tests/tabs.c
+++ b/tests/tabs.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_abs.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tacos.c b/tests/tacos.c
index 03ea2b8a7..85efb3840 100644
--- a/tests/tacos.c
+++ b/tests/tacos.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_acos.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by Mathieu Dutour.
This file is part of the MPFR Library.
diff --git a/tests/tacosh.c b/tests/tacosh.c
index 39dc7e18d..c5915ddda 100644
--- a/tests/tacosh.c
+++ b/tests/tacosh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_acosh.
-Copyright 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
-Adapted from tarctan.c.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tadd.c b/tests/tadd.c
index fb1a07240..675bc0a01 100644
--- a/tests/tadd.c
+++ b/tests/tadd.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_add and mpfr_sub.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tadd1sp.c b/tests/tadd1sp.c
index f675caaff..d7ff9d45a 100644
--- a/tests/tadd1sp.c
+++ b/tests/tadd1sp.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_add1sp.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tadd_ui.c b/tests/tadd_ui.c
index 3cf25981f..03643c883 100644
--- a/tests/tadd_ui.c
+++ b/tests/tadd_ui.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_add_ui
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tagm.c b/tests/tagm.c
index 0fcfdd270..bd925cfb6 100644
--- a/tests/tagm.c
+++ b/tests/tagm.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_agm.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tasin.c b/tests/tasin.c
index c0242dd00..32f6685e4 100644
--- a/tests/tasin.c
+++ b/tests/tasin.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_asin.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Original version by Mathieu Dutour.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tasinh.c b/tests/tasinh.c
index e51e72eb9..a2acc6c2a 100644
--- a/tests/tasinh.c
+++ b/tests/tasinh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_asinh.
-Copyright 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
-Adapted from tatan.c.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tatan.c b/tests/tatan.c
index df613d4d4..64f5a2eda 100644
--- a/tests/tatan.c
+++ b/tests/tatan.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_atan.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Written by Paul Zimmermann, INRIA Lorraine.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tatanh.c b/tests/tatanh.c
index 13388a416..06921e243 100644
--- a/tests/tatanh.c
+++ b/tests/tatanh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_atanh.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Adapted from tatan.c.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcan_round.c b/tests/tcan_round.c
index 14b18f82c..3abdc1c39 100644
--- a/tests/tcan_round.c
+++ b/tests/tcan_round.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_can_round.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcbrt.c b/tests/tcbrt.c
index 42857c654..f8e8f2439 100644
--- a/tests/tcbrt.c
+++ b/tests/tcbrt.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_cbrt.
-Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcheck.c b/tests/tcheck.c
index a2f1bd261..67eb9a5c9 100644
--- a/tests/tcheck.c
+++ b/tests/tcheck.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_check.
-Copyright 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcmp.c b/tests/tcmp.c
index 020f0e610..44c71c7ec 100644
--- a/tests/tcmp.c
+++ b/tests/tcmp.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_cmp.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcmp2.c b/tests/tcmp2.c
index 0b75d8797..227627a99 100644
--- a/tests/tcmp2.c
+++ b/tests/tcmp2.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_cmp2.
-Copyright 1999, 2000, 2001, 2002, 2003, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcmp_d.c b/tests/tcmp_d.c
index 2d64d9e37..9c2458ac9 100644
--- a/tests/tcmp_d.c
+++ b/tests/tcmp_d.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_cmp_d.
-Copyright 1999, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcmp_ld.c b/tests/tcmp_ld.c
index 474702d8a..786ebd82d 100644
--- a/tests/tcmp_ld.c
+++ b/tests/tcmp_ld.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_cmp_ld.
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcmp_ui.c b/tests/tcmp_ui.c
index a0c294ceb..2ba8b86df 100644
--- a/tests/tcmp_ui.c
+++ b/tests/tcmp_ui.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_cmp_ui and mpfr_cmp_si.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcmpabs.c b/tests/tcmpabs.c
index debfebdc0..8c7b6378f 100644
--- a/tests/tcmpabs.c
+++ b/tests/tcmpabs.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_cmpabs.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcomparisons.c b/tests/tcomparisons.c
index 58478700c..9864d0f2f 100644
--- a/tests/tcomparisons.c
+++ b/tests/tcomparisons.c
@@ -2,7 +2,8 @@
mpfr_lessequal_p, mpfr_lessgreater_p, mpfr_equal_p, mpfr_unordered_p
functions.
-Copyright 2003, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tconst_catalan.c b/tests/tconst_catalan.c
index f42227fce..032302243 100644
--- a/tests/tconst_catalan.c
+++ b/tests/tconst_catalan.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_const_catalan.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tconst_euler.c b/tests/tconst_euler.c
index b516f82d9..894d6e6b9 100644
--- a/tests/tconst_euler.c
+++ b/tests/tconst_euler.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_const_euler.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tconst_log2.c b/tests/tconst_log2.c
index 6204742cd..7a1bd8c2d 100644
--- a/tests/tconst_log2.c
+++ b/tests/tconst_log2.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_const_log2.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tconst_pi.c b/tests/tconst_pi.c
index 39f37a47a..5c33febd3 100644
--- a/tests/tconst_pi.c
+++ b/tests/tconst_pi.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_const_pi.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcopysign.c b/tests/tcopysign.c
index 05a51d652..38956059a 100644
--- a/tests/tcopysign.c
+++ b/tests/tcopysign.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_copysign.
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcos.c b/tests/tcos.c
index 1ecddff06..a71410fa2 100644
--- a/tests/tcos.c
+++ b/tests/tcos.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_cos.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcosh.c b/tests/tcosh.c
index d6863e9f1..b15913da8 100644
--- a/tests/tcosh.c
+++ b/tests/tcosh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_cosh.
-Copyright 2001, 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
-Adapted from tatan.c.
+Copyright 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcot.c b/tests/tcot.c
index ac570fa03..2e184e3e5 100644
--- a/tests/tcot.c
+++ b/tests/tcot.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_cot.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcoth.c b/tests/tcoth.c
index 68f69a2b5..60d30cde0 100644
--- a/tests/tcoth.c
+++ b/tests/tcoth.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_coth.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcsc.c b/tests/tcsc.c
index 50015844c..1f4a7b6e1 100644
--- a/tests/tcsc.c
+++ b/tests/tcsc.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_csc.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tcsch.c b/tests/tcsch.c
index 271666518..116ff7cd0 100644
--- a/tests/tcsch.c
+++ b/tests/tcsch.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_csch.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tdim.c b/tests/tdim.c
index 34b812aa3..d04184af3 100644
--- a/tests/tdim.c
+++ b/tests/tdim.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_dim.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tdiv.c b/tests/tdiv.c
index cbbc6ded2..a5516b761 100644
--- a/tests/tdiv.c
+++ b/tests/tdiv.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_div.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tdiv_ui.c b/tests/tdiv_ui.c
index 9b0058e9e..ba00ed276 100644
--- a/tests/tdiv_ui.c
+++ b/tests/tdiv_ui.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_div_ui.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/teint.c b/tests/teint.c
index 1e33a6e29..0e9836517 100644
--- a/tests/teint.c
+++ b/tests/teint.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_eint.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/teq.c b/tests/teq.c
index 96f6997d5..a5b67f0bc 100644
--- a/tests/teq.c
+++ b/tests/teq.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_eq.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/terf.c b/tests/terf.c
index 4ffbe50d2..25a0bfd9d 100644
--- a/tests/terf.c
+++ b/tests/terf.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_erf.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by Ludovic Meunier and Paul Zimmermann.
This file is part of the MPFR Library.
diff --git a/tests/tests.c b/tests/tests.c
index f67232e8a..71948781f 100644
--- a/tests/tests.c
+++ b/tests/tests.c
@@ -1,6 +1,7 @@
/* Miscellaneous support for test programs.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/texceptions.c b/tests/texceptions.c
index d9f9bd1fd..cfe37162f 100644
--- a/tests/texceptions.c
+++ b/tests/texceptions.c
@@ -1,6 +1,7 @@
/* Test file for exceptions.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/texp.c b/tests/texp.c
index dd9d0d95a..9063f2d33 100644
--- a/tests/texp.c
+++ b/tests/texp.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_exp.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/texp2.c b/tests/texp2.c
index 9cd918f36..91c040f25 100644
--- a/tests/texp2.c
+++ b/tests/texp2.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_exp2.
-Copyright 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
-Adapted from tarctan.c.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/texpm1.c b/tests/texpm1.c
index 42c52cdb3..1dbefcdb6 100644
--- a/tests/texpm1.c
+++ b/tests/texpm1.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_expm1.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Adapted from tsinh.c.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tfactorial.c b/tests/tfactorial.c
index 5312e3360..9f1aa751b 100644
--- a/tests/tfactorial.c
+++ b/tests/tfactorial.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_factorial.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tfits.c b/tests/tfits.c
index 006bb9225..2b2051129 100644
--- a/tests/tfits.c
+++ b/tests/tfits.c
@@ -2,7 +2,8 @@
mpfr_fits_sint_p, mpfr_fits_slong_p, mpfr_fits_sshort_p,
mpfr_fits_uint_p, mpfr_fits_ulong_p, mpfr_fits_ushort_p
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tfma.c b/tests/tfma.c
index c4c0708b5..3a9445700 100644
--- a/tests/tfma.c
+++ b/tests/tfma.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_fma.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Adapted from tarctan.c.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tfrac.c b/tests/tfrac.c
index 5561f27c4..ac09a1f3a 100644
--- a/tests/tfrac.c
+++ b/tests/tfrac.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_frac.
-Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tgamma.c b/tests/tgamma.c
index 73b0526de..ee0f96c93 100644
--- a/tests/tgamma.c
+++ b/tests/tgamma.c
@@ -1,6 +1,7 @@
/* mpfr_tgamma -- test file for gamma function
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.
diff --git a/tests/tgeneric.c b/tests/tgeneric.c
index b1dd5b021..a77355fc4 100644
--- a/tests/tgeneric.c
+++ b/tests/tgeneric.c
@@ -1,6 +1,7 @@
/* Generic test file for functions with one mpfr_t argument.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tgeneric_ui.c b/tests/tgeneric_ui.c
index f7ff75443..37eb5946c 100644
--- a/tests/tgeneric_ui.c
+++ b/tests/tgeneric_ui.c
@@ -1,6 +1,7 @@
/* Generic test file for functions with one mpfr_t argument and an integer.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tget_d.c b/tests/tget_d.c
index 0572892d1..4e0274892 100644
--- a/tests/tget_d.c
+++ b/tests/tget_d.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_get_d
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tget_d_2exp.c b/tests/tget_d_2exp.c
index 2f5de1614..28762517b 100644
--- a/tests/tget_d_2exp.c
+++ b/tests/tget_d_2exp.c
@@ -1,6 +1,7 @@
/* Test mpfr_get_d_2exp.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tget_f.c b/tests/tget_f.c
index 50c2ece2b..5e8e82bb0 100644
--- a/tests/tget_f.c
+++ b/tests/tget_f.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_get_f.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tget_sj.c b/tests/tget_sj.c
index e47d74d47..7de5ee042 100644
--- a/tests/tget_sj.c
+++ b/tests/tget_sj.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_get_sj and mpfr_get_uj.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tget_str.c b/tests/tget_str.c
index 53c0ab7eb..6603f4061 100644
--- a/tests/tget_str.c
+++ b/tests/tget_str.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_get_str.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tget_z.c b/tests/tget_z.c
index 5d774e4e0..dd07a89bf 100644
--- a/tests/tget_z.c
+++ b/tests/tget_z.c
@@ -1,6 +1,7 @@
/* Test file for mpz_set_fr / mpfr_get_z.
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tgmpop.c b/tests/tgmpop.c
index 0f73a275e..662a97e71 100644
--- a/tests/tgmpop.c
+++ b/tests/tgmpop.c
@@ -1,7 +1,8 @@
/* Test file for mpfr_add_[q,z], mpfr_sub_[q,z], mpfr_div_[q,z], mpfr_mul_[q,z]
and mpfr_cmp_[q,z]
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/thyperbolic.c b/tests/thyperbolic.c
index f7610a8fd..10c4dd135 100644
--- a/tests/thyperbolic.c
+++ b/tests/thyperbolic.c
@@ -1,6 +1,7 @@
/* Test file for hyperbolic function : mpfr_cosh, mpfr_sinh, mpfr_tanh, mpfr_acosh, mpfr_asinh, mpfr_atanh.
-Copyright 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/thypot.c b/tests/thypot.c
index ce1dde39d..9ea84a690 100644
--- a/tests/thypot.c
+++ b/tests/thypot.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_hypot.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Adapted from tarctan.c.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tinits.c b/tests/tinits.c
index d9b78622f..e7755dc4f 100644
--- a/tests/tinits.c
+++ b/tests/tinits.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_inits, mpfr_inits2 and mpfr_clears.
-Copyright 2003, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tinp_str.c b/tests/tinp_str.c
index ef9bed68e..4957cc47c 100644
--- a/tests/tinp_str.c
+++ b/tests/tinp_str.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_inp_str.
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tisnan.c b/tests/tisnan.c
index c635d324a..a6cf2fbb1 100644
--- a/tests/tisnan.c
+++ b/tests/tisnan.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_nan_p, mpfr_inf_p and mpfr_number_p.
-Copyright 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tlngamma.c b/tests/tlngamma.c
index d8ecb86ff..d5a8babfd 100644
--- a/tests/tlngamma.c
+++ b/tests/tlngamma.c
@@ -1,6 +1,7 @@
/* mpfr_tlngamma -- test file for lngamma function
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tlog.c b/tests/tlog.c
index e2f3c125a..603b8ca37 100644
--- a/tests/tlog.c
+++ b/tests/tlog.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_log.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tlog10.c b/tests/tlog10.c
index ff78d5922..6eac0d440 100644
--- a/tests/tlog10.c
+++ b/tests/tlog10.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_log10.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Adapted from tsinh.c.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tlog1p.c b/tests/tlog1p.c
index 2bede57ef..549cde5a1 100644
--- a/tests/tlog1p.c
+++ b/tests/tlog1p.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_log1p.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Adapted from tsinh.c.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tlog2.c b/tests/tlog2.c
index 7704320ab..a579dab61 100644
--- a/tests/tlog2.c
+++ b/tests/tlog2.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_log2.
-Copyright 2001, 2002, 2004, 2006 Free Software Foundation, Inc.
-Adapted from tsinh.c.
+Copyright 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tminmax.c b/tests/tminmax.c
index aa30697b4..fae3572ba 100644
--- a/tests/tminmax.c
+++ b/tests/tminmax.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_min & mpfr_max.
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tmul.c b/tests/tmul.c
index 4c19ac374..8913a7aa7 100644
--- a/tests/tmul.c
+++ b/tests/tmul.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_mul.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tmul_2exp.c b/tests/tmul_2exp.c
index dd897bc0a..7ba814fed 100644
--- a/tests/tmul_2exp.c
+++ b/tests/tmul_2exp.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_{mul,div}_2{ui,si}.
-Copyright 1999, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tmul_ui.c b/tests/tmul_ui.c
index 4872f70ed..b4b8d118d 100644
--- a/tests/tmul_ui.c
+++ b/tests/tmul_ui.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_mul_ui.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tnext.c b/tests/tnext.c
index 14a79a115..418a5b8bd 100644
--- a/tests/tnext.c
+++ b/tests/tnext.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_nextabove, mpfr_nextbelow, mpfr_nexttoward.
-Copyright 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tout_str.c b/tests/tout_str.c
index 421c26b34..278c59cab 100644
--- a/tests/tout_str.c
+++ b/tests/tout_str.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_out_str.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/toutimpl.c b/tests/toutimpl.c
index 3f8142986..2b3a11ebf 100644
--- a/tests/toutimpl.c
+++ b/tests/toutimpl.c
@@ -1,7 +1,8 @@
/* Test file for internal debugging-out functions:
mpfr_dump, mpfr_print_binary, mpfr_print_rnd_mode.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tpow.c b/tests/tpow.c
index f7a8d213f..d1abd846a 100644
--- a/tests/tpow.c
+++ b/tests/tpow.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_pow, mpfr_pow_ui and mpfr_pow_si.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tpow3.c b/tests/tpow3.c
index f58f5a301..a92d35489 100644
--- a/tests/tpow3.c
+++ b/tests/tpow3.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_pow.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Adapted from tarctan.c.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tpow_z.c b/tests/tpow_z.c
index 7ab800c96..f342024a5 100644
--- a/tests/tpow_z.c
+++ b/tests/tpow_z.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_pow_z -- power function x^z with z a MPZ
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/trandom.c b/tests/trandom.c
index 439e96025..c317eb841 100644
--- a/tests/trandom.c
+++ b/tests/trandom.c
@@ -1,6 +1,7 @@
/* Test file for the various mpfr_random fonctions.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/trint.c b/tests/trint.c
index a74380749..ca2a3bf01 100644
--- a/tests/trint.c
+++ b/tests/trint.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_rint, mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round.
-Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/troot.c b/tests/troot.c
index f4c4622ad..8b9eda4be 100644
--- a/tests/troot.c
+++ b/tests/troot.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_root.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tround_prec.c b/tests/tround_prec.c
index 2ff5959ba..4bada82cf 100644
--- a/tests/tround_prec.c
+++ b/tests/tround_prec.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_prec_round.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsec.c b/tests/tsec.c
index 28d06e592..0699b61ac 100644
--- a/tests/tsec.c
+++ b/tests/tsec.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_sec.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsech.c b/tests/tsech.c
index 623def916..40b113698 100644
--- a/tests/tsech.c
+++ b/tests/tsech.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_sech.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tset.c b/tests/tset.c
index d9540b538..3f1f85272 100644
--- a/tests/tset.c
+++ b/tests/tset.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_set.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tset_d.c b/tests/tset_d.c
index 33a08c57b..eb61e4ae8 100644
--- a/tests/tset_d.c
+++ b/tests/tset_d.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_set_d and mpfr_get_d.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tset_exp.c b/tests/tset_exp.c
index 575d17f33..28e21457a 100644
--- a/tests/tset_exp.c
+++ b/tests/tset_exp.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_set_exp.
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tset_f.c b/tests/tset_f.c
index bbf6836f8..f7f43bcc5 100644
--- a/tests/tset_f.c
+++ b/tests/tset_f.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_set_f.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tset_ld.c b/tests/tset_ld.c
index 0ac07933b..3d3497961 100644
--- a/tests/tset_ld.c
+++ b/tests/tset_ld.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_set_ld and mpfr_get_ld.
-Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tset_q.c b/tests/tset_q.c
index b73c6737b..e3450ac47 100644
--- a/tests/tset_q.c
+++ b/tests/tset_q.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_set_q.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tset_si.c b/tests/tset_si.c
index 6af9e81a9..a03ff4487 100644
--- a/tests/tset_si.c
+++ b/tests/tset_si.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_set_si and mpfr_set_ui.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tset_sj.c b/tests/tset_sj.c
index 28bf9b58d..10a2dc943 100644
--- a/tests/tset_sj.c
+++ b/tests/tset_sj.c
@@ -1,7 +1,8 @@
/* Test file for
mpfr_set_sj, mpfr_set_uj, mpfr_set_sj_2exp and mpfr_set_uj_2exp.
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tset_str.c b/tests/tset_str.c
index 715411526..08a1baa52 100644
--- a/tests/tset_str.c
+++ b/tests/tset_str.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_set_str.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tset_z.c b/tests/tset_z.c
index 66a9b1eac..fb5a8dd06 100644
--- a/tests/tset_z.c
+++ b/tests/tset_z.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_set_z.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsgn.c b/tests/tsgn.c
index 728bc5df0..8cdbd2a58 100644
--- a/tests/tsgn.c
+++ b/tests/tsgn.c
@@ -1,7 +1,7 @@
/* tsgn -- Test for the sign of a floating point number.
-Copyright 2003, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsi_op.c b/tests/tsi_op.c
index 74aa6bf04..a17e53006 100644
--- a/tests/tsi_op.c
+++ b/tests/tsi_op.c
@@ -1,7 +1,8 @@
/* Test file for mpfr_add_si, mpfr_sub_si, mpfr_si_sub, mpfr_mul_si,
mpfr_div_si, mpfr_si_div
-Copyright 2004, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsin.c b/tests/tsin.c
index 4a94b146a..017278f4c 100644
--- a/tests/tsin.c
+++ b/tests/tsin.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_sin.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsin_cos.c b/tests/tsin_cos.c
index 5de6694d5..3430766e8 100644
--- a/tests/tsin_cos.c
+++ b/tests/tsin_cos.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_sin_cos.
-Copyright 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsinh.c b/tests/tsinh.c
index ac9c1c8ca..56aa6ecd7 100644
--- a/tests/tsinh.c
+++ b/tests/tsinh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_sinh.
-Copyright 2001, 2002, 2004, 2006 Free Software Foundation, Inc.
-Adapted from tarctan.c.
+Copyright 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsqr.c b/tests/tsqr.c
index 99af1a0f2..7a50f9d2d 100644
--- a/tests/tsqr.c
+++ b/tests/tsqr.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_sqr.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsqrt.c b/tests/tsqrt.c
index c7788cc32..12e47f02b 100644
--- a/tests/tsqrt.c
+++ b/tests/tsqrt.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_sqrt.
-Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsqrt_ui.c b/tests/tsqrt_ui.c
index 9ba661ed5..8385e5fb3 100644
--- a/tests/tsqrt_ui.c
+++ b/tests/tsqrt_ui.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_sqrt_ui.
-Copyright 2000, 2001, 2002, 2003, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tstckintc.c b/tests/tstckintc.c
index 4e89f967a..bd86445cb 100644
--- a/tests/tstckintc.c
+++ b/tests/tstckintc.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_custom_*
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tstrtofr.c b/tests/tstrtofr.c
index 0690fae7c..04793887a 100644
--- a/tests/tstrtofr.c
+++ b/tests/tstrtofr.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_set_str.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsub.c b/tests/tsub.c
index 7fe3e9d8b..ce64143f4 100644
--- a/tests/tsub.c
+++ b/tests/tsub.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_sub.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsub1sp.c b/tests/tsub1sp.c
index 0b2d1500a..2b1578773 100644
--- a/tests/tsub1sp.c
+++ b/tests/tsub1sp.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_sub1sp.
-Copyright 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsub_ui.c b/tests/tsub_ui.c
index 243603320..38294d693 100644
--- a/tests/tsub_ui.c
+++ b/tests/tsub_ui.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_sub_ui
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsubnormal.c b/tests/tsubnormal.c
index 49a79a5cb..fbaa8dc6b 100644
--- a/tests/tsubnormal.c
+++ b/tests/tsubnormal.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_subnormalize.
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tsum.c b/tests/tsum.c
index 03c621ae2..80c9eaa98 100644
--- a/tests/tsum.c
+++ b/tests/tsum.c
@@ -1,6 +1,7 @@
/* tsum -- test file for the list summation function
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tswap.c b/tests/tswap.c
index 3e1d5b3a6..8e1802a71 100644
--- a/tests/tswap.c
+++ b/tests/tswap.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_swap.
-Copyright 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/ttan.c b/tests/ttan.c
index f154570b5..573a2d8dd 100644
--- a/tests/ttan.c
+++ b/tests/ttan.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_tan.
-Copyright 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/ttanh.c b/tests/ttanh.c
index 9926926ee..4b3c2a78d 100644
--- a/tests/ttanh.c
+++ b/tests/ttanh.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_tanh.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Adapted from tarctan.c.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/ttrunc.c b/tests/ttrunc.c
index 8e0c4a419..06dcd1c36 100644
--- a/tests/ttrunc.c
+++ b/tests/ttrunc.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_trunc, mpfr_ceil, mpfr_floor.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tui_div.c b/tests/tui_div.c
index e8d94d79d..d1e2f3c7d 100644
--- a/tests/tui_div.c
+++ b/tests/tui_div.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_ui_div.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tui_pow.c b/tests/tui_pow.c
index 386861762..73fe01b24 100644
--- a/tests/tui_pow.c
+++ b/tests/tui_pow.c
@@ -1,7 +1,7 @@
/* Test file for mpfr_ui_pow and mpfr_ui_pow_ui.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Adapted from tarctan.c.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tui_sub.c b/tests/tui_sub.c
index 30734cd6a..d5a634584 100644
--- a/tests/tui_sub.c
+++ b/tests/tui_sub.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_ui_sub.
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tversion.c b/tests/tversion.c
index e000c37c2..ab1eeeee2 100644
--- a/tests/tversion.c
+++ b/tests/tversion.c
@@ -1,6 +1,7 @@
/* Test file for mpfr_version.
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/tests/tzeta.c b/tests/tzeta.c
index 3bfbf395d..edd6b2140 100644
--- a/tests/tzeta.c
+++ b/tests/tzeta.c
@@ -1,6 +1,6 @@
/* tzeta -- test file for the Riemann Zeta function
-Copyright 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by Jean-Luc Re'my and the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
diff --git a/tuneup.c b/tuneup.c
index f41cef031..87a964a1c 100644
--- a/tuneup.c
+++ b/tuneup.c
@@ -1,6 +1,7 @@
/* Tune various threshold of MPFR
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/uceil_exp2.c b/uceil_exp2.c
index 10e58767f..217d07704 100644
--- a/uceil_exp2.c
+++ b/uceil_exp2.c
@@ -1,6 +1,7 @@
/* __gmpfr_ceil_exp2 - returns y >= 2^d
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/uceil_log2.c b/uceil_log2.c
index af00b6d2b..cc50b3db5 100644
--- a/uceil_log2.c
+++ b/uceil_log2.c
@@ -1,6 +1,7 @@
/* __gmpfr_ceil_log2 - returns ceil(log(d)/log(2))
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/ufloor_log2.c b/ufloor_log2.c
index ea21976a4..065e3aa59 100644
--- a/ufloor_log2.c
+++ b/ufloor_log2.c
@@ -1,6 +1,7 @@
/* __gmpfr_floor_log2 - returns floor(log(d)/log(2))
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/ui_div.c b/ui_div.c
index 5ddbf0b05..7fc686ffb 100644
--- a/ui_div.c
+++ b/ui_div.c
@@ -1,7 +1,8 @@
/* mpfr_ui_div -- divide a machine integer by a floating-point number
mpfr_si_div -- divide a machine number by a floating-point number
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/ui_pow.c b/ui_pow.c
index 059cf14a5..0904f73cd 100644
--- a/ui_pow.c
+++ b/ui_pow.c
@@ -1,6 +1,7 @@
/* mpfr_ui_pow -- power of n function n^x
-Copyright 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/ui_pow_ui.c b/ui_pow_ui.c
index 8d2cce711..797183aff 100644
--- a/ui_pow_ui.c
+++ b/ui_pow_ui.c
@@ -1,6 +1,7 @@
/* mpfr_ui_pow_ui -- compute the power beetween two machine integer
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/ui_sub.c b/ui_sub.c
index fab576962..1beb259e3 100644
--- a/ui_sub.c
+++ b/ui_sub.c
@@ -1,6 +1,7 @@
/* mpfr_ui_sub -- subtract a floating-point number from an integer
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/urandomb.c b/urandomb.c
index 1d5d5ca68..89745211a 100644
--- a/urandomb.c
+++ b/urandomb.c
@@ -3,7 +3,8 @@
using STATE as the random state previously initialized by a call to
gmp_randinit().
-Copyright 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/version.c b/version.c
index e1ba813f7..c83b25e86 100644
--- a/version.c
+++ b/version.c
@@ -1,6 +1,7 @@
/* mpfr_get_version -- MPFR version
-Copyright 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/volatile.c b/volatile.c
index 61cf4dd52..ee7e0fb67 100644
--- a/volatile.c
+++ b/volatile.c
@@ -4,7 +4,8 @@
CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR COMPLETELY IN
FUTURE MPFR RELEASES.
-Copyright 2003, 2004, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.
diff --git a/zeta.c b/zeta.c
index 20d533764..1c7f6536e 100644
--- a/zeta.c
+++ b/zeta.c
@@ -1,6 +1,6 @@
/* mpfr_zeta -- compute the Riemann Zeta function
-Copyright 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by Jean-Luc Re'my and the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.